category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
sequence
test_category
string
dbpedia_links
sequence
links
sequence
graph
list
main_entity
string
mappings
list
dialogue
list
Astronaut
4
8855
Id7
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "mission", "object": "Apollo_12" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "American test pilot Alan Bean was part of Apollo 12 and was born in Wheeler, Texas.", "Alan Bean is a United States citizen born in Wheeler Texas. He served as a test pilot and was a crew member of the Apollo 12 mission." ], "lang": [ "", "" ] }
[]
[]
[ [ "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_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "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": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Apollo_12", "readable": "Apollo 12", "graph": "resource:Apollo_12" }, { "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 { ?p property:mission ?j . ?p property:birth_place resource:Londrina . ?p rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?p property:mission ?j . ?p property:birth_place resource:Londrina . ?p 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" ] } ]
WrittenWork
3
8328
Id174
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "mediaType", "object": "Hardcover" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "oclc", "object": "78771100" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "isbn", "object": "\"0-439-92550-9\"" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "mediaType", "object": "Hardcover" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "oclcNumber", "object": "78771100" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "isbnNumber", "object": "\"0-439-92550-9\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alcatraz Versus the Evil Librarians is published in Hardcover, has the OCLC number of 7877110 and the ISBN number 0-439-92550-9.", "Alcatraz Versus the Evil Librarians is published in Hardcover, ISBN number 0-439-92550-9, OCLC number 7877110.", "Published in Hardcover, Alcatraz Versus The Evil Librarians has the OCLC number 78771100 and the ISBN number 0-439-92550-9." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:media_type", "resource:Hardcover" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:oclc_number", "78771100" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:isbn_number", "resource:0_439_92550_9" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "78771100", "readable": "78771100", "graph": "78771100" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "0-439-92550-9", "readable": "0-439-92550-9", "graph": "resource:0_439_92550_9" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?h = '78771100' ) . ?w rdf:type ontology:written_work . ?w property:oclc_number ?h . ?w property:isbn_number ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?h = '78771100' ) . ?w rdf:type ontology:written_work . ?w property:oclc_number ?h . ?w property:isbn_number ?z }", "graph_answer": [ "resource:0_439_92550_9" ], "readable_answer": [ "0-439-92550-9" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:isbn_number resource:0_439_92550_9 . FILTER ( ?k = '78771100' ) . ?z rdf:type ontology:written_work . ?z property:oclc_number ?k }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:isbn_number resource:0-439-92550-9 . FILTER ( ?k = '78771100' ) . ?z rdf:type ontology:written_work . ?z property:oclc_number ?k }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "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 ?p WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:first_publication_year ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:first_publication_year ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11317
Id168
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Funk" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Andra_(singer)", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Rhythm_and_blues", "property": "derivatives", "object": "Disco" } ]
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Funk" }, { "subject": "Andra_(singer)", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Rhythm and blues music originated from the blues and is the origin of Funk and Disco. Andra is a solo rhythm and blues singer.", "Andra is a rhythm and blues singer. Funk and disco have their origins in, blues influenced, R & B.", "Rhythm and blues comes from blues and is the origin for Disco and Funk. Andra is an R & B singer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ], [ "resource:Rhythm_and_blues", "property:derivative", "resource:Funk" ], [ "resource:Rhythm_and_blues", "property:stylistic_origin", "resource:Blues" ], [ "resource:Andra__singer_", "rdf:type", "ontology:artist" ], [ "resource:Andra__singer_", "property:background", "resource:solo_singer" ], [ "resource:Andra__singer_", "property:genre", "resource:Rhythm_and_blues" ] ]
Andra_(singer)
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Andra_(singer)", "readable": "Andra", "graph": "resource:Andra__singer_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Funk", "readable": "Funk", "graph": "resource:Funk" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?m ) WHERE { ?t property:background resource:solo_singer . ?q property:derivative resource:Funk . ?t rdf:type ontology:artist . ?t property:genre ?q }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?m ) WHERE { ?t property:background resource:solo_singer . ?q property:derivative resource:Funk . ?t rdf:type ontology:artist . ?t property:genre ?q }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:background resource:solo_singer . ?a property:genre ?j . ?a rdf:type ontology:artist . ?j property:derivative resource:Funk }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:background resource:solo_singer . ?a property:genre ?j . ?a rdf:type ontology:artist . ?j property:derivative resource:Funk }", "graph_answer": [ "resource:Andra__singer_" ], "readable_answer": [ "Andra" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?o property:background resource:solo_singer . ?x property:derivative resource:Funk . ?o rdf:type ontology:artist . ?o property:genre ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { ?o property:background resource:solo_singer . ?x property:derivative resource:Funk . ?o rdf:type ontology:artist . ?o property:genre ?x }", "graph_answer": [ "resource:Rhythm_and_blues" ], "readable_answer": [ "Rhythm and blues" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?w ) WHERE { resource:Rhythm_and_blues property:derivative ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?w ) WHERE { resource:Rhythm_and_blues property:derivative ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Funk ) . resource:Rhythm_and_blues property:derivative ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Funk ) . resource:Rhythm_and_blues property:derivative ?g }", "graph_answer": [ "resource:Disco" ], "readable_answer": [ "Disco" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Rhythm_and_blues property:season ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Rhythm_and_blues property:season ?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" ] } ]
Food
5
12059
Id6
[ { "subject": "Ajoblanco", "property": "ingredient", "object": "Almond" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Andalusia", "property": "leaderName", "object": "Susana_Díaz" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" } ]
[ { "subject": "Ajoblanco", "property": "ingredient", "object": "Almond" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Andalusia", "property": "leader", "object": "Susana_Díaz" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Almond is an ingredient in ajoblanco which is from the Andalusia region, where Susana Diaz is a leader. This region is in Spain, where Felipe VI of Spain is the leader.", "Ajoblanco originates from Spain where Felipe VI is leader. Ajoblanco is found in Andalusia where Susana Diaz is leader. One of the ingredients of ajoblanco is almonds.", "One of the ingredients of Ajoblanco is almond. It is from Spain, which leader is Felipe VI of Spain, and from Andalusia regions, which leader is Susana Diaz." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Ajoblanco", "property:ingredient", "resource:Almond" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ], [ "resource:Ajoblanco", "property:region", "resource:Andalusia" ], [ "resource:Andalusia", "property:leader", "resource:Susana_D_az" ] ]
Ajoblanco
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Almond", "readable": "Almond", "graph": "resource:Almond" }, { "modified": "Andalusia", "readable": "Andalusia", "graph": "resource:Andalusia" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Susana_Díaz", "readable": "Susana Díaz", "graph": "resource:Susana_D_az" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { { { resource:Andalusia property:leader ?l } UNION { resource:Spain property:leader ?l } } }", "readable_query": "SELECT DISTINCT ?l WHERE { { { resource:Andalusia property:leader ?l } UNION { resource:Spain property:leader ?l } } }", "graph_answer": [ "resource:Susana_D_az", "resource:Felipe_VI_of_Spain" ], "readable_answer": [ "Susana Díaz", "Felipe VI of Spain" ], "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 ?j WHERE { resource:Ajoblanco property:ingredient ?j . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Ajoblanco property:ingredient ?j . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) }", "graph_answer": [ "resource:Almond" ], "readable_answer": [ "Almond" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Building
5
11668
Id132
[ { "subject": "Ethiopia", "property": "leader", "object": "Hailemariam_Desalegn" }, { "subject": "Addis_Ababa", "property": "isPartOf", "object": "Addis_Ababa_Stadium" }, { "subject": "Addis_Ababa_City_Hall", "property": "location", "object": "Addis_Ababa" }, { "subject": "Addis_Ababa", "property": "country", "object": "Ethiopia" }, { "subject": "Ethiopia", "property": "language", "object": "Amharic" } ]
[ { "subject": "Ethiopia", "property": "leader", "object": "Hailemariam_Desalegn" }, { "subject": "Addis_Ababa", "property": "isPartOf", "object": "Addis_Ababa_Stadium" }, { "subject": "Addis_Ababa_City_Hall", "property": "location", "object": "Addis_Ababa" }, { "subject": "Addis_Ababa", "property": "country", "object": "Ethiopia" }, { "subject": "Ethiopia", "property": "language", "object": "Amharic" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Addis Ababa Stadium and Addis Ababa City Hall are both located in Addis Ababa, Ethiopia. The leader of Ethiopia is Hailemariam Desalegn and the language used in the country is Amharic.", "Hailemariam Desalegn is the leader of Ethiopia where the Amharic language is spoken. Addis Ababa is located in the country and is where the Addis Ababa Stadium and Addis Ababa City Hall are found." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ethiopia", "property:leader", "resource:Hailemariam_Desalegn" ], [ "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", "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": "Hailemariam_Desalegn", "readable": "Hailemariam Desalegn", "graph": "resource:Hailemariam_Desalegn" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?w ) WHERE { ?j property:language resource:Amharic . ?j property:leader resource:Hailemariam_Desalegn }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?w ) WHERE { ?j property:language resource:Amharic . ?j property:leader resource:Hailemariam_Desalegn }", "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 ?c WHERE { ?c property:language resource:Amharic . ?c property:leader resource:Hailemariam_Desalegn }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:language resource:Amharic . ?c property:leader resource:Hailemariam_Desalegn }", "graph_answer": [ "resource:Ethiopia" ], "readable_answer": [ "Ethiopia" ], "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 ?j WHERE { resource:Addis_Ababa property:profession ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Addis_Ababa property:profession ?j }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9755
Id44
[ { "subject": "Arròs_negre", "property": "region", "object": "Valencian_Community" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Arròs_negre", "property": "mainIngredient", "object": "\"White rice, cuttlefish or squid, cephalopod ink, cubanelle peppers\"@en" }, { "subject": "Arròs_negre", "property": "ingredient", "object": "Cuttlefish" } ]
[ { "subject": "Arròs_negre", "property": "region", "object": "Valencian_Community" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Arròs_negre", "property": "mainIngredient", "object": "\"White rice, cuttlefish or squid, cephalopod ink, cubanelle peppers\"" }, { "subject": "Arròs_negre", "property": "ingredient", "object": "Cuttlefish" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arros negre comes from the region of the Valencian Community, Spain. The main ingredients are white rice, cuttlefish or squid, cephalopod ink, cubanelle peppers.", "The main ingredients in arròs negre are white rice, cuttlefish or squid, cephalopod ink and cubanelle peppers. It comes from the Valencian community region of Spain.", "The main ingredients of Arròs negre are white rice, cuttlefish or squid, cephalopod ink, and cubanelle peppers. It is a traditional dish from Spain and cones from the region of the Valencian community." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arr_s_negre", "property:ingredient", "resource:Cuttlefish" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:Cephalopod_ink" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:Cubanelle_peppers" ], [ "resource:Arr_s_negre", "property:main_ingredient", "resource:Cuttlefish_or_squid" ], [ "resource:Arr_s_negre", "property:main_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:Valencian_Community" ] ]
Arròs_negre
[ { "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": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Cephalopod ink", "readable": "Cephalopod ink", "graph": "resource:Cephalopod_ink" }, { "modified": "Cubanelle peppers", "readable": "Cubanelle peppers", "graph": "resource:Cubanelle_peppers" }, { "modified": "Cuttlefish", "readable": "Cuttlefish", "graph": "resource:Cuttlefish" }, { "modified": "Cuttlefish or squid", "readable": "Cuttlefish or squid", "graph": "resource:Cuttlefish_or_squid" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Valencian_Community", "readable": "Valencian Community", "graph": "resource:Valencian_Community" }, { "modified": "White rice", "readable": "White rice", "graph": "resource:White_rice" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?d ) WHERE { resource:Arr_s_negre property:main_ingredient ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?d ) WHERE { resource:Arròs_negre property:main_ingredient ?i }", "graph_answer": [ "4" ], "readable_answer": [ "4" ], "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:Arr_s_negre property:main_ingredient ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Arròs_negre property:main_ingredient ?k }", "graph_answer": [ "resource:Cephalopod_ink", "resource:Cubanelle_peppers", "resource:Cuttlefish_or_squid", "resource:White_rice" ], "readable_answer": [ "Cephalopod ink", "Cubanelle peppers", "Cuttlefish or squid", "White rice" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Arr_s_negre property:saint ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Arròs_negre property:saint ?g }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
2
5365
Id109
[ { "subject": "AEK_Athens_F.C.", "property": "capacity", "object": "69618" }, { "subject": "AEK_Athens_F.C.", "property": "ground", "object": "Olympic_Stadium_(Athens)" } ]
[ { "subject": "AEK_Athens_F.C.", "property": "numberOfMembers", "object": "69618" }, { "subject": "AEK_Athens_F.C.", "property": "ground", "object": "Olympic_Stadium_(Athens)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Olympic Stadium (Athens) is the home ground of AEK Athens FC which has 69618 members.", "The ground for AEK Athens F.C., which has 69618 members, is the Olympic Stadium (Athens).", "AEK Athens F.C. has 69618 members and their ground is the Olympic Stadium (Athens)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AEK_Athens_F_C_", "property:number_of_members", "69618" ], [ "resource:AEK_Athens_F_C_", "rdf:type", "ontology:sports_team" ], [ "resource:AEK_Athens_F_C_", "property:ground", "resource:Olympic_Stadium__Athens_" ] ]
AEK_Athens_F.C.
[ { "modified": "69618", "readable": "69618", "graph": "69618" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "AEK_Athens_F.C.", "readable": "AEK Athens F.C.", "graph": "resource:AEK_Athens_F_C_" }, { "modified": "Olympic_Stadium_(Athens)", "readable": "Olympic Stadium", "graph": "resource:Olympic_Stadium__Athens_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?j property:number_of_members ?g . ?j rdf:type ontology:sports_team . ?j property:ground ?r . FILTER ( ?g < '100000' ) }", "readable_query": "SELECT DISTINCT ?r WHERE { ?j property:number_of_members ?g . ?j rdf:type ontology:sports_team . ?j property:ground ?r . FILTER ( ?g < '100000' ) }", "graph_answer": [ "resource:Olympic_Stadium__Athens_" ], "readable_answer": [ "Olympic Stadium" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:number_of_members ?k . FILTER ( ?k < '100000' ) . ?c rdf:type ontology:sports_team . ?c property:ground resource:Olympic_Stadium__Athens_ }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:number_of_members ?k . FILTER ( ?k < '100000' ) . ?c rdf:type ontology:sports_team . ?c property:ground resource:Olympic_Stadium_(Athens) }", "graph_answer": [ "resource:AEK_Athens_F_C_" ], "readable_answer": [ "AEK Athens F.C." ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:AEK_Athens_F_C_ property:fate ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:AEK_Athens_F.C. property:fate ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10606
Id47
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Alexis_Tsipras" }, { "subject": "Greece", "property": "leaderName", "object": "Prokopis_Pavlopoulos" }, { "subject": "Greece", "property": "language", "object": "Greek_language" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Alexis_Tsipras" }, { "subject": "Greece", "property": "leader", "object": "Prokopis_Pavlopoulos" }, { "subject": "Greece", "property": "language", "object": "Greek_language" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Greece's leaders Alexis Tsipras and Prokopis Pavlopoulos. The A.E Dimitra Efxeinoupolis club is located in Greece where Greek is spoken.", "The A.E Dimitra Efxeinoupolis club is located in Greece. National leaders are Alexis Tsipras and Prokopis Pavlopoulos, and the official language is Greek." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_E_Dimitra_Efxeinoupolis", "rdf:type", "ontology:sports_team" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:location", "resource:Greece" ], [ "resource:Greece", "property:leader", "resource:Alexis_Tsipras" ], [ "resource:Greece", "property:leader", "resource:Prokopis_Pavlopoulos" ], [ "resource:Greece", "property:language", "resource:Greek_language" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "A.E_Dimitra_Efxeinoupolis", "readable": "A.E Dimitra Efxeinoupolis", "graph": "resource:A_E_Dimitra_Efxeinoupolis" }, { "modified": "Alexis_Tsipras", "readable": "Alexis Tsipras", "graph": "resource:Alexis_Tsipras" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Greek_language", "readable": "Greek language", "graph": "resource:Greek_language" }, { "modified": "Prokopis_Pavlopoulos", "readable": "Prokopis Pavlopoulos", "graph": "resource:Prokopis_Pavlopoulos" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?p ) WHERE { ?p property:leader resource:Prokopis_Pavlopoulos . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'g' ) ) }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?p ) WHERE { ?p property:leader resource:Prokopis_Pavlopoulos . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'g' ) ) }", "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 ?t WHERE { ?t property:leader resource:Prokopis_Pavlopoulos . ?t property:leader resource:Alexis_Tsipras . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'g' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:leader resource:Prokopis_Pavlopoulos . ?t property:leader resource:Alexis_Tsipras . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'g' ) ) }", "graph_answer": [ "resource:Greece" ], "readable_answer": [ "Greece" ], "type": [ "coreference", "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 ?q WHERE { resource:Greece property:child ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Greece property:child ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4617
Id129
[ { "subject": "Baked_Alaska", "property": "country", "object": "United_States" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Christmas_pudding" } ]
[ { "subject": "Baked_Alaska", "property": "country", "object": "United_States" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Christmas_pudding" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baked Alaska is from the United States and includes the ingredient Christmas pudding.", "Christmas pudding is an ingredient in (U.S. consumed) Baked Alaska.", "Christmas pudding can be an ingredient of Baked Alaska which comes from the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Baked_Alaska", "property:ingredient", "resource:Christmas_pudding" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:United_States" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Christmas_pudding", "readable": "Christmas pudding", "graph": "resource:Christmas_pudding" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?v property:ingredient resource:Christmas_pudding . ?v property:country ?b . ?v rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?b ) , 'states' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?v property:ingredient resource:Christmas_pudding . ?v property:country ?b . ?v rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?b ) , 'states' ) ) }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Baked_Alaska rdf:type ontology:food . resource:Baked_Alaska property:country resource:United_States . resource:Baked_Alaska property:ingredient resource:Christmas_pudding }", "readable_query": "ASK WHERE { resource:Baked_Alaska rdf:type ontology:food . resource:Baked_Alaska property:country resource:United_States . resource:Baked_Alaska property:ingredient resource:Christmas_pudding }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
2
5300
Id44
[ { "subject": "A.D._Isidro_Metapán", "property": "ground", "object": "Metapán" }, { "subject": "A.D._Isidro_Metapán", "property": "capacity", "object": "\"10000\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.D._Isidro_Metapán", "property": "ground", "object": "Metapán" }, { "subject": "A.D._Isidro_Metapán", "property": "numberOfMembers", "object": "10000" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.D. Isidro Metapán's ground is in Metapán and the club has 10000 members.", "10000 members to date, AD Isidro Metapan's ground is in Metapan.", "A.D. Isidro Metapán is playing in its ground at Metapán and has 10000 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_D__Isidro_Metap_n", "property:number_of_members", "10000" ], [ "resource:A_D__Isidro_Metap_n", "rdf:type", "ontology:sports_team" ], [ "resource:A_D__Isidro_Metap_n", "property:ground", "resource:Metap_n" ] ]
A.D._Isidro_Metapán
[ { "modified": "10000", "readable": "10000", "graph": "10000" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "A.D._Isidro_Metapán", "readable": "A.D. Isidro Metapán", "graph": "resource:A_D__Isidro_Metap_n" }, { "modified": "Metapán", "readable": "Metapán", "graph": "resource:Metap_n" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?b property:ground ?e . FILTER ( ?u > '10000' ) . ?b property:number_of_members ?u . ?b rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?e WHERE { ?b property:ground ?e . FILTER ( ?u > '10000' ) . ?b property:number_of_members ?u . ?b rdf:type ontology:sports_team }", "graph_answer": [ "resource:Metap_n" ], "readable_answer": [ "Metapán" ], "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 { resource:A_D__Isidro_Metap_n rdf:type ontology:sports_team . resource:A_D__Isidro_Metap_n property:ground resource:Metap_n }", "readable_query": "ASK WHERE { resource:A.D._Isidro_Metapán rdf:type ontology:sports_team . resource:A.D._Isidro_Metapán property:ground resource:Metapán }", "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" ] } ]
SportsTeam
2
5326
Id70
[ { "subject": "A.F.C._Fylde", "property": "ground", "object": "\"Warton, Fylde, Lancashire\"@en" }, { "subject": "A.F.C._Fylde", "property": "capacity", "object": "\"3180\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.F.C._Fylde", "property": "ground", "object": "\"Warton, Fylde, Lancashire\"" }, { "subject": "A.F.C._Fylde", "property": "numberOfMembers", "object": "3180" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.F.C. Fylde's ground is in Warton, Fylde, Lancashire and the club has 3180 members.", "A.F.C. Fylde have 3180 members and are based at Warton, Fylde, Lancashire.", "A.F.C. Fylde are based at Warton, Fylde, Lancashire and has 3180 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_F_C__Fylde", "property:number_of_members", "resource:3180" ], [ "resource:A_F_C__Fylde", "rdf:type", "ontology:sports_team" ], [ "resource:A_F_C__Fylde", "property:ground", "resource:Warton__Fylde__Lancashire" ] ]
A.F.C._Fylde
[ { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "3180", "readable": "3180", "graph": "resource:3180" }, { "modified": "A.F.C._Fylde", "readable": "A.F.C. Fylde", "graph": "resource:A_F_C__Fylde" }, { "modified": "Warton, Fylde, Lancashire", "readable": "Warton, Fylde, Lancashire", "graph": "resource:Warton__Fylde__Lancashire" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?t ) WHERE { ?p property:ground resource:Warton__Fylde__Lancashire . ?p rdf:type ontology:sports_team . ?p property:number_of_members resource:3180 }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?t ) WHERE { ?p property:ground resource:Warton,_Fylde,_Lancashire . ?p rdf:type ontology:sports_team . ?p property:number_of_members resource:3180 }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:sports_team . ?b property:number_of_members resource:3180 . ?b property:ground resource:Warton__Fylde__Lancashire }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:sports_team . ?b property:number_of_members resource:3180 . ?b property:ground resource:Warton,_Fylde,_Lancashire }", "graph_answer": [ "resource:A_F_C__Fylde" ], "readable_answer": [ "A.F.C. Fylde" ], "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" ] } ]
Athlete
4
9049
Id119
[ { "subject": "FC_Terek_Grozny", "property": "ground", "object": "Grozny" }, { "subject": "Aleksandr_Prudnikov", "property": "team", "object": "FC_Terek_Grozny" }, { "subject": "FC_Terek_Grozny", "property": "manager", "object": "Rashid_Rakhimov" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "FC_Rubin_Kazan" } ]
[ { "subject": "FC_Terek_Grozny", "property": "ground", "object": "Grozny" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Terek_Grozny" }, { "subject": "FC_Terek_Grozny", "property": "manager", "object": "Rashid_Rakhimov" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Rubin_Kazan" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov played for both FC Rubin Kazan and FC Terek Grozny. The latter is managed by Rashid Rakhimov and the club's ground is based at Grozny.", "Aleksandr Prudnikov has played for FC Terek Grozny and for FC Rubin Kazan. FC Terek Grozny are managed by Rashid Rakhimov and play in Grozny.", "Aleksandr Prudnikov played for FC Terek Grozny whose home territory is in Grozny. That club is managed by Rashid Rakhimov. Mr. Prudnikov also plays for the Rubin Kazan FC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Rubin_Kazan" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Terek_Grozny" ], [ "resource:FC_Terek_Grozny", "property:manager", "resource:Rashid_Rakhimov" ], [ "resource:FC_Terek_Grozny", "property:ground", "resource:Grozny" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Rubin_Kazan", "readable": "FC Rubin Kazan", "graph": "resource:FC_Rubin_Kazan" }, { "modified": "FC_Terek_Grozny", "readable": "FC Terek Grozny", "graph": "resource:FC_Terek_Grozny" }, { "modified": "Grozny", "readable": "Grozny", "graph": "resource:Grozny" }, { "modified": "Rashid_Rakhimov", "readable": "Rashid Rakhimov", "graph": "resource:Rashid_Rakhimov" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER NOT EXISTS { ?e property:ground resource:Grozny } . resource:Aleksandr_Prudnikov property:club ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER NOT EXISTS { ?e property:ground resource:Grozny } . resource:Aleksandr_Prudnikov property:club ?e }", "graph_answer": [ "resource:FC_Rubin_Kazan" ], "readable_answer": [ "FC Rubin Kazan" ], "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:FC_Terek_Grozny property:manager resource:Levan_Khomeriki }", "readable_query": "ASK WHERE { resource:FC_Terek_Grozny property:manager resource:Levan_Khomeriki }", "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 ?g WHERE { resource:FC_Terek_Grozny property:band_member ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:FC_Terek_Grozny property:band_member ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10834
Id53
[ { "subject": "A_Long_Long_Way", "property": "country", "object": "Ireland" }, { "subject": "Ireland", "property": "ethnicGroup", "object": "White_people" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "Viking_Press", "property": "parentCompany", "object": "Penguin_Random_House" } ]
[ { "subject": "A_Long_Long_Way", "property": "country", "object": "Ireland" }, { "subject": "Ireland", "property": "ethnicGroup", "object": "White_people" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "Viking_Press", "property": "parentCompany", "object": "Penguin_Random_House" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Long Long way was written in Ireland and published by Viking Press. Penguin Random House is the parent company of Viking Press. White people are an ethnic group in Ireland.", "Published by Viking Press (parent co: Penguin Random House) A Long Long Way was written in Ireland, which is predominantly caucasian in ethnicity.", "A Long Long Way comes from Ireland, where there is ethnic group of white people. The book is published by Viking Press which has the parent company Penguin Random House." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ireland", "property:ethnic_group", "resource:White_people" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:publisher", "resource:Viking_Press" ], [ "resource:A_Long_Long_Way", "property:country", "resource:Ireland" ], [ "resource:Viking_Press", "property:parent_company", "resource:Penguin_Random_House" ] ]
A_Long_Long_Way
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "parentCompany", "readable": "parent company", "graph": "property:parent_company" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Ireland", "readable": "Ireland", "graph": "resource:Ireland" }, { "modified": "Penguin_Random_House", "readable": "Penguin Random House", "graph": "resource:Penguin_Random_House" }, { "modified": "Viking_Press", "readable": "Viking Press", "graph": "resource:Viking_Press" }, { "modified": "White_people", "readable": "White people", "graph": "resource:White_people" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:country resource:Ireland . FILTER ( CONTAINS ( LCASE ( ?f ) , 'way' ) ) . ?f rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:country resource:Ireland . FILTER ( CONTAINS ( LCASE ( ?f ) , 'way' ) ) . ?f rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Ireland property:place ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Ireland property:place ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Viking_Press property:parent_company resource:Macmillan_Publishers }", "readable_query": "ASK WHERE { resource:Viking_Press property:parent_company resource:Macmillan_Publishers }", "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" ] } ]
Politician
3
7786
Id117
[ { "subject": "Adonis_Georgiadis", "property": "primeMinister", "object": "Antonis_Samaras" }, { "subject": "Antonis_Samaras", "property": "primeminister", "object": "Konstantinos_Mitsotakis" }, { "subject": "Antonis_Samaras", "property": "deputy", "object": "Evangelos_Venizelos" } ]
[ { "subject": "Adonis_Georgiadis", "property": "inOfficeWhilePrimeMinister", "object": "Antonis_Samaras" }, { "subject": "Antonis_Samaras", "property": "inOfficeWhilePrimeMinister", "object": "Konstantinos_Mitsotakis" }, { "subject": "Antonis_Samaras", "property": "hasDeputy", "object": "Evangelos_Venizelos" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adonis Georgiadis was in office when Antonis Samaras served as Prime Minister and had Evangelos Venizelos for a Deputy. While Antonis Samaras, was in office while Konstantinos Mitsotakis was Prime Minister.", "Adonis Georgiadis served in office under Prime Minister Antonis Samaras and his deputy Evangelos Venizelos. Samaras himself had been in office whilst Konstantinos Mitsotakis was Prime Minister.", "Antonis Samaras, who has the deputy Evangelos Venizelos, was in office during the time Konstantinos Mitsotakis was Prime Minister. While Samaras was Prime Minister, Adonis Georgiadis was in office." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antonis_Samaras", "property:has_deputy", "resource:Evangelos_Venizelos" ], [ "resource:Antonis_Samaras", "property:in_office_while_prime_minister", "resource:Konstantinos_Mitsotakis" ], [ "resource:Adonis_Georgiadis", "rdf:type", "ontology:politician" ], [ "resource:Adonis_Georgiadis", "property:in_office_while_prime_minister", "resource:Antonis_Samaras" ] ]
Adonis_Georgiadis
[ { "modified": "hasDeputy", "readable": "has deputy", "graph": "property:has_deputy" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "Adonis_Georgiadis", "readable": "Adonis Georgiadis", "graph": "resource:Adonis_Georgiadis" }, { "modified": "Antonis_Samaras", "readable": "Antonis Samaras", "graph": "resource:Antonis_Samaras" }, { "modified": "Evangelos_Venizelos", "readable": "Evangelos Venizelos", "graph": "resource:Evangelos_Venizelos" }, { "modified": "Konstantinos_Mitsotakis", "readable": "Konstantinos Mitsotakis", "graph": "resource:Konstantinos_Mitsotakis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Adonis_Georgiadis property:in_office_while_prime_minister ?m . VALUES ( ?m ) { ( resource:Konstantinos_Mitsotakis ) ( resource:Antonis_Samaras ) } }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Adonis_Georgiadis property:in_office_while_prime_minister ?m . VALUES ( ?m ) { ( resource:Konstantinos_Mitsotakis ) ( resource:Antonis_Samaras ) } }", "graph_answer": [ "resource:Antonis_Samaras" ], "readable_answer": [ "Antonis Samaras" ], "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 ?i WHERE { VALUES ( ?i ) { ( resource:Konstantinos_Mitsotakis ) ( resource:Antonis_Samaras ) } . resource:Antonis_Samaras property:in_office_while_prime_minister ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { VALUES ( ?i ) { ( resource:Konstantinos_Mitsotakis ) ( resource:Antonis_Samaras ) } . resource:Antonis_Samaras property:in_office_while_prime_minister ?i }", "graph_answer": [ "resource:Konstantinos_Mitsotakis" ], "readable_answer": [ "Konstantinos Mitsotakis" ], "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:Antonis_Samaras property:has_deputy ?l }", "readable_query": "ASK WHERE { resource:Antonis_Samaras property:has_deputy ?l }", "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 ?r WHERE { resource:Antonis_Samaras property:has_deputy ?r }", "readable_query": "SELECT ?r WHERE { resource:Antonis_Samaras property:has_deputy ?r }", "graph_answer": [ "resource:Evangelos_Venizelos" ], "readable_answer": [ "Evangelos Venizelos" ], "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" ] } ]
Astronaut
6
12912
Id82
[ { "subject": "William_Anders", "property": "dateOfRet", "object": "\"1969-09-01\"^^xsd:date" }, { "subject": "William_Anders", "property": "selection", "object": "1963" }, { "subject": "William_Anders", "property": "nationality", "object": "United_States" }, { "subject": "William_Anders", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" } ]
[ { "subject": "William_Anders", "property": "dateOfRetirement", "object": "\"1969-09-01\"" }, { "subject": "William_Anders", "property": "selectedByNasa", "object": "1963" }, { "subject": "William_Anders", "property": "nationality", "object": "United_States" }, { "subject": "William_Anders", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "American William Anders was a fighter pilot who became a member of the Apollo 8 crew when NASA picked him in 1963. He was born in British Hong Kong and retired on September 1st, 1969.", "William Anders was born in British Hong Kong and is an American. He was chosen by NASA in 1963 and was a fighter pilot as well as a member of Apollo 8. He retired on Sept 1 1969." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:William_Anders", "property:selected_by_nasa", "resource:1963" ], [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:William_Anders", "property:date_of_retirement", "1969-09-01" ], [ "resource:William_Anders", "property:nationality", "resource:United_States" ], [ "resource:William_Anders", "property:occupation", "resource:Fighter_pilot" ], [ "resource:William_Anders", "property:birth_place", "resource:British_Hong_Kong" ] ]
William_Anders
[ { "modified": "1969-09-01", "readable": "1969-09-01", "graph": "1969-09-01" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "dateOfRetirement", "readable": "date of retirement", "graph": "property:date_of_retirement" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "British_Hong_Kong", "readable": "British Hong Kong", "graph": "resource:British_Hong_Kong" }, { "modified": "Fighter_pilot", "readable": "Fighter pilot", "graph": "resource:Fighter_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?q = \"1969-09-01\" ) . ?k property:date_of_retirement ?q . ?k rdf:type ontology:astronaut . ?k property:birth_place ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?q = \"1969-09-01\" ) . ?k property:date_of_retirement ?q . ?k rdf:type ontology:astronaut . ?k property:birth_place ?t }", "graph_answer": [ "resource:British_Hong_Kong" ], "readable_answer": [ "British Hong Kong" ], "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 { ?k property:birth_place resource:Londrina . ?k property:occupation ?i . ?k rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?k property:birth_place resource:Londrina . ?k property:occupation ?i . ?k rdf:type ontology:astronaut }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
3
8071
Id144
[ { "subject": "Akron_Summit_Assault", "property": "manager", "object": "\"Denzil Antonio\"@en" }, { "subject": "Akron_Summit_Assault", "property": "season", "object": "2011_PDL_season" }, { "subject": "Akron_Summit_Assault", "property": "capacity", "object": "3000" } ]
[ { "subject": "Akron_Summit_Assault", "property": "numberOfMembers", "object": "3000" }, { "subject": "Akron_Summit_Assault", "property": "manager", "object": "Denzil_Antonio" }, { "subject": "Akron_Summit_Assault", "property": "season", "object": "2011_PDL_season" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Denzil Antonio is the manager of Akron Summit Assault which has 3000 members and played in the 2011 PDL season.", "Denzil Antonio is the manager of Akron Summit Assault which has 3000 members and plays in the 2011 PDL season.", "Akron Summit Assault, with 3000 members managed by Denzil Antonio, play in the 2011 PDL season." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akron_Summit_Assault", "property:season", "resource:2011_PDL_season" ], [ "resource:Akron_Summit_Assault", "property:number_of_members", "resource:3000" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:manager", "resource:Denzil_Antonio" ] ]
Akron_Summit_Assault
[ { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2011_PDL_season", "readable": "2011 PDL season", "graph": "resource:2011_PDL_season" }, { "modified": "3000", "readable": "3000", "graph": "resource:3000" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "Denzil_Antonio", "readable": "Denzil Antonio", "graph": "resource:Denzil_Antonio" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:sports_team . ?j property:manager resource:Peter_St_ger . ?j property:season ?v }", "readable_query": "ASK WHERE { ?j rdf:type ontology:sports_team . ?j property:manager resource:Peter_Stöger . ?j property:season ?v }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
3
6760
Id48
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Potter_County,_Texas" }, { "subject": "Potter_County,_Texas", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Potter_County,_Texas" }, { "subject": "Potter_County,_Texas", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amarillo is part of Potter County, Texas, United States. One of the ethnic groups in the US is Asian Americans.", "Amarillo is part of Potter County, Texas in the U.S. Asian Americans are an ethnic group in the United States.", "Amarillo is part of Potter County in Texas, in the US, where Asian Americans comprise one of the ethnic groups there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:Amarillo__Texas", "rdf:type", "ontology:city" ], [ "resource:Amarillo__Texas", "property:is_part_of", "resource:Potter_County__Texas" ], [ "resource:Potter_County__Texas", "property:country", "resource:United_States" ] ]
Amarillo,_Texas
[ { "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": "Amarillo,_Texas", "readable": "Amarillo, Texas", "graph": "resource:Amarillo__Texas" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Potter_County,_Texas", "readable": "Potter County, Texas", "graph": "resource:Potter_County__Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?q WHERE { ?q property:ethnic_group resource:Asian_Americans . ?l property:country ?q }", "readable_query": "SELECT DISTINCT ?l ?q WHERE { ?q property:ethnic_group resource:Asian_Americans . ?l property:country ?q }", "graph_answer": [ "resource:Potter_County__Texas", "resource:United_States" ], "readable_answer": [ "Potter County, Texas", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:city . ?u property:is_part_of resource:Potter_County__Texas }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:city . ?u property:is_part_of resource:Potter_County,_Texas }", "graph_answer": [ "resource:Amarillo__Texas" ], "readable_answer": [ "Amarillo, Texas" ], "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" ] } ]
Politician
5
12601
Id120
[ { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" }, { "subject": "Alfred_Moore_Scales", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Alfred_Moore_Scales", "property": "battles", "object": "Siege_of_Petersburg" }, { "subject": "Siege_of_Petersburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" } ]
[ { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" }, { "subject": "Alfred_Moore_Scales", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Alfred_Moore_Scales", "property": "battle", "object": "Siege_of_Petersburg" }, { "subject": "Siege_of_Petersburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" } ]
(X (X (X)) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Moore Scales who came from the U.S., where African Americans are an ethnic group, was at the Siege of Petersburg which was part of the American Civil War conflict. Jefferson Davis was a commander in the American Civil War.", "African Americans are an ethnic group from the United States, where Alfred Moore Scales lived. Alfred Moore Scales took part in the Siege of Petersburg which occurred during the American Civil War. The conflict, during which, one of the commanders was Jefferson Davis.", "American Alfred Moore Scales fought in the Siege of Petersburg during the American Civil War. Jefferson Davis was a commander of the war and one of the country's many ethnic groups is African Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Moore_Scales", "rdf:type", "ontology:politician" ], [ "resource:Alfred_Moore_Scales", "property:country", "resource:United_States" ], [ "resource:Alfred_Moore_Scales", "property:battle", "resource:Siege_of_Petersburg" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:American_Civil_War", "property:commander", "resource:Jefferson_Davis" ], [ "resource:Siege_of_Petersburg", "property:is_part_of_military_conflict", "resource:American_Civil_War" ] ]
Alfred_Moore_Scales
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Alfred_Moore_Scales", "readable": "Alfred Moore Scales", "graph": "resource:Alfred_Moore_Scales" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Jefferson_Davis", "readable": "Jefferson Davis", "graph": "resource:Jefferson_Davis" }, { "modified": "Siege_of_Petersburg", "readable": "Siege of Petersburg", "graph": "resource:Siege_of_Petersburg" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:commander resource:Jefferson_Davis }", "readable_query": "ASK WHERE { ?e property:commander resource:Jefferson_Davis }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?m WHERE { ?m property:commander resource:Jefferson_Davis }", "readable_query": "SELECT ?m WHERE { ?m property:commander resource:Jefferson_Davis }", "graph_answer": [ "resource:American_Civil_War" ], "readable_answer": [ "American Civil War" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( CONTAINS ( LCASE ( ?m ) , 'moore' ) ) . ?m property:battle resource:Siege_of_Petersburg . ?m rdf:type ontology:politician . ?m property:country ?b . ?b property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( CONTAINS ( LCASE ( ?m ) , 'moore' ) ) . ?m property:battle resource:Siege_of_Petersburg . ?m rdf:type ontology:politician . ?m property:country ?b . ?b property:ethnic_group resource:African_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
5864
Id10
[ { "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": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "stylisticOrigin", "object": "Garage_rock" }, { "subject": "Aaron_Deer", "property": "instrument", "object": "Bass_guitar" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron deer plays the bass guitar and is a performer of the music genre Indie rock, which originated from garage rock music.", "Aaron deer plays the bass guitar and his musical genre is indie rock which originated from garage rock music.", "Aaron Deer plays the bass guitar, performing songs in the indie rock genre, which has its stylistic origins in Garage rock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Indie_rock", "property:stylistic_origin", "resource:Garage_rock" ], [ "resource:Aaron_Deer", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Deer", "property:genre", "resource:Indie_rock" ], [ "resource:Aaron_Deer", "property:instrument", "resource:Bass_guitar" ] ]
Aaron_Deer
[ { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:instrument resource:Bass_guitar . ?n property:genre ?m . ?m property:stylistic_origin resource:Garage_rock . ?n rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:instrument resource:Bass_guitar . ?n property:genre ?m . ?m property:stylistic_origin resource:Garage_rock . ?n rdf:type ontology:artist }", "graph_answer": [ "resource:Aaron_Deer" ], "readable_answer": [ "Aaron Deer" ], "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 ?a WHERE { ?a property:stylistic_origin resource:Garage_rock . FILTER ( CONTAINS ( LCASE ( ?a ) , 'rock' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:stylistic_origin resource:Garage_rock . FILTER ( CONTAINS ( LCASE ( ?a ) , 'rock' ) ) }", "graph_answer": [ "resource:Indie_rock" ], "readable_answer": [ "Indie rock" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10051
Id25
[ { "subject": "AIDAstella", "property": "shipOperator", "object": "AIDA_Cruises" }, { "subject": "AIDAstella", "property": "shipBuilder", "object": "Meyer_Werft" }, { "subject": "Costa_Crociere", "property": "location", "object": "Italy" }, { "subject": "AIDAstella", "property": "shipOwner", "object": "Costa_Crociere" } ]
[ { "subject": "AIDAstella", "property": "operator", "object": "AIDA_Cruises" }, { "subject": "AIDAstella", "property": "builder", "object": "Meyer_Werft" }, { "subject": "Costa_Crociere", "property": "location", "object": "Italy" }, { "subject": "AIDAstella", "property": "owner", "object": "Costa_Crociere" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Meyer Werft built the AIDAstella which is operated by AIDA Cruises and owned by Costa Crociere who are located in Italy.", "Italian firm Costa Crociere is the owner of the AIDAstella. It was built by Meyer Werft and is operated by AIDA Cruises.", "AIDA Cruises operates the AIDAstella ship which is owned by Costa Crociere Italy. The AIDAstella was built by Meyer Werft." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Costa_Crociere", "property:location", "resource:Italy" ], [ "resource:AIDAstella", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAstella", "property:owner", "resource:Costa_Crociere" ], [ "resource:AIDAstella", "property:operator", "resource:AIDA_Cruises" ], [ "resource:AIDAstella", "property:builder", "resource:Meyer_Werft" ] ]
AIDAstella
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAstella", "readable": "AIDAstella", "graph": "resource:AIDAstella" }, { "modified": "Costa_Crociere", "readable": "Costa Crociere", "graph": "resource:Costa_Crociere" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Meyer_Werft", "readable": "Meyer Werft", "graph": "resource:Meyer_Werft" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?i rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'c' ) ) . ?q property:location resource:Italy . ?i property:operator resource:AIDA_Cruises . ?i property:owner ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?i rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'c' ) ) . ?q property:location resource:Italy . ?i property:operator resource:AIDA_Cruises . ?i property:owner ?q }", "graph_answer": [ "resource:Costa_Crociere" ], "readable_answer": [ "Costa Crociere" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?e property:builder ?r . ?e rdf:type ontology:mean_of_transportation . ?e property:operator resource:United_States_Air_Force }", "readable_query": "ASK WHERE { ?e property:builder ?r . ?e rdf:type ontology:mean_of_transportation . ?e property:operator resource:United_States_Air_Force }", "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" ] } ]
WrittenWork
4
10889
Id108
[ { "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": "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": "ethnicGroup", "object": "White_Americans" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alcatraz Versus the Evil Librarians is written in English which is the language spoken in Great Britain. It originates from the United States where White Americans live.", "The book Alcatraz Versus the Evil Librarians is written in English, the language spoken in Great Britain. The book come from the US, where White Americans are an ethnic group." ], "lang": [ "", "" ] }
[]
[]
[ [ "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": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "White_Americans", "readable": "White Americans", "graph": "resource:White_Americans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?n property:ethnic_group resource:White_Americans . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'u' ) ) . ?m rdf:type ontology:written_work . ?m property:country ?n }", "readable_query": "SELECT DISTINCT ?m WHERE { ?n property:ethnic_group resource:White_Americans . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'u' ) ) . ?m rdf:type ontology:written_work . ?m property:country ?n }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:English_language property:has_to_its_northeast ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:English_language property:has_to_its_northeast ?w }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9613
Id212
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Angola,_Indiana", "property": "subdivisionName", "object": "Pleasant_Township,_Steuben_County,_Indiana" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Angola,_Indiana", "property": "isPartOf", "object": "Pleasant_Township,_Steuben_County,_Indiana" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Angola, Pleasant Township, Steuben County, Indiana is part of The United States, home to Native Americans and includes the English language.", "Angola, Pleasant Township, Steuben County, Indiana can be found in the United States. The country's language is English, and one of the ethnicities there are Native Americans.", "English is a language used in the US, where Native Americans are an ethnic group. The United States is home to Angola, which is part of Pleasant Township, Steuben County, Indiana." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Angola__Indiana", "rdf:type", "ontology:city" ], [ "resource:Angola__Indiana", "property:country", "resource:United_States" ], [ "resource:Angola__Indiana", "property:is_part_of", "resource:Pleasant_Township__Steuben_County__Indiana" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Angola,_Indiana
[ { "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": "Angola,_Indiana", "readable": "Angola, Indiana", "graph": "resource:Angola__Indiana" }, { "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": "Pleasant_Township,_Steuben_County,_Indiana", "readable": "Pleasant Township, Steuben County, Indiana", "graph": "resource:Pleasant_Township__Steuben_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:is_part_of resource:Pleasant_Township__Steuben_County__Indiana . ?y property:country ?z . ?z property:ethnic_group resource:Native_Americans_in_the_United_States . ?y rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:is_part_of resource:Pleasant_Township,_Steuben_County,_Indiana . ?y property:country ?z . ?z property:ethnic_group resource:Native_Americans_in_the_United_States . ?y rdf:type ontology:city }", "graph_answer": [ "resource:Angola__Indiana" ], "readable_answer": [ "Angola, Indiana" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:United_States property:language resource:English_language }", "readable_query": "ASK WHERE { resource:United_States property:language resource:English_language }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Building
4
9205
Id128
[ { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "locationTown", "object": "Ahmedabad" }, { "subject": "Amdavad_ni_Gufa", "property": "locationCountry", "object": "India" }, { "subject": "Amdavad_ni_Gufa", "property": "architect", "object": "B._V._Doshi" } ]
[ { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Ahmedabad" }, { "subject": "Amdavad_ni_Gufa", "property": "country", "object": "India" }, { "subject": "Amdavad_ni_Gufa", "property": "architect", "object": "B._V._Doshi" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amdavad ni Gufa is situated in the city of Ahmedabad which is located in the state of Gujarat, India. The architect who designed the Amdavad ni Gufa is B V Doshi.", "Designed by the architect B V Doshi, Amdavad ni Gufa can be found in Gujarat, Ahmedabad, India.", "The architect B V Doshi designed Amdavad ni Gufa in Ahmedabad, Gujarat, India." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amdavad_ni_Gufa", "property:architect", "resource:B__V__Doshi" ], [ "resource:Amdavad_ni_Gufa", "rdf:type", "ontology:building" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Ahmedabad" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Gujarat" ], [ "resource:Amdavad_ni_Gufa", "property:country", "resource:India" ] ]
Amdavad_ni_Gufa
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Ahmedabad", "readable": "Ahmedabad", "graph": "resource:Ahmedabad" }, { "modified": "Amdavad_ni_Gufa", "readable": "Amdavad ni Gufa", "graph": "resource:Amdavad_ni_Gufa" }, { "modified": "B._V._Doshi", "readable": "B. V. Doshi", "graph": "resource:B__V__Doshi" }, { "modified": "Gujarat", "readable": "Gujarat", "graph": "resource:Gujarat" }, { "modified": "India", "readable": "India", "graph": "resource:India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?q WHERE { resource:Amdavad_ni_Gufa property:country ?p . resource:Amdavad_ni_Gufa property:location ?q }", "readable_query": "SELECT DISTINCT ?p ?q WHERE { resource:Amdavad_ni_Gufa property:country ?p . resource:Amdavad_ni_Gufa property:location ?q }", "graph_answer": [ "resource:India", "resource:Ahmedabad" ], "readable_answer": [ "India", "Ahmedabad" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o ?i WHERE { resource:Amdavad_ni_Gufa property:architect ?o . resource:Amdavad_ni_Gufa property:location ?i }", "readable_query": "SELECT DISTINCT ?o ?i WHERE { resource:Amdavad_ni_Gufa property:architect ?o . resource:Amdavad_ni_Gufa property:location ?i }", "graph_answer": [ "resource:B__V__Doshi", "resource:Gujarat" ], "readable_answer": [ "B. V. Doshi", "Gujarat" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
3
6205
Id41
[ { "subject": "Ahmad_Kadhim_Assad", "property": "dateOfBirth", "object": "\"1976-07-01\"^^xsd:date" }, { "subject": "Ahmad_Kadhim_Assad", "property": "team", "object": "Al-Naft" }, { "subject": "Ahmad_Kadhim_Assad", "property": "clubs", "object": "Al-Jaish_SC_(Syria)" } ]
[ { "subject": "Ahmad_Kadhim_Assad", "property": "birthDate", "object": "1976-07-01" }, { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Al-Jaish_SC_(Syria)" }, { "subject": "Ahmad_Kadhim_Assad", "property": "club", "object": "Al-Naft" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ahmad Kadhim Assad was born on 1st July 1976, is in the Al-Naft Club and plays for Al-Jaish SC in Syria.", "Born on the 01-07-1976, Ahmad Kadhim Assad, whose club is Al-Naft, plays for the Syrian club Al Jaish SC." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ahmad_Kadhim_Assad", "rdf:type", "ontology:athlete" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Al_Jaish_SC__Syria_" ], [ "resource:Ahmad_Kadhim_Assad", "property:club", "resource:Al_Naft" ], [ "resource:Ahmad_Kadhim_Assad", "property:birth_date", "resource:1976_07_01" ] ]
Ahmad_Kadhim_Assad
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "1976-07-01", "readable": "1976-07-01", "graph": "resource:1976_07_01" }, { "modified": "Ahmad_Kadhim_Assad", "readable": "Ahmad Kadhim Assad", "graph": "resource:Ahmad_Kadhim_Assad" }, { "modified": "Al-Jaish_SC_(Syria)", "readable": "Al-Jaish SC", "graph": "resource:Al_Jaish_SC__Syria_" }, { "modified": "Al-Naft", "readable": "Al-Naft", "graph": "resource:Al_Naft" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( YEAR ( ?q ) , '1976' ) ) . ?t rdf:type ontology:athlete . ?t property:birth_date ?q }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( CONTAINS ( YEAR ( ?q ) , '1976' ) ) . ?t rdf:type ontology:athlete . ?t property:birth_date ?q }", "graph_answer": [ "resource:Ahmad_Kadhim_Assad" ], "readable_answer": [ "Ahmad Kadhim Assad" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?h ) WHERE { resource:Ahmad_Kadhim_Assad property:club ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?h ) WHERE { resource:Ahmad_Kadhim_Assad property:club ?x }", "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 ?r WHERE { resource:Ahmad_Kadhim_Assad property:club ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Ahmad_Kadhim_Assad property:club ?r }", "graph_answer": [ "resource:Al_Jaish_SC__Syria_", "resource:Al_Naft" ], "readable_answer": [ "Al-Jaish SC", "Al-Naft" ], "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 ?d WHERE { resource:Ahmad_Kadhim_Assad property:river ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Ahmad_Kadhim_Assad property:river ?d }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
3
7004
Id57
[ { "subject": "Paris_Cullins", "property": "nationality", "object": "United_States" }, { "subject": "Bolt_(DC_Comics)", "property": "creator", "object": "Paris_Cullins" }, { "subject": "Bolt_(DC_Comics)", "property": "creators", "object": "Ernie_Colón" } ]
[ { "subject": "Bolt_(comicsCharacter)", "property": "creator", "object": "Paris_Cullins" }, { "subject": "Paris_Cullins", "property": "nationality", "object": "United_States" }, { "subject": "Bolt_(comicsCharacter)", "property": "creator", "object": "Ernie_Colón" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ernie Colon and Paris Cullins created the comic character Bolt. Cullins is from the US.", "Bolt was created by Ernie Colon and Paris Cullins who is an American.", "The comic character of Bolt is created by Ernie Colon and the US National, Paris Cullins." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Paris_Cullins", "property:nationality", "resource:United_States" ], [ "resource:Bolt__comicsCharacter_", "property:creator", "resource:Ernie_Col_n" ], [ "resource:Bolt__comicsCharacter_", "property:creator", "resource:Paris_Cullins" ], [ "resource:Bolt__comicsCharacter_", "rdf:type", "ontology:comics_character" ] ]
Bolt_(comicsCharacter)
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Bolt_(comicsCharacter)", "readable": "Bolt", "graph": "resource:Bolt__comicsCharacter_" }, { "modified": "Ernie_Colón", "readable": "Ernie Colón", "graph": "resource:Ernie_Col_n" }, { "modified": "Paris_Cullins", "readable": "Paris Cullins", "graph": "resource:Paris_Cullins" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Ernie_Col_n ) . resource:Bolt__comicsCharacter_ property:creator ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Ernie_Colón ) . resource:Bolt__comicsCharacter_ property:creator ?u }", "graph_answer": [ "resource:Paris_Cullins" ], "readable_answer": [ "Paris Cullins" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Bolt__comicsCharacter_ property:creator ?p . FILTER NOT EXISTS { ?p property:nationality resource:United_States } }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Bolt_(comicsCharacter) property:creator ?p . FILTER NOT EXISTS { ?p property:nationality resource:United_States } }", "graph_answer": [ "resource:Ernie_Col_n" ], "readable_answer": [ "Ernie Colón" ], "type": [ "coreference", "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" ] } ]
University
4
10771
Id63
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliation", "object": "European_University_Association" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "established", "object": "1928" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "established", "object": "1928" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at the Aarhus University in the city of Aarhus was established in 1928 and is affiliated with The European University Association whose headquarters are in Brussels.", "The School of Business and Social Sciences at the Aarhus University was established in 1928 and is affiliated with the European University Association headquartered in Brussels.", "The School of Business and Social Sciences at the Aarhus University (established 1928 in the city of Aarhus) is affiliated with the European University Association which has its headquarters in Brussels." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:European_University_Association", "property:headquarter", "resource:Brussels" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:city", "resource:Aarhus" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:affiliation", "resource:European_University_Association" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:established", "resource:1928" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:European_University_Association property:headquarter resource:Brussels }", "readable_query": "ASK WHERE { resource:European_University_Association property:headquarter resource:Brussels }", "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 ?u WHERE { ?u rdf:type ontology:university . ?u property:affiliation ?t . ?u property:established resource:1928 . ?t property:headquarter resource:Brussels }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:university . ?u property:affiliation ?t . ?u property:established resource:1928 . ?t property:headquarter resource:Brussels }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "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": "ASK WHERE { ?e rdf:type ontology:university . ?e property:city ?f . ?e property:established resource:1996 }", "readable_query": "ASK WHERE { ?e rdf:type ontology:university . ?e property:city ?f . ?e property:established resource:1996 }", "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
8688
Id80
[ { "subject": "Alan_Frew", "property": "genre", "object": "Rock_music" }, { "subject": "Canada", "property": "language", "object": "French_language" }, { "subject": "Alan_Frew", "property": "origin", "object": "Canada" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" } ]
[ { "subject": "Alan_Frew", "property": "genre", "object": "Rock_music" }, { "subject": "Canada", "property": "language", "object": "French_language" }, { "subject": "Alan_Frew", "property": "origin", "object": "Canada" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Frew is from Canada, a country where the French language is spoken. His genre is Rock music. Bhangra is a musical fusion of rock music.", "Alan Frew, Canadian, plays rock music. French is spoken in Canada. Bhangra music is a fusion of rock.", "Alan Frews is a rock musician from Canada where French is spoken. Bhangra music is a fusion of rock music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ], [ "resource:Canada", "property:language", "resource:French_language" ], [ "resource:Alan_Frew", "rdf:type", "ontology:artist" ], [ "resource:Alan_Frew", "property:origin", "resource:Canada" ], [ "resource:Alan_Frew", "property:genre", "resource:Rock_music" ] ]
Alan_Frew
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "Alan_Frew", "readable": "Alan Frew", "graph": "resource:Alan_Frew" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Canada property:language resource:French_language }", "readable_query": "ASK WHERE { resource:Canada property:language resource:French_language }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Rock_music property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "ASK WHERE { resource:Rock_music property:music_fusion_genre resource:Bhangra_(music) }", "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 ( COUNT ( ?d ) AS ?c ) WHERE { resource:Alan_Frew property:libraryof_congress_classification ?d }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?c ) WHERE { resource:Alan_Frew property:libraryof_congress_classification ?d }", "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" ] } ]
Athlete
2
3697
Id37
[ { "subject": "Adam_McQuaid", "property": "draftTeam", "object": "Columbus_Blue_Jackets" }, { "subject": "Columbus_Blue_Jackets", "property": "generalManager", "object": "Jarmo_Kekäläinen" } ]
[ { "subject": "Adam_McQuaid", "property": "draftTeam", "object": "Columbus_Blue_Jackets" }, { "subject": "Columbus_Blue_Jackets", "property": "generalManager", "object": "Jarmo_Kekäläinen" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam McQuaid's draft team is the Columbus Blue Jackets, whose general manager is Jarmo Kekalainen.", "Adam McQuaid was drafted to the Columbus Blue Jackets which is managed by Jarmo Kekalainen.", "Adam McQuaid's draft team was the Columbus Blue Jackets whose general manager is Jarmo Kekalainen." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Columbus_Blue_Jackets", "property:general_manager", "resource:Jarmo_Kek_l_inen" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:draft_team", "resource:Columbus_Blue_Jackets" ] ]
Adam_McQuaid
[ { "modified": "draftTeam", "readable": "draft team", "graph": "property:draft_team" }, { "modified": "generalManager", "readable": "general manager", "graph": "property:general_manager" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Columbus_Blue_Jackets", "readable": "Columbus Blue Jackets", "graph": "resource:Columbus_Blue_Jackets" }, { "modified": "Jarmo_Kekäläinen", "readable": "Jarmo Kekäläinen", "graph": "resource:Jarmo_Kek_l_inen" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m property:draft_team ?f . ?f property:general_manager resource:Chuck_Fletcher . ?m rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?m property:draft_team ?f . ?f property:general_manager resource:Chuck_Fletcher . ?m 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" ] } ]
Astronaut
6
12896
Id66
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliations", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "University_of_Texas_at_Austin", "property": "athletics", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "selection", "object": "1962" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliation", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "University_of_Texas_at_Austin", "property": "competeIn", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "selectedByNasa", "object": "1962" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" } ]
(X (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See was an American who graduated from the University of Texas in Austin. The university is affiliated to the university of Texas system and is competing in the Big 12 conference. Elliot worked for NASA from 1962 and he died in St Louis.", "American Elliot See joined NASA in 1962 and died in St. Louis. He graduated from the University of Texas at Austin, which is is affiliated to the University Of Texas system and is competing in the Big 12 Conference.", "Elliot See is an American who attended the University of Texas at Austin, which is affiliated with the University of Texas system and is competing in the Big 12 Conference. He was selected by NASA in 1962 and died in St. Louis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:selected_by_nasa", "resource:1962" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ], [ "resource:Elliot_See", "property:nationality", "resource:United_States" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:University_of_Texas_at_Austin", "property:compete_in", "resource:Big_12_Conference" ], [ "resource:University_of_Texas_at_Austin", "property:affiliation", "resource:University_of_Texas_System" ] ]
Elliot_See
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "competeIn", "readable": "compete in", "graph": "property:compete_in" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1962", "readable": "1962", "graph": "resource:1962" }, { "modified": "Big_12_Conference", "readable": "Big 12 Conference", "graph": "resource:Big_12_Conference" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "University_of_Texas_System", "readable": "University of Texas System", "graph": "resource:University_of_Texas_System" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?b rdf:type ontology:astronaut . ?b property:alma_mater ?c . ?b property:death_place resource:St__Louis . ?c property:affiliation resource:University_of_Texas_System }", "readable_query": "SELECT DISTINCT ?c WHERE { ?b rdf:type ontology:astronaut . ?b property:alma_mater ?c . ?b property:death_place resource:St._Louis . ?c property:affiliation resource:University_of_Texas_System }", "graph_answer": [ "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "University of Texas at Austin" ], "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": "ASK WHERE { ?j property:selected_by_nasa resource:1963 . ?j property:alma_mater resource:University_of_Texas_at_Austin . ?j rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?j property:selected_by_nasa resource:1963 . ?j property:alma_mater resource:University_of_Texas_at_Austin . ?j rdf:type ontology:astronaut }", "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 { ?e rdf:type ontology:astronaut . ?e property:alma_mater resource:University_of_Texas_at_Austin . ?e property:selected_by_nasa resource:1962 }", "readable_query": "ASK WHERE { ?e rdf:type ontology:astronaut . ?e property:alma_mater resource:University_of_Texas_at_Austin . ?e property:selected_by_nasa resource:1962 }", "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:selected_by_nasa resource:1962 . ?z property:alma_mater resource:University_of_Texas_at_Austin . ?z rdf:type ontology:astronaut }", "readable_query": "SELECT ?z WHERE { ?z property:selected_by_nasa resource:1962 . ?z property:alma_mater resource:University_of_Texas_at_Austin . ?z rdf:type ontology:astronaut }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:University_of_Texas_at_Austin property:compete_in ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:University_of_Texas_at_Austin property:compete_in ?v }", "graph_answer": [ "resource:Big_12_Conference" ], "readable_answer": [ "Big 12 Conference" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
2
5288
Id32
[ { "subject": "A.C._Lumezzane", "property": "fullname", "object": "\"Associazione Calcio Lumezzane SpA\"@en" }, { "subject": "A.C._Lumezzane", "property": "capacity", "object": "4150" } ]
[ { "subject": "A.C._Lumezzane", "property": "fullName", "object": "\"Associazione Calcio Lumezzane SpA\"" }, { "subject": "A.C._Lumezzane", "property": "numberOfMembers", "object": "4150" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Associazione Calcio Lumezzane SpA (abbreviated to A.C. Lumezzane) has 4150 members.", "The full name of A.C. Lumezzane, which has 4150 members, is Associazione Calcio Lumezzane SpA.", "The \"Associazione Calcio Lumezzane SpA\" is the complete name of the A.C. Lumezzane. It has 4150 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "property:full_name", "Associazione Calcio Lumezzane SpA" ], [ "resource:A_C__Lumezzane", "property:number_of_members", "resource:4150" ], [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ] ]
A.C._Lumezzane
[ { "modified": "Associazione Calcio Lumezzane SpA", "readable": "Associazione Calcio Lumezzane SpA", "graph": "Associazione Calcio Lumezzane SpA" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "4150", "readable": "4150", "graph": "resource:4150" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:number_of_members resource:1500 . ?e rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?e property:number_of_members resource:1500 . ?e rdf:type ontology:sports_team }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?j property:number_of_members resource:4150 . ?j rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?j property:number_of_members resource:4150 . ?j rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?x WHERE { ?x property:number_of_members resource:4150 . ?x rdf:type ontology:sports_team }", "readable_query": "SELECT ?x WHERE { ?x property:number_of_members resource:4150 . ?x rdf:type ontology:sports_team }", "graph_answer": [ "resource:A_C__Lumezzane" ], "readable_answer": [ "A.C. Lumezzane" ], "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 WHERE { resource:A_C__Lumezzane property:full_name ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:A.C._Lumezzane property:full_name ?n }", "graph_answer": [ "Associazione Calcio Lumezzane SpA" ], "readable_answer": [ "Associazione Calcio Lumezzane SpA" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12406
Id123
[ { "subject": "Germany", "property": "demonym", "object": "Germans" }, { "subject": "Germany", "property": "leader", "object": "Angela_Merkel" }, { "subject": "Neptun_Werft", "property": "locationCity", "object": "Rostock" }, { "subject": "Rostock", "property": "country", "object": "Germany" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "Neptun_Werft" } ]
[ { "subject": "Germany", "property": "demonym", "object": "Germans" }, { "subject": "Germany", "property": "leader", "object": "Angela_Merkel" }, { "subject": "Neptun_Werft", "property": "city", "object": "Rostock" }, { "subject": "Rostock", "property": "country", "object": "Germany" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "Neptun_Werft" } ]
(X (X (X (X (X) (X)))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Neptun Werft, whose HQ is in Rostock, Germany, made the A Rosa Luna. Germans inhabit Germany whose leader is Angela Merkel.", "The A-Rosa Luna is built by Neptun Werft, a company based in Rostock, Germany. The leader of Germany is Angela Merkel and the people that live in the country are referred to as Germans.", "Germany is led by Angela Merkel and the inhabitants are known as Germans. Neptun Werft who built the A-Rosa Luna are located in the country at Rostock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Germany", "property:leader", "resource:Angela_Merkel" ], [ "resource:Germany", "property:demonym", "resource:Germans" ], [ "resource:Neptun_Werft", "property:city", "resource:Rostock" ], [ "resource:A_Rosa_Luna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:A_Rosa_Luna", "property:builder", "resource:Neptun_Werft" ], [ "resource:Rostock", "property:country", "resource:Germany" ] ]
A-Rosa_Luna
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A-Rosa_Luna", "readable": "A-Rosa Luna", "graph": "resource:A_Rosa_Luna" }, { "modified": "Angela_Merkel", "readable": "Angela Merkel", "graph": "resource:Angela_Merkel" }, { "modified": "Germans", "readable": "Germans", "graph": "resource:Germans" }, { "modified": "Germany", "readable": "Germany", "graph": "resource:Germany" }, { "modified": "Neptun_Werft", "readable": "Neptun Werft", "graph": "resource:Neptun_Werft" }, { "modified": "Rostock", "readable": "Rostock", "graph": "resource:Rostock" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:A_Rosa_Luna property:builder ?n . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'n' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:A-Rosa_Luna property:builder ?n . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'n' ) ) }", "graph_answer": [ "resource:Neptun_Werft" ], "readable_answer": [ "Neptun Werft" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Neptun_Werft property:city ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Neptun_Werft property:city ?n }", "graph_answer": [ "resource:Rostock" ], "readable_answer": [ "Rostock" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x ?f WHERE { resource:Germany property:leader ?x . resource:Germany property:demonym ?f }", "readable_query": "SELECT DISTINCT ?x ?f WHERE { resource:Germany property:leader ?x . resource:Germany property:demonym ?f }", "graph_answer": [ "resource:Angela_Merkel", "resource:Germans" ], "readable_answer": [ "Angela Merkel", "Germans" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4203
Id53
[ { "subject": "Anaheim,_California", "property": "areaCode", "object": "\"657/714\"" }, { "subject": "Anaheim,_California", "property": "areaTotal", "object": "\"131.5998858742825\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Anaheim,_California", "property": "areaCode", "object": "657, 714" }, { "subject": "Anaheim,_California", "property": "areaTotal", "object": "131.6 (square kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim, California has a total area of 131.6 sq km and the area codes are 657 and 714.", "The total area of Anaheim California is 131.6 square kilometres. Its area codes are 657 and 714.", "The total area of Anaheim, California is 131.6 sq km. and the area codes are 657 and 714." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anaheim__California", "property:area_total", "131.6 (square kilometres)" ], [ "resource:Anaheim__California", "property:area_code", "resource:657__714" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ] ]
Anaheim,_California
[ { "modified": "131.6 (square kilometres)", "readable": "131.6", "graph": "131.6 (square kilometres)" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "657, 714", "readable": "657, 714", "graph": "resource:657__714" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:city . ?k property:area_code ?e . ?k property:area_total resource:9833516_63___square_kilometres_ }", "readable_query": "ASK WHERE { ?k rdf:type ontology:city . ?k property:area_code ?e . ?k property:area_total resource:9833516.63__(square_kilometres) }", "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
3563
Id175
[ { "subject": "Anders_Osborne", "property": "associatedBand", "object": "Galactic" }, { "subject": "Anders_Osborne", "property": "associatedMusicalArtist", "object": "Voice_of_the_Wetlands_All-Stars" } ]
[ { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Galactic" }, { "subject": "Anders_Osborne", "property": "associatedBand/associatedMusicalArtist", "object": "Voice_of_the_Wetlands_All-Stars" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anders Osborne has worked with Galactic and is associated with Voice of the Wetlands All-Stars.", "Anders Osborne has worked with the band Galactic and is associated with Voice of the Wetlands All-Stars.", "Anders Osborne is associated with the band, Galactic and with Voice of the Wetlands All-Stars." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anders_Osborne", "rdf:type", "ontology:artist" ], [ "resource:Anders_Osborne", "property:associated_band_associated_musical_artist", "resource:Voice_of_the_Wetlands_All_Stars" ], [ "resource:Anders_Osborne", "property:associated_band_associated_musical_artist", "resource:Galactic" ] ]
Anders_Osborne
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Anders_Osborne", "readable": "Anders Osborne", "graph": "resource:Anders_Osborne" }, { "modified": "Galactic", "readable": "Galactic", "graph": "resource:Galactic" }, { "modified": "Voice_of_the_Wetlands_All-Stars", "readable": "Voice of the Wetlands All-Stars", "graph": "resource:Voice_of_the_Wetlands_All_Stars" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?j ) WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?o }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?j ) WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?o }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?z }", "graph_answer": [ "resource:Voice_of_the_Wetlands_All_Stars", "resource:Galactic" ], "readable_answer": [ "Voice of the Wetlands All-Stars", "Galactic" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8595
Id193
[ { "subject": "Pakistan", "property": "leaderName", "object": "Mamnoon_Hussain" }, { "subject": "Lahore", "property": "country", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "\"Punjab, Pakistan\"@en" } ]
[ { "subject": "Pakistan", "property": "leader", "object": "Mamnoon_Hussain" }, { "subject": "Lahore", "property": "country", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" } ]
(X (X) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Mamnoon Hussain is a leader of Pakistan which is where the city of Lahore is. This city is served by Allama Iqbal International airport which is located in Punjab Pakistan.", "Mamnoon Hussain is the leader of Pakistan where the city of Lahore is. This city is served by Allama Iqbal International airport which is located in Punjab Pakistan.", "Mamnoon Hussain is the leader of Pakistan where Allama Iqbal International Airport is located in Punjab and serves the city of Lahore." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allama_Iqbal_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Allama_Iqbal_International_Airport", "property:location", "resource:Punjab__Pakistan" ], [ "resource:Allama_Iqbal_International_Airport", "property:city_served", "resource:Lahore" ], [ "resource:Pakistan", "property:leader", "resource:Mamnoon_Hussain" ], [ "resource:Lahore", "property:country", "resource:Pakistan" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Mamnoon_Hussain", "readable": "Mamnoon Hussain", "graph": "resource:Mamnoon_Hussain" }, { "modified": "Pakistan", "readable": "Pakistan", "graph": "resource:Pakistan" }, { "modified": "Punjab,_Pakistan", "readable": "Punjab, Pakistan", "graph": "resource:Punjab__Pakistan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?g property:country resource:Pakistan . ?t property:city_served ?g . ?t property:location resource:Punjab__Pakistan . ?t rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?t WHERE { ?g property:country resource:Pakistan . ?t property:city_served ?g . ?t property:location resource:Punjab,_Pakistan . ?t rdf:type ontology:airport }", "graph_answer": [ "resource:Allama_Iqbal_International_Airport" ], "readable_answer": [ "Allama Iqbal 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 ?h WHERE { ?n rdf:type ontology:airport . ?n property:location resource:Punjab__Pakistan . ?h property:country resource:Pakistan . ?n property:city_served ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { ?n rdf:type ontology:airport . ?n property:location resource:Punjab,_Pakistan . ?h property:country resource:Pakistan . ?n property:city_served ?h }", "graph_answer": [ "resource:Lahore" ], "readable_answer": [ "Lahore" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Pakistan property:spoken_in ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Pakistan property:spoken_in ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5735
Id68
[ { "subject": "Al_Asad_Airbase", "property": "operator", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "battles", "object": "Invasion_of_Grenada" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "United_States_invasion_of_Panama" } ]
[ { "subject": "Al_Asad_Airbase", "property": "operatingOrganisation", "object": "United_States_Air_Force" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "Invasion_of_Grenada" }, { "subject": "United_States_Air_Force", "property": "battle", "object": "United_States_invasion_of_Panama" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Al Asad Airbase is operated by the United States Air Force which was involved in the invasions of Grenada and Panama.", "The United States Air Force was involved in battles at the Invasion of Grenada and the invasion of Panama. They also operate Al Asad airbase." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Al_Asad_Airbase", "rdf:type", "ontology:airport" ], [ "resource:Al_Asad_Airbase", "property:operating_organisation", "resource:United_States_Air_Force" ], [ "resource:United_States_Air_Force", "property:battle", "resource:Invasion_of_Grenada" ], [ "resource:United_States_Air_Force", "property:battle", "resource:United_States_invasion_of_Panama" ] ]
Al_Asad_Airbase
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "Al_Asad_Airbase", "readable": "Al Asad Airbase", "graph": "resource:Al_Asad_Airbase" }, { "modified": "Invasion_of_Grenada", "readable": "Invasion of Grenada", "graph": "resource:Invasion_of_Grenada" }, { "modified": "United_States_Air_Force", "readable": "United States Air Force", "graph": "resource:United_States_Air_Force" }, { "modified": "United_States_invasion_of_Panama", "readable": "United States invasion of Panama", "graph": "resource:United_States_invasion_of_Panama" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?v ) WHERE { resource:United_States_Air_Force property:battle ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?v ) WHERE { resource:United_States_Air_Force property:battle ?e }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:United_States_Air_Force property:battle ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:United_States_Air_Force property:battle ?d }", "graph_answer": [ "resource:Invasion_of_Grenada", "resource:United_States_invasion_of_Panama" ], "readable_answer": [ "Invasion of Grenada", "United States invasion of Panama" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Al_Asad_Airbase rdf:type ontology:airport . resource:Al_Asad_Airbase property:operating_organisation resource:United_States_Air_Force }", "readable_query": "ASK WHERE { resource:Al_Asad_Airbase rdf:type ontology:airport . resource:Al_Asad_Airbase property:operating_organisation resource:United_States_Air_Force }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Food
4
9742
Id31
[ { "subject": "Arem-arem", "property": "region", "object": "Indonesia" }, { "subject": "Arem-arem", "property": "ingredient", "object": "Banana_leaf" }, { "subject": "Arem-arem", "property": "ingredientName", "object": "\"compressed rice cooked inbanana leafwith vegetables or minced meat fillings\"" }, { "subject": "Arem-arem", "property": "course", "object": "\"Main course\"@en" } ]
[ { "subject": "Arem-arem", "property": "region", "object": "Indonesia" }, { "subject": "Arem-arem", "property": "ingredient", "object": "Banana_leaf" }, { "subject": "Arem-arem", "property": "course", "object": "\"Main course\"" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arem arem comes from Indonesia, it is a main course dish and includes compressed rice cooked in banana leaf with vegetables or minced meat fillings.", "The Indonesian main course arem-arem consists of compressed rice cooked in banana leaf with vegetables or minced meat fillings.", "Arem arem, an Indonesian main course, has the components: rice cooked in a banana leaf and vegetables or minced meat." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "property:ingredient", "resource:Banana_leaf" ], [ "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:course", "resource:Main_course" ], [ "resource:Arem_arem", "property:region", "resource:Indonesia" ] ]
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": "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": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Banana_leaf", "readable": "Banana leaf", "graph": "resource:Banana_leaf" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Main course", "readable": "Main course", "graph": "resource:Main_course" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?r WHERE { resource:Arem_arem property:region ?r . resource:Arem_arem property:course ?o }", "readable_query": "SELECT DISTINCT ?o ?r WHERE { resource:Arem-arem property:region ?r . resource:Arem-arem property:course ?o }", "graph_answer": [ "resource:Main_course", "resource:Indonesia" ], "readable_answer": [ "Main course", "Indonesia" ], "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 ?j WHERE { resource:Arem_arem property:main_ingredient ?k . resource:Arem_arem property:ingredient ?j }", "readable_query": "SELECT DISTINCT ?k ?j WHERE { resource:Arem-arem property:main_ingredient ?k . resource:Arem-arem property:ingredient ?j }", "graph_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "resource:Banana_leaf" ], "readable_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "Banana leaf" ], "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
11170
Id21
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "hometown", "object": "United_States" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "\"1995\"^^xsd:gYear" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "origin", "object": "United_States" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "1995" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner came from the US and started performing in 1995. He is a black metal musician who has played with the band Twilight and is associated with the group Greymachine.", "Aaron Turner came from the U.S. He started performing in 1995 and performed black metal music with the bands Twilight and Greymachine.", "Black metal musician Aaron Turner, born in the United States, began his career in 1995. He is associated with Twilight and Greymachine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:origin", "resource:United_States" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Greymachine" ], [ "resource:Aaron_Turner", "property:active_years_start_year", "resource:1995" ], [ "resource:Aaron_Turner", "property:genre", "resource:Black_metal" ] ]
Aaron_Turner
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "1995", "readable": "1995", "graph": "resource:1995" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Greymachine", "readable": "Greymachine", "graph": "resource:Greymachine" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?h ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?q }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?h ) WHERE { resource:Aaron_Turner 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 ?h WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?h }", "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 ?j ?n WHERE { resource:Aaron_Turner property:active_years_start_year ?j . resource:Aaron_Turner property:genre ?n }", "readable_query": "SELECT DISTINCT ?j ?n WHERE { resource:Aaron_Turner property:active_years_start_year ?j . resource:Aaron_Turner property:genre ?n }", "graph_answer": [ "resource:1995", "resource:Black_metal" ], "readable_answer": [ "1995", "Black metal" ], "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 ?z WHERE { resource:Aaron_Turner property:rocket_stages ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Aaron_Turner property:rocket_stages ?z }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
4
8809
Id201
[ { "subject": "Asunción", "property": "isPartOf", "object": "Gran_Asunción" }, { "subject": "Agustín_Barboza", "property": "placeOfBirth", "object": "Asunción" }, { "subject": "Paraguay", "property": "leaderName", "object": "Juan_Afara" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" } ]
[ { "subject": "Asunción", "property": "isPartOf", "object": "Gran_Asunción" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" }, { "subject": "Paraguay", "property": "leader", "object": "Juan_Afara" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agustin Barboza was born in Asuncion, Gran Asunción, Paraguay. The leader of Paraguay is called Juan Afara.", "Agustin Barboza was born in Asuncion which is part of Gran Asunción. He passed away in Paraguay whose leader is called Juan Afara.", "Agustin Barboza was born in Asuncion, Gran Asunción and died in Paraguay, where the leader is Juan Afara." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asunci_n", "property:is_part_of", "resource:Gran_Asunci_n" ], [ "resource:Paraguay", "property:leader", "resource:Juan_Afara" ], [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:death_place", "resource:Paraguay" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Asunci_n" ] ]
Agustín_Barboza
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Gran_Asunción", "readable": "Gran Asunción", "graph": "resource:Gran_Asunci_n" }, { "modified": "Juan_Afara", "readable": "Juan Afara", "graph": "resource:Juan_Afara" }, { "modified": "Paraguay", "readable": "Paraguay", "graph": "resource:Paraguay" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Paraguay property:leader resource:Juan_Afara }", "readable_query": "ASK WHERE { resource:Paraguay property:leader resource:Juan_Afara }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?v rdf:type ontology:artist . ?v property:birth_place resource:County_of_Tyrol }", "readable_query": "ASK WHERE { ?v rdf:type ontology:artist . ?v property:birth_place resource:County_of_Tyrol }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?d property:birth_place resource:Asunci_n . ?d rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?d property:birth_place resource:Asunción . ?d rdf:type ontology:artist }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?l WHERE { ?l property:birth_place resource:Asunci_n . ?l rdf:type ontology:artist }", "readable_query": "SELECT ?l WHERE { ?l property:birth_place resource:Asunción . ?l rdf:type ontology:artist }", "graph_answer": [ "resource:Agust_n_Barboza" ], "readable_answer": [ "Agustín Barboza" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
4
9333
Id50
[ { "subject": "1036_Ganymed", "property": "discoverer", "object": "Walter_Baade" }, { "subject": "Walter_Baade", "property": "birthPlace", "object": "Preußisch_Oldendorf" }, { "subject": "Walter_Baade", "property": "deathPlace", "object": "West_Germany" }, { "subject": "Walter_Baade", "property": "almaMater", "object": "University_of_Göttingen" } ]
[ { "subject": "1036_Ganymed", "property": "discoverer", "object": "Walter_Baade" }, { "subject": "Walter_Baade", "property": "birthPlace", "object": "Preußisch_Oldendorf" }, { "subject": "Walter_Baade", "property": "deathPlace", "object": "West_Germany" }, { "subject": "Walter_Baade", "property": "almaMater", "object": "University_of_Göttingen" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1036 Ganymed was discovered by Walter Baade, who was born in Preussisch Oldendorf, was a University of Gottingen graduate, and died in West Germany.", "Preußisch Oldendorf was the birthplace of Walter Baade, who discovered 1036 Ganymed. His alma mater was the University of Gottingen and he died in West Germany.", "1036 Ganymed was discovered by Walter Baade, who was born in Preußisch Oldendorf, went to the University of Gottingen and died in West Germany." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1036_Ganymed", "rdf:type", "ontology:celestial_body" ], [ "resource:1036_Ganymed", "property:discoverer", "resource:Walter_Baade" ], [ "resource:Walter_Baade", "property:death_place", "resource:West_Germany" ], [ "resource:Walter_Baade", "property:alma_mater", "resource:University_of_G_ttingen" ], [ "resource:Walter_Baade", "property:birth_place", "resource:Preu_isch_Oldendorf" ] ]
1036_Ganymed
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "1036_Ganymed", "readable": "1036 Ganymed", "graph": "resource:1036_Ganymed" }, { "modified": "Preußisch_Oldendorf", "readable": "Preußisch Oldendorf", "graph": "resource:Preu_isch_Oldendorf" }, { "modified": "University_of_Göttingen", "readable": "University of Göttingen", "graph": "resource:University_of_G_ttingen" }, { "modified": "Walter_Baade", "readable": "Walter Baade", "graph": "resource:Walter_Baade" }, { "modified": "West_Germany", "readable": "West Germany", "graph": "resource:West_Germany" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:celestial_body . ?l property:discoverer ?k . ?k property:birth_place resource:Glen_Ridge__New_Jersey }", "readable_query": "ASK WHERE { ?l rdf:type ontology:celestial_body . ?l property:discoverer ?k . ?k property:birth_place resource:Glen_Ridge,_New_Jersey }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
4
10556
Id240
[ { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "placeOfDeath", "object": "Parkersburg,_West_Virginia" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" } ]
[ { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Parkersburg, West Virginia is in the United States where Albert B. White died and was succeeded by William M.O. Dawson who died in Charleston, West Virginia.", "Albert B White, who died in Parkersburg, West Virginia, USA, was succeeded by William M O Dawson, who died in Charleston, West Virginia." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Parkersburg__West_Virginia", "property:country", "resource:United_States" ], [ "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:death_place", "resource:Parkersburg__West_Virginia" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ] ]
Albert_B._White
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Charleston,_West_Virginia", "readable": "Charleston, West Virginia", "graph": "resource:Charleston__West_Virginia" }, { "modified": "Parkersburg,_West_Virginia", "readable": "Parkersburg, West Virginia", "graph": "resource:Parkersburg__West_Virginia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { { { resource:William_M__O__Dawson property:death_place ?m } UNION { resource:Albert_B__White property:death_place ?m } } }", "readable_query": "SELECT DISTINCT ?m WHERE { { { resource:William_M._O._Dawson property:death_place ?m } UNION { resource:Albert_B._White property:death_place ?m } } }", "graph_answer": [ "resource:Charleston__West_Virginia", "resource:Parkersburg__West_Virginia" ], "readable_answer": [ "Charleston, West Virginia", "Parkersburg, West Virginia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:William_M__O__Dawson property:death_place ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:William_M._O._Dawson property:death_place ?p }", "graph_answer": [ "resource:Charleston__West_Virginia" ], "readable_answer": [ "Charleston, West Virginia" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
6008
Id154
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Kissing_Spell_Records" }, { "subject": "Alison_O'Donnell", "property": "label", "object": "Osmosys_Records" } ]
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Kissing_Spell_Records" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Osmosys_Records" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Jazz performer, Alison O'Donnell, is signed to the record labels Kissing Spell Records and Osmosys Records.", "Osmosys Records is the recording label of Alison O'Donnell, who performs jazz music and is signed to Kissing Spell Records.", "Alison O'Donnell plays jazz and is signed to Osmosys Records. Alison is also signed to record label Kissing Spell Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:genre", "resource:Jazz" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Kissing_Spell_Records" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Osmosys_Records" ] ]
Alison_O'Donnell
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Jazz", "readable": "Jazz", "graph": "resource:Jazz" }, { "modified": "Kissing_Spell_Records", "readable": "Kissing Spell Records", "graph": "resource:Kissing_Spell_Records" }, { "modified": "Osmosys_Records", "readable": "Osmosys Records", "graph": "resource:Osmosys_Records" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?l ) WHERE { resource:Alison_O_Donnell property:record_label ?r }", "readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?l ) WHERE { resource:Alison_O'Donnell property:record_label ?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 ?l WHERE { resource:Alison_O_Donnell property:record_label ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Alison_O'Donnell property:record_label ?l }", "graph_answer": [ "resource:Kissing_Spell_Records", "resource:Osmosys_Records" ], "readable_answer": [ "Kissing Spell Records", "Osmosys Records" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Alison_O_Donnell property:genre ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Alison_O'Donnell property:genre ?w }", "graph_answer": [ "resource:Jazz" ], "readable_answer": [ "Jazz" ], "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
3
5993
Id139
[ { "subject": "Alfredo_Zitarrosa", "property": "genre", "object": "Milonga_(music)" }, { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "Odeon_Records" }, { "subject": "Alfredo_Zitarrosa", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Alfredo_Zitarrosa", "property": "genre", "object": "Milonga_(music)" }, { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "Odeon_Records" }, { "subject": "Alfredo_Zitarrosa", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alfredo Zitarrosa started out as a solo singer and was signed to Odeon Records and is an exponent of Milonga.", "Alfredo Zitarrosa, who started out as a solo singer, has the musical genre Milonga. His recording label is Odeon Records." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:background", "resource:solo_singer" ], [ "resource:Alfredo_Zitarrosa", "property:genre", "resource:Milonga__music_" ], [ "resource:Alfredo_Zitarrosa", "property:record_label", "resource:Odeon_Records" ] ]
Alfredo_Zitarrosa
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Milonga_(music)", "readable": "Milonga", "graph": "resource:Milonga__music_" }, { "modified": "Odeon_Records", "readable": "Odeon Records", "graph": "resource:Odeon_Records" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:background resource:non_vocal_instrumentalist . ?e rdf:type ontology:artist . ?e property:record_label resource:Odeon_Records }", "readable_query": "ASK WHERE { ?e property:background resource:non_vocal_instrumentalist . ?e rdf:type ontology:artist . ?e property:record_label resource:Odeon_Records }", "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 { ?h property:record_label resource:Odeon_Records . ?h rdf:type ontology:artist . ?h property:background resource:solo_singer }", "readable_query": "ASK WHERE { ?h property:record_label resource:Odeon_Records . ?h rdf:type ontology:artist . ?h property:background resource:solo_singer }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?j WHERE { ?j rdf:type ontology:artist . ?j property:record_label resource:Odeon_Records . ?j property:background resource:solo_singer }", "readable_query": "SELECT ?j WHERE { ?j rdf:type ontology:artist . ?j property:record_label resource:Odeon_Records . ?j property:background resource:solo_singer }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "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 ?g WHERE { resource:Alfredo_Zitarrosa property:genre ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Alfredo_Zitarrosa property:genre ?g }", "graph_answer": [ "resource:Milonga__music_" ], "readable_answer": [ "Milonga" ], "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" ] } ]
Astronaut
3
6118
Id18
[ { "subject": "Alan_Shepard", "property": "years", "object": "1963" }, { "subject": "Alan_Shepard", "property": "ribbon", "object": "\"American Defense Service ribbon.svg\"@en" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" } ]
[ { "subject": "Alan_Shepard", "property": "servedAsChiefOfTheAstronautOfficeIn", "object": "1963" }, { "subject": "Alan_Shepard", "property": "ribbonAward", "object": "\"American Defense Service ribbon.svg\"" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4" ], "text": [ "Alan Shepard, who was born in New Hampshire and was the Chief of the Astronaut Office in 1963, was awarded with the American Defense Service ribbon.", "Alan Shepard was born in New Hampshire, awarded the American Defense Service Ribbon, and was the Chief of the Astronaut Office in 1963.", "Alan Shepard was born in New Hampshire and served as Chief of the Astronaut Office in 1963, being awarded the American Defense Service ribbon.", "Alan Shepard (born in New Hampshire) served as Chief of the Astronaut Office in 1963 and was awarded an American Defense Service ribbon." ], "lang": [ "", "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:ribbon_award", "American Defense Service ribbon.svg" ], [ "resource:Alan_Shepard", "property:served_as_chief_of_the_astronaut_office_in", "resource:1963" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "American Defense Service ribbon.svg", "readable": "American Defense Service ribbon.svg", "graph": "American Defense Service ribbon.svg" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ribbonAward", "readable": "ribbon award", "graph": "property:ribbon_award" }, { "modified": "servedAsChiefOfTheAstronautOfficeIn", "readable": "served as chief of the astronaut office in", "graph": "property:served_as_chief_of_the_astronaut_office_in" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:birth_place resource:Manitoba . ?r rdf:type ontology:astronaut . ?r property:ribbon_award ?w }", "readable_query": "ASK WHERE { ?r property:birth_place resource:Manitoba . ?r rdf:type ontology:astronaut . ?r property:ribbon_award ?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" ] } ]
Airport
5
11065
Id114
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Texas", "property": "demonym", "object": "Texan" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Texas", "property": "demonym", "object": "Texan" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrews County Airport is located in Texas, USA, the capital of Texas is Austin, people in Texas are called Texans and one of their languages is Spanish.", "The U.S.A.'s Andrews County Airport is found in Texas where Austin is the capital. Spanish is spoken in the state where the people are known as Texans.", "Andrews County Airport is located in Texas, United States. The state's capital is Austin and its inhabitants are called Texans. Spanish is one of the spoken languages in Texas." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "property:language", "resource:Spanish_language" ], [ "resource:Texas", "property:demonym", "resource:Texan" ], [ "resource:Texas", "property:country", "resource:United_States" ], [ "resource:Andrews_County_Airport", "rdf:type", "ontology:airport" ], [ "resource:Andrews_County_Airport", "property:location", "resource:Texas" ] ]
Andrews_County_Airport
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Andrews_County_Airport", "readable": "Andrews County Airport", "graph": "resource:Andrews_County_Airport" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" }, { "modified": "Texan", "readable": "Texan", "graph": "resource:Texan" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?e ) WHERE { ?b property:country resource:United_States . ?o rdf:type ontology:airport . ?o property:location ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?e ) WHERE { ?b property:country resource:United_States . ?o rdf:type ontology:airport . ?o property:location ?b }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:airport . ?j property:country resource:United_States . ?y property:location ?j }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:airport . ?j property:country resource:United_States . ?y property:location ?j }", "graph_answer": [ "resource:Andrews_County_Airport" ], "readable_answer": [ "Andrews County Airport" ], "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 ?t WHERE { resource:Andrews_County_Airport property:location ?a . ?a property:capital ?t . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Andrews_County_Airport property:location ?a . ?a property:capital ?t . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }", "graph_answer": [ "resource:Austin__Texas" ], "readable_answer": [ "Austin, Texas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:capital resource:Austin__Texas . resource:Andrews_County_Airport property:location ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:capital resource:Austin,_Texas . resource:Andrews_County_Airport property:location ?c }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?p WHERE { resource:Texas property:demonym ?y . resource:Texas property:language ?p }", "readable_query": "SELECT DISTINCT ?y ?p WHERE { resource:Texas property:demonym ?y . resource:Texas property:language ?p }", "graph_answer": [ "resource:Texan", "resource:Spanish_language" ], "readable_answer": [ "Texan", "Spanish 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" ] } ]
Artist
4
8847
Id239
[ { "subject": "Uruguay", "property": "leader", "object": "Tabaré_Vázquez" }, { "subject": "Montevideo", "property": "country", "object": "Uruguay" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Montevideo" }, { "subject": "Montevideo", "property": "leaderName", "object": "Daniel_Martínez_(politician)" } ]
[ { "subject": "Uruguay", "property": "leader", "object": "Tabaré_Vázquez" }, { "subject": "Montevideo", "property": "country", "object": "Uruguay" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Montevideo" }, { "subject": "Montevideo", "property": "leader", "object": "Daniel_Martínez_(politician)" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Montevideo is the birth place of Alfredo Zitarrosa, where Daniel Martinez is the leader. Montevideo is the capital of Uruguay and the country's leader is Tabaré Vázquez.", "Alfredo Zitarrosa was born in Daniel Martinez and Tabaré Vázquez led Montevideo, Uruguay.", "Alfredo Zitarrosa was born in Montevideo in Uruguay whose leader is Tabare Vazquez. Another political leader in Montevideo is Daniel Martinez." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Montevideo", "property:leader", "resource:Daniel_Mart_nez__politician_" ], [ "resource:Montevideo", "property:country", "resource:Uruguay" ], [ "resource:Uruguay", "property:leader", "resource:Tabar__V_zquez" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:birth_place", "resource:Montevideo" ] ]
Alfredo_Zitarrosa
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Daniel_Martínez_(politician)", "readable": "Daniel Martínez", "graph": "resource:Daniel_Mart_nez__politician_" }, { "modified": "Montevideo", "readable": "Montevideo", "graph": "resource:Montevideo" }, { "modified": "Tabaré_Vázquez", "readable": "Tabaré Vázquez", "graph": "resource:Tabar__V_zquez" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:leader resource:Tabar__V_zquez }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:leader resource:Tabaré_Vázquez }", "graph_answer": [ "resource:Uruguay" ], "readable_answer": [ "Uruguay" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { { { ?m property:leader resource:Daniel_Mart_nez__politician_ } UNION { ?m property:leader resource:Tabar__V_zquez } } }", "readable_query": "SELECT DISTINCT ?m WHERE { { { ?m property:leader resource:Daniel_Martínez_(politician) } UNION { ?m property:leader resource:Tabaré_Vázquez } } }", "graph_answer": [ "resource:Montevideo", "resource:Uruguay" ], "readable_answer": [ "Montevideo", "Uruguay" ], "type": [ "ellipsis", "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" ] } ]
WrittenWork
2
5554
Id89
[ { "subject": "A_Loyal_Character_Dancer", "property": "author", "object": "Qiu_Xiaolong" }, { "subject": "A_Loyal_Character_Dancer", "property": "mediaType", "object": "Hardcover" } ]
[ { "subject": "A_Loyal_Character_Dancer", "property": "author", "object": "Qiu_Xiaolong" }, { "subject": "A_Loyal_Character_Dancer", "property": "mediaType", "object": "Hardcover" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Loyal Character Dancer can be found in hardcover and was penned by Qiu Xiaolong.", "A Loyal Character Dancer written by Qiu Xiaolong can be found in hardcover.", "'A Loyal Character Dancer' was written by Qiu Xiaolong and published in hardcover." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Loyal_Character_Dancer", "property:media_type", "resource:Hardcover" ], [ "resource:A_Loyal_Character_Dancer", "property:author", "resource:Qiu_Xiaolong" ], [ "resource:A_Loyal_Character_Dancer", "rdf:type", "ontology:written_work" ] ]
A_Loyal_Character_Dancer
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "A_Loyal_Character_Dancer", "readable": "A Loyal Character Dancer", "graph": "resource:A_Loyal_Character_Dancer" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" }, { "modified": "Qiu_Xiaolong", "readable": "Qiu Xiaolong", "graph": "resource:Qiu_Xiaolong" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?u WHERE { resource:A_Loyal_Character_Dancer property:author ?u . resource:A_Loyal_Character_Dancer property:media_type ?k }", "readable_query": "SELECT DISTINCT ?k ?u WHERE { resource:A_Loyal_Character_Dancer property:author ?u . resource:A_Loyal_Character_Dancer property:media_type ?k }", "graph_answer": [ "resource:Hardcover", "resource:Qiu_Xiaolong" ], "readable_answer": [ "Hardcover", "Qiu Xiaolong" ], "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" ] } ]
MeanOfTransportation
3
7457
Id57
[ { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "anthem", "object": "The_Star-Spangled_Banner" } ]
[ { "subject": "ALV_X-1", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "anthem", "object": "The_Star-Spangled_Banner" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "ALV X-1 hails from the United States, where The Star Spangled Banner is the national anthem and Asian Americans are an ethnic group.", "The ALV X1 comes from the US, where Asian Americans are an ethnic group and the anthem is the Star Spangled Banner.", "The ALV X-1 comes from the United States, where Asian Americans are an ethnic group and where the anthem is the Star Spangled Banner." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:anthem", "resource:The_Star_Spangled_Banner" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:ALV_X_1", "property:country_origin", "resource:United_States" ], [ "resource:ALV_X_1", "rdf:type", "ontology:mean_of_transportation" ] ]
ALV_X-1
[ { "modified": "anthem", "readable": "anthem", "graph": "property:anthem" }, { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "ALV_X-1", "readable": "ALV X-1", "graph": "resource:ALV_X_1" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "The_Star-Spangled_Banner", "readable": "The Star-Spangled Banner", "graph": "resource:The_Star_Spangled_Banner" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:ethnic_group resource:Asian_Americans . ?l property:anthem resource:National_Anthem_of_Uruguay }", "readable_query": "ASK WHERE { ?l property:ethnic_group resource:Asian_Americans . ?l property:anthem resource:National_Anthem_of_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", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:ethnic_group resource:Asian_Americans . ?i property:anthem resource:The_Star_Spangled_Banner }", "readable_query": "ASK WHERE { ?i property:ethnic_group resource:Asian_Americans . ?i property:anthem resource:The_Star-Spangled_Banner }", "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 ?u WHERE { ?u property:ethnic_group resource:Asian_Americans . ?u property:anthem resource:The_Star_Spangled_Banner }", "readable_query": "SELECT ?u WHERE { ?u property:ethnic_group resource:Asian_Americans . ?u property:anthem resource:The_Star-Spangled_Banner }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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 ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'a' ) ) . ?w property:country_origin resource:United_States . ?w rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'a' ) ) . ?w property:country_origin resource:United_States . ?w rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:ALV_X_1" ], "readable_answer": [ "ALV X-1" ], "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" ] } ]
CelestialBody
3
6614
Id31
[ { "subject": "1000_Piazzia", "property": "formerName", "object": "\"1923 NZ1951 OB\"@en" }, { "subject": "1000_Piazzia", "property": "periapsis", "object": "3.52497e+11" }, { "subject": "1000_Piazzia", "property": "epoch", "object": "\"2015-06-27\"^^xsd:date" } ]
[ { "subject": "1000_Piazzia", "property": "formerName", "object": "\"1923 NZ1951 OB\"" }, { "subject": "1000_Piazzia", "property": "periapsis", "object": "352497000000.0" }, { "subject": "1000_Piazzia", "property": "epoch", "object": "2015-06-27" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 1000 Piazzia (formally known as 1923 NZ1951 OB) has a periapsis of 352497000000.0 and an epoch date of 2015-06-27.", "The dark asteroid 1000 Piazzia has a periapsis is 352497000000.0 and it was formerly called \"1923 NZ1951 OB\" and its epoch date was on 2015-06-27.", "1000 Piazzia (formerly \"1923 NZ1951 OB\"), has a periapsis of 352497000000.0 and the epoch date, 2015-06-27." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1000_Piazzia", "property:epoch", "resource:2015_06_27" ], [ "resource:1000_Piazzia", "rdf:type", "ontology:celestial_body" ], [ "resource:1000_Piazzia", "property:former_name", "1923 NZ1951 OB" ], [ "resource:1000_Piazzia", "property:periapsis", "resource:352497000000_0" ] ]
1000_Piazzia
[ { "modified": "1923 NZ1951 OB", "readable": "1923 NZ1951 OB", "graph": "1923 NZ1951 OB" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "formerName", "readable": "former name", "graph": "property:former_name" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "1000_Piazzia", "readable": "1000 Piazzia", "graph": "resource:1000_Piazzia" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" }, { "modified": "352497000000.0", "readable": "352497000000.0", "graph": "resource:352497000000_0" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?n rdf:type ontology:celestial_body . FILTER ( ?z = \"2015_06_27\" ) . ?n property:periapsis ?y . ?n property:epoch ?z }", "readable_query": "SELECT DISTINCT ?y WHERE { ?n rdf:type ontology:celestial_body . FILTER ( ?z = \"2015-06-27\" ) . ?n property:periapsis ?y . ?n property:epoch ?z }", "graph_answer": [ "resource:352497000000_0" ], "readable_answer": [ "352497000000.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 ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'piazzia' ) ) . ?x rdf:type ontology:celestial_body . ?x property:periapsis resource:352497000000_0 }", "readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'piazzia' ) ) . ?x rdf:type ontology:celestial_body . ?x property:periapsis resource:352497000000.0 }", "graph_answer": [ "resource:1000_Piazzia" ], "readable_answer": [ "1000 Piazzia" ], "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 ?c WHERE { resource:1000_Piazzia property:administrative_arrondissement ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:1000_Piazzia property:administrative_arrondissement ?c }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
3
7635
Id7
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"@en" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
[ { "subject": "11th_Mississippi_Infantry_Monument", "property": "state", "object": "\"Pennsylvania\"" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "established", "object": "2000" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "category", "object": "Contributing_property" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 11th Mississippi Infantry Monument in Pennsylvania was completed in 2000 and is categorized as a contributing property.", "The 11th Mississippi Infantry Monument, Pennsylvania, is categorised as a contributing property and was established in 2000.", "The 11th Mississippi Infantry Monument (established in 2000) stands in the state of Pennsylvania, and is categorised as a contributing property." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:state", "resource:Pennsylvania" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:established", "resource:2000" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:category", "resource:Contributing_property" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Contributing_property", "readable": "Contributing property", "graph": "resource:Contributing_property" }, { "modified": "Pennsylvania", "readable": "Pennsylvania", "graph": "resource:Pennsylvania" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:monument . ?o property:category resource:Contributing_property . ?o property:state resource:Maryland }", "readable_query": "ASK WHERE { ?o rdf:type ontology:monument . ?o property:category resource:Contributing_property . ?o property:state resource:Maryland }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?w property:category resource:Contributing_property . ?w property:state resource:Pennsylvania . ?w rdf:type ontology:monument }", "readable_query": "ASK WHERE { ?w property:category resource:Contributing_property . ?w property:state resource:Pennsylvania . ?w rdf:type ontology:monument }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?s WHERE { ?s property:state resource:Pennsylvania . ?s rdf:type ontology:monument . ?s property:category resource:Contributing_property }", "readable_query": "SELECT ?s WHERE { ?s property:state resource:Pennsylvania . ?s rdf:type ontology:monument . ?s property:category resource:Contributing_property }", "graph_answer": [ "resource:11th_Mississippi_Infantry_Monument" ], "readable_answer": [ "11th Mississippi Infantry Monument" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:11th_Mississippi_Infantry_Monument property:established ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:11th_Mississippi_Infantry_Monument property:established ?l }", "graph_answer": [ "resource:2000" ], "readable_answer": [ "2000" ], "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
6275
Id111
[ { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "team", "object": "Accrington_Stanley_F.C." }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "dateOfBirth", "object": "\"1989-01-01\"^^xsd:date" }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "clubs", "object": "Hamilton_Academical_F.C." } ]
[ { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Accrington_Stanley_F.C." }, { "subject": "Alan_Martin_(footballer)", "property": "birthDate", "object": "1989-01-01" }, { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Hamilton_Academical_F.C." } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The footballer Alan Martin, who was born on 1 January 1989, formerly played for Accrington Stanley FC and is now with Hamilton Academical FC.", "Born on January 1st 1989, the footballer Alan Martin played for Hamilton Academicals FC and Accrington Stanley FC.", "Footballer, Alan Martin, was born on 01/01/1989. He played football for Hamilton Academical F.C. and plays for the club, Accrington Stanley F.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Martin__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Hamilton_Academical_F_C_" ], [ "resource:Alan_Martin__footballer_", "property:club", "resource:Accrington_Stanley_F_C_" ], [ "resource:Alan_Martin__footballer_", "property:birth_date", "resource:1989_01_01" ] ]
Alan_Martin_(footballer)
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "1989-01-01", "readable": "1989-01-01", "graph": "resource:1989_01_01" }, { "modified": "Accrington_Stanley_F.C.", "readable": "Accrington Stanley F.C.", "graph": "resource:Accrington_Stanley_F_C_" }, { "modified": "Alan_Martin_(footballer)", "readable": "Alan Martin", "graph": "resource:Alan_Martin__footballer_" }, { "modified": "Hamilton_Academical_F.C.", "readable": "Hamilton Academical F.C.", "graph": "resource:Hamilton_Academical_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:birth_date ?j . FILTER ( ?j = \"1989_01_01\" ) . ?s rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:birth_date ?j . FILTER ( ?j = \"1989-01-01\" ) . ?s rdf:type ontology:athlete }", "graph_answer": [ "resource:Alan_Martin__footballer_" ], "readable_answer": [ "Alan Martin" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?s ) WHERE { resource:Alan_Martin__footballer_ property:club ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?s ) WHERE { resource:Alan_Martin_(footballer) property:club ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Alan_Martin__footballer_ property:club ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Alan_Martin_(footballer) property:club ?g }", "graph_answer": [ "resource:Hamilton_Academical_F_C_", "resource:Accrington_Stanley_F_C_" ], "readable_answer": [ "Hamilton Academical F.C.", "Accrington Stanley F.C." ], "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" ] } ]
CelestialBody
3
6636
Id53
[ { "subject": "1036_Ganymed", "property": "discoverer", "object": "Walter_Baade" }, { "subject": "Walter_Baade", "property": "deathPlace", "object": "West_Germany" }, { "subject": "Walter_Baade", "property": "almaMater", "object": "University_of_Göttingen" } ]
[ { "subject": "1036_Ganymed", "property": "discoverer", "object": "Walter_Baade" }, { "subject": "Walter_Baade", "property": "deathPlace", "object": "West_Germany" }, { "subject": "Walter_Baade", "property": "almaMater", "object": "University_of_Göttingen" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Walter Baade, a graduate from University of Gottingen, discovered 1036 Ganymed, and died in West Germany.", "Walter Baade, who attended the University of Gottingen discovered 1036 Ganymed. He died in West Germany.", "1036 Ganymed was discovered by Walter Baade, whose alma mater was the University of Gottingen. He died in West Germany." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1036_Ganymed", "rdf:type", "ontology:celestial_body" ], [ "resource:1036_Ganymed", "property:discoverer", "resource:Walter_Baade" ], [ "resource:Walter_Baade", "property:death_place", "resource:West_Germany" ], [ "resource:Walter_Baade", "property:alma_mater", "resource:University_of_G_ttingen" ] ]
1036_Ganymed
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "1036_Ganymed", "readable": "1036 Ganymed", "graph": "resource:1036_Ganymed" }, { "modified": "University_of_Göttingen", "readable": "University of Göttingen", "graph": "resource:University_of_G_ttingen" }, { "modified": "Walter_Baade", "readable": "Walter Baade", "graph": "resource:Walter_Baade" }, { "modified": "West_Germany", "readable": "West Germany", "graph": "resource:West_Germany" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:alma_mater resource:University_of_G_ttingen . ?g property:death_place resource:California }", "readable_query": "ASK WHERE { ?g property:alma_mater resource:University_of_Göttingen . ?g property:death_place resource:California }", "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 { ?j property:alma_mater resource:University_of_G_ttingen . ?j property:death_place resource:West_Germany }", "readable_query": "ASK WHERE { ?j property:alma_mater resource:University_of_Göttingen . ?j property:death_place resource:West_Germany }", "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 ?f WHERE { ?f property:death_place resource:West_Germany . ?f property:alma_mater resource:University_of_G_ttingen }", "readable_query": "SELECT ?f WHERE { ?f property:death_place resource:West_Germany . ?f property:alma_mater resource:University_of_Göttingen }", "graph_answer": [ "resource:Walter_Baade" ], "readable_answer": [ "Walter Baade" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:discoverer resource:Walter_Baade . ?c rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:discoverer resource:Walter_Baade . ?c rdf:type ontology:celestial_body }", "graph_answer": [ "resource:1036_Ganymed" ], "readable_answer": [ "1036 Ganymed" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5596
Id131
[ { "subject": "Acta_Palaeontologica_Polonica", "property": "lccn", "object": "\"60040714\"" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "abbreviation", "object": "\"Acta Palaeontol. Pol.\"@en" } ]
[ { "subject": "Acta_Palaeontologica_Polonica", "property": "LCCN_number", "object": "60040714" }, { "subject": "Acta_Palaeontologica_Polonica", "property": "abbreviation", "object": "\"Acta Palaeontol. Pol.\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Acta Palaeontologica Polonica which is abbreviated to Acta Palaeontol. Pol. has a LCCN number of 60040714.", "Acta Palaeontologica Polonica's has the abbreviated name Acta Palaeontol. Pol. and an LCCN number of 60040714." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Acta_Palaeontologica_Polonica", "property:l_c_c_n_number", "60040714" ], [ "resource:Acta_Palaeontologica_Polonica", "property:abbreviation", "resource:Acta_Palaeontol__Pol_" ], [ "resource:Acta_Palaeontologica_Polonica", "rdf:type", "ontology:written_work" ] ]
Acta_Palaeontologica_Polonica
[ { "modified": "60040714", "readable": "60040714", "graph": "60040714" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "modified": "Acta Palaeontol. Pol.", "readable": "Acta Palaeontol. Pol.", "graph": "resource:Acta_Palaeontol__Pol_" }, { "modified": "Acta_Palaeontologica_Polonica", "readable": "Acta Palaeontologica Polonica", "graph": "resource:Acta_Palaeontologica_Polonica" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?m property:abbreviation ?t . FILTER ( ?f > '40000000' ) . ?m rdf:type ontology:written_work . ?m property:l_c_c_n_number ?f }", "readable_query": "SELECT DISTINCT ?t WHERE { ?m property:abbreviation ?t . FILTER ( ?f > '40000000' ) . ?m rdf:type ontology:written_work . ?m property:l_c_c_n_number ?f }", "graph_answer": [ "resource:Acta_Palaeontol__Pol_" ], "readable_answer": [ "Acta Palaeontol. Pol." ], "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 { ?i property:abbreviation resource:Acta_Math__Hungar_ . ?i property:l_c_c_n_number ?x . ?i rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?i property:abbreviation resource:Acta_Math._Hungar. . ?i property:l_c_c_n_number ?x . ?i rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
CelestialBody
4
9323
Id40
[ { "subject": "101_Helena", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "education", "object": "University_of_Michigan" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
[ { "subject": "101_Helena", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "almaMater", "object": "University_of_Michigan" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "101 Helena was discovered by James Craig Watson, who originated from Canada, studied at the University of Michigan and died from peritonitis.", "The discoverer of 101 Helena is James Craig Watson, a Canadian. His alma mater was the University of Michigan and he died of peritonitis.", "101 Helena was discovered by the Canadian James Craig Watson. His alma mater was the University of Michigan and he died of peritonitis." ], "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:state_of_origin", "resource:Canada" ], [ "resource:James_Craig_Watson", "property:alma_mater", "resource:University_of_Michigan" ] ]
101_Helena
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "deathCause", "readable": "death cause", "graph": "property:death_cause" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "stateOfOrigin", "readable": "state of origin", "graph": "property:state_of_origin" }, { "modified": "101_Helena", "readable": "101 Helena", "graph": "resource:101_Helena" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "James_Craig_Watson", "readable": "James Craig Watson", "graph": "resource:James_Craig_Watson" }, { "modified": "Peritonitis", "readable": "Peritonitis", "graph": "resource:Peritonitis" }, { "modified": "University_of_Michigan", "readable": "University of Michigan", "graph": "resource:University_of_Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?z WHERE { resource:James_Craig_Watson property:state_of_origin ?z . resource:James_Craig_Watson property:death_cause ?a }", "readable_query": "SELECT DISTINCT ?a ?z WHERE { resource:James_Craig_Watson property:state_of_origin ?z . resource:James_Craig_Watson property:death_cause ?a }", "graph_answer": [ "resource:Peritonitis", "resource:Canada" ], "readable_answer": [ "Peritonitis", "Canada" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:101_Helena property:discoverer resource:James_Craig_Watson . resource:101_Helena rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { resource:101_Helena property:discoverer resource:James_Craig_Watson . resource:101_Helena rdf:type ontology:celestial_body }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:James_Craig_Watson property:floor_area ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:James_Craig_Watson property:floor_area ?v }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4207
Id57
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "Anaheim,_California", "property": "country", "object": "United_States" } ]
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "Anaheim,_California", "property": "country", "object": "United_States" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim is part of California, in the United States.", "Anaheim is part of California in the United States of America.", "Anaheim is part of California which is located in the United States of America." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:country", "resource:United_States" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:California" ] ]
Anaheim,_California
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f ?z WHERE { ?z property:country resource:United_States . ?z rdf:type ontology:city . ?z property:is_part_of ?f }", "readable_query": "SELECT DISTINCT ?f ?z WHERE { ?z property:country resource:United_States . ?z rdf:type ontology:city . ?z property:is_part_of ?f }", "graph_answer": [ "resource:California", "resource:Anaheim__California" ], "readable_answer": [ "California", "Anaheim, California" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?a ) WHERE { ?z property:leader_title resource:United_States_House_of_Representatives . ?z rdf:type ontology:city . ?z property:is_part_of ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?a ) WHERE { ?z property:leader_title resource:United_States_House_of_Representatives . ?z rdf:type ontology:city . ?z property:is_part_of ?p }", "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" ] } ]
WrittenWork
3
8214
Id60
[ { "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": "\"Print\"@en" } ]
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "oclcNumber", "object": "51969173" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "author", "object": "J._V._Jones" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "\"Print\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The book \"A Fortress of Grey Ice\" by J V Jones can be found in print and the OCLC number 51969173.", "A Fortress of Grey Ice, by J.V. Jones, is in print with OCLC number 51969173.", "A Fortress of Grey Ice which was written by J.V. Jones, was made in \"Print\" and has the OCLC number 51969173." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Fortress_of_Grey_Ice", "property:media_type", "resource:Print" ], [ "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": "J._V._Jones", "readable": "J. V. Jones", "graph": "resource:J__V__Jones" }, { "modified": "Print", "readable": "Print", "graph": "resource:Print" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?c rdf:type ontology:written_work . ?c property:oclc_number ?f . ?c property:author ?l . FILTER ( ?f = '51969173' ) }", "readable_query": "SELECT DISTINCT ?l WHERE { ?c rdf:type ontology:written_work . ?c property:oclc_number ?f . ?c property:author ?l . FILTER ( ?f = '51969173' ) }", "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 ?l WHERE { ?l property:author resource:J__V__Jones . ?l rdf:type ontology:written_work . ?l property:media_type resource:Print . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:author resource:J._V._Jones . ?l rdf:type ontology:written_work . ?l property:media_type resource:Print . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) }", "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", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6827
Id115
[ { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Atlanta", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
[ { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Atlanta", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlanta is part of Fulton County, Georgia in the U.S. where Asian Americans are one of the ethnic groups.", "Atlanta is part of Fulton County, Georgia in the U.S. where Asian Americans are an ethnic group.", "Atlanta is part of Fulton County in Georgia, United States where Asian Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:country", "resource:United_States" ], [ "resource:Atlanta", "property:is_part_of", "resource:Fulton_County__Georgia" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Atlanta
[ { "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": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "Fulton_County,_Georgia", "readable": "Fulton County, Georgia", "graph": "resource:Fulton_County__Georgia" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?x property:ethnic_group resource:Asian_Americans . ?f property:country ?x . ?f rdf:type ontology:city . ?f property:is_part_of resource:Fulton_County__Georgia }", "readable_query": "SELECT DISTINCT ?f WHERE { ?x property:ethnic_group resource:Asian_Americans . ?f property:country ?x . ?f rdf:type ontology:city . ?f property:is_part_of resource:Fulton_County,_Georgia }", "graph_answer": [ "resource:Atlanta" ], "readable_answer": [ "Atlanta" ], "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 ?y WHERE { ?h property:is_part_of resource:Fulton_County__Georgia . ?h rdf:type ontology:city . ?h property:country ?y . ?y property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?y WHERE { ?h property:is_part_of resource:Fulton_County,_Georgia . ?h rdf:type ontology:city . ?h property:country ?y . ?y property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
3
8128
Id32
[ { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "\"700\"^^xsd:nonNegativeInteger" }, { "subject": "Acharya_Institute_of_Technology", "property": "campus", "object": "\"Urban, ,\\nIn Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"@en" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "700" }, { "subject": "Acharya_Institute_of_Technology", "property": "campus", "object": "\"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Acharya Institute of Technology is in Soldevanahalli, India its address is Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090. It has 700 postgraduate students.", "The Acharya Institute of Technology has 700 post-graduate students and is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore, India, 560090." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:campus", "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." ], [ "resource:Acharya_Institute_of_Technology", "property:number_of_postgraduate_students", "700" ] ]
Acharya_Institute_of_Technology
[ { "modified": "700", "readable": "700", "graph": "700" }, { "modified": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "readable": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "graph": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." }, { "modified": "campus", "readable": "campus", "graph": "property:campus" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "numberOfPostgraduateStudents", "readable": "number of postgraduate students", "graph": "property:number_of_postgraduate_students" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "India", "readable": "India", "graph": "resource:India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?a rdf:type ontology:university . ?a property:number_of_postgraduate_students ?w . FILTER ( ?w = '700' ) . ?a property:campus ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { ?a rdf:type ontology:university . ?a property:number_of_postgraduate_students ?w . FILTER ( ?w = '700' ) . ?a property:campus ?v }", "graph_answer": [ "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." ], "readable_answer": [ "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "multiple_answers", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?v ) WHERE { ?y rdf:type ontology:university . ?y property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?v ) WHERE { ?y rdf:type ontology:university . ?y property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:university . ?b property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:university . ?b property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Acharya_Institute_of_Technology property:class ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Acharya_Institute_of_Technology property:class ?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" ] } ]
MeanOfTransportation
4
10031
Id5
[ { "subject": "1955_Dodge", "property": "related", "object": "Plymouth_Plaza" }, { "subject": "1955_Dodge", "property": "relatedMeanOfTransportation", "object": "DeSoto_Custom" }, { "subject": "Dodge", "property": "keyPerson", "object": "Sergio_Marchionne" }, { "subject": "1955_Dodge", "property": "manufacturer", "object": "Dodge" } ]
[ { "subject": "1955_Dodge", "property": "relatedMeanOfTransportation", "object": "DeSoto_Custom" }, { "subject": "1955_Dodge", "property": "relatedMeanOfTransportation", "object": "Plymouth_Plaza" }, { "subject": "Dodge", "property": "keyPerson", "object": "Sergio_Marchionne" }, { "subject": "1955_Dodge", "property": "manufacturer", "object": "Dodge" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sergio Marchionne was a key person at Dodge, the manufacturer of the 1955 Dodge. This car, along with the DeSoto Custom and Plymouth Plaza are related means of car transportation.", "Sergio Marchionne was a key person at Dodge, which manufactured the 1955 Dodge car.", "The 1955 Dodge, manufactured by Dodge, is related to DeSoto Custom and Plymouth Plaza as means of transportation; the key person of Dodge is Sergio Marchionne." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1955_Dodge", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:1955_Dodge", "property:related_mean_of_transportation", "resource:Plymouth_Plaza" ], [ "resource:1955_Dodge", "property:related_mean_of_transportation", "resource:DeSoto_Custom" ], [ "resource:1955_Dodge", "property:manufacturer", "resource:Dodge" ], [ "resource:Dodge", "property:key_person", "resource:Sergio_Marchionne" ] ]
1955_Dodge
[ { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "1955_Dodge", "readable": "1955 Dodge", "graph": "resource:1955_Dodge" }, { "modified": "DeSoto_Custom", "readable": "DeSoto Custom", "graph": "resource:DeSoto_Custom" }, { "modified": "Dodge", "readable": "Dodge", "graph": "resource:Dodge" }, { "modified": "Plymouth_Plaza", "readable": "Plymouth Plaza", "graph": "resource:Plymouth_Plaza" }, { "modified": "Sergio_Marchionne", "readable": "Sergio Marchionne", "graph": "resource:Sergio_Marchionne" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?w ) WHERE { resource:1955_Dodge property:related_mean_of_transportation ?n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?w ) WHERE { resource:1955_Dodge property:related_mean_of_transportation ?n }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:1955_Dodge property:related_mean_of_transportation ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:1955_Dodge property:related_mean_of_transportation ?y }", "graph_answer": [ "resource:Plymouth_Plaza", "resource:DeSoto_Custom" ], "readable_answer": [ "Plymouth Plaza", "DeSoto Custom" ], "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 ?f WHERE { resource:Dodge property:derivative ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Dodge property:derivative ?f }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9869
Id158
[ { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Fried_egg" }, { "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": "Fried_egg" }, { "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" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Bandeja paisa is a typical colombian cuisine from the Antioquia department region. The main ingredients are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "property:ingredient", "resource:Fried_egg" ], [ "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 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 ( ?u ) AS ?s ) WHERE { resource:Bandeja_paisa property:main_ingredient ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?s ) WHERE { resource:Bandeja_paisa property:main_ingredient ?u }", "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 ?t WHERE { resource:Bandeja_paisa property:main_ingredient ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Bandeja_paisa property:main_ingredient ?t }", "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 ?y ?r WHERE { resource:Bandeja_paisa property:country ?y . resource:Bandeja_paisa property:region ?r }", "readable_query": "SELECT DISTINCT ?y ?r WHERE { resource:Bandeja_paisa property:country ?y . resource:Bandeja_paisa property:region ?r }", "graph_answer": [ "resource:Colombian_cuisine", "resource:Antioquia_Department" ], "readable_answer": [ "Colombian cuisine", "Antioquia Department" ], "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" ] } ]
MeanOfTransportation
4
10035
Id9
[ { "subject": "1955_Dodge", "property": "relatedMeanOfTransportation", "object": "DeSoto_Custom" }, { "subject": "Dodge", "property": "keyPerson", "object": "Sergio_Marchionne" }, { "subject": "DeSoto_Custom", "property": "related", "object": "Chrysler_Newport" }, { "subject": "1955_Dodge", "property": "manufacturer", "object": "Dodge" } ]
[ { "subject": "1955_Dodge", "property": "relatedMeanOfTransportation", "object": "DeSoto_Custom" }, { "subject": "Dodge", "property": "keyPerson", "object": "Sergio_Marchionne" }, { "subject": "DeSoto_Custom", "property": "relatedMeanOfTransportation", "object": "Chrysler_Newport" }, { "subject": "1955_Dodge", "property": "manufacturer", "object": "Dodge" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 1955 Dodge the DeSoto Custom and Chrysler Newport are related means of transportation. The key person of Dodge is Sergio Marchionne.", "The DeSoto Custom is related to the 1955 Dodge, made by Dodge, who has a key person called Sergio Marchionne. The Desoto is related to the Chrysler Newport car.", "Dodge Co. made the 1955 Dodge car which is relative to the DeSoto Custom which in turn is similar to the Chrysler Newport car. Sergio Marchionne is an important person for Dodge Co." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1955_Dodge", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:1955_Dodge", "property:related_mean_of_transportation", "resource:DeSoto_Custom" ], [ "resource:1955_Dodge", "property:manufacturer", "resource:Dodge" ], [ "resource:DeSoto_Custom", "property:related_mean_of_transportation", "resource:Chrysler_Newport" ], [ "resource:Dodge", "property:key_person", "resource:Sergio_Marchionne" ] ]
1955_Dodge
[ { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "1955_Dodge", "readable": "1955 Dodge", "graph": "resource:1955_Dodge" }, { "modified": "Chrysler_Newport", "readable": "Chrysler Newport", "graph": "resource:Chrysler_Newport" }, { "modified": "DeSoto_Custom", "readable": "DeSoto Custom", "graph": "resource:DeSoto_Custom" }, { "modified": "Dodge", "readable": "Dodge", "graph": "resource:Dodge" }, { "modified": "Sergio_Marchionne", "readable": "Sergio Marchionne", "graph": "resource:Sergio_Marchionne" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:1955_Dodge property:related_mean_of_transportation ?b . VALUES ( ?b ) { ( resource:Chrysler_Newport ) ( resource:DeSoto_Custom ) } }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:1955_Dodge property:related_mean_of_transportation ?b . VALUES ( ?b ) { ( resource:Chrysler_Newport ) ( resource:DeSoto_Custom ) } }", "graph_answer": [ "resource:DeSoto_Custom" ], "readable_answer": [ "DeSoto Custom" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:DeSoto_Custom property:related_mean_of_transportation ?r . VALUES ( ?r ) { ( resource:Chrysler_Newport ) ( resource:DeSoto_Custom ) } }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:DeSoto_Custom property:related_mean_of_transportation ?r . VALUES ( ?r ) { ( resource:Chrysler_Newport ) ( resource:DeSoto_Custom ) } }", "graph_answer": [ "resource:Chrysler_Newport" ], "readable_answer": [ "Chrysler Newport" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:key_person resource:Rona_Fairhead }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:key_person resource:Rona_Fairhead }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p property:key_person resource:Sergio_Marchionne }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:key_person resource:Sergio_Marchionne }", "graph_answer": [ "resource:Dodge" ], "readable_answer": [ "Dodge" ], "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" ] } ]
Astronaut
7
13101
Id68
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliations", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "athletics", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"@en" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliation", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "competeIn", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" } ]
(X (X) (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See was born in Dallas, US, and went onto be a student at University of Texas at Austin which is affiliated to the University of Texas system. The University is competing in the Big 12 Conference. Elliot See died in St. Louis.", "Elliot See was born in Dallas and is an American. Elliot attended the University of Texas at Austin which will compete in the Big 12 Conference and which is affiliated to the University of Texas system. Elliot died in St Louis.", "Elliot See was born an American in Dallas, Texas. He was a student at University of Texas at Austin, which is affiliated with the University of Texas system. The University of Texas competed in the Big 12 Conference in Austin. See died in St. Louis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:status", "resource:Deceased" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ], [ "resource:Elliot_See", "property:nationality", "resource:United_States" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ], [ "resource:University_of_Texas_at_Austin", "property:compete_in", "resource:Big_12_Conference" ], [ "resource:University_of_Texas_at_Austin", "property:affiliation", "resource:University_of_Texas_System" ] ]
Elliot_See
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "competeIn", "readable": "compete in", "graph": "property:compete_in" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Big_12_Conference", "readable": "Big 12 Conference", "graph": "resource:Big_12_Conference" }, { "modified": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "University_of_Texas_System", "readable": "University of Texas System", "graph": "resource:University_of_Texas_System" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?l property:affiliation ?v . ?l property:compete_in resource:Big_12_Conference . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?l property:affiliation ?v . ?l property:compete_in resource:Big_12_Conference . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'u' ) ) }", "graph_answer": [ "resource:University_of_Texas_System" ], "readable_answer": [ "University of Texas System" ], "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 ?i WHERE { ?m property:compete_in resource:Big_12_Conference . ?i rdf:type ontology:astronaut . ?i property:alma_mater ?m . ?i property:status resource:Deceased }", "readable_query": "SELECT DISTINCT ?i WHERE { ?m property:compete_in resource:Big_12_Conference . ?i rdf:type ontology:astronaut . ?i property:alma_mater ?m . ?i property:status resource:Deceased }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "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 ?i WHERE { resource:Elliot_See property:alma_mater ?i . resource:Elliot_See rdf:type ontology:astronaut . ?i property:compete_in resource:Big_12_Conference . resource:Elliot_See property:status resource:Deceased }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Elliot_See property:alma_mater ?i . resource:Elliot_See rdf:type ontology:astronaut . ?i property:compete_in resource:Big_12_Conference . resource:Elliot_See property:status resource:Deceased }", "graph_answer": [ "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "University of Texas at Austin" ], "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 ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'd' ) ) . resource:Elliot_See property:birth_place ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'd' ) ) . resource:Elliot_See property:birth_place ?l }", "graph_answer": [ "resource:Dallas" ], "readable_answer": [ "Dallas" ], "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 ?i ?g WHERE { resource:Elliot_See property:death_place ?g . resource:Elliot_See property:nationality ?i }", "readable_query": "SELECT DISTINCT ?i ?g WHERE { resource:Elliot_See property:death_place ?g . resource:Elliot_See property:nationality ?i }", "graph_answer": [ "resource:United_States", "resource:St__Louis" ], "readable_answer": [ "United States", "St. Louis" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?p property:status ?w . ?p rdf:type ontology:astronaut . ?p property:birth_place resource:Canada }", "readable_query": "ASK WHERE { ?p property:status ?w . ?p rdf:type ontology:astronaut . ?p 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" ] } ]
Astronaut
5
11446
Id63
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliations", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "occupation", "object": "Test_pilot" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "athletics", "object": "Big_12_Conference" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliation", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "occupation", "object": "Test_pilot" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "competeIn", "object": "Big_12_Conference" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Dallas born test pilot Elliot See attended the University of Texas at Austin. This university is affiliated to the university of texas system, and it will compete in the Big 12 Conference.", "Elliot See was born in Dallas and attended the University of Texas at Austin which is an affiliate of the University of Texas system and competes in the Big 12 Conference. He later became a test pilot." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:occupation", "resource:Test_pilot" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ], [ "resource:University_of_Texas_at_Austin", "property:compete_in", "resource:Big_12_Conference" ], [ "resource:University_of_Texas_at_Austin", "property:affiliation", "resource:University_of_Texas_System" ] ]
Elliot_See
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "competeIn", "readable": "compete in", "graph": "property:compete_in" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "Big_12_Conference", "readable": "Big 12 Conference", "graph": "resource:Big_12_Conference" }, { "modified": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "University_of_Texas_System", "readable": "University of Texas System", "graph": "resource:University_of_Texas_System" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?n WHERE { resource:University_of_Texas_at_Austin property:affiliation ?n . resource:University_of_Texas_at_Austin property:compete_in ?u }", "readable_query": "SELECT DISTINCT ?u ?n WHERE { resource:University_of_Texas_at_Austin property:affiliation ?n . resource:University_of_Texas_at_Austin property:compete_in ?u }", "graph_answer": [ "resource:Big_12_Conference", "resource:University_of_Texas_System" ], "readable_answer": [ "Big 12 Conference", "University of Texas System" ], "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 { ?k property:alma_mater resource:University_of_Texas_at_Austin . ?k rdf:type ontology:astronaut . FILTER ( CONTAINS ( LCASE ( ?k ) , 'see' ) ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:alma_mater resource:University_of_Texas_at_Austin . ?k rdf:type ontology:astronaut . FILTER ( CONTAINS ( LCASE ( ?k ) , 'see' ) ) }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "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 ?z ?g WHERE { resource:Elliot_See property:birth_place ?z . resource:Elliot_See property:occupation ?g }", "readable_query": "SELECT DISTINCT ?z ?g WHERE { resource:Elliot_See property:birth_place ?z . resource:Elliot_See property:occupation ?g }", "graph_answer": [ "resource:Dallas", "resource:Test_pilot" ], "readable_answer": [ "Dallas", "Test pilot" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:occupation ?f . ?n property:birth_place resource:Londrina . ?n rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?n property:occupation ?f . ?n property:birth_place resource:Londrina . ?n 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" ] } ]
City
2
4330
Id180
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Akron, Ohio is located in the United States where Barack Obama is a leader.", "Akron, Ohio is located within the United States whose leader is Barack Obama." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:Akron__Ohio", "rdf:type", "ontology:city" ], [ "resource:Akron__Ohio", "property:country", "resource:United_States" ] ]
Akron,_Ohio
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?z ) WHERE { ?t rdf:type ontology:city . ?u property:largest_city resource:New_York_City . ?t property:country ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?z ) WHERE { ?t rdf:type ontology:city . ?u property:largest_city resource:New_York_City . ?t property:country ?u }", "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 ( COUNT ( ?o ) AS ?d ) WHERE { ?o property:country ?r . ?r property:leader resource:Barack_Obama . ?o rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?d ) WHERE { ?o property:country ?r . ?r property:leader resource:Barack_Obama . ?o rdf:type ontology:city }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "ellipsis", "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 ?j WHERE { ?j rdf:type ontology:city . ?j property:country ?y . ?y property:leader resource:Barack_Obama }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:city . ?j property:country ?y . ?y property:leader resource:Barack_Obama }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Akron__Ohio rdf:type ontology:city . resource:Akron__Ohio property:country ?c . ?c property:leader resource:Barack_Obama }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Akron,_Ohio rdf:type ontology:city . resource:Akron,_Ohio property:country ?c . ?c property:leader resource:Barack_Obama }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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" ] } ]
Building
3
6527
Id147
[ { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "architect", "object": "Alfred_Giles_(architect)" }, { "subject": "Alfred_Giles_(architect)", "property": "placeOfDeath", "object": "Kendall_County,_Texas" }, { "subject": "Alfred_Giles_(architect)", "property": "birthPlace", "object": "England" } ]
[ { "subject": "Asher_and_Mary_Isabelle_Richardson_House", "property": "architect", "object": "Alfred_Giles_(architect)" }, { "subject": "Alfred_Giles_(architect)", "property": "deathPlace", "object": "Kendall_County,_Texas" }, { "subject": "Alfred_Giles_(architect)", "property": "birthPlace", "object": "England" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The architect of Asher and Mary Isabelle Richardson House Alfred Giles was born in England and died in Kendall County Texas.", "Alfred Giles was born in England and died in Kendall County, Texas. He designed the Asher and Mary Isabelle Richardson House .", "The architect Alfred Giles was born in England and he died in Kendall County, Texas. He was the architect of Asher and Mary Isabelle Richardson House." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asher_and_Mary_Isabelle_Richardson_House", "property:architect", "resource:Alfred_Giles__architect_" ], [ "resource:Asher_and_Mary_Isabelle_Richardson_House", "rdf:type", "ontology:building" ], [ "resource:Alfred_Giles__architect_", "property:death_place", "resource:Kendall_County__Texas" ], [ "resource:Alfred_Giles__architect_", "property:birth_place", "resource:England" ] ]
Asher_and_Mary_Isabelle_Richardson_House
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alfred_Giles_(architect)", "readable": "Alfred Giles", "graph": "resource:Alfred_Giles__architect_" }, { "modified": "Asher_and_Mary_Isabelle_Richardson_House", "readable": "Asher and Mary Isabelle Richardson House", "graph": "resource:Asher_and_Mary_Isabelle_Richardson_House" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "Kendall_County,_Texas", "readable": "Kendall County, Texas", "graph": "resource:Kendall_County__Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m property:birth_place resource:Kent . ?v rdf:type ontology:building . ?v property:architect ?m }", "readable_query": "ASK WHERE { ?m property:birth_place resource:Kent . ?v rdf:type ontology:building . ?v property:architect ?m }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
5
11034
Id83
[ { "subject": "Alderney_Airport", "property": "runwayLength", "object": "\"497.129\"^^xsd:double" }, { "subject": "Alderney_Airport", "property": "r1Surface", "object": "Asphalt" }, { "subject": "Alderney_Airport", "property": "city", "object": "Alderney" }, { "subject": "Alderney_Airport", "property": "elevation", "object": "\"88.0\"^^xsd:double" }, { "subject": "Alderney_Airport", "property": "runwayDesignation", "object": "\"08/26\"" } ]
[ { "subject": "Alderney_Airport", "property": "runwayLength", "object": "497.0" }, { "subject": "Alderney_Airport", "property": "1stRunwaySurfaceType", "object": "Asphalt" }, { "subject": "Alderney_Airport", "property": "cityServed", "object": "Alderney" }, { "subject": "Alderney_Airport", "property": "elevationAboveTheSeaLevel", "object": "88.0" }, { "subject": "Alderney_Airport", "property": "runwayName", "object": "\"08/26\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alderney Airport, which serves the city of Alderney, is 88 metres above sea level. Its airport runway is named 08/26, has a length of 497 and is made of asphalt.", "Alderney Airport serves the city of Alderney and is 88 metres above sea level. Its first runway is made of asphalt, is 497 long and uses the name 08/26." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alderney_Airport", "property:runway_length", "resource:497_0" ], [ "resource:Alderney_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alderney_Airport", "property:city_served", "resource:Alderney" ], [ "resource:Alderney_Airport", "property:elevation_above_the_sea_level", "resource:88_0" ], [ "resource:Alderney_Airport", "property:1st_runway_surface_type", "resource:Asphalt" ], [ "resource:Alderney_Airport", "property:runway_name", "resource:08_26" ] ]
Alderney_Airport
[ { "modified": "1stRunwaySurfaceType", "readable": "1st runway surface type", "graph": "property:1st_runway_surface_type" }, { "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": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "08/26", "readable": "08/26", "graph": "resource:08_26" }, { "modified": "497.0", "readable": "497.0", "graph": "resource:497_0" }, { "modified": "88.0", "readable": "88.0", "graph": "resource:88_0" }, { "modified": "Alderney", "readable": "Alderney", "graph": "resource:Alderney" }, { "modified": "Alderney_Airport", "readable": "Alderney Airport", "graph": "resource:Alderney_Airport" }, { "modified": "Asphalt", "readable": "Asphalt", "graph": "resource:Asphalt" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?d ) WHERE { ?n property:runway_name resource:08_26 . ?n rdf:type ontology:airport . ?n property:runway_length ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?d ) WHERE { ?n property:runway_name resource:08/26 . ?n rdf:type ontology:airport . ?n property:runway_length ?f }", "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 ?t WHERE { ?u rdf:type ontology:airport . ?u property:runway_name resource:08_26 . ?u property:runway_length ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { ?u rdf:type ontology:airport . ?u property:runway_name resource:08/26 . ?u property:runway_length ?t }", "graph_answer": [ "resource:497_0" ], "readable_answer": [ "497.0" ], "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 ?l WHERE { ?l property:runway_length resource:497_0 . ?l rdf:type ontology:airport . ?l property:runway_name resource:08_26 }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:runway_length resource:497.0 . ?l rdf:type ontology:airport . ?l property:runway_name resource:08/26 }", "graph_answer": [ "resource:Alderney_Airport" ], "readable_answer": [ "Alderney Airport" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i ?j WHERE { resource:Alderney_Airport property:elevation_above_the_sea_level ?j . resource:Alderney_Airport property:1st_runway_surface_type ?i }", "readable_query": "SELECT DISTINCT ?i ?j WHERE { resource:Alderney_Airport property:elevation_above_the_sea_level ?j . resource:Alderney_Airport property:1st_runway_surface_type ?i }", "graph_answer": [ "resource:Asphalt", "resource:88_0" ], "readable_answer": [ "Asphalt", "88.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" ] } ]
Athlete
5
11517
Id48
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "\"→ Tom Tomsk\"@en" }, { "subject": "Aleksandr_Prudnikov", "property": "team", "object": "FC_Amkar_Perm" }, { "subject": "FC_Amkar_Perm", "property": "manager", "object": "Gadzhi_Gadzhiyev" } ]
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclub", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Tom_Tomsk" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Amkar_Perm" }, { "subject": "FC_Amkar_Perm", "property": "manager", "object": "Gadzhi_Gadzhiyev" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov's former teams include FC Tom Tomsk and FC Amkar Perm, the latter of which is managed by Gadzhi Gadzhiyev. Prudnikov was part of the youth team of FC Spartak Moscow, whose home games are played at the Otkrytiye Arena.", "Aleksandr Prudnikov played youth football for FC Spartak Moscow, whose home ground is the Otkrytiye Arena. He later played for FC Tom Tomsk and FC Amkar Perm, where the manager is Gadzhi Gadzhiyev.", "FC Spartak Moscow plays at Otkrytiye Arena, which hosts Aleksandr Prudnikov, who plays for FC Tom Tomsk and FC Amkar Perm, managed by Gadzhi Gadzhiyev." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Amkar_Perm" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Tom_Tomsk" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ], [ "resource:FC_Amkar_Perm", "property:manager", "resource:Gadzhi_Gadzhiyev" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Amkar_Perm", "readable": "FC Amkar Perm", "graph": "resource:FC_Amkar_Perm" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "FC_Tom_Tomsk", "readable": "FC Tom Tomsk", "graph": "resource:FC_Tom_Tomsk" }, { "modified": "Gadzhi_Gadzhiyev", "readable": "Gadzhi Gadzhiyev", "graph": "resource:Gadzhi_Gadzhiyev" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?i ) WHERE { resource:Aleksandr_Prudnikov property:club ?j }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?i ) WHERE { resource:Aleksandr_Prudnikov property:club ?j }", "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 ?v WHERE { ?v property:ground resource:Otkrytiye_Arena . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'f' ) ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:ground resource:Otkrytiye_Arena . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'f' ) ) }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "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" ] } ]
Astronaut
3
6156
Id56
[ { "subject": "William_Anders", "property": "dateOfRet", "object": "\"1969-09-01\"^^xsd:date" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "William_Anders", "property": "almaMater", "object": "\"AFIT, M.S. 1962\"@en" } ]
[ { "subject": "William_Anders", "property": "dateOfRetirement", "object": "\"1969-09-01\"" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "William_Anders", "property": "almaMater", "object": "\"AFIT, M.S. 1962\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4" ], "text": [ "William Anders, who graduated, with an M.S., from AFIT in 1962 and served as a crew member on Apollo 8, retired 1969-09-01.", "William Anders retired on the 1st of September 1969, was a member of the Apollo 8 crew and in 1962 received an M.S. from his alma Mater, AFIT.", "William Anders, who graduated from AFIT, M.S. in 1962 and crewed Apollo 8, retired on September 1, 1969.", "William Anders graduated with an M.S. in 1962 from AFIT, became a member of the Apollo 8 team and retired on September 1st, 1969." ], "lang": [ "", "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:William_Anders", "property:date_of_retirement", "1969-09-01" ], [ "resource:William_Anders", "property:alma_mater", "resource:AFIT__M_S__1962" ] ]
William_Anders
[ { "modified": "1969-09-01", "readable": "1969-09-01", "graph": "1969-09-01" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "dateOfRetirement", "readable": "date of retirement", "graph": "property:date_of_retirement" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "AFIT, M.S. 1962", "readable": "AFIT, M.S. 1962", "graph": "resource:AFIT__M_S__1962" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?b rdf:type ontology:astronaut . ?b property:alma_mater ?i . FILTER ( CONTAINS ( YEAR ( ?m ) , '1969' ) ) . ?b property:date_of_retirement ?m }", "readable_query": "SELECT DISTINCT ?i WHERE { ?b rdf:type ontology:astronaut . ?b property:alma_mater ?i . FILTER ( CONTAINS ( YEAR ( ?m ) , '1969' ) ) . ?b property:date_of_retirement ?m }", "graph_answer": [ "resource:AFIT__M_S__1962" ], "readable_answer": [ "AFIT, M.S. 1962" ], "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 { ?p property:alma_mater resource:AFIT__M_S__1962 . ?p property:mission resource:Apollo_12 . ?p rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?p property:alma_mater resource:AFIT,_M.S._1962 . ?p property:mission resource:Apollo_12 . ?p rdf:type ontology:astronaut }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:mission resource:Apollo_8 . ?i property:alma_mater resource:AFIT__M_S__1962 . ?i rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?i property:mission resource:Apollo_8 . ?i property:alma_mater resource:AFIT,_M.S._1962 . ?i rdf:type ontology:astronaut }", "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 ?l WHERE { ?l rdf:type ontology:astronaut . ?l property:mission resource:Apollo_8 . ?l property:alma_mater resource:AFIT__M_S__1962 }", "readable_query": "SELECT ?l WHERE { ?l rdf:type ontology:astronaut . ?l property:mission resource:Apollo_8 . ?l property:alma_mater resource:AFIT,_M.S._1962 }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:William_Anders property:date_of_retirement ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:William_Anders property:date_of_retirement ?x }", "graph_answer": [ "1969-09-01" ], "readable_answer": [ "1969-09-01" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3604
Id216
[ { "subject": "Pop_music", "property": "fusiongenres", "object": "Disco" }, { "subject": "Allen_Forrest", "property": "genre", "object": "Pop_music" } ]
[ { "subject": "Pop_music", "property": "musicFusionGenre", "object": "Disco" }, { "subject": "Allen_Forrest", "property": "genre", "object": "Pop_music" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is an exponent of Pop music, which when part of fusion genre, is what Disco music is.", "Disco is a music genre containing other genres like pop music, where you find Allen Forrest as a performer, and therefore can be considered a fusion genre.", "Disco can be thought of as fusion music, because it includes elements of other genres of music, including pop as played by Allen Forrest." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:genre", "resource:Pop_music" ], [ "resource:Pop_music", "property:music_fusion_genre", "resource:Disco" ] ]
Allen_Forrest
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:artist . ?j property:genre ?m . ?m property:music_fusion_genre resource:Nu_metal }", "readable_query": "ASK WHERE { ?j rdf:type ontology:artist . ?j property:genre ?m . ?m property:music_fusion_genre resource:Nu_metal }", "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
3476
Id88
[ { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Country_music" }, { "subject": "Country_music", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Country_music" }, { "subject": "Country_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson of NRBQ plays country music which originated from blues music.", "Country music has its origins in the blues and one of its performers is Al Anderson of NRBQ.", "Country music, originating from blues music, is performed by Al Anderson (NRBQ band)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Country_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Country_music" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Country_music", "readable": "Country music", "graph": "resource:Country_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?m ) , 'country' ) ) . ?g property:genre ?m . ?m property:stylistic_origin resource:Blues . ?g rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?m ) , 'country' ) ) . ?g property:genre ?m . ?m property:stylistic_origin resource:Blues . ?g rdf:type ontology:artist }", "graph_answer": [ "resource:Al_Anderson__NRBQ_band_" ], "readable_answer": [ "Al Anderson" ], "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 ?j WHERE { resource:Al_Anderson__NRBQ_band_ property:preceded_by ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Al_Anderson_(NRBQ_band) property:preceded_by ?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" ] } ]
Politician
2
5069
Id61
[ { "subject": "Abner_W._Sibal", "property": "birthDate", "object": "\"1921-04-11\"^^xsd:date" }, { "subject": "Abner_W._Sibal", "property": "office", "object": "\"Member of the Connecticut Senate from the 26th District\"@en" } ]
[ { "subject": "Abner_W._Sibal", "property": "office", "object": "\"Member of the Connecticut Senate from the 26th District\"" }, { "subject": "Abner_W._Sibal", "property": "birthDate", "object": "1921-04-11" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abner W Sibal (11-04-1921) was a member of the Connecticut Senate from the 26th District.", "Abner W. Sibal, who was born on 4 November 1921, was a member of the Connecticut Senate from the 26th District.", "Abner W. Sibal was born on the 11th April 1921 and worked as a member of the Connecticut Senate from the 26th District." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abner_W__Sibal", "rdf:type", "ontology:politician" ], [ "resource:Abner_W__Sibal", "property:office", "Member of the Connecticut Senate from the 26th District" ], [ "resource:Abner_W__Sibal", "property:birth_date", "resource:1921_04_11" ] ]
Abner_W._Sibal
[ { "modified": "Member of the Connecticut Senate from the 26th District", "readable": "Member of the Connecticut Senate from the 26th District", "graph": "Member of the Connecticut Senate from the 26th District" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "1921-04-11", "readable": "1921-04-11", "graph": "resource:1921_04_11" }, { "modified": "Abner_W._Sibal", "readable": "Abner W. Sibal", "graph": "resource:Abner_W__Sibal" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?c = \"1921_04_11\" ) . ?q property:office ?g . ?q property:birth_date ?c . ?q rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?c = \"1921-04-11\" ) . ?q property:office ?g . ?q property:birth_date ?c . ?q rdf:type ontology:politician }", "graph_answer": [ "Member of the Connecticut Senate from the 26th District" ], "readable_answer": [ "Member of the Connecticut Senate from the 26th District" ], "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 { resource:Abner_W__Sibal property:office 'Member of the Connecticut Senate from the 26th District' . resource:Abner_W__Sibal rdf:type ontology:politician }", "readable_query": "ASK WHERE { resource:Abner_W._Sibal property:office 'Member of the Connecticut Senate from the 26th District' . resource:Abner_W._Sibal rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Food
2
4742
Id254
[ { "subject": "Java", "property": "ethnicGroup", "object": "Baduy" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Java", "property": "ethnicGroup", "object": "Baduy" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam penyet is a food dish found in Java where the Baduy are an ethnic group.", "Ayam penyet is a food found in Java; the Baduy are one of the ethnic groups found in the country.", "Ayam Penyet is a food found in Java where an ethnic group is Baduy." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Java", "property:ethnic_group", "resource:Baduy" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Java" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Baduy", "readable": "Baduy", "graph": "resource:Baduy" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?w WHERE { ?w property:ethnic_group resource:Baduy . ?i property:country ?w . ?i rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?i ?w WHERE { ?w property:ethnic_group resource:Baduy . ?i property:country ?w . ?i rdf:type ontology:food }", "graph_answer": [ "resource:Ayam_penyet", "resource:Java" ], "readable_answer": [ "Ayam penyet", "Java" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12800
Id68
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A Fortress of Grey Ice is from the United States where Barack Obama is leader, African American's comprise one of the ethnic groups and similar to English speaking Great Britain, English is the language of the United States.", "A Fortress of Grey Ice is from the United States where one of the ethnic groups is African American and the leader is Barack Obama. Both the United States and Great Britain have English as their main language." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "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": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?v property:ethnic_group resource:African_Americans . ?v property:language ?r . ?r property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?r WHERE { ?v property:ethnic_group resource:African_Americans . ?v property:language ?r . ?r property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "type": [ "complete", "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 ?o WHERE { ?o property:ethnic_group resource:African_Americans . ?o property:language resource:English_language . resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:ethnic_group resource:African_Americans . ?o property:language resource:English_language . resource:English_language property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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 ?v WHERE { ?v rdf:type ontology:written_work . ?v property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:written_work . ?v property:country resource:United_States }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:United_States property:leader ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:United_States property:leader ?d }", "graph_answer": [ "resource:Barack_Obama" ], "readable_answer": [ "Barack Obama" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
4
8815
Id207
[ { "subject": "Hip_hop_music", "property": "stylisticOrigin", "object": "Disco" }, { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" } ]
[ { "subject": "Hip_hop_music", "property": "stylisticOrigin", "object": "Disco" }, { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is a solo singer whose genre is hip hop music, which originates from Disco. A derivative of hip hop is drum and bass.", "Originally a solo singer, Allen Forrest performs hip hop music. The genre which has its origins in Disco and is where Drum and bass derives from.", "Allen Forrest was originally a solo singer and performs hip hop music. The stylistic origin of hip hop music is disco and drum and bass derives its sounds from it." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Hip_hop_music" ], [ "resource:Hip_hop_music", "property:derivative", "resource:Drum_and_bass" ], [ "resource:Hip_hop_music", "property:stylistic_origin", "resource:Disco" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Drum_and_bass", "readable": "Drum and bass", "graph": "resource:Drum_and_bass" }, { "modified": "Hip_hop_music", "readable": "Hip hop music", "graph": "resource:Hip_hop_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?e rdf:type ontology:artist . ?e property:genre ?a . ?e property:background resource:solo_singer . ?a property:stylistic_origin resource:Disco }", "readable_query": "SELECT DISTINCT ?a WHERE { ?e rdf:type ontology:artist . ?e property:genre ?a . ?e property:background resource:solo_singer . ?a property:stylistic_origin resource:Disco }", "graph_answer": [ "resource:Hip_hop_music" ], "readable_answer": [ "Hip hop music" ], "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 ( COUNT ( ?m ) AS ?c ) WHERE { ?m rdf:type ontology:artist . ?m property:background resource:solo_singer . ?k property:stylistic_origin resource:Disco . ?m property:genre ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?c ) WHERE { ?m rdf:type ontology:artist . ?m property:background resource:solo_singer . ?k property:stylistic_origin resource:Disco . ?m property:genre ?k }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:artist . ?l property:background resource:solo_singer . ?l property:genre ?z . ?z property:stylistic_origin resource:Disco }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:artist . ?l property:background resource:solo_singer . ?l property:genre ?z . ?z property:stylistic_origin resource:Disco }", "graph_answer": [ "resource:Allen_Forrest" ], "readable_answer": [ "Allen Forrest" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12102
Id49
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Fried_chicken", "property": "mainIngredient", "object": "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": "Fried_chicken", "property": "mainIngredient", "object": "Chicken" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam Penyet is a dish from Malaysia where the Malaysian Chinese are an ethnic group. Ayam penyet is also found in Java and it contains fried chicken.", "Ayam Penyet, a fried chicken dish from Malaysia is found in Java. Malaysian Chinese is an ethnic group from Malaysia.", "Ayam penyet is found in Java and Malaysia (home to ethnic Malaysian chinese). It includes the ingredient fried chicken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Fried_chicken", "property:main_ingredient", "resource:Chicken" ], [ "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": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Chicken", "readable": "Chicken", "graph": "resource:Chicken" }, { "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 ( COUNT ( ?h ) AS ?h ) WHERE { ?x property:main_ingredient resource:Chicken . ?h property:ingredient ?x . ?h property:country resource:Java . ?h rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?h ) WHERE { ?x property:main_ingredient resource:Chicken . ?h property:ingredient ?x . ?h property:country resource:Java . ?h rdf:type ontology:food }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:food . ?q property:country resource:Java . ?q property:ingredient ?w . ?w property:main_ingredient resource:Chicken }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:food . ?q property:country resource:Java . ?q property:ingredient ?w . ?w property:main_ingredient resource:Chicken }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Malaysia property:aircraft_fighter ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Malaysia property:aircraft_fighter ?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" ] } ]
Politician
2
5250
Id242
[ { "subject": "Poland", "property": "language", "object": "Kashubian_language" }, { "subject": "Adam_Koc", "property": "nationality", "object": "Poland" } ]
[ { "subject": "Poland", "property": "language", "object": "Kashubian_language" }, { "subject": "Adam_Koc", "property": "nationality", "object": "Poland" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Koc is a Polish national where the Kashubian language is spoken.", "Adam Koc is a national of Poland where the Kashubian language is spoken.", "Adam Koc is a national of Poland, where the Kashubian language is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:nationality", "resource:Poland" ], [ "resource:Poland", "property:language", "resource:Kashubian_language" ] ]
Adam_Koc
[ { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Kashubian_language", "readable": "Kashubian language", "graph": "resource:Kashubian_language" }, { "modified": "Poland", "readable": "Poland", "graph": "resource:Poland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?v WHERE { ?v property:language resource:Kashubian_language . ?l property:nationality ?v . ?l rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?l ?v WHERE { ?v property:language resource:Kashubian_language . ?l property:nationality ?v . ?l rdf:type ontology:politician }", "graph_answer": [ "resource:Adam_Koc", "resource:Poland" ], "readable_answer": [ "Adam Koc", "Poland" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
2
3554
Id166
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is a solo singer and his genre of music is Rhythm and Blues.", "Allen Forrest performs rhythm and blues music and was originally a solo singer.", "Allen Forrest is a solo singer who performs rhythm and blues music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Rhythm_and_blues" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?o property:genre ?w . ?o property:background resource:solo_singer . ?o rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?w ) , 'blues' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { ?o property:genre ?w . ?o property:background resource:solo_singer . ?o rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?w ) , 'blues' ) ) }", "graph_answer": [ "resource:Rhythm_and_blues" ], "readable_answer": [ "Rhythm and blues" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:genre resource:Rhythm_and_blues . ?n property:background resource:non_vocal_instrumentalist . ?n rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?n property:genre resource:Rhythm_and_blues . ?n property:background resource:non_vocal_instrumentalist . ?n rdf:type ontology:artist }", "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 { ?h property:genre resource:Rhythm_and_blues . ?h rdf:type ontology:artist . ?h property:background resource:solo_singer }", "readable_query": "ASK WHERE { ?h property:genre resource:Rhythm_and_blues . ?h rdf:type ontology:artist . ?h property:background resource:solo_singer }", "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 property:background resource:solo_singer . ?g rdf:type ontology:artist . ?g property:genre resource:Rhythm_and_blues }", "readable_query": "SELECT ?g WHERE { ?g property:background resource:solo_singer . ?g rdf:type ontology:artist . ?g property:genre resource:Rhythm_and_blues }", "graph_answer": [ "resource:Allen_Forrest" ], "readable_answer": [ "Allen Forrest" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5219
Id211
[ { "subject": "Allan_Shivers", "property": "office", "object": "\"Member of theTexas State SenatefromDistrict 4(Port Arthur)\"" }, { "subject": "Allan_Shivers", "property": "successor", "object": "Price_Daniel" } ]
[ { "subject": "Allan_Shivers", "property": "office", "object": "\"Member of the Texas State Senate from District 4 (Port Arthur)\"" }, { "subject": "Allan_Shivers", "property": "successor", "object": "Price_Daniel" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Allan Shivers was a member of the Texas State Senate District 4 for Port Arthur and he was succeeded by Price Daniel.", "Allan Shivers, a member of the Texas State Senate District 4 for Port Arthur, was succeeded by Price Daniel." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Allan_Shivers", "rdf:type", "ontology:politician" ], [ "resource:Allan_Shivers", "property:successor", "resource:Price_Daniel" ], [ "resource:Allan_Shivers", "property:office", "Member of the Texas State Senate from District 4 (Port Arthur)" ] ]
Allan_Shivers
[ { "modified": "Member of the Texas State Senate from District 4 (Port Arthur)", "readable": "Member of the Texas State Senate from District 4", "graph": "Member of the Texas State Senate from District 4 (Port Arthur)" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Allan_Shivers", "readable": "Allan Shivers", "graph": "resource:Allan_Shivers" }, { "modified": "Price_Daniel", "readable": "Price Daniel", "graph": "resource:Price_Daniel" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?i WHERE { resource:Allan_Shivers property:successor ?i . resource:Allan_Shivers property:office ?u }", "readable_query": "SELECT DISTINCT ?u ?i WHERE { resource:Allan_Shivers property:successor ?i . resource:Allan_Shivers property:office ?u }", "graph_answer": [ "Member of the Texas State Senate from District 4 (Port Arthur)", "resource:Price_Daniel" ], "readable_answer": [ "Member of the Texas State Senate from District 4", "Price Daniel" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
3
6481
Id101
[ { "subject": "Adisham_Hall", "property": "architecturalStyle", "object": "\"Tudor and Jacabian\"@en" }, { "subject": "Adisham_Hall", "property": "completionDate", "object": "1931" }, { "subject": "Adisham_Hall", "property": "location", "object": "\"Haputale, Sri Lanka\"@en" } ]
[ { "subject": "Adisham_Hall", "property": "architecturalStyle", "object": "\"Tudor and Jacabian\"" }, { "subject": "Adisham_Hall", "property": "location", "object": "\"Haputale, Sri Lanka\"" }, { "subject": "Adisham_Hall", "property": "completionDate", "object": "1931" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adisham Hall, located in Haputale, Sri Lanka, is in the architectural style of \"Tudor and Jacobean\" and was completed in 1931.", "Adisham Hall, Haputale, Sri Lanka, was completed in 1931 and has an architecture style of Tudor and Jacobean." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adisham_Hall", "rdf:type", "ontology:building" ], [ "resource:Adisham_Hall", "property:location", "resource:Haputale__Sri_Lanka" ], [ "resource:Adisham_Hall", "property:completion_date", "resource:1931" ], [ "resource:Adisham_Hall", "property:architectural_style", "resource:Tudor_and_Jacabian" ] ]
Adisham_Hall
[ { "modified": "architecturalStyle", "readable": "architectural style", "graph": "property:architectural_style" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "1931", "readable": "1931", "graph": "resource:1931" }, { "modified": "Adisham_Hall", "readable": "Adisham Hall", "graph": "resource:Adisham_Hall" }, { "modified": "Haputale, Sri Lanka", "readable": "Haputale, Sri Lanka", "graph": "resource:Haputale__Sri_Lanka" }, { "modified": "Tudor and Jacabian", "readable": "Tudor and Jacabian", "graph": "resource:Tudor_and_Jacabian" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?f WHERE { resource:Adisham_Hall property:location ?f . resource:Adisham_Hall property:completion_date ?t }", "readable_query": "SELECT DISTINCT ?t ?f WHERE { resource:Adisham_Hall property:location ?f . resource:Adisham_Hall property:completion_date ?t }", "graph_answer": [ "resource:1931", "resource:Haputale__Sri_Lanka" ], "readable_answer": [ "1931", "Haputale, Sri Lanka" ], "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 { resource:Adisham_Hall property:abbreviation ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Adisham_Hall property:abbreviation ?v }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11044
Id93
[ { "subject": "Allama_Iqbal_International_Airport", "property": "operator", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Lahore", "property": "country", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Punjab,_Pakistan", "property": "leaderName", "object": "Malik_Muhammad_Rafique_Rajwana" } ]
[ { "subject": "Allama_Iqbal_International_Airport", "property": "operatingOrganisation", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Lahore", "property": "country", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Punjab,_Pakistan", "property": "leader", "object": "Malik_Muhammad_Rafique_Rajwana" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Pakistan Civil Aviation Authority is the operating organisation of the Allama Iqbal International Airport which is located in Punjab Pakistan. The airport serves the city of Lahore in Pakistan, where Malik Muhammad Rafique Rajwana is the leader.", "The Pakistan Civil Aviation Authority is the operating organisation of the Allama Iqbal International Airport which serves the city of Lahore. It is located in Punjab, Pakistan which is led by Malik Muhammad Rafique Rajwana.", "The Pakistan Civil Aviation Authority is the operating organisation of the Allama Iqbal International Airport in Punjab, Pakistan where Malik Muhammad Rafique Rajwana is the leader. The airport serves the city of Lahore in Pakistan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allama_Iqbal_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Allama_Iqbal_International_Airport", "property:location", "resource:Punjab__Pakistan" ], [ "resource:Allama_Iqbal_International_Airport", "property:city_served", "resource:Lahore" ], [ "resource:Allama_Iqbal_International_Airport", "property:operating_organisation", "resource:Pakistan_Civil_Aviation_Authority" ], [ "resource:Lahore", "property:country", "resource:Pakistan" ], [ "resource:Punjab__Pakistan", "property:leader", "resource:Malik_Muhammad_Rafique_Rajwana" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Malik_Muhammad_Rafique_Rajwana", "readable": "Malik Muhammad Rafique Rajwana", "graph": "resource:Malik_Muhammad_Rafique_Rajwana" }, { "modified": "Pakistan", "readable": "Pakistan", "graph": "resource:Pakistan" }, { "modified": "Pakistan_Civil_Aviation_Authority", "readable": "Pakistan Civil Aviation Authority", "graph": "resource:Pakistan_Civil_Aviation_Authority" }, { "modified": "Punjab,_Pakistan", "readable": "Punjab, Pakistan", "graph": "resource:Punjab__Pakistan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?m ) WHERE { resource:Lake_Placid__New_York property:country resource:Pakistan . ?q rdf:type ontology:airport . ?q property:city_served resource:Lake_Placid__New_York }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?m ) WHERE { resource:Lake_Placid,_New_York property:country resource:Pakistan . ?q rdf:type ontology:airport . ?q property:city_served resource:Lake_Placid,_New_York }", "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 ?v ?s WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?v . resource:Allama_Iqbal_International_Airport property:operating_organisation ?s }", "readable_query": "SELECT DISTINCT ?v ?s WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?v . resource:Allama_Iqbal_International_Airport property:operating_organisation ?s }", "graph_answer": [ "resource:Lahore", "resource:Pakistan_Civil_Aviation_Authority" ], "readable_answer": [ "Lahore", "Pakistan Civil Aviation Authority" ], "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 ( ?t ) AS ?e ) WHERE { ?g rdf:type ontology:airport . ?g property:runway_length resource:3310_0 . ?g property:operating_organisation ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?e ) WHERE { ?g rdf:type ontology:airport . ?g property:runway_length resource:3310.0 . ?g property:operating_organisation ?t }", "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 ( ?l ) AS ?e ) WHERE { resource:Punjab__Pakistan property:leader ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?e ) WHERE { resource:Punjab,_Pakistan property:leader ?l }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
WrittenWork
4
10933
Id152
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Barack Obama is the leader of the United States where A Fortress of Grey Ice is from. It was published in English, the language that is spoken in Great Britain.", "A Fortress of Grey Ice is written in English which is spoken in Great Britain. The book originates from the United States where Barack Obama is leader.", "A Fortress of Grey Ice is from the United States, written in English (a language spoken in Great Britain). The president of the United States is Barack Obama." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:language", "resource:English_language" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'states' ) ) . ?a property:leader resource:Barack_Obama . ?c rdf:type ontology:written_work . ?c property:country ?a }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'states' ) ) . ?a property:leader resource:Barack_Obama . ?c rdf:type ontology:written_work . ?c property:country ?a }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "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": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Airport
3
5740
Id73
[ { "subject": "Alcobendas", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Alcobendas", "property": "leaderParty", "object": "People's_Party_(Spain)" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" } ]
[ { "subject": "Alcobendas", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Alcobendas", "property": "leaderParty", "object": "People's_Party_(Spain)" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adolfo Suárez Madrid Barajas Airport is found in Alcobendas which is part of the community of Madrid. The leader party at Alcobendas is the People's Party (Spain).", "Adolfo Suarez Madrid-Barajas airport is located in Alcobendas, Madrid. The leading party is the People's Party (Spain).", "Alcobendas is part of Community of Madrid whose leader party at Alcobendas is the People's Party (Spain). The Adolfo Suárez Madrid–Barajas Airport is located there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Alcobendas", "property:leader_party", "resource:People_s_Party__Spain_" ], [ "resource:Alcobendas", "property:is_part_of", "resource:Community_of_Madrid" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderParty", "readable": "leader party", "graph": "property:leader_party" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Alcobendas", "readable": "Alcobendas", "graph": "resource:Alcobendas" }, { "modified": "Community_of_Madrid", "readable": "Community of Madrid", "graph": "resource:Community_of_Madrid" }, { "modified": "People's_Party_(Spain)", "readable": "People's Party", "graph": "resource:People_s_Party__Spain_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y property:leader_party resource:Liberal_Party__Philippines_ . ?y property:is_part_of resource:Community_of_Madrid }", "readable_query": "ASK WHERE { ?y property:leader_party resource:Liberal_Party_(Philippines) . ?y property:is_part_of resource:Community_of_Madrid }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:is_part_of resource:Community_of_Madrid . ?i property:leader_party resource:People_s_Party__Spain_ }", "readable_query": "ASK WHERE { ?i property:is_part_of resource:Community_of_Madrid . ?i property:leader_party resource:People's_Party_(Spain) }", "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 ?v WHERE { ?v property:is_part_of resource:Community_of_Madrid . ?v property:leader_party resource:People_s_Party__Spain_ }", "readable_query": "SELECT ?v WHERE { ?v property:is_part_of resource:Community_of_Madrid . ?v property:leader_party resource:People's_Party_(Spain) }", "graph_answer": [ "resource:Alcobendas" ], "readable_answer": [ "Alcobendas" ], "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 ?s WHERE { ?s property:location resource:Alcobendas . ?s rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:location resource:Alcobendas . ?s rdf:type ontology:airport }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas 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" ] } ]
MeanOfTransportation
3
7623
Id223
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States, home to Asian Americans and has a President, is the origin of the Atlas II.", "The Atlas II is from the United States, where Asian Americans are an ethnic group and the leader has the title President.", "The Atlas II originated from the US which is led by the President and have the Asian Americans among its ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Atlas_II
[ { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "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 ?r ?t WHERE { resource:United_States property:leader_title ?r . resource:United_States property:ethnic_group ?t }", "readable_query": "SELECT DISTINCT ?r ?t WHERE { resource:United_States property:leader_title ?r . resource:United_States property:ethnic_group ?t }", "graph_answer": [ "resource:President_of_the_United_States", "resource:Asian_Americans" ], "readable_answer": [ "President of the United States", "Asian Americans" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Atlas_II property:country_origin resource:United_States . resource:Atlas_II rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { resource:Atlas_II property:country_origin resource:United_States . resource:Atlas_II rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
5
12001
Id222
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "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": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "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) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "African Americans are an ethnic group in the United States, where the president is the leader and where Washington DC is the capital. The US is the location of Akron, which is part of Summit County, Ohio.", "The capital of the United States is Washington DC and the country is led by the President of the United States. One of the ethnic groups found in the country, which is the location of Akron in Summit County, Ohio, are the African Americans.", "Akron, Summit County, Ohio is part of, the president led, United States. The U.S. is home to African Americans and has its capital as Washington, DC." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "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": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:country ?i . ?o property:is_part_of resource:Summit_County__Ohio . ?i property:capital resource:Washington__D_C_ . ?o rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:country ?i . ?o property:is_part_of resource:Summit_County,_Ohio . ?i property:capital resource:Washington,_D.C. . ?o rdf:type ontology:city }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:capital resource:Washington__D_C_ . resource:Akron__Ohio property:country ?x . resource:Akron__Ohio property:is_part_of resource:Summit_County__Ohio . resource:Akron__Ohio rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:capital resource:Washington,_D.C. . resource:Akron,_Ohio property:country ?x . resource:Akron,_Ohio property:is_part_of resource:Summit_County,_Ohio . resource:Akron,_Ohio rdf:type ontology:city }", "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 ?s WHERE { resource:United_States property:ethnic_group ?j . resource:United_States property:leader_title ?s }", "readable_query": "SELECT DISTINCT ?j ?s WHERE { resource:United_States property:ethnic_group ?j . resource:United_States property:leader_title ?s }", "graph_answer": [ "resource:African_Americans", "resource:President_of_the_United_States" ], "readable_answer": [ "African Americans", "President of the 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" ] } ]
WrittenWork
5
12815
Id83
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X (X) (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States is led by Barack Obama and uses the English language, which is also used in Great Britain. One of the ethnic groups in the country are the African Americans and it is where A Severed Wasp was written.", "A Severed Wasp is from the United States, the country where Barack Obama is the leader and the African Americans are an ethnic group. English is the language of the United States and also of Great Britain.", "A Severed Wasp is from the United States, the leader of this country is Barack Obama and one of the ethnic groups is African American. They speak English, same as in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Severed_Wasp
[ { "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": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?g property:ethnic_group resource:African_Americans . ?g property:language ?q . ?q property:spoken_in resource:Great_Britain }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:ethnic_group resource:African_Americans . ?g property:language ?q . ?q property:spoken_in resource:Great_Britain }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "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 ?r WHERE { ?r property:spoken_in resource:Great_Britain . resource:United_States property:ethnic_group resource:African_Americans . resource:United_States property:language ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:spoken_in resource:Great_Britain . resource:United_States property:ethnic_group resource:African_Americans . resource:United_States property:language ?r }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "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 ?s WHERE { resource:United_States property:leader ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:United_States property:leader ?s }", "graph_answer": [ "resource:Barack_Obama" ], "readable_answer": [ "Barack Obama" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:country resource:United_States . ?o rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:country resource:United_States . ?o rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "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" ] } ]
Politician
3
7806
Id137
[ { "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": "placeOfBirth", "object": "Bloomington,_Maryland" } ]
[ { "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": "birthPlace", "object": "Bloomington,_Maryland" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Born in Cleveland, Albert B White, was succeeded by William M O Dawson, who was born in Bloomington, Maryland.", "Albert B. White was born in Cleveland and his successor was William M. O. Dawson. Mr. Dawson was born in Bloomington, Maryland." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:William_M__O__Dawson", "property:birth_place", "resource:Bloomington__Maryland" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ], [ "resource:Albert_B__White", "property:birth_place", "resource:Cleveland" ] ]
Albert_B._White
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Bloomington,_Maryland", "readable": "Bloomington, Maryland", "graph": "resource:Bloomington__Maryland" }, { "modified": "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": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:politician . ?c property:birth_place resource:Cleveland }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:politician . ?c property:birth_place resource:Cleveland }", "graph_answer": [ "resource:Albert_B__White" ], "readable_answer": [ "Albert B. White" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:politician . { { ?x property:birth_place resource:Cleveland } UNION { ?x property:birth_place resource:Bloomington__Maryland } } }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:politician . { { ?x property:birth_place resource:Cleveland } UNION { ?x property:birth_place resource:Bloomington,_Maryland } } }", "graph_answer": [ "resource:Albert_B__White", "resource:William_M__O__Dawson" ], "readable_answer": [ "Albert B. White", "William M. O. Dawson" ], "type": [ "ellipsis", "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "typing", "answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
2
4405
Id70
[ { "subject": "Black_Knight_(Dane_Whitman)", "property": "creators", "object": "Roy_Thomas" }, { "subject": "Black_Knight_(Dane_Whitman)", "property": "alterEgo", "object": "\"Dane Whitman\"@en" } ]
[ { "subject": "Dane_Whitman_Black_Knight_(comicsCharacter)", "property": "creator", "object": "Roy_Thomas" }, { "subject": "Dane_Whitman_Black_Knight_(comicsCharacter)", "property": "alternativeName", "object": "\"Dane Whitman\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Dane Whitman is the alternative name for the comic character, Dane Whitman Black Knight which was created by Roy Thomas.", "The comic book character Dane Whitman Black Knight is also known as simply Dane Whitman or the alter ego Black Knight, and was created by Roy Thomas.", "Dane Whitman Black, also known as Dane Whitman was created by Roy Thomas." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "property:creator", "resource:Roy_Thomas" ], [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "rdf:type", "ontology:comics_character" ], [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "property:alternative_name", "resource:Dane_Whitman" ] ]
Dane_Whitman_Black_Knight_(comicsCharacter)
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "Dane Whitman", "readable": "Dane Whitman", "graph": "resource:Dane_Whitman" }, { "modified": "Dane_Whitman_Black_Knight_(comicsCharacter)", "readable": "Dane Whitman Black Knight", "graph": "resource:Dane_Whitman_Black_Knight__comicsCharacter_" }, { "modified": "Roy_Thomas", "readable": "Roy Thomas", "graph": "resource:Roy_Thomas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?c WHERE { ?c rdf:type ontology:comics_character . ?c property:alternative_name ?j . ?c property:creator resource:Roy_Thomas }", "readable_query": "SELECT DISTINCT ?j ?c WHERE { ?c rdf:type ontology:comics_character . ?c property:alternative_name ?j . ?c property:creator resource:Roy_Thomas }", "graph_answer": [ "resource:Dane_Whitman", "resource:Dane_Whitman_Black_Knight__comicsCharacter_" ], "readable_answer": [ "Dane Whitman", "Dane Whitman Black Knight" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Dane_Whitman_Black_Knight__comicsCharacter_ property:bird ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Dane_Whitman_Black_Knight_(comicsCharacter) property:bird ?w }", "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
2
5162
Id154
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York" }, { "subject": "New_York", "property": "language", "object": "French_language" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York" }, { "subject": "New_York", "property": "language", "object": "French_language" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert Jennings Fountain was born in New York, where one of the languages spoken, is French.", "Albert Jennings Fountain was born in New York, where French is one of the languages spoken.", "Albert Jennings Fountain was born in New York where one of the spoken languages is French." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:New_York" ], [ "resource:New_York", "property:language", "resource:French_language" ] ]
Albert_Jennings_Fountain
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?i WHERE { ?c rdf:type ontology:politician . ?i property:language resource:French_language . ?c property:birth_place ?i }", "readable_query": "SELECT DISTINCT ?c ?i WHERE { ?c rdf:type ontology:politician . ?i property:language resource:French_language . ?c property:birth_place ?i }", "graph_answer": [ "resource:Albert_Jennings_Fountain", "resource:New_York" ], "readable_answer": [ "Albert Jennings Fountain", "New York" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
5
12097
Id44
[ { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Fried_chicken", "property": "mainIngredient", "object": "Chicken" }, { "subject": "Java", "property": "ethnicGroup", "object": "Banyumasan_people" }, { "subject": "Ayam_penyet", "property": "region", "object": "\"Nationwide, also can be found in Malaysia and Singapore\"@en" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Fried_chicken", "property": "mainIngredient", "object": "Chicken" }, { "subject": "Java", "property": "ethnicGroup", "object": "Banyumasan_people" }, { "subject": "Ayam_penyet", "property": "region", "object": "\"Nationwide, also can be found in Malaysia and Singapore\"" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The Banyumasan people are an ethnic group from Java which is where Ayampenyet comes from. Ayam penyet contains fried chicken and is made nationwide and can be found in Malaysia and Singapore." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Fried_chicken", "property:main_ingredient", "resource:Chicken" ], [ "resource:Java", "property:ethnic_group", "resource:Banyumasan_people" ], [ "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", "Nationwide, also can be found in Malaysia and Singapore" ] ]
Ayam_penyet
[ { "modified": "Nationwide, also can be found in Malaysia and Singapore", "readable": "Nationwide, also can be found in Malaysia and Singapore", "graph": "Nationwide, also can be found in Malaysia and Singapore" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Banyumasan_people", "readable": "Banyumasan people", "graph": "resource:Banyumasan_people" }, { "modified": "Chicken", "readable": "Chicken", "graph": "resource:Chicken" }, { "modified": "Fried_chicken", "readable": "Fried chicken", "graph": "resource:Fried_chicken" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?x ) WHERE { resource:Bakso property:main_ingredient ?q }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?x ) WHERE { resource:Bakso property:main_ingredient ?q }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Bandeja_paisa property:main_ingredient ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Bandeja_paisa property:main_ingredient ?m }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Fried_chicken property:main_ingredient resource:Chicken }", "readable_query": "ASK WHERE { resource:Fried_chicken property:main_ingredient resource:Chicken }", "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 ?p WHERE { ?l property:ethnic_group resource:Banyumasan_people . ?p property:region 'Nationwide, also can be found in Malaysia and Singapore' . ?p rdf:type ontology:food . ?p property:country ?l }", "readable_query": "SELECT DISTINCT ?p WHERE { ?l property:ethnic_group resource:Banyumasan_people . ?p property:region 'Nationwide, also can be found in Malaysia and Singapore' . ?p rdf:type ontology:food . ?p property:country ?l }", "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" ] } ]
Artist
3
5862
Id8
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Aaron_Deer", "property": "hometown", "object": "United_States" }, { "subject": "Aaron_Deer", "property": "origin", "object": "Indianapolis" } ]
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Aaron_Deer", "property": "origin", "object": "Indianapolis" }, { "subject": "Aaron_Deer", "property": "origin", "object": "United_States" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "American-born Aaron Deer of Indianapolis is a performer of Indie Rock.", "Aaron Deer, an Indie rock musician is from Indianapolis and born in the United States.", "Coming from Indianapolis, in the United States, Aaron Deer, is an Indie rock musician." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Deer", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Deer", "property:origin", "resource:United_States" ], [ "resource:Aaron_Deer", "property:origin", "resource:Indianapolis" ], [ "resource:Aaron_Deer", "property:genre", "resource:Indie_rock" ] ]
Aaron_Deer
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "Aaron_Deer", "readable": "Aaron Deer", "graph": "resource:Aaron_Deer" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" }, { "modified": "Indie_rock", "readable": "Indie rock", "graph": "resource:Indie_rock" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?a ) WHERE { resource:Aaron_Deer property:death_year ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?a ) WHERE { resource:Aaron_Deer property:death_year ?c }", "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 ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'u' ) ) . resource:Aaron_Deer property:origin ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'u' ) ) . resource:Aaron_Deer property:origin ?a }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?t ) WHERE { resource:Aaron_Deer property:origin ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?t ) WHERE { resource:Aaron_Deer property:origin ?x }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:Aaron_Deer property:origin ?h . FILTER ( ?h != resource:United_States ) }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Aaron_Deer property:origin ?h . FILTER ( ?h != resource:United_States ) }", "graph_answer": [ "resource:Indianapolis" ], "readable_answer": [ "Indianapolis" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Aaron_Deer property:senators ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Aaron_Deer property:senators ?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" ] } ]
Airport
3
5841
Id174
[ { "subject": "Pakistan", "property": "leader", "object": "Sardar_Ayaz_Sadiq" }, { "subject": "Lahore", "property": "country", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" } ]
[ { "subject": "Pakistan", "property": "leader", "object": "Sardar_Ayaz_Sadiq" }, { "subject": "Lahore", "property": "country", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sardar Ayaz Sadiq is the leader of Pakistan which is where the City of Lahore is. this city is served by Allama Iqbal International airport.", "Located in Pakistan (where Sardar Ayaz Sadiqis the leader), the city of Lahore is served by Allama Iqbal International Airport.", "Allama Iqbal International airport serves the city of Lahore in Pakistan. The country is led by Sardar Ayaz Sadiq." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allama_Iqbal_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Allama_Iqbal_International_Airport", "property:city_served", "resource:Lahore" ], [ "resource:Pakistan", "property:leader", "resource:Sardar_Ayaz_Sadiq" ], [ "resource:Lahore", "property:country", "resource:Pakistan" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Pakistan", "readable": "Pakistan", "graph": "resource:Pakistan" }, { "modified": "Sardar_Ayaz_Sadiq", "readable": "Sardar Ayaz Sadiq", "graph": "resource:Sardar_Ayaz_Sadiq" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'p' ) ) . resource:Lahore property:country ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'p' ) ) . resource:Lahore property:country ?s }", "graph_answer": [ "resource:Pakistan" ], "readable_answer": [ "Pakistan" ], "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:Pakistan property:leader resource:Sardar_Ayaz_Sadiq }", "readable_query": "ASK WHERE { resource:Pakistan property:leader resource:Sardar_Ayaz_Sadiq }", "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 ( COUNT ( ?i ) AS ?q ) WHERE { ?i property:country ?m . ?m property:leader resource:Mamnoon_Hussain }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?q ) WHERE { ?i property:country ?m . ?m property:leader resource:Mamnoon_Hussain }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Building
4
9243
Id166
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "New_York_City", "property": "country", "object": "United_States" }, { "subject": "New_York_City", "property": "subdivisionName", "object": "Brooklyn" }, { "subject": "New_York_City", "property": "isPartOf", "object": "New_Netherland" } ]
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "New_York_City", "property": "country", "object": "United_States" }, { "subject": "New_York_City", "property": "isPartOf", "object": "Brooklyn" }, { "subject": "New_York_City", "property": "isPartOf", "object": "New_Netherland" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Asser Levy Public Baths are located in New York City, US, which is part of New Netherland. Brooklyn is one part of New York City.", "The Asser Levy Public Baths are located in New York City, a part of which is Brooklyn. New York City was part of New Netherland and can be found in the United States.", "New York City, USA where one can find Asser Levy Public Baths, is part of New Netherland and contains cities such as Brooklyn." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:New_York_City", "property:country", "resource:United_States" ], [ "resource:New_York_City", "property:is_part_of", "resource:Brooklyn" ], [ "resource:New_York_City", "property:is_part_of", "resource:New_Netherland" ], [ "resource:Asser_Levy_Public_Baths", "rdf:type", "ontology:building" ], [ "resource:Asser_Levy_Public_Baths", "property:location", "resource:New_York_City" ] ]
Asser_Levy_Public_Baths
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Asser_Levy_Public_Baths", "readable": "Asser Levy Public Baths", "graph": "resource:Asser_Levy_Public_Baths" }, { "modified": "Brooklyn", "readable": "Brooklyn", "graph": "resource:Brooklyn" }, { "modified": "New_Netherland", "readable": "New Netherland", "graph": "resource:New_Netherland" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( STRSTARTS ( LCASE ( ?f ) , 'b' ) ) . resource:New_York_City property:is_part_of ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( STRSTARTS ( LCASE ( ?f ) , 'b' ) ) . resource:New_York_City property:is_part_of ?f }", "graph_answer": [ "resource:Brooklyn" ], "readable_answer": [ "Brooklyn" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { resource:New_York_City property:is_part_of ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { resource:New_York_City property:is_part_of ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:New_York_City property:is_part_of ?h . FILTER ( ?h != resource:Brooklyn ) }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:New_York_City property:is_part_of ?h . FILTER ( ?h != resource:Brooklyn ) }", "graph_answer": [ "resource:New_Netherland" ], "readable_answer": [ "New Netherland" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:New_York_City property:architecture ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:New_York_City property:architecture ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12780
Id48
[ { "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": "United_States", "property": "language", "object": "English_language" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
[ { "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": "United_States", "property": "language", "object": "English_language" }, { "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 originates from the United States, where English is spoken (as in Great Britain). The capital city of the United States is Washington D.C., and Asian Americans are one of the nation's ethnic groups.", "English is the spoken language in both Great Britain and the United States. In the United States, Washington D.C. is the capital, the book Alcatraz Versus the Evil Librarians was written and there is an ethnic group called Asian Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource: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: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 ( ?g ) AS ?u ) WHERE { ?g property:capital resource:Washington__D_C_ . ?g property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?u ) WHERE { ?g property:capital resource:Washington,_D.C. . ?g property:ethnic_group resource:Asian_Americans }", "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 ?l WHERE { ?l property:ethnic_group resource:Asian_Americans . ?l property:capital resource:Washington__D_C_ }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:ethnic_group resource:Asian_Americans . ?l property:capital resource:Washington,_D.C. }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "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 ?g WHERE { resource:English_language property:temperature ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:English_language property:temperature ?g }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10477
Id161
[ { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "Doña_Ana_County,_New_Mexico" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York_City" }, { "subject": "Albert_Jennings_Fountain", "property": "battles", "object": "American_Civil_War" }, { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" } ]
[ { "subject": "Albert_Jennings_Fountain", "property": "deathPlace", "object": "Doña_Ana_County,_New_Mexico" }, { "subject": "Albert_Jennings_Fountain", "property": "birthPlace", "object": "New_York_City" }, { "subject": "Albert_Jennings_Fountain", "property": "battle", "object": "American_Civil_War" }, { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert Jennings Fountain was born in New York City and died in Dona Ana County, New Mexico. He had fought in the American Civil War, during which, Jefferson Davis was a commander.", "New York City was the birthplace of Albert Jennings Fountain and he passed away in Dona Ana County, New Mexico. He fought in the American Civil War and one commander in that war was Jefferson Davis.", "Albert Jennings Fountain was born in New York City and died in Dona Ana County, New Mexico. He fought in the American Civil War where one of the commanders was Jefferson Davis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_Jennings_Fountain", "rdf:type", "ontology:politician" ], [ "resource:Albert_Jennings_Fountain", "property:death_place", "resource:Do_a_Ana_County__New_Mexico" ], [ "resource:Albert_Jennings_Fountain", "property:battle", "resource:American_Civil_War" ], [ "resource:Albert_Jennings_Fountain", "property:birth_place", "resource:New_York_City" ], [ "resource:American_Civil_War", "property:commander", "resource:Jefferson_Davis" ] ]
Albert_Jennings_Fountain
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Albert_Jennings_Fountain", "readable": "Albert Jennings Fountain", "graph": "resource:Albert_Jennings_Fountain" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Doña_Ana_County,_New_Mexico", "readable": "Doña Ana County, New Mexico", "graph": "resource:Do_a_Ana_County__New_Mexico" }, { "modified": "Jefferson_Davis", "readable": "Jefferson Davis", "graph": "resource:Jefferson_Davis" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( CONTAINS ( LCASE ( ?b ) , 'war' ) ) . ?b property:commander resource:Jefferson_Davis }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( CONTAINS ( LCASE ( ?b ) , 'war' ) ) . ?b property:commander resource:Jefferson_Davis }", "graph_answer": [ "resource:American_Civil_War" ], "readable_answer": [ "American Civil War" ], "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 { ?l property:death_place resource:California . ?l property:birth_place ?n . ?l rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?l property:death_place resource:California . ?l property:birth_place ?n . ?l rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
3
6775
Id63
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "Orange_County,_California" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Senate" }, { "subject": "California_State_Senate", "property": "location", "object": "California_State_Capitol" } ]
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "Orange_County,_California" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Senate" }, { "subject": "California_State_Senate", "property": "location", "object": "California_State_Capitol" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The California State Senate leads Anaheim, Orange County, California and it is located at the State Capitol.", "Anaheim is in Orange County, CA which is led by the California State Senate that is located in that state's capitol.", "The city of Anaheim in Orange County, California is led by the California State Senate located at the California State Capitol." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:California_State_Senate", "property:location", "resource:California_State_Capitol" ], [ "resource:Anaheim__California", "property:leader_title", "resource:California_State_Senate" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:Orange_County__California" ] ]
Anaheim,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "California_State_Capitol", "readable": "California State Capitol", "graph": "resource:California_State_Capitol" }, { "modified": "California_State_Senate", "readable": "California State Senate", "graph": "resource:California_State_Senate" }, { "modified": "Orange_County,_California", "readable": "Orange County, California", "graph": "resource:Orange_County__California" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:city . ?e property:leader_title ?y . ?e property:is_part_of resource:Orange_County__California . ?y property:location resource:California_State_Capitol }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:city . ?e property:leader_title ?y . ?e property:is_part_of resource:Orange_County,_California . ?y property:location resource:California_State_Capitol }", "graph_answer": [ "resource:Anaheim__California" ], "readable_answer": [ "Anaheim, California" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u property:location resource:California_State_Capitol . resource:Anaheim__California property:is_part_of resource:Orange_County__California . resource:Anaheim__California rdf:type ontology:city . resource:Anaheim__California property:leader_title ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:location resource:California_State_Capitol . resource:Anaheim,_California property:is_part_of resource:Orange_County,_California . resource:Anaheim,_California rdf:type ontology:city . resource:Anaheim,_California property:leader_title ?u }", "graph_answer": [ "resource:California_State_Senate" ], "readable_answer": [ "California State Senate" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10165
Id139
[ { "subject": "Antares_(rocket)", "property": "manufacturer", "object": "Yuzhnoye_Design_Office" }, { "subject": "Antares_(rocket)", "property": "finalFlight", "object": "\"2014-07-13\"^^xsd:date" }, { "subject": "Antares_(rocket)", "property": "maidenFlight", "object": "\"2013-04-21\"^^xsd:date" }, { "subject": "Antares_(rocket)", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport" } ]
[ { "subject": "Antares_(rocket)", "property": "manufacturer", "object": "Yuzhnoye_Design_Office" }, { "subject": "Antares_(rocket)", "property": "finalFlight", "object": "2014-07-13" }, { "subject": "Antares_(rocket)", "property": "maidenFlight", "object": "2013-04-21" }, { "subject": "Antares_(rocket)", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Antares rocket was made by the Yuzhnoye Design Office and was launched from the Mid-Atlantic Regional Spaceport. Its maiden flight was on April 21st 2013 and its final flight on July 13, 2014.", "The Antares rocket is manufactured at the Yuzhnoye Design Office and was launched from the Mid-Atlantic Regional Spaceport. Its maiden flight was on April 21st 2013 and the last one was on July 13th 2014.", "The Antares rocket made its maiden flight on April 21st 2013 and its final flight on July 13th 2014. It was made by the Yuzhnoye Design Office and was launched from the Mid-Atlantic Regional Spaceport." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antares__rocket_", "property:launch_site", "resource:Mid_Atlantic_Regional_Spaceport" ], [ "resource:Antares__rocket_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Antares__rocket_", "property:maiden_flight", "resource:2013_04_21" ], [ "resource:Antares__rocket_", "property:manufacturer", "resource:Yuzhnoye_Design_Office" ], [ "resource:Antares__rocket_", "property:final_flight", "resource:2014_07_13" ] ]
Antares_(rocket)
[ { "modified": "finalFlight", "readable": "final flight", "graph": "property:final_flight" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "maidenFlight", "readable": "maiden flight", "graph": "property:maiden_flight" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "2013-04-21", "readable": "2013-04-21", "graph": "resource:2013_04_21" }, { "modified": "2014-07-13", "readable": "2014-07-13", "graph": "resource:2014_07_13" }, { "modified": "Antares_(rocket)", "readable": "Antares", "graph": "resource:Antares__rocket_" }, { "modified": "Mid-Atlantic_Regional_Spaceport", "readable": "Mid-Atlantic Regional Spaceport", "graph": "resource:Mid_Atlantic_Regional_Spaceport" }, { "modified": "Yuzhnoye_Design_Office", "readable": "Yuzhnoye Design Office", "graph": "resource:Yuzhnoye_Design_Office" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?x property:launch_site ?f . ?x rdf:type ontology:mean_of_transportation . ?x property:final_flight ?k . FILTER ( ?k = \"2014_07_13\" ) }", "readable_query": "SELECT DISTINCT ?f WHERE { ?x property:launch_site ?f . ?x rdf:type ontology:mean_of_transportation . ?x property:final_flight ?k . FILTER ( ?k = \"2014-07-13\" ) }", "graph_answer": [ "resource:Mid_Atlantic_Regional_Spaceport" ], "readable_answer": [ "Mid-Atlantic Regional Spaceport" ], "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 ?k WHERE { ?k property:launch_site resource:Mid_Atlantic_Regional_Spaceport . ?k property:manufacturer ?z . ?k rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?z ?k WHERE { ?k property:launch_site resource:Mid-Atlantic_Regional_Spaceport . ?k property:manufacturer ?z . ?k rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Yuzhnoye_Design_Office", "resource:Antares__rocket_" ], "readable_answer": [ "Yuzhnoye Design Office", "Antares" ], "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 ?o WHERE { resource:Antares__rocket_ property:model_years ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Antares_(rocket) property:model_years ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3490
Id102
[ { "subject": "Albennie_Jones", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Blues" } ]
[ { "subject": "Albennie_Jones", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Albennie_Jones", "property": "genre", "object": "Blues" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albennie Jones is a solo singer and played blues music.", "Albennie Jones is a solo singer who plays the Blues.", "Albennie Jones is a solo singer who plays blues music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albennie_Jones", "rdf:type", "ontology:artist" ], [ "resource:Albennie_Jones", "property:background", "resource:solo_singer" ], [ "resource:Albennie_Jones", "property:genre", "resource:Blues" ] ]
Albennie_Jones
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Albennie_Jones", "readable": "Albennie Jones", "graph": "resource:Albennie_Jones" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'jones' ) ) . ?u property:genre resource:Blues . ?u rdf:type ontology:artist . ?u property:background resource:solo_singer }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'jones' ) ) . ?u property:genre resource:Blues . ?u rdf:type ontology:artist . ?u property:background resource:solo_singer }", "graph_answer": [ "resource:Albennie_Jones" ], "readable_answer": [ "Albennie Jones" ], "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" ] } ]
MeanOfTransportation
3
7493
Id93
[ { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "\"2.16\"^^xsd:double" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "\"Two door coupé\"@en" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Abarth_1000_GT_Coupé__1" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "2160.0 (millimetres)" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "\"Two door coupé\"" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Straight-four_engine" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The two door Abarth 1000 GT Coupe, with a straight four engine, has a 2160 millimeter wheelbase.", "The Abarth 1000 GT Coupe has the straight four engine, a wheel base of 2160 millimetres, and a 2 door coupe body style.", "The Abarth 1000 GT Coupe is a two door model with a straight-four engine and a 2160 mm wheelbase." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abarth_1000_GT_Coup_", "property:wheelbase", "2160.0 (millimetres)" ], [ "resource:Abarth_1000_GT_Coup_", "property:engine", "resource:Straight_four_engine" ], [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:body_style", "resource:Two_door_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": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "wheelbase", "readable": "wheelbase", "graph": "property:wheelbase" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Straight-four_engine", "readable": "Straight-four engine", "graph": "resource:Straight_four_engine" }, { "modified": "Two door coupé", "readable": "Two door coupé", "graph": "resource:Two_door_coup_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?e ) WHERE { ?s rdf:type ontology:mean_of_transportation . ?s property:wheelbase '2160.0 (millimetres)' . ?s property:body_style resource:Two_door_coup_ }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?e ) WHERE { ?s rdf:type ontology:mean_of_transportation . ?s property:wheelbase '2160.0 (millimetres)' . ?s property:body_style resource:Two_door_coupé }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:wheelbase '2160.0 (millimetres)' . ?e rdf:type ontology:mean_of_transportation . ?e property:body_style resource:Two_door_coup_ }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:wheelbase '2160.0 (millimetres)' . ?e rdf:type ontology:mean_of_transportation . ?e property:body_style resource:Two_door_coupé }", "graph_answer": [ "resource:Abarth_1000_GT_Coup_" ], "readable_answer": [ "Abarth 1000 GT Coupé" ], "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 ?q ?j WHERE { resource:Abarth_1000_GT_Coup_ property:engine ?j . resource:Abarth_1000_GT_Coup_ property:wheelbase ?q }", "readable_query": "SELECT DISTINCT ?q ?j WHERE { resource:Abarth_1000_GT_Coupé property:engine ?j . resource:Abarth_1000_GT_Coupé property:wheelbase ?q }", "graph_answer": [ "2160.0 (millimetres)", "resource:Straight_four_engine" ], "readable_answer": [ "2160.0", "Straight-four engine" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
4
9087
Id10
[ { "subject": "103_Colmore_Row", "property": "location", "object": "Birmingham" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "103_Colmore_Row", "property": "buildingEndDate", "object": "\"1976\"" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "\"23\"^^xsd:positiveInteger" } ]
[ { "subject": "103_Colmore_Row", "property": "location", "object": "Birmingham" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "23" }, { "subject": "103_Colmore_Row", "property": "completionDate", "object": "1976" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "103 Colmore Row was designed by the architect, John Madin and it is located in Birmingham. It has 23 floors and it was completed in 1976.", "103 Colmore Row in Birmingham was completed in 1976 with 23 floors and was designed by the architect John Madin.", "103 Colmore Row in Birmingham, Alabama, designed by architect John Madin, has 23 floors and was completed in 1976." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Colmore_Row", "property:floor_count", "23" ], [ "resource:103_Colmore_Row", "property:architect", "resource:John_Madin" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ], [ "resource:103_Colmore_Row", "property:location", "resource:Birmingham" ], [ "resource:103_Colmore_Row", "property:completion_date", "resource:1976" ] ]
103_Colmore_Row
[ { "modified": "23", "readable": "23", "graph": "23" }, { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "1976", "readable": "1976", "graph": "resource:1976" }, { "modified": "Birmingham", "readable": "Birmingham", "graph": "resource:Birmingham" }, { "modified": "John_Madin", "readable": "John Madin", "graph": "resource:John_Madin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?t property:floor_count ?c . FILTER ( ?c != '10' ) . ?t rdf:type ontology:building . ?t property:completion_date ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?t property:floor_count ?c . FILTER ( ?c != '10' ) . ?t rdf:type ontology:building . ?t property:completion_date ?w }", "graph_answer": [ "resource:1976" ], "readable_answer": [ "1976" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?j != '10' ) . ?d property:completion_date resource:1976 . ?d property:floor_count ?j . ?d rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?j != '10' ) . ?d property:completion_date resource:1976 . ?d property:floor_count ?j . ?d rdf:type ontology:building }", "graph_answer": [ "resource:103_Colmore_Row" ], "readable_answer": [ "103 Colmore Row" ], "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 ?e WHERE { resource:103_Colmore_Row property:floor_count ?e . resource:103_Colmore_Row rdf:type ontology:building . resource:103_Colmore_Row property:completion_date resource:1976 }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:103_Colmore_Row property:floor_count ?e . resource:103_Colmore_Row rdf:type ontology:building . resource:103_Colmore_Row property:completion_date resource:1976 }", "graph_answer": [ "23" ], "readable_answer": [ "23" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?j WHERE { resource:103_Colmore_Row property:architect ?q . resource:103_Colmore_Row property:location ?j }", "readable_query": "SELECT DISTINCT ?q ?j WHERE { resource:103_Colmore_Row property:architect ?q . resource:103_Colmore_Row property:location ?j }", "graph_answer": [ "resource:John_Madin", "resource:Birmingham" ], "readable_answer": [ "John Madin", "Birmingham" ], "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" ] } ]
ComicsCharacter
2
4398
Id63
[ { "subject": "Bolt_(DC_Comics)", "property": "creators", "object": "Paris_Cullins" }, { "subject": "Bolt_(DC_Comics)", "property": "creator", "object": "Dan_Mishkin" } ]
[ { "subject": "Bolt_(comicsCharacter)", "property": "creator", "object": "Paris_Cullins" }, { "subject": "Bolt_(comicsCharacter)", "property": "creator", "object": "Dan_Mishkin" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The creators of the comic character, Bolt, were Paris Cullins and Dan Mishkin.", "The character Bolt was created by Paris Cullins and Dan Mishkin.", "Dan Mishkin and Paris Cullins are creators of the comic character known as Bolt." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bolt__comicsCharacter_", "property:creator", "resource:Paris_Cullins" ], [ "resource:Bolt__comicsCharacter_", "property:creator", "resource:Dan_Mishkin" ], [ "resource:Bolt__comicsCharacter_", "rdf:type", "ontology:comics_character" ] ]
Bolt_(comicsCharacter)
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "Bolt_(comicsCharacter)", "readable": "Bolt", "graph": "resource:Bolt__comicsCharacter_" }, { "modified": "Dan_Mishkin", "readable": "Dan Mishkin", "graph": "resource:Dan_Mishkin" }, { "modified": "Paris_Cullins", "readable": "Paris Cullins", "graph": "resource:Paris_Cullins" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?n ) , 'paris' ) ) . resource:Bolt__comicsCharacter_ property:creator ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?n ) , 'paris' ) ) . resource:Bolt_(comicsCharacter) property:creator ?n }", "graph_answer": [ "resource:Paris_Cullins" ], "readable_answer": [ "Paris Cullins" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?j ) WHERE { resource:Bolt__comicsCharacter_ property:creator ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?j ) WHERE { resource:Bolt_(comicsCharacter) property:creator ?e }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Bolt__comicsCharacter_ property:creator ?c . FILTER ( ?c != resource:Paris_Cullins ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Bolt_(comicsCharacter) property:creator ?c . FILTER ( ?c != resource:Paris_Cullins ) }", "graph_answer": [ "resource:Dan_Mishkin" ], "readable_answer": [ "Dan Mishkin" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9935
Id224
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "leader", "object": "T._S._Thakur" }, { "subject": "India", "property": "leaderName", "object": "Sumitra_Mahajan" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "leader", "object": "T._S._Thakur" }, { "subject": "India", "property": "leader", "object": "Sumitra_Mahajan" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bhajji originates from the Karnataka region of India. The country's leaders are T. S. Thakur and Sumitra Mahajan.", "Bhajji come from the Karnataka region of India. The leaders of the country are T S Thakur and Sumitra Mahajan." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:region", "resource:Karnataka" ], [ "resource:India", "property:leader", "resource:T__S__Thakur" ], [ "resource:India", "property:leader", "resource:Sumitra_Mahajan" ] ]
Bhajji
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Sumitra_Mahajan", "readable": "Sumitra Mahajan", "graph": "resource:Sumitra_Mahajan" }, { "modified": "T._S._Thakur", "readable": "T. S. Thakur", "graph": "resource:T__S__Thakur" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?d ) WHERE { ?l property:region resource:Karnataka . ?l property:country ?o . ?l rdf:type ontology:food . ?o property:leader resource:T__S__Thakur }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?d ) WHERE { ?l property:region resource:Karnataka . ?l property:country ?o . ?l rdf:type ontology:food . ?o property:leader resource:T._S._Thakur }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:country ?k . ?f rdf:type ontology:food . ?f property:region resource:Karnataka . ?k property:leader resource:T__S__Thakur }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:country ?k . ?f rdf:type ontology:food . ?f property:region resource:Karnataka . ?k property:leader resource:T._S._Thakur }", "graph_answer": [ "resource:Bhajji" ], "readable_answer": [ "Bhajji" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?f rdf:type ontology:food . ?p property:leader resource:Sumitra_Mahajan . ?f property:country ?p . ?f property:region resource:Karnataka }", "readable_query": "SELECT DISTINCT ?p WHERE { ?f rdf:type ontology:food . ?p property:leader resource:Sumitra_Mahajan . ?f property:country ?p . ?f property:region resource:Karnataka }", "graph_answer": [ "resource:India" ], "readable_answer": [ "India" ], "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" ] } ]