category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
Food
5
12183
Id130
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Beef_kway_teow", "property": "country", "object": "\"Singapore and Indonesia\"@en" }, { "subject": "Singapore", "property": "leaderName", "object": "Tony_Tan" }, { "subject": "Singapore", "property": "leader", "object": "Halimah_Yacob" } ]
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Beef_kway_teow", "property": "country", "object": "\"Singapore and Indonesia\"" }, { "subject": "Singapore", "property": "leader", "object": "Tony_Tan" }, { "subject": "Singapore", "property": "leader", "object": "Halimah_Yacob" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "English speaking Singapore, led by Tony Tan and Halimah Yacob, offers the dish Beef kway teow, also found in Indonesia." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Beef_kway_teow", "rdf:type", "ontology:food" ], [ "resource:Beef_kway_teow", "property:country", "resource:Singapore_and_Indonesia" ], [ "resource:Beef_kway_teow", "property:region", "resource:Singapore" ], [ "resource:Singapore", "property:leader", "resource:Tony_Tan" ], [ "resource:Singapore", "property:leader", "resource:Halimah_Yacob" ], [ "resource:Singapore", "property:language", "resource:English_language" ] ]
Beef_kway_teow
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Beef_kway_teow", "readable": "Beef kway teow", "graph": "resource:Beef_kway_teow" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Halimah_Yacob", "readable": "Halimah Yacob", "graph": "resource:Halimah_Yacob" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" }, { "modified": "Singapore and Indonesia", "readable": "Singapore and Indonesia", "graph": "resource:Singapore_and_Indonesia" }, { "modified": "Tony_Tan", "readable": "Tony Tan", "graph": "resource:Tony_Tan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?g ) , 'halimah' ) ) . resource:Singapore property:leader ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?g ) , 'halimah' ) ) . resource:Singapore property:leader ?g }", "graph_answer": [ "resource:Halimah_Yacob" ], "readable_answer": [ "Halimah Yacob" ], "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 ?o WHERE { resource:Beef_kway_teow property:service ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Beef_kway_teow property:service ?o }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5783
Id116
[ { "subject": "Angola_International_Airport", "property": "location", "object": "Ícolo_e_Bengo" }, { "subject": "Ícolo_e_Bengo", "property": "country", "object": "Angola" }, { "subject": "Ícolo_e_Bengo", "property": "isPartOf", "object": "Luanda_Province" } ]
[ { "subject": "Angola_International_Airport", "property": "location", "object": "Ícolo_e_Bengo" }, { "subject": "Ícolo_e_Bengo", "property": "country", "object": "Angola" }, { "subject": "Ícolo_e_Bengo", "property": "isPartOf", "object": "Luanda_Province" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Angola International Airport is located in Icolo e Bengo, Angolo, Luanda Province.", "Angola International airport is located in Icolo e Bengo, Luanda province, Angola.", "Angola International airport is located in Icolo e Bengo, Luanda Province in Angola." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Angola_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Angola_International_Airport", "property:location", "resource:_colo_e_Bengo" ], [ "resource:_colo_e_Bengo", "property:country", "resource:Angola" ], [ "resource:_colo_e_Bengo", "property:is_part_of", "resource:Luanda_Province" ] ]
Angola_International_Airport
[ { "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": "Angola", "readable": "Angola", "graph": "resource:Angola" }, { "modified": "Angola_International_Airport", "readable": "Angola International Airport", "graph": "resource:Angola_International_Airport" }, { "modified": "Luanda_Province", "readable": "Luanda Province", "graph": "resource:Luanda_Province" }, { "modified": "Ícolo_e_Bengo", "readable": "Ícolo e Bengo", "graph": "resource:_colo_e_Bengo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?z WHERE { resource:_colo_e_Bengo property:is_part_of ?z . resource:_colo_e_Bengo property:country ?n }", "readable_query": "SELECT DISTINCT ?n ?z WHERE { resource:Ícolo_e_Bengo property:is_part_of ?z . resource:Ícolo_e_Bengo property:country ?n }", "graph_answer": [ "resource:Angola", "resource:Luanda_Province" ], "readable_answer": [ "Angola", "Luanda Province" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Angola_International_Airport property:location resource:_colo_e_Bengo . resource:Angola_International_Airport rdf:type ontology:airport }", "readable_query": "ASK WHERE { resource:Angola_International_Airport property:location resource:Ícolo_e_Bengo . resource:Angola_International_Airport rdf:type ontology:airport }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Airport
5
10958
Id7
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "leaderName", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Tirstrup", "property": "subdivisionName", "object": "Central_Denmark_Region" }, { "subject": "Denmark", "property": "language", "object": "Danish_language" } ]
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Tirstrup", "property": "isPartOf", "object": "Central_Denmark_Region" }, { "subject": "Denmark", "property": "language", "object": "Danish_language" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Aarhus Airport is located in Tirstrup in the Central Region of Denmark. Lars Løkke Rasmussen is the leader of Denmark and Danish is the local language." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Tirstrup", "property:country", "resource:Denmark" ], [ "resource:Tirstrup", "property:is_part_of", "resource:Central_Denmark_Region" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ], [ "resource:Denmark", "property:language", "resource:Danish_language" ], [ "resource:Aarhus_Airport", "rdf:type", "ontology:airport" ], [ "resource:Aarhus_Airport", "property:location", "resource:Tirstrup" ] ]
Aarhus_Airport
[ { "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": "Aarhus_Airport", "readable": "Aarhus Airport", "graph": "resource:Aarhus_Airport" }, { "modified": "Central_Denmark_Region", "readable": "Central Denmark Region", "graph": "resource:Central_Denmark_Region" }, { "modified": "Danish_language", "readable": "Danish language", "graph": "resource:Danish_language" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "modified": "Tirstrup", "readable": "Tirstrup", "graph": "resource:Tirstrup" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:country ?d . ?d property:leader resource:Lars_L_kke_Rasmussen . ?t property:is_part_of resource:Central_Denmark_Region }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:country ?d . ?d property:leader resource:Lars_Løkke_Rasmussen . ?t property:is_part_of resource:Central_Denmark_Region }", "graph_answer": [ "resource:Tirstrup" ], "readable_answer": [ "Tirstrup" ], "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": "ASK WHERE { resource:Aarhus_Airport rdf:type ontology:airport . resource:Aarhus_Airport property:location resource:Tirstrup }", "readable_query": "ASK WHERE { resource:Aarhus_Airport rdf:type ontology:airport . resource:Aarhus_Airport property:location resource:Tirstrup }", "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" ] } ]
Athlete
3
6268
Id104
[ { "subject": "Alaa_Abdul-Zahra", "property": "clubs", "object": "Al_Kharaitiyat_SC" }, { "subject": "Alaa_Abdul-Zahra", "property": "team", "object": "Al-Khor_Sports_Club" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" } ]
[ { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al_Kharaitiyat_SC" }, { "subject": "Alaa_Abdul-Zahra", "property": "club", "object": "Al-Khor_Sports_Club" }, { "subject": "Al-Khor_Sports_Club", "property": "ground", "object": "Al_Khor" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alaa Abdul Zahra's club is AL Kharaitiyat SC and he is also in the Al-Khor Sports Club located in Al-Khor.", "Alaa Abdul Zahra plays for Al-Khor and Al Kharaitiyat Sports Clubs. The location of the Al-Khor sports club ground is in Al Khor.", "Alaa Abdul Zahra plays for Al Kharaitiyat SC and also Al-Khor Sports Club located in Al-Khor." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Khor_Sports_Club", "property:ground", "resource:Al_Khor" ], [ "resource:Alaa_Abdul_Zahra", "rdf:type", "ontology:athlete" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Khor_Sports_Club" ], [ "resource:Alaa_Abdul_Zahra", "property:club", "resource:Al_Kharaitiyat_SC" ] ]
Alaa_Abdul-Zahra
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "Al_Kharaitiyat_SC", "readable": "Al Kharaitiyat SC", "graph": "resource:Al_Kharaitiyat_SC" }, { "modified": "Al_Khor", "readable": "Al Khor", "graph": "resource:Al_Khor" }, { "modified": "Al-Khor_Sports_Club", "readable": "Al-Khor Sports Club", "graph": "resource:Al_Khor_Sports_Club" }, { "modified": "Alaa_Abdul-Zahra", "readable": "Alaa Abdul-Zahra", "graph": "resource:Alaa_Abdul_Zahra" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?s != resource:Al_Kharaitiyat_SC ) . resource:Alaa_Abdul_Zahra property:club ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?s != resource:Al_Kharaitiyat_SC ) . resource:Alaa_Abdul_Zahra property:club ?s }", "graph_answer": [ "resource:Al_Khor_Sports_Club" ], "readable_answer": [ "Al-Khor Sports Club" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Alaa_Abdul_Zahra property:club ?q . FILTER NOT EXISTS { ?q property:ground resource:Al_Khor } }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Alaa_Abdul-Zahra property:club ?q . FILTER NOT EXISTS { ?q property:ground resource:Al_Khor } }", "graph_answer": [ "resource:Al_Kharaitiyat_SC" ], "readable_answer": [ "Al Kharaitiyat SC" ], "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" ] } ]
SportsTeam
4
10575
Id16
[ { "subject": "A.C._Cesena", "property": "league", "object": "Serie_B" }, { "subject": "Serie_B", "property": "champions", "object": "Carpi_F.C._1909" }, { "subject": "A.C._Cesena", "property": "capacity", "object": "23900" }, { "subject": "A.C._Cesena", "property": "ground", "object": "Italy" } ]
[ { "subject": "A.C._Cesena", "property": "league", "object": "Serie_B" }, { "subject": "Serie_B", "property": "champions", "object": "Carpi_F.C._1909" }, { "subject": "A.C._Cesena", "property": "numberOfMembers", "object": "23900" }, { "subject": "A.C._Cesena", "property": "ground", "object": "Italy" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.C. Cesena has 23900 members and their ground is located in Italy. They play in the Serie B league of which Carpi FC 1909 are previous champions.", "AC Cesena's ground is located in Italy and they have 23900 members. They play in the Serie B league of which Carpi FC 1909 are the champions.", "A.C. Cesena has 23900 members and its ground is located in Italy. They play in Serie B league where Carpi 1909 are previous champions." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Cesena", "property:number_of_members", "23900" ], [ "resource:A_C__Cesena", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Cesena", "property:league", "resource:Serie_B" ], [ "resource:A_C__Cesena", "property:ground", "resource:Italy" ], [ "resource:Serie_B", "property:champions", "resource:Carpi_F_C__1909" ] ]
A.C._Cesena
[ { "modified": "23900", "readable": "23900", "graph": "23900" }, { "modified": "champions", "readable": "champions", "graph": "property:champions" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "A.C._Cesena", "readable": "A.C. Cesena", "graph": "resource:A_C__Cesena" }, { "modified": "Carpi_F.C._1909", "readable": "Carpi F.C. 1909", "graph": "resource:Carpi_F_C__1909" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Serie_B", "readable": "Serie B", "graph": "resource:Serie_B" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?d property:league ?f . FILTER ( ?c = '23900' ) . ?d property:number_of_members ?c . ?f property:champions resource:Carpi_F_C__1909 . ?d rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?f WHERE { ?d property:league ?f . FILTER ( ?c = '23900' ) . ?d property:number_of_members ?c . ?f property:champions resource:Carpi_F.C._1909 . ?d rdf:type ontology:sports_team }", "graph_answer": [ "resource:Serie_B" ], "readable_answer": [ "Serie B" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:number_of_members ?a . ?y rdf:type ontology:sports_team . FILTER ( ?a = '23900' ) . resource:Serie_B property:champions resource:Carpi_F_C__1909 . ?y property:league resource:Serie_B }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:number_of_members ?a . ?y rdf:type ontology:sports_team . FILTER ( ?a = '23900' ) . resource:Serie_B property:champions resource:Carpi_F.C._1909 . ?y property:league resource:Serie_B }", "graph_answer": [ "resource:A_C__Cesena" ], "readable_answer": [ "A.C. Cesena" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:A_C__Cesena property:ground ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:A.C._Cesena property:ground ?q }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "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" ] } ]
University
6
13029
Id58
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "students", "object": "16000" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "facultySize", "object": "\"737\"^^xsd:nonNegativeInteger" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "numberOfStudents", "object": "16000" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "academicStaffSize", "object": "737" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" } ]
(X (X) (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 Aarhus, Denmark has 16,000 students and 737 academic staff. It is affiliated to the European University Association, which has its HQ in Brussels.", "The city of Aarhus in Denmark is the location of the School of Business and Social Sciences at the Aarhus University. The School is affiliated with the European University Association which has its headquarters in Brussels and has 737 academic staff and 16000 students.", "School of Business and Social Sciences at the Aarhus University in Aarus, Denmark is affiliated with the European University Association headquartered in Brussels. The university has a staff compliment of 737 and 16000 students." ], "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:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:number_of_students", "16000" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:academic_staff_size", "737" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "16000", "readable": "16000", "graph": "16000" }, { "modified": "737", "readable": "737", "graph": "737" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "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": "SELECT DISTINCT ?p WHERE { ?p property:headquarter resource:Brussels . ?i property:affiliation ?p . FILTER ( ?g < '1100' ) . ?i rdf:type ontology:university . ?i property:academic_staff_size ?g }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:headquarter resource:Brussels . ?i property:affiliation ?p . FILTER ( ?g < '1100' ) . ?i rdf:type ontology:university . ?i property:academic_staff_size ?g }", "graph_answer": [ "resource:European_University_Association" ], "readable_answer": [ "European University Association" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?f property:academic_staff_size ?o . ?f property:affiliation resource:European_University_Association . resource:European_University_Association property:headquarter resource:Brussels . ?f rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?o WHERE { ?f property:academic_staff_size ?o . ?f property:affiliation resource:European_University_Association . resource:European_University_Association property:headquarter resource:Brussels . ?f rdf:type ontology:university }", "graph_answer": [ "737" ], "readable_answer": [ "737" ], "type": [ "coreference", "meaningful", "answer", "more_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 ?n WHERE { ?n property:academic_staff_size 737 . ?n property:affiliation resource:European_University_Association . resource:European_University_Association property:headquarter resource:Brussels . ?n rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:academic_staff_size 737 . ?n property:affiliation resource:European_University_Association . resource:European_University_Association property:headquarter resource:Brussels . ?n rdf:type ontology:university }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w ?e WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?w . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?e }", "readable_query": "SELECT DISTINCT ?w ?e WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?w . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?e }", "graph_answer": [ "resource:Denmark", "16000" ], "readable_answer": [ "Denmark", "16000" ], "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" ] } ]
SportsTeam
4
10642
Id83
[ { "subject": "AEK_Athens_F.C.", "property": "season", "object": "2014–15_Football_League_(Greece)" }, { "subject": "AEK_Athens_F.C.", "property": "league", "object": "Superleague_Greece" }, { "subject": "AEK_Athens_F.C.", "property": "ground", "object": "Athens" }, { "subject": "AEK_Athens_F.C.", "property": "capacity", "object": "\"69618\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "AEK_Athens_F.C.", "property": "season", "object": "2014–15_Football_League_(Greece)" }, { "subject": "AEK_Athens_F.C.", "property": "league", "object": "Superleague_Greece" }, { "subject": "AEK_Athens_F.C.", "property": "ground", "object": "Athens" }, { "subject": "AEK_Athens_F.C.", "property": "numberOfMembers", "object": "69618" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AEK Athens F.C. play in the Superleague Greece and they played the 2014-2015 season in the Greek Football League. Their ground is in Athens, and they have 69618 members.", "Part of the Superleague of Greece, AEK Athens FC played the 2014-2015 season, in the Football League, in Greece. AEK Athens F.C. has 69618 members, and their ground is in Athens.", "AEK Athens F.C.'s ground is in Athens, they have 69618 members, compete in the Superleague Greece and played the 2014-2015 season in the Football League (Greece)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AEK_Athens_F_C_", "property:season", "resource:2014_15_Football_League__Greece_" ], [ "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:league", "resource:Superleague_Greece" ], [ "resource:AEK_Athens_F_C_", "property:ground", "resource:Athens" ] ]
AEK_Athens_F.C.
[ { "modified": "69618", "readable": "69618", "graph": "69618" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2014–15_Football_League_(Greece)", "readable": "2014–15 Football League", "graph": "resource:2014_15_Football_League__Greece_" }, { "modified": "AEK_Athens_F.C.", "readable": "AEK Athens F.C.", "graph": "resource:AEK_Athens_F_C_" }, { "modified": "Athens", "readable": "Athens", "graph": "resource:Athens" }, { "modified": "Superleague_Greece", "readable": "Superleague Greece", "graph": "resource:Superleague_Greece" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?t property:number_of_members ?c . FILTER ( ?c = '69618' ) . ?t property:ground ?y . ?t rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?y WHERE { ?t property:number_of_members ?c . FILTER ( ?c = '69618' ) . ?t property:ground ?y . ?t rdf:type ontology:sports_team }", "graph_answer": [ "resource:Athens" ], "readable_answer": [ "Athens" ], "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 ( COUNT ( ?u ) AS ?v ) WHERE { ?u rdf:type ontology:sports_team . ?u property:ground resource:Athens }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?v ) WHERE { ?u rdf:type ontology:sports_team . ?u property:ground resource:Athens }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:sports_team . ?l property:ground resource:Athens }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:sports_team . ?l property:ground resource:Athens }", "graph_answer": [ "resource:AEK_Athens_F_C_" ], "readable_answer": [ "AEK Athens F.C." ], "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 ?u ?o WHERE { resource:AEK_Athens_F_C_ property:season ?u . resource:AEK_Athens_F_C_ property:league ?o }", "readable_query": "SELECT DISTINCT ?u ?o WHERE { resource:AEK_Athens_F.C. property:season ?u . resource:AEK_Athens_F.C. property:league ?o }", "graph_answer": [ "resource:2014_15_Football_League__Greece_", "resource:Superleague_Greece" ], "readable_answer": [ "2014–15 Football League", "Superleague Greece" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
4
8918
Id70
[ { "subject": "William_Anders", "property": "dateOfRet", "object": "\"1969-09-01\"^^xsd:date" }, { "subject": "William_Anders", "property": "nationality", "object": "United_States" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"^^xsd:date" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" } ]
[ { "subject": "William_Anders", "property": "dateOfRetirement", "object": "\"1969-09-01\"" }, { "subject": "William_Anders", "property": "nationality", "object": "United_States" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "William Anders is a US national who was born in British Hong Kong on 17 October 1933 and retired on 1 January 1969.", "William Anders was born in British Hong Kong on October 17, 1933. His nationality is United States. He retired on September 1, 1969.", "William Anders was born on 10/17/1933 in British Hong Kong. He was of US nationality and retired on 09/01/1969." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:date_of_retirement", "1969-09-01" ], [ "resource:William_Anders", "property:nationality", "resource:United_States" ], [ "resource:William_Anders", "property:birth_date", "1933-10-17" ], [ "resource:William_Anders", "property:birth_place", "resource:British_Hong_Kong" ] ]
William_Anders
[ { "modified": "1933-10-17", "readable": "1933-10-17", "graph": "1933-10-17" }, { "modified": "1969-09-01", "readable": "1969-09-01", "graph": "1969-09-01" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "dateOfRetirement", "readable": "date of retirement", "graph": "property:date_of_retirement" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "British_Hong_Kong", "readable": "British Hong Kong", "graph": "resource:British_Hong_Kong" }, { "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 ?s WHERE { ?x rdf:type ontology:astronaut . FILTER ( ?w = \"1933-10-17\" ) . ?x property:nationality ?s . ?x property:birth_date ?w }", "readable_query": "SELECT DISTINCT ?s WHERE { ?x rdf:type ontology:astronaut . FILTER ( ?w = \"1933-10-17\" ) . ?x property:nationality ?s . ?x property:birth_date ?w }", "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", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:nationality resource:United_States . FILTER ( ?r = \"1933-10-17\" ) . ?m rdf:type ontology:astronaut . ?m property:birth_date ?r }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:nationality resource:United_States . FILTER ( ?r = \"1933-10-17\" ) . ?m rdf:type ontology:astronaut . ?m property:birth_date ?r }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b ?c WHERE { resource:William_Anders property:birth_place ?b . resource:William_Anders property:date_of_retirement ?c }", "readable_query": "SELECT DISTINCT ?b ?c WHERE { resource:William_Anders property:birth_place ?b . resource:William_Anders property:date_of_retirement ?c }", "graph_answer": [ "resource:British_Hong_Kong", "1969-09-01" ], "readable_answer": [ "British Hong Kong", "1969-09-01" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
6
12854
Id24
[ { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "selection", "object": "1959" }, { "subject": "Distinguished_Service_Medal_(United_States_Navy)", "property": "higher", "object": "Department_of_Commerce_Gold_Medal" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "awards", "object": "Distinguished_Service_Medal_(United_States_Navy)" } ]
[ { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "selectedByNasa", "object": "1959" }, { "subject": "Distinguished_Service_Medal_(United_States_Navy)", "property": "higher", "object": "Department_of_Commerce_Gold_Medal" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "award", "object": "Distinguished_Service_Medal_(United_States_Navy)" } ]
(X (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alan Shepard was born in New Hampshire and died in California. His occupation was a test pilot and he was selected by NASA in 1959. The United States Navy awarded the Distinguished Service Medal to Alan Shepard, which ranks higher than Department of Commerce Gold Medal.", "Alan Shepard was a test pilot hired by NASA in 1959. He was awarded the Distinguished Service Medal in the United States Navy, which is higher than the Department of Commerce Gold Medal. He was born in New Hampshire and died in California." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:award", "resource:Distinguished_Service_Medal__United_States_Navy_" ], [ "resource:Alan_Shepard", "property:selected_by_nasa", "resource:1959" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ], [ "resource:Distinguished_Service_Medal__United_States_Navy_", "property:higher", "resource:Department_of_Commerce_Gold_Medal" ] ]
Alan_Shepard
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "higher", "readable": "higher", "graph": "property:higher" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1959", "readable": "1959", "graph": "resource:1959" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Department_of_Commerce_Gold_Medal", "readable": "Department of Commerce Gold Medal", "graph": "resource:Department_of_Commerce_Gold_Medal" }, { "modified": "Distinguished_Service_Medal_(United_States_Navy)", "readable": "Distinguished Service Medal", "graph": "resource:Distinguished_Service_Medal__United_States_Navy_" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:award ?f . ?r rdf:type ontology:astronaut . ?r property:birth_place resource:United_States }", "readable_query": "ASK WHERE { ?r property:award ?f . ?r rdf:type ontology:astronaut . ?r property:birth_place resource:United_States }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
2
3240
Id45
[ { "subject": "Agra_Airport", "property": "location", "object": "India" }, { "subject": "Agra_Airport", "property": "icaoLocationIdentifier", "object": "\"(Location of airport in India)\"" } ]
[ { "subject": "Agra_Airport", "property": "location", "object": "India" }, { "subject": "Agra_Airport", "property": "icaoLocationIdentifier", "object": "\"VIAG\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agra airport is located in India and the ICAO location identifier is VIAG.", "The location identifier for Agra Airport, India is VIAG.", "The ICAO Location Identifier of Agra Airport which is in India is VIAG." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:India" ], [ "resource:Agra_Airport", "property:icao_location_identifier", "resource:VIAG" ] ]
Agra_Airport
[ { "modified": "icaoLocationIdentifier", "readable": "icao location identifier", "graph": "property:icao_location_identifier" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "VIAG", "readable": "VIAG", "graph": "resource:VIAG" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p rdf:type ontology:airport . ?p property:icao_location_identifier resource:UTAA }", "readable_query": "ASK WHERE { ?p rdf:type ontology:airport . ?p property:icao_location_identifier resource:UTAA }", "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 { ?z rdf:type ontology:airport . ?z property:icao_location_identifier resource:VIAG }", "readable_query": "ASK WHERE { ?z rdf:type ontology:airport . ?z property:icao_location_identifier resource:VIAG }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?t WHERE { ?t property:icao_location_identifier resource:VIAG . ?t rdf:type ontology:airport }", "readable_query": "SELECT ?t WHERE { ?t property:icao_location_identifier resource:VIAG . ?t rdf:type ontology:airport }", "graph_answer": [ "resource:Agra_Airport" ], "readable_answer": [ "Agra Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Agra_Airport property:location ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Agra_Airport property:location ?y }", "graph_answer": [ "resource:India" ], "readable_answer": [ "India" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
5
11772
Id80
[ { "subject": "110_Lydia", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" }, { "subject": "110_Lydia", "property": "orbitalPeriod", "object": "1.42603e+08" }, { "subject": "110_Lydia", "property": "escapeVelocity", "object": "\"0.0455\"^^<http://dbpedia.org/datatype/kilometrePerSecond>" }, { "subject": "110_Lydia", "property": "mass", "object": "\"6.7\"^^<http://dbpedia.org/datatype/kilogram>" }, { "subject": "110_Lydia", "property": "Planet/apoapsis", "object": "\"4.40756E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "110_Lydia", "property": "epoch", "object": "2006-12-31" }, { "subject": "110_Lydia", "property": "escapeVelocity", "object": "0.0455 (kilometrePerSeconds)" }, { "subject": "110_Lydia", "property": "mass", "object": "6.7 (kilograms)" }, { "subject": "110_Lydia", "property": "orbitalPeriod", "object": "142603000.0" }, { "subject": "110_Lydia", "property": "apoapsis", "object": "440756000.0 (kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The epoch date of 110 Lydia is 31 December 2006 and it has an escape velocity of 0.0455 km per sec. It has an orbital period of 142603000.0, an apoapsis of 440756000.0 kms and a mass of 6.7 kg.", "The mass of 110 Lydia is 6.7 kg, has an escape velocity of 0.0455 km/s and its epoch date was on 31st December 2006. It has an orbital period of 142603000 and its apoapsis is 440756000.0 (kilometres).", "110 Lydia has an epoch date of December 31st 2006 and is 6.7 kilos in mass. It has an escape velocity of 0.0455 km/s, an orbital period of 142603000.0 and an apoapsis of 440756000.0 (kilometres)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:110_Lydia", "property:epoch", "resource:2006_12_31" ], [ "resource:110_Lydia", "rdf:type", "ontology:celestial_body" ], [ "resource:110_Lydia", "property:apoapsis", "440756000.0 (kilometres)" ], [ "resource:110_Lydia", "property:escape_velocity", "0.0455 (kilometrePerSeconds)" ], [ "resource:110_Lydia", "property:mass", "6.7 (kilograms)" ], [ "resource:110_Lydia", "property:orbital_period", "resource:142603000_0" ] ]
110_Lydia
[ { "modified": "0.0455 (kilometrePerSeconds)", "readable": "0.0455", "graph": "0.0455 (kilometrePerSeconds)" }, { "modified": "440756000.0 (kilometres)", "readable": "440756000.0", "graph": "440756000.0 (kilometres)" }, { "modified": "6.7 (kilograms)", "readable": "6.7", "graph": "6.7 (kilograms)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "110_Lydia", "readable": "110 Lydia", "graph": "resource:110_Lydia" }, { "modified": "142603000.0", "readable": "142603000.0", "graph": "resource:142603000_0" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?d property:epoch ?g . FILTER ( CONTAINS ( YEAR ( ?g ) , '2006' ) ) . ?d property:orbital_period ?w . ?d rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?w WHERE { ?d property:epoch ?g . FILTER ( CONTAINS ( YEAR ( ?g ) , '2006' ) ) . ?d property:orbital_period ?w . ?d rdf:type ontology:celestial_body }", "graph_answer": [ "resource:142603000_0" ], "readable_answer": [ "142603000.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '2006' ) ) . ?s property:epoch ?z . ?s property:orbital_period resource:142603000_0 . ?s rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '2006' ) ) . ?s property:epoch ?z . ?s property:orbital_period resource:142603000.0 . ?s rdf:type ontology:celestial_body }", "graph_answer": [ "resource:110_Lydia" ], "readable_answer": [ "110 Lydia" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:110_Lydia property:orbital_period resource:142603000_0 . resource:110_Lydia rdf:type ontology:celestial_body . resource:110_Lydia property:epoch ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:110_Lydia property:orbital_period resource:142603000.0 . resource:110_Lydia rdf:type ontology:celestial_body . resource:110_Lydia property:epoch ?m }", "graph_answer": [ "resource:2006_12_31" ], "readable_answer": [ "2006-12-31" ], "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 ?v WHERE { resource:110_Lydia property:death_year ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:110_Lydia property:death_year ?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" ] } ]
SportsTeam
2
5307
Id51
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "demonym", "object": "Greeks" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "demonym", "object": "Greeks" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.E Dimitra Efxeinoupolis is located in Greece, where the Greeks live.", "The A.E Dimitra Efxeinoupolis club is located in Greece where the locals are called Greeks.", "The A.E Dimitra Efxeinoupolis club is located in Greece, inhabited by Greeks." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_E_Dimitra_Efxeinoupolis", "rdf:type", "ontology:sports_team" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:location", "resource:Greece" ], [ "resource:Greece", "property:demonym", "resource:Greeks" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "A.E_Dimitra_Efxeinoupolis", "readable": "A.E Dimitra Efxeinoupolis", "graph": "resource:A_E_Dimitra_Efxeinoupolis" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Greeks", "readable": "Greeks", "graph": "resource:Greeks" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?a WHERE { ?q rdf:type ontology:sports_team . ?a property:demonym resource:Greeks . ?q property:location ?a }", "readable_query": "SELECT DISTINCT ?q ?a WHERE { ?q rdf:type ontology:sports_team . ?a property:demonym resource:Greeks . ?q property:location ?a }", "graph_answer": [ "resource:A_E_Dimitra_Efxeinoupolis", "resource:Greece" ], "readable_answer": [ "A.E Dimitra Efxeinoupolis", "Greece" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
3
6543
Id163
[ { "subject": "Asilomar_Conference_Grounds", "property": "location", "object": "\"Asilomar Blvd., Pacific Grove, California\"@en" }, { "subject": "Asilomar_Conference_Grounds", "property": "yearOfConstruction", "object": "\"1913\"^^xsd:gYear" }, { "subject": "Asilomar_Conference_Grounds", "property": "architecture", "object": "\"Arts and Crafts Movement and American craftsman Bungalows\"@en" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "location", "object": "\"Asilomar Blvd., Pacific Grove, California\"" }, { "subject": "Asilomar_Conference_Grounds", "property": "yearOfConstruction", "object": "1913" }, { "subject": "Asilomar_Conference_Grounds", "property": "architecture", "object": "\"Arts and Crafts Movement and American craftsman Bungalows\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Asilomar Conference Grounds, constructed in 1923 and located on Asilomar Blvd in Pacific Grove, California, is designed based on the architecture style of \"Arts and Crafts Movement and American craftsman Bungalows\".", "The Asilomar Conference Grounds, Asilomar Blvd., Pacific Grove, California, were constructed in 1913 and designed based on the architecture style of \"Arts and Crafts Movement and American craftsman Bungalows\"." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architecture", "Arts and Crafts Movement and American craftsman Bungalows" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Asilomar_Conference_Grounds", "property:location", "Asilomar Blvd., Pacific Grove, California" ], [ "resource:Asilomar_Conference_Grounds", "property:year_of_construction", "resource:1913" ] ]
Asilomar_Conference_Grounds
[ { "modified": "Arts and Crafts Movement and American craftsman Bungalows", "readable": "Arts and Crafts Movement and American craftsman Bungalows", "graph": "Arts and Crafts Movement and American craftsman Bungalows" }, { "modified": "Asilomar Blvd., Pacific Grove, California", "readable": "Asilomar Blvd., Pacific Grove, California", "graph": "Asilomar Blvd., Pacific Grove, California" }, { "modified": "architecture", "readable": "architecture", "graph": "property:architecture" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "yearOfConstruction", "readable": "year of construction", "graph": "property:year_of_construction" }, { "modified": "1913", "readable": "1913", "graph": "resource:1913" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?r property:year_of_construction resource:1913 . ?r property:architecture ?b . ?r rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?b ) , 'bungalows' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?r property:year_of_construction resource:1913 . ?r property:architecture ?b . ?r rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?b ) , 'bungalows' ) ) }", "graph_answer": [ "Arts and Crafts Movement and American craftsman Bungalows" ], "readable_answer": [ "Arts and Crafts Movement and American craftsman Bungalows" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:building . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'a' ) ) . ?i property:architecture 'Arts and Crafts Movement and American craftsman Bungalows' . ?i property:year_of_construction resource:1913 }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:building . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'a' ) ) . ?i property:architecture 'Arts and Crafts Movement and American craftsman Bungalows' . ?i property:year_of_construction resource:1913 }", "graph_answer": [ "resource:Asilomar_Conference_Grounds" ], "readable_answer": [ "Asilomar Conference Grounds" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Asilomar_Conference_Grounds property:location ?i }", "readable_query": "ASK WHERE { resource:Asilomar_Conference_Grounds property:location ?i }", "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 ?t WHERE { resource:Asilomar_Conference_Grounds property:location ?t }", "readable_query": "SELECT ?t WHERE { resource:Asilomar_Conference_Grounds property:location ?t }", "graph_answer": [ "Asilomar Blvd., Pacific Grove, California" ], "readable_answer": [ "Asilomar Blvd., Pacific Grove, California" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Asilomar_Conference_Grounds property:protein ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Asilomar_Conference_Grounds property:protein ?m }", "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" ] } ]
Monument
3
7650
Id22
[ { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "leaderName", "object": "Artur_Rasizade" } ]
[ { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Turkish martyrs memorial is located in Baku, Azerbaijan, which has Artur Rasizade as its Prime Minister and leader.", "The Baku Turkish Martyrs' Memorial is found in Azerbaijan, a country led by the Prime Minister Artur Rasizade." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:leader_title", "resource:Prime_Minister_of_Azerbaijan" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Artur_Rasizade", "readable": "Artur Rasizade", "graph": "resource:Artur_Rasizade" }, { "modified": "Azerbaijan", "readable": "Azerbaijan", "graph": "resource:Azerbaijan" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" }, { "modified": "Prime_Minister_of_Azerbaijan", "readable": "Prime Minister of Azerbaijan", "graph": "resource:Prime_Minister_of_Azerbaijan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d ?g WHERE { resource:Azerbaijan property:leader_title ?d . resource:Azerbaijan property:leader ?g }", "readable_query": "SELECT DISTINCT ?d ?g WHERE { resource:Azerbaijan property:leader_title ?d . resource:Azerbaijan property:leader ?g }", "graph_answer": [ "resource:Prime_Minister_of_Azerbaijan", "resource:Artur_Rasizade" ], "readable_answer": [ "Prime Minister of Azerbaijan", "Artur Rasizade" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?w rdf:type ontology:monument . ?w property:location resource:Azerbaijan }", "readable_query": "ASK WHERE { ?w rdf:type ontology:monument . ?w property:location resource:Azerbaijan }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?f WHERE { ?f rdf:type ontology:monument . ?f property:location resource:Azerbaijan }", "readable_query": "SELECT ?f WHERE { ?f rdf:type ontology:monument . ?f property:location resource:Azerbaijan }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "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" ] } ]
WrittenWork
2
5516
Id51
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Harvard University is the Alma mater of A T Charlie Johnson who is the editor of AIP Advances.", "Harvard University is the alma mater of A T Charlie Johnson, who edited AIP Advances.", "The editor of AIP Advances is A.T. Charlie Johnson whose Alma Mater was Harvard University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:alma_mater", "resource:Harvard_University" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ] ]
AIP_Advances
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "Harvard_University", "readable": "Harvard University", "graph": "resource:Harvard_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?b WHERE { ?b property:alma_mater resource:Harvard_University . ?l property:editor ?b . ?l rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?l ?b WHERE { ?b property:alma_mater resource:Harvard_University . ?l property:editor ?b . ?l rdf:type ontology:written_work }", "graph_answer": [ "resource:AIP_Advances", "resource:A_T__Charlie_Johnson" ], "readable_answer": [ "AIP Advances", "A.T. Charlie Johnson" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
5
11587
Id51
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "location", "object": "Denmark" }, { "subject": "Denmark", "property": "language", "object": "German_language" }, { "subject": "Denmark", "property": "leaderName", "object": "Margrethe_II_of_Denmark" }, { "subject": "Marriott_International", "property": "foundationPlace", "object": "Washington,_D.C." }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "operator", "object": "Marriott_International" } ]
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "location", "object": "Denmark" }, { "subject": "Denmark", "property": "language", "object": "German_language" }, { "subject": "Denmark", "property": "leader", "object": "Margrethe_II_of_Denmark" }, { "subject": "Marriott_International", "property": "foundationPlace", "object": "Washington,_D.C." }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "tenant", "object": "Marriott_International" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The tenant of the AC Hotel Bella Sky Copenhagen, Denmark is Marriott International, the company which was founded in Washington DC. One of the languages in Denmark is the German and the leader of the country is Margrethe II of Denmark.", "Marriott International (founded in Washington DC) is the tenant of AC Hotel Bella Sky Copenhagen, Denmark. Margrethe II of Denmark is the leader of the country and one of the languages spoken in Denmark is German.", "AC Hotel Bella Sky is in Copenhagen, Denmark, and has the Marriott International Hotel (founded in Washington, D.C.) as its tenant. One of the languages used in Denmark is German, and the country's leader is Margrethe II of Denmark." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "rdf:type", "ontology:building" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:tenant", "resource:Marriott_International" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:location", "resource:Denmark" ], [ "resource:Marriott_International", "property:foundation_place", "resource:Washington__D_C_" ], [ "resource:Denmark", "property:leader", "resource:Margrethe_II_of_Denmark" ], [ "resource:Denmark", "property:language", "resource:German_language" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "tenant", "readable": "tenant", "graph": "property:tenant" }, { "modified": "AC_Hotel_Bella_Sky_Copenhagen", "readable": "AC Hotel Bella Sky Copenhagen", "graph": "resource:AC_Hotel_Bella_Sky_Copenhagen" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "German_language", "readable": "German language", "graph": "resource:German_language" }, { "modified": "Margrethe_II_of_Denmark", "readable": "Margrethe II of Denmark", "graph": "resource:Margrethe_II_of_Denmark" }, { "modified": "Marriott_International", "readable": "Marriott International", "graph": "resource:Marriott_International" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?g property:foundation_place resource:Washington__D_C_ . ?q property:location resource:Denmark . ?q property:tenant ?g . ?q rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?q WHERE { ?g property:foundation_place resource:Washington,_D.C. . ?q property:location resource:Denmark . ?q property:tenant ?g . ?q rdf:type ontology:building }", "graph_answer": [ "resource:AC_Hotel_Bella_Sky_Copenhagen" ], "readable_answer": [ "AC Hotel Bella Sky Copenhagen" ], "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 ?t WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . resource:AC_Hotel_Bella_Sky_Copenhagen property:location resource:Denmark . ?t property:foundation_place resource:Washington__D_C_ . resource:AC_Hotel_Bella_Sky_Copenhagen property:tenant ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . resource:AC_Hotel_Bella_Sky_Copenhagen property:location resource:Denmark . ?t property:foundation_place resource:Washington,_D.C. . resource:AC_Hotel_Bella_Sky_Copenhagen property:tenant ?t }", "graph_answer": [ "resource:Marriott_International" ], "readable_answer": [ "Marriott International" ], "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 ?p ?l WHERE { resource:Denmark property:leader ?l . resource:Denmark property:language ?p }", "readable_query": "SELECT DISTINCT ?p ?l WHERE { resource:Denmark property:leader ?l . resource:Denmark property:language ?p }", "graph_answer": [ "resource:German_language", "resource:Margrethe_II_of_Denmark" ], "readable_answer": [ "German language", "Margrethe II of Denmark" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
2
5100
Id92
[ { "subject": "Adam_Koc", "property": "battles", "object": "Polish–Soviet_War" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Independence" } ]
[ { "subject": "Adam_Koc", "property": "battle", "object": "Polish–Soviet_War" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Independence" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Koc, fought in the Polish–Soviet War, and was awarded the Cross of Independence.", "Adam Koc fought in the Polish–Soviet War and has won the Cross of Independence award.", "Adam Koc was involved in battles in the Polish–Soviet War and was awarded the Cross of Independence." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Koc", "property:award", "resource:Cross_of_Independence" ], [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:battle", "resource:Polish_Soviet_War" ] ]
Adam_Koc
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Cross_of_Independence", "readable": "Cross of Independence", "graph": "resource:Cross_of_Independence" }, { "modified": "Polish–Soviet_War", "readable": "Polish–Soviet War", "graph": "resource:Polish_Soviet_War" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:award resource:Cross_of_Independence . ?z property:battle resource:Polish_Soviet_War . ?z rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?z ) , 'adam' ) ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:award resource:Cross_of_Independence . ?z property:battle resource:Polish–Soviet_War . ?z rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?z ) , 'adam' ) ) }", "graph_answer": [ "resource:Adam_Koc" ], "readable_answer": [ "Adam Koc" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Adam_Koc property:state_of_origin ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Adam_Koc property:state_of_origin ?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" ] } ]
Politician
5
12584
Id103
[ { "subject": "Alfred_Moore_Scales", "property": "almaMater", "object": "University_of_North_Carolina_at_Chapel_Hill" }, { "subject": "Alfred_Moore_Scales", "property": "office", "object": "\"Governor of North Carolina\"" }, { "subject": "Alfred_Moore_Scales", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Alfred_Moore_Scales", "property": "successor", "object": "James_W._Reid_(politician)" }, { "subject": "Alfred_Moore_Scales", "property": "birthPlace", "object": "Reidsville,_North_Carolina" } ]
[ { "subject": "Alfred_Moore_Scales", "property": "almaMater", "object": "University_of_North_Carolina_at_Chapel_Hill" }, { "subject": "Alfred_Moore_Scales", "property": "party", "object": "Democratic_Party_(United_States)" }, { "subject": "Alfred_Moore_Scales", "property": "successor", "object": "James_W._Reid_(politician)" }, { "subject": "Alfred_Moore_Scales", "property": "birthPlace", "object": "Reidsville,_North_Carolina" }, { "subject": "Alfred_Moore_Scales", "property": "office", "object": "\"Governor of North Carolina\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "University of North Carolina at Chapel Hill alum Alfred Moore Scales was a Democratic Governor of North Carolina. He was born in Reidsville, North Carolina and succeeded by James W. Reid.", "Reidsville, North Carolina was the birthplace of Alfred Moore Scales, who was a member of the Democratic Party in the United States. his alma mater was the University of North Carolina at Chapel Hill. Alfred Moore Scales was Governor of North Carolina and was succeeded by the politician James W Reid." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alfred_Moore_Scales", "property:party", "resource:Democratic_Party__United_States_" ], [ "resource:Alfred_Moore_Scales", "rdf:type", "ontology:politician" ], [ "resource:Alfred_Moore_Scales", "property:successor", "resource:James_W__Reid__politician_" ], [ "resource:Alfred_Moore_Scales", "property:office", "Governor of North Carolina" ], [ "resource:Alfred_Moore_Scales", "property:alma_mater", "resource:University_of_North_Carolina_at_Chapel_Hill" ], [ "resource:Alfred_Moore_Scales", "property:birth_place", "resource:Reidsville__North_Carolina" ] ]
Alfred_Moore_Scales
[ { "modified": "Governor of North Carolina", "readable": "Governor of North Carolina", "graph": "Governor of North Carolina" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Alfred_Moore_Scales", "readable": "Alfred Moore Scales", "graph": "resource:Alfred_Moore_Scales" }, { "modified": "Democratic_Party_(United_States)", "readable": "Democratic Party", "graph": "resource:Democratic_Party__United_States_" }, { "modified": "James_W._Reid_(politician)", "readable": "James W. Reid", "graph": "resource:James_W__Reid__politician_" }, { "modified": "Reidsville,_North_Carolina", "readable": "Reidsville, North Carolina", "graph": "resource:Reidsville__North_Carolina" }, { "modified": "University_of_North_Carolina_at_Chapel_Hill", "readable": "University of North Carolina at Chapel Hill", "graph": "resource:University_of_North_Carolina_at_Chapel_Hill" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?u property:party ?h . ?u rdf:type ontology:politician . ?u property:birth_place resource:Reidsville__North_Carolina . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?u property:party ?h . ?u rdf:type ontology:politician . ?u property:birth_place resource:Reidsville,_North_Carolina . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) }", "graph_answer": [ "resource:Democratic_Party__United_States_" ], "readable_answer": [ "Democratic Party" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:birth_place resource:Reidsville__North_Carolina . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c rdf:type ontology:politician . ?c property:party resource:Democratic_Party__United_States_ }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:birth_place resource:Reidsville,_North_Carolina . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c rdf:type ontology:politician . ?c property:party resource:Democratic_Party_(United_States) }", "graph_answer": [ "resource:Alfred_Moore_Scales" ], "readable_answer": [ "Alfred Moore Scales" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Alfred_Moore_Scales property:senators ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Alfred_Moore_Scales property:senators ?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" ] } ]
WrittenWork
5
12749
Id17
[ { "subject": "A_Loyal_Character_Dancer", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Loyal_Character_Dancer", "property": "publisher", "object": "Soho_Press" }, { "subject": "A_Loyal_Character_Dancer", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "A_Loyal_Character_Dancer", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Loyal_Character_Dancer", "property": "publisher", "object": "Soho_Press" }, { "subject": "A_Loyal_Character_Dancer", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Loyal Character Dancer is written in English, which is also spoken in Great Britain. It is published by Soho Press in the United States where there are many Asian Americans.", "The primary language spoken in Great Britain is English and the book A loyal Character Dancer was written in this language. It was published by Soho Press which is located in United States. The US includes many Asian Americans.", "A Loyal Character Dancer is published by Soho Press in the United States, written in English (language of Great Britain). The US has many ethnically Asian Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:A_Loyal_Character_Dancer", "rdf:type", "ontology:written_work" ], [ "resource:A_Loyal_Character_Dancer", "property:language", "resource:English_language" ], [ "resource:A_Loyal_Character_Dancer", "property:publisher", "resource:Soho_Press" ], [ "resource:A_Loyal_Character_Dancer", "property:country", "resource:United_States" ] ]
A_Loyal_Character_Dancer
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Loyal_Character_Dancer", "readable": "A Loyal Character Dancer", "graph": "resource:A_Loyal_Character_Dancer" }, { "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": "Soho_Press", "readable": "Soho Press", "graph": "resource:Soho_Press" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'e' ) ) . ?a property:language ?v . ?a property:country resource:United_States . ?a rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'e' ) ) . ?a property:language ?v . ?a property:country resource:United_States . ?a rdf:type ontology:written_work }", "graph_answer": [ "resource:English_language" ], "readable_answer": [ "English language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 'g' ) ) . resource:English_language property:spoken_in ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 'g' ) ) . resource:English_language property:spoken_in ?h }", "graph_answer": [ "resource:Great_Britain" ], "readable_answer": [ "Great Britain" ], "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 ?g WHERE { ?g property:language ?d . ?g property:publisher resource:Soho_Press . ?d property:spoken_in resource:Great_Britain . ?g rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:language ?d . ?g property:publisher resource:Soho_Press . ?d property:spoken_in resource:Great_Britain . ?g rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Loyal_Character_Dancer" ], "readable_answer": [ "A Loyal Character Dancer" ], "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" ] } ]
CelestialBody
5
11751
Id59
[ { "subject": "1089_Tama", "property": "orbitalPeriod", "object": "1.03926e+08" }, { "subject": "1089_Tama", "property": "periapsis", "object": "2.88749e+11" }, { "subject": "1089_Tama", "property": "epoch", "object": "\"2005-11-26\"^^xsd:date" }, { "subject": "1089_Tama", "property": "escapeVelocity", "object": "\"0.0068\"^^xsd:double" }, { "subject": "1089_Tama", "property": "Planet/apoapsis", "object": "\"3.73513E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "1089_Tama", "property": "epoch", "object": "2005-11-26" }, { "subject": "1089_Tama", "property": "escapeVelocity", "object": "0.0068 (kilometrePerSeconds)" }, { "subject": "1089_Tama", "property": "orbitalPeriod", "object": "1202.846 (days)" }, { "subject": "1089_Tama", "property": "periapsis", "object": "288749000000.0" }, { "subject": "1089_Tama", "property": "apoapsis", "object": "373513000.0 (kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "26 November 2005 is the epoch date of 1089 Tama which has an orbital period of 1202.846 days and an escape velocity of 0.0068 km per sec. It has a periapsis measurement of 288749000000.0 and an apoapsis of 373513000.0 (kilometres).", "The epoch date of 1089 Tama, which has an escape velocity of .0068 kilometres per seconds, is November 26th, 2005. Its orbital period is 1,202.846 days, it has a periapsis of 288,749,000,000 kilometres and an apoapsis of 373,513,000 kilometres.", "The escape velocity of 1089 Tama is 0.0068 km/sec, its periapsis is 288749000000.0 and had its epoch date on 2005-11-26. It has an orbital period of 1202.846 days and its apoapsis is 373513000.0 kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1089_Tama", "property:epoch", "resource:2005_11_26" ], [ "resource:1089_Tama", "rdf:type", "ontology:celestial_body" ], [ "resource:1089_Tama", "property:apoapsis", "373513000.0 (kilometres)" ], [ "resource:1089_Tama", "property:escape_velocity", "0.0068 (kilometrePerSeconds)" ], [ "resource:1089_Tama", "property:periapsis", "resource:288749000000_0" ], [ "resource:1089_Tama", "property:orbital_period", "1202.846 (days)" ] ]
1089_Tama
[ { "modified": "0.0068 (kilometrePerSeconds)", "readable": "0.0068", "graph": "0.0068 (kilometrePerSeconds)" }, { "modified": "1202.846 (days)", "readable": "1202.846", "graph": "1202.846 (days)" }, { "modified": "373513000.0 (kilometres)", "readable": "373513000.0", "graph": "373513000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "1089_Tama", "readable": "1089 Tama", "graph": "resource:1089_Tama" }, { "modified": "2005-11-26", "readable": "2005-11-26", "graph": "resource:2005_11_26" }, { "modified": "288749000000.0", "readable": "288749000000.0", "graph": "resource:288749000000_0" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?h property:epoch ?k . ?h property:orbital_period ?g . ?h rdf:type ontology:celestial_body . FILTER ( ?k = \"2005_11_26\" ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?h property:epoch ?k . ?h property:orbital_period ?g . ?h rdf:type ontology:celestial_body . FILTER ( ?k = \"2005-11-26\" ) }", "graph_answer": [ "1202.846 (days)" ], "readable_answer": [ "1202.846" ], "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 ?a WHERE { FILTER ( ?o = \"2005_11_26\" ) . ?a property:orbital_period '1202.846 (days)' . ?a property:epoch ?o . ?a rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( ?o = \"2005-11-26\" ) . ?a property:orbital_period '1202.846 (days)' . ?a property:epoch ?o . ?a rdf:type ontology:celestial_body }", "graph_answer": [ "resource:1089_Tama" ], "readable_answer": [ "1089 Tama" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d ?v WHERE { resource:1089_Tama property:escape_velocity ?v . resource:1089_Tama property:apoapsis ?d }", "readable_query": "SELECT DISTINCT ?d ?v WHERE { resource:1089_Tama property:escape_velocity ?v . resource:1089_Tama property:apoapsis ?d }", "graph_answer": [ "373513000.0 (kilometres)", "0.0068 (kilometrePerSeconds)" ], "readable_answer": [ "373513000.0", "0.0068" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:1089_Tama property:periapsis resource:288749000000_0 }", "readable_query": "ASK WHERE { resource:1089_Tama property:periapsis resource:288749000000.0 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
5
11950
Id171
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Albany,_Oregon", "property": "subdivisionName", "object": "Benton_County,_Oregon" }, { "subject": "Albany,_Oregon", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Albany,_Oregon", "property": "isPartOf", "object": "Benton_County,_Oregon" }, { "subject": "Albany,_Oregon", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Americans live in the U.S, the capital is Washington D.C and together with the americans there are the Native Americans who are one of the ethnic groups in the United States Of America. Albany, Oregon is in the U.S and also its part of Benton County in Oregon.", "Americans are the people occupying the U.S. Albany, Benton County, Oregon is in the U.S. The capital of the U.S. is Washington, D.C and Native Americans are the true owners of the United States of America.", "The city of Albany is part of Benton County, Oregon, United States, in which the capital is Washington, D.C. Americans are the people occupying the country and the Native Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Oregon", "rdf:type", "ontology:city" ], [ "resource:Albany__Oregon", "property:country", "resource:United_States" ], [ "resource:Albany__Oregon", "property:is_part_of", "resource:Benton_County__Oregon" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Albany,_Oregon
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Albany,_Oregon", "readable": "Albany, Oregon", "graph": "resource:Albany__Oregon" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Benton_County,_Oregon", "readable": "Benton County, Oregon", "graph": "resource:Benton_County__Oregon" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?x property:is_part_of resource:Benton_County__Oregon . ?x property:country ?q . ?x rdf:type ontology:city . ?q property:demonym resource:Americans }", "readable_query": "SELECT DISTINCT ?q WHERE { ?x property:is_part_of resource:Benton_County,_Oregon . ?x property:country ?q . ?x rdf:type ontology:city . ?q property:demonym resource: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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:country resource:United_States . ?h rdf:type ontology:city . resource:United_States property:demonym resource:Americans . ?h property:is_part_of resource:Benton_County__Oregon }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:country resource:United_States . ?h rdf:type ontology:city . resource:United_States property:demonym resource:Americans . ?h property:is_part_of resource:Benton_County,_Oregon }", "graph_answer": [ "resource:Albany__Oregon" ], "readable_answer": [ "Albany, Oregon" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:United_States property:neighboring_municipality ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:United_States property:neighboring_municipality ?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" ] } ]
Politician
4
10369
Id53
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Abel_Caballero", "property": "primeminister", "object": "Felipe_González" }, { "subject": "Felipe_González", "property": "predecessor", "object": "Rodolfo_Llopis" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Abel_Caballero", "property": "inOfficeWhilePrimeMinister", "object": "Felipe_González" }, { "subject": "Felipe_González", "property": "predecessor", "object": "Rodolfo_Llopis" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was born in Galicia in Spain and he was in office whilst Juan Carlos I of Spain was Monarch. He was also in office while Felipe Gonzalez was Prime Minister, whose predecessor was Rodolfo Llopis.", "Abel Caballero was born in Galicia, Spain and was in office whilst Juan Carlos I of Spain was Monarch and Felipe Gonzalez (predecessor Rodolfo Llopis) was Prime Minister.", "Abel Caballero, who was born in Galicia, Spain, was in office during the reign of Monarch, Juan Carlos I of Spain and Felipe Gonzalez was Prime Minister. González's predecessor was Rodolfo Llopis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Felipe_Gonz_lez", "property:predecessor", "resource:Rodolfo_Llopis" ], [ "resource:Abel_Caballero", "property:in_office_while_monarch", "resource:Juan_Carlos_I_of_Spain" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:in_office_while_prime_minister", "resource:Felipe_Gonz_lez" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Galicia__Spain_" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "inOfficeWhileMonarch", "readable": "in office while monarch", "graph": "property:in_office_while_monarch" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Felipe_González", "readable": "Felipe González", "graph": "resource:Felipe_Gonz_lez" }, { "modified": "Galicia_(Spain)", "readable": "Galicia", "graph": "resource:Galicia__Spain_" }, { "modified": "Juan_Carlos_I_of_Spain", "readable": "Juan Carlos I of Spain", "graph": "resource:Juan_Carlos_I_of_Spain" }, { "modified": "Rodolfo_Llopis", "readable": "Rodolfo Llopis", "graph": "resource:Rodolfo_Llopis" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?w property:predecessor resource:Rodolfo_Llopis }", "readable_query": "ASK WHERE { ?w property:predecessor resource:Rodolfo_Llopis }", "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 ?o WHERE { ?o property:predecessor resource:Rodolfo_Llopis }", "readable_query": "SELECT ?o WHERE { ?o property:predecessor resource:Rodolfo_Llopis }", "graph_answer": [ "resource:Felipe_Gonz_lez" ], "readable_answer": [ "Felipe González" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:in_office_while_prime_minister ?c . ?o property:birth_place resource:Galicia__Spain_ . ?c property:predecessor resource:Rodolfo_Llopis . ?o rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:in_office_while_prime_minister ?c . ?o property:birth_place resource:Galicia_(Spain) . ?c property:predecessor resource:Rodolfo_Llopis . ?o rdf:type ontology:politician }", "graph_answer": [ "resource:Abel_Caballero" ], "readable_answer": [ "Abel Caballero" ], "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 ?t WHERE { resource:Abel_Caballero property:in_office_while_monarch ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Abel_Caballero property:in_office_while_monarch ?t }", "graph_answer": [ "resource:Juan_Carlos_I_of_Spain" ], "readable_answer": [ "Juan Carlos I of Spain" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?f rdf:type ontology:politician . ?f property:birth_place resource:New_Britain__Connecticut . ?f property:in_office_while_monarch ?k }", "readable_query": "ASK WHERE { ?f rdf:type ontology:politician . ?f property:birth_place resource:New_Britain,_Connecticut . ?f property:in_office_while_monarch ?k }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
4
9098
Id21
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "capital", "object": "Cape_Town" }, { "subject": "South_Africa", "property": "leaderName", "object": "Jacob_Zuma" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "Coloured" } ]
[ { "subject": "11_Diagonal_Street", "property": "location", "object": "South_Africa" }, { "subject": "South_Africa", "property": "capital", "object": "Cape_Town" }, { "subject": "South_Africa", "property": "leader", "object": "Jacob_Zuma" }, { "subject": "South_Africa", "property": "ethnicGroup", "object": "Coloured" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "11 Diagonal Street is located in South Africa, where the leader is Jacob Zuma and the capital is Cape Town. Coloured people are an ethnic group in South Africa.", "11 Diagonal Street is located in South Africa which is led by Jacob Zuma. The capital city is Cape Town and the coloured people are one of the ethnic groups." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:South_Africa", "property:leader", "resource:Jacob_Zuma" ], [ "resource:South_Africa", "property:capital", "resource:Cape_Town" ], [ "resource:South_Africa", "property:ethnic_group", "resource:Coloured" ], [ "resource:11_Diagonal_Street", "rdf:type", "ontology:building" ], [ "resource:11_Diagonal_Street", "property:location", "resource:South_Africa" ] ]
11_Diagonal_Street
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11_Diagonal_Street", "readable": "11 Diagonal Street", "graph": "resource:11_Diagonal_Street" }, { "modified": "Cape_Town", "readable": "Cape Town", "graph": "resource:Cape_Town" }, { "modified": "Coloured", "readable": "Coloured", "graph": "resource:Coloured" }, { "modified": "Jacob_Zuma", "readable": "Jacob Zuma", "graph": "resource:Jacob_Zuma" }, { "modified": "South_Africa", "readable": "South Africa", "graph": "resource:South_Africa" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?u property:ethnic_group resource:Coloured . ?u property:leader ?n . FILTER ( STRSTARTS ( LCASE ( ?u ) , 's' ) ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?u property:ethnic_group resource:Coloured . ?u property:leader ?n . FILTER ( STRSTARTS ( LCASE ( ?u ) , 's' ) ) }", "graph_answer": [ "resource:Jacob_Zuma" ], "readable_answer": [ "Jacob Zuma" ], "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 ( COUNT ( ?y ) AS ?b ) WHERE { resource:11_Diagonal_Street property:comparable ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?b ) WHERE { resource:11_Diagonal_Street property:comparable ?y }", "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
3
6319
Id155
[ { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-16_football_team" }, { "subject": "Alessio_Romagnoli", "property": "placeOfBirth", "object": "Anzio" }, { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "\"→ Sampdoria\"@en" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-16_football_team" }, { "subject": "Alessio_Romagnoli", "property": "birthPlace", "object": "Anzio" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "U.C._Sampdoria" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anzio born Alessio Romagnoli is in the Italian national under-16 football team and has also represented UC Sampdoria.", "Alessio Romagnoli was born in Anzio, has played for the Italian national under 16 football team and has also represented UC Sampdoria.", "Alessio Romagnoli, who was born in Anzio, played for the Italy national under 16 football team and is connected to UC Sampdoria." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_16_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:U_C__Sampdoria" ], [ "resource:Alessio_Romagnoli", "property:birth_place", "resource:Anzio" ] ]
Alessio_Romagnoli
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Anzio", "readable": "Anzio", "graph": "resource:Anzio" }, { "modified": "Italy_national_under-16_football_team", "readable": "Italy national under-16 football team", "graph": "resource:Italy_national_under_16_football_team" }, { "modified": "U.C._Sampdoria", "readable": "U.C. Sampdoria", "graph": "resource:U_C__Sampdoria" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?v ) WHERE { resource:Alessio_Romagnoli property:club ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?v ) WHERE { resource:Alessio_Romagnoli property:club ?y }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Alessio_Romagnoli property:club ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Alessio_Romagnoli property:club ?j }", "graph_answer": [ "resource:Italy_national_under_16_football_team", "resource:U_C__Sampdoria" ], "readable_answer": [ "Italy national under-16 football team", "U.C. Sampdoria" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) . resource:Alessio_Romagnoli property:birth_place ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) . resource:Alessio_Romagnoli property:birth_place ?j }", "graph_answer": [ "resource:Anzio" ], "readable_answer": [ "Anzio" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7911
Id242
[ { "subject": "Juan_Perón", "property": "party", "object": "Labour_Party_(Argentina)" }, { "subject": "Alberto_Teisaire", "property": "birthPlace", "object": "Mendoza,_Argentina" }, { "subject": "Alberto_Teisaire", "property": "president", "object": "Juan_Perón" } ]
[ { "subject": "Juan_Perón", "property": "party", "object": "Labour_Party_(Argentina)" }, { "subject": "Alberto_Teisaire", "property": "birthPlace", "object": "Mendoza,_Argentina" }, { "subject": "Alberto_Teisaire", "property": "inOfficeWhilePresident", "object": "Juan_Perón" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Juan Peron belongs to the Labour Party of Argentina and when he became President, Alberto Teisaire, who was born in Mendoza, was in office.", "Alberto Teisaire was born in Mendoza, Argentina and was in office while Labour Party member Juan Perón was president.", "Alberto Teisaire, born in Mendoza, Argentina, was in office when Juan Peron, a member of the Labour Party, was president." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Per_n", "property:party", "resource:Labour_Party__Argentina_" ], [ "resource:Alberto_Teisaire", "rdf:type", "ontology:politician" ], [ "resource:Alberto_Teisaire", "property:in_office_while_president", "resource:Juan_Per_n" ], [ "resource:Alberto_Teisaire", "property:birth_place", "resource:Mendoza__Argentina" ] ]
Alberto_Teisaire
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "inOfficeWhilePresident", "readable": "in office while president", "graph": "property:in_office_while_president" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Alberto_Teisaire", "readable": "Alberto Teisaire", "graph": "resource:Alberto_Teisaire" }, { "modified": "Juan_Perón", "readable": "Juan Perón", "graph": "resource:Juan_Per_n" }, { "modified": "Labour_Party_(Argentina)", "readable": "Labour Party", "graph": "resource:Labour_Party__Argentina_" }, { "modified": "Mendoza,_Argentina", "readable": "Mendoza, Argentina", "graph": "resource:Mendoza__Argentina" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Juan_Per_n property:party resource:Labour_Party__Argentina_ }", "readable_query": "ASK WHERE { resource:Juan_Perón property:party resource:Labour_Party_(Argentina) }", "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 { ?r rdf:type ontology:politician . ?r property:birth_place resource:Knightsbridge__London }", "readable_query": "ASK WHERE { ?r rdf:type ontology:politician . ?r property:birth_place resource:Knightsbridge,_London }", "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 { ?h rdf:type ontology:politician . ?h property:birth_place resource:Mendoza__Argentina }", "readable_query": "ASK WHERE { ?h rdf:type ontology:politician . ?h property:birth_place resource:Mendoza,_Argentina }", "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 ?b WHERE { ?b property:birth_place resource:Mendoza__Argentina . ?b rdf:type ontology:politician }", "readable_query": "SELECT ?b WHERE { ?b property:birth_place resource:Mendoza,_Argentina . ?b rdf:type ontology:politician }", "graph_answer": [ "resource:Alberto_Teisaire" ], "readable_answer": [ "Alberto Teisaire" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5075
Id67
[ { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "\",\"@en" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"@en" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "New_Britain,_Connecticut" }, { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "\"Ruth Ribicoff\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abraham A. Ribicoff's birthplace is New Britain, Connecticut. He was married to Ruth Ribicoff.", "Abraham A. Ribicoff was born in New Britain, Connecticut and was married to Ruth Ribicoff.", "Abraham A. Ribicoff, was born in New Britain, Connecticut, and married Ruth Ribicoff." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "property:spouse", "resource:Ruth_Ribicoff" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:New_Britain__Connecticut" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "New_Britain,_Connecticut", "readable": "New Britain, Connecticut", "graph": "resource:New_Britain__Connecticut" }, { "modified": "Ruth Ribicoff", "readable": "Ruth Ribicoff", "graph": "resource:Ruth_Ribicoff" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:birth_place resource:Miri__Malaysia . ?j rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?j property:birth_place resource:Miri,_Malaysia . ?j rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?r rdf:type ontology:politician . ?r property:birth_place resource:New_Britain__Connecticut }", "readable_query": "ASK WHERE { ?r rdf:type ontology:politician . ?r property:birth_place resource:New_Britain,_Connecticut }", "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 ?n WHERE { ?n property:birth_place resource:New_Britain__Connecticut . ?n rdf:type ontology:politician }", "readable_query": "SELECT ?n WHERE { ?n property:birth_place resource:New_Britain,_Connecticut . ?n rdf:type ontology:politician }", "graph_answer": [ "resource:Abraham_A__Ribicoff" ], "readable_answer": [ "Abraham A. Ribicoff" ], "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 ?c WHERE { resource:Abraham_A__Ribicoff property:spouse ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Abraham_A._Ribicoff property:spouse ?c }", "graph_answer": [ "resource:Ruth_Ribicoff" ], "readable_answer": [ "Ruth Ribicoff" ], "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
8633
Id25
[ { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "\"1995\"^^xsd:gYear" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "1995" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Black metal performer Aaron Turner, who started his musical career in 1995, has played with the bands Twilight and Old Man Gloom.", "Aaron Turner played with the band Twilight and for Old Man Gloom. He plays black metal music and started performing in 1995.", "Aaron Turner played with Twilight and Old Man Gloom bands. He started performing Black metal in 1995." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Old_Man_Gloom" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:active_years_start_year", "resource:1995" ], [ "resource:Aaron_Turner", "property:genre", "resource:Black_metal" ] ]
Aaron_Turner
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1995", "readable": "1995", "graph": "resource:1995" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Old_Man_Gloom", "readable": "Old Man Gloom", "graph": "resource:Old_Man_Gloom" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?y }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?s }", "graph_answer": [ "resource:Old_Man_Gloom", "resource:Twilight__band_" ], "readable_answer": [ "Old Man Gloom", "Twilight" ], "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 ?e WHERE { resource:Aaron_Turner property:genre ?g . resource:Aaron_Turner property:active_years_start_year ?e }", "readable_query": "SELECT DISTINCT ?g ?e WHERE { resource:Aaron_Turner property:genre ?g . resource:Aaron_Turner property:active_years_start_year ?e }", "graph_answer": [ "resource:Black_metal", "resource:1995" ], "readable_answer": [ "Black metal", "1995" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
4
10520
Id204
[ { "subject": "Alvah_Sabin", "property": "activeYearsEndDate", "object": "\"1857-03-03\"^^xsd:date" }, { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Vermont", "property": "largestCity", "object": "Burlington,_Vermont" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" } ]
[ { "subject": "Alvah_Sabin", "property": "activeYearsEndDate", "object": "1857-03-03" }, { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Vermont", "property": "largestCity", "object": "Burlington,_Vermont" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alvah Sabin represented Vermont's 3rd Congressional District. His career finished on March 3, 1857. Burlington is the biggest city in Vermont.", "Alvah Sabin was from Vermont, where the largest city is Burlington. He represented Vermont's 3rd Congressional District and ended his career on 3rd March 1857.", "Alvah Sabin originates from Vermont, where the largest city is Burlington. Sabin represented Vermont's 3rd Congressional District and ended his career on 3rd March 1857." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:state", "resource:Vermont" ], [ "resource:Alvah_Sabin", "property:active_years_end_date", "resource:1857_03_03" ], [ "resource:Alvah_Sabin", "property:region", "resource:Vermont_s_3rd_congressional_district" ], [ "resource:Vermont", "property:largest_city", "resource:Burlington__Vermont" ] ]
Alvah_Sabin
[ { "modified": "activeYearsEndDate", "readable": "active years end date", "graph": "property:active_years_end_date" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "1857-03-03", "readable": "1857-03-03", "graph": "resource:1857_03_03" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Burlington,_Vermont", "readable": "Burlington, Vermont", "graph": "resource:Burlington__Vermont" }, { "modified": "Vermont", "readable": "Vermont", "graph": "resource:Vermont" }, { "modified": "Vermont's_3rd_congressional_district", "readable": "Vermont's 3rd congressional district", "graph": "resource:Vermont_s_3rd_congressional_district" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:politician . ?w property:active_years_end_date ?z . ?k property:largest_city resource:Burlington__Vermont . FILTER ( ?z = \"1857_03_03\" ) . ?w property:state ?k }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:politician . ?w property:active_years_end_date ?z . ?k property:largest_city resource:Burlington,_Vermont . FILTER ( ?z = \"1857-03-03\" ) . ?w property:state ?k }", "graph_answer": [ "resource:Alvah_Sabin" ], "readable_answer": [ "Alvah Sabin" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Alvah_Sabin property:failed_launches ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Alvah_Sabin property:failed_launches ?w }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3551
Id163
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Hip_hop_music", "property": "derivative", "object": "Drum_and_bass" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest's genre is Hip Hop music which is derived from drum and bass.", "Allen Forrest performs hip hop music which is where Drum and bass derives its sounds from.", "Allen Forrest performs Hip Hop music and drum and bass are a derivative of Hip hop music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:genre", "resource:Hip_hop_music" ], [ "resource:Hip_hop_music", "property:derivative", "resource:Drum_and_bass" ] ]
Allen_Forrest
[ { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?o WHERE { ?o property:derivative resource:Drum_and_bass . ?s property:genre ?o . ?s rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?s ?o WHERE { ?o property:derivative resource:Drum_and_bass . ?s property:genre ?o . ?s rdf:type ontology:artist }", "graph_answer": [ "resource:Allen_Forrest", "resource:Hip_hop_music" ], "readable_answer": [ "Allen Forrest", "Hip hop music" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
3
6230
Id66
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "History_of_the_St._Louis_Rams" }, { "subject": "Akeem_Ayers", "property": "dateOfBirth", "object": "\"1989-07-10\"^^xsd:date" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" } ]
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "St._Louis_Rams" }, { "subject": "Akeem_Ayers", "property": "birthDate", "object": "1989-07-10" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Akeem Ayers, was born July 10th, 1989 and his debut team, was the Tennessee Titans. Akeem Ayers used to play for the St. Louis Rams.", "Akeem Ayers, born on 10 July 1989, formerly played with St Louis Rams but made his debut with the Tennessee Titans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Akeem_Ayers", "property:former_team", "resource:St__Louis_Rams" ], [ "resource:Akeem_Ayers", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Ayers", "property:birth_date", "resource:1989_07_10" ], [ "resource:Akeem_Ayers", "property:debut_team", "resource:Tennessee_Titans" ] ]
Akeem_Ayers
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "debutTeam", "readable": "debut team", "graph": "property:debut_team" }, { "modified": "formerTeam", "readable": "former team", "graph": "property:former_team" }, { "modified": "1989-07-10", "readable": "1989-07-10", "graph": "resource:1989_07_10" }, { "modified": "Akeem_Ayers", "readable": "Akeem Ayers", "graph": "resource:Akeem_Ayers" }, { "modified": "St._Louis_Rams", "readable": "St. Louis Rams", "graph": "resource:St__Louis_Rams" }, { "modified": "Tennessee_Titans", "readable": "Tennessee Titans", "graph": "resource:Tennessee_Titans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?o rdf:type ontology:athlete . ?o property:debut_team ?k . ?o property:birth_date ?z . FILTER ( ?z = \"1989_07_10\" ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?o rdf:type ontology:athlete . ?o property:debut_team ?k . ?o property:birth_date ?z . FILTER ( ?z = \"1989-07-10\" ) }", "graph_answer": [ "resource:Tennessee_Titans" ], "readable_answer": [ "Tennessee Titans" ], "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 ?a ?v WHERE { ?v property:former_team ?a . ?v rdf:type ontology:athlete . ?v property:debut_team resource:Tennessee_Titans }", "readable_query": "SELECT DISTINCT ?a ?v WHERE { ?v property:former_team ?a . ?v rdf:type ontology:athlete . ?v property:debut_team resource:Tennessee_Titans }", "graph_answer": [ "resource:St__Louis_Rams", "resource:Akeem_Ayers" ], "readable_answer": [ "St. Louis Rams", "Akeem Ayers" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
CelestialBody
3
6642
Id59
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "education", "object": "University_of_Michigan" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" } ]
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "almaMater", "object": "University_of_Michigan" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "James Craig Watson's Alma mater is the University of Michigan. He discovered 103 Hera, and died in Madison, Wisconsin.", "103 Hera was discovered by James Craig Watson, who studied at the University of Michigan, and died in Madison, Wisconsin." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:103_Hera", "rdf:type", "ontology:celestial_body" ], [ "resource:103_Hera", "property:discoverer", "resource:James_Craig_Watson" ], [ "resource:James_Craig_Watson", "property:death_place", "resource:Madison__Wisconsin" ], [ "resource:James_Craig_Watson", "property:alma_mater", "resource:University_of_Michigan" ] ]
103_Hera
[ { "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": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" }, { "modified": "James_Craig_Watson", "readable": "James Craig Watson", "graph": "resource:James_Craig_Watson" }, { "modified": "Madison,_Wisconsin", "readable": "Madison, Wisconsin", "graph": "resource:Madison__Wisconsin" }, { "modified": "University_of_Michigan", "readable": "University of Michigan", "graph": "resource:University_of_Michigan" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:alma_mater resource:University_of_Michigan . ?l property:death_place resource:United_States }", "readable_query": "ASK WHERE { ?l property:alma_mater resource:University_of_Michigan . ?l property:death_place resource:United_States }", "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 { ?y property:death_place resource:Madison__Wisconsin . ?y property:alma_mater resource:University_of_Michigan }", "readable_query": "ASK WHERE { ?y property:death_place resource:Madison,_Wisconsin . ?y property:alma_mater resource:University_of_Michigan }", "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 ?q WHERE { ?q property:death_place resource:Madison__Wisconsin . ?q property:alma_mater resource:University_of_Michigan }", "readable_query": "SELECT ?q WHERE { ?q property:death_place resource:Madison,_Wisconsin . ?q property:alma_mater resource:University_of_Michigan }", "graph_answer": [ "resource:James_Craig_Watson" ], "readable_answer": [ "James Craig Watson" ], "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 ?f WHERE { ?f rdf:type ontology:celestial_body . ?f property:discoverer resource:James_Craig_Watson }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:celestial_body . ?f property:discoverer resource:James_Craig_Watson }", "graph_answer": [ "resource:103_Hera" ], "readable_answer": [ "103 Hera" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8358
Id204
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A Severed Wasp comes from the United States where the capital is Washington D.C. and one of the ethnic groups is African American.", "A Severed Wasp is from the United States, the capital city of which is Washington and where African Americans are an ethnic group." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "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" ] ]
A_Severed_Wasp
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "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 ?u ?n WHERE { resource:United_States property:ethnic_group ?u . resource:United_States property:capital ?n }", "readable_query": "SELECT DISTINCT ?u ?n WHERE { resource:United_States property:ethnic_group ?u . resource:United_States property:capital ?n }", "graph_answer": [ "resource:African_Americans", "resource:Washington__D_C_" ], "readable_answer": [ "African Americans", "Washington, D.C." ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?j ) WHERE { ?z property:country resource:United_States . ?z rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?j ) WHERE { ?z property:country resource:United_States . ?z rdf:type ontology:written_work }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r property:country resource:United_States . ?r rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:country resource:United_States . ?r rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Severed_Wasp" ], "readable_answer": [ "A Severed Wasp" ], "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" ] } ]
City
3
6730
Id18
[ { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "Georgia_(U.S._state)" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
[ { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albany is in the U.S. State of Georgia. Asian Americans are an ethnic group in the United States.", "Albany in Georgia is located in the United States where the Asian Americans are an ethnic group.", "Albany, Georgia is in the United States where Asian Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:Georgia__U_S__state_" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Albany,_Georgia
[ { "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": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Georgia_(U.S._state)", "readable": "Georgia", "graph": "resource:Georgia__U_S__state_" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?u rdf:type ontology:city . ?g property:ethnic_group resource:Asian_Americans . ?u property:country ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'united' ) ) . ?u property:is_part_of resource:Georgia__U_S__state_ }", "readable_query": "SELECT DISTINCT ?g WHERE { ?u rdf:type ontology:city . ?g property:ethnic_group resource:Asian_Americans . ?u property:country ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'united' ) ) . ?u property:is_part_of resource:Georgia_(U.S._state) }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?v ) WHERE { ?p property:is_part_of resource:Georgia__U_S__state_ . ?p property:country resource:United_States . ?p rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?v ) WHERE { ?p property:is_part_of resource:Georgia_(U.S._state) . ?p property:country resource:United_States . ?p rdf:type ontology:city }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "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 ?y WHERE { ?y property:country resource:United_States . ?y rdf:type ontology:city . ?y property:is_part_of resource:Georgia__U_S__state_ }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:country resource:United_States . ?y rdf:type ontology:city . ?y property:is_part_of resource:Georgia_(U.S._state) }", "graph_answer": [ "resource:Albany__Georgia" ], "readable_answer": [ "Albany, Georgia" ], "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" ] } ]
Astronaut
7
13061
Id28
[ { "subject": "Alan_Shepard", "property": "status", "object": "\"Deceased\"@en" }, { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "deathDate", "object": "\"1998-07-21\"^^xsd:date" }, { "subject": "Alan_Shepard", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Shepard", "property": "birthDate", "object": "\"1923-11-18\"^^xsd:date" } ]
[ { "subject": "Alan_Shepard", "property": "status", "object": "\"Deceased\"" }, { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "deathDate", "object": "\"1998-07-21\"" }, { "subject": "Alan_Shepard", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Shepard", "property": "birthDate", "object": "\"1923-11-18\"" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Shepard was born on Nov 18, 1923 in New Hampshire, US. He graduated from NWC with an M.A. in 1957. He passed away in California on July 21, 1998.", "Alan Shepard was an American, who was born in New Hampshire on November 18th, 1923. He graduated from NWC in 1957 with an M.A. He died in California on the 21st July 1998.", "Alan Shepard is a United States citizen who was born in New Hampshire on 18 November 1923. He graduated from NWC with an MA in 1957. He died in California on 21 July 1998." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:status", "resource:Deceased" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:nationality", "resource:United_States" ], [ "resource:Alan_Shepard", "property:birth_date", "1923-11-18" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ], [ "resource:Alan_Shepard", "property:death_date", "1998-07-21" ] ]
Alan_Shepard
[ { "modified": "1923-11-18", "readable": "1923-11-18", "graph": "1923-11-18" }, { "modified": "1998-07-21", "readable": "1998-07-21", "graph": "1998-07-21" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathDate", "readable": "death date", "graph": "property:death_date" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?p property:death_date ?j . FILTER ( ?j = \"1998-07-21\" ) . ?p property:status ?m . ?p rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?m WHERE { ?p property:death_date ?j . FILTER ( ?j = \"1998-07-21\" ) . ?p property:status ?m . ?p rdf:type ontology:astronaut }", "graph_answer": [ "resource:Deceased" ], "readable_answer": [ "Deceased" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?v rdf:type ontology:astronaut . ?v property:birth_place ?m . ?v property:status resource:Deceased }", "readable_query": "SELECT DISTINCT ?m WHERE { ?v rdf:type ontology:astronaut . ?v property:birth_place ?m . ?v property:status resource:Deceased }", "graph_answer": [ "resource:New_Hampshire" ], "readable_answer": [ "New Hampshire" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?v property:death_place ?n . ?v property:birth_place resource:New_Hampshire . ?v rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?n WHERE { ?v property:death_place ?n . ?v property:birth_place resource:New_Hampshire . ?v rdf:type ontology:astronaut }", "graph_answer": [ "resource:California" ], "readable_answer": [ "California" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?h rdf:type ontology:astronaut . ?h property:birth_place resource:New_Hampshire . ?h property:nationality ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { ?h rdf:type ontology:astronaut . ?h property:birth_place resource:New_Hampshire . ?h property:nationality ?v }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?t property:birth_place resource:New_Hampshire . ?t rdf:type ontology:astronaut . ?t property:birth_date ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { ?t property:birth_place resource:New_Hampshire . ?t rdf:type ontology:astronaut . ?t property:birth_date ?y }", "graph_answer": [ "1923-11-18" ], "readable_answer": [ "1923-11-18" ], "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 ?g WHERE { ?n property:birth_place resource:New_Hampshire . ?n rdf:type ontology:astronaut . ?n property:alma_mater ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { ?n property:birth_place resource:New_Hampshire . ?n rdf:type ontology:astronaut . ?n property:alma_mater ?g }", "graph_answer": [ "resource:NWC__M_A__1957" ], "readable_answer": [ "NWC, M.A. 1957" ], "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 ?t WHERE { ?t rdf:type ontology:astronaut . ?t property:alma_mater resource:NWC__M_A__1957 . ?t property:birth_place resource:New_Hampshire }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:astronaut . ?t property:alma_mater resource:NWC,_M.A._1957 . ?t property:birth_place resource:New_Hampshire }", "graph_answer": [ "resource:Alan_Shepard" ], "readable_answer": [ "Alan Shepard" ], "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" ] } ]
WrittenWork
4
10796
Id15
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "Eric_Flint" }, { "subject": "Eric_Flint", "property": "influencedBy", "object": "Robert_A._Heinlein" }, { "subject": "Eric_Flint", "property": "birthPlace", "object": "Burbank,_California" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "previousWork", "object": "Grantville_Gazette_II" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "Eric_Flint" }, { "subject": "Eric_Flint", "property": "influencedBy", "object": "Robert_A._Heinlein" }, { "subject": "Eric_Flint", "property": "birthPlace", "object": "Burbank,_California" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "precededBy", "object": "Grantville_Gazette_II" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Eric Flint was born in Burbank, California and was influenced by Robert A Heinlein. He wrote 1634: The Bavarian Crisis which was preceded by Grantville Gazette II.", "Influenced by Robert A. Heinlein, Eric Flint is the author of 1634: The Bavarian Crisis and its prequel Grantville Gazette II. He was born in Burbank California.", "Eric Flint was influenced by Robert A Heinlein. He was born in Burbank, California and wrote Grantville Gazette II and then 1634 The Bavarian Crisis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:preceded_by", "resource:Grantville_Gazette_II" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "resource:Eric_Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ], [ "resource:Eric_Flint", "property:influenced_by", "resource:Robert_A__Heinlein" ], [ "resource:Eric_Flint", "property:birth_place", "resource:Burbank__California" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "influencedBy", "readable": "influenced by", "graph": "property:influenced_by" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "Burbank,_California", "readable": "Burbank, California", "graph": "resource:Burbank__California" }, { "modified": "Eric_Flint", "readable": "Eric Flint", "graph": "resource:Eric_Flint" }, { "modified": "Grantville_Gazette_II", "readable": "Grantville Gazette II", "graph": "resource:Grantville_Gazette_II" }, { "modified": "Robert_A._Heinlein", "readable": "Robert A. Heinlein", "graph": "resource:Robert_A__Heinlein" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:birth_place resource:England . ?l property:author ?o . ?l rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?o property:birth_place resource:England . ?l property:author ?o . ?l rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
2
4263
Id113
[ { "subject": "Auburn,_Alabama", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Alabama" } ]
[ { "subject": "Auburn,_Alabama", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Alabama", "property": "isPartOf", "object": "Alabama" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Auburn is part of Alabama in the United States.", "Auburn, Alabama is located in the U.S.", "Auburn, Alabama can be found in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Auburn__Alabama", "rdf:type", "ontology:city" ], [ "resource:Auburn__Alabama", "property:country", "resource:United_States" ], [ "resource:Auburn__Alabama", "property:is_part_of", "resource:Alabama" ] ]
Auburn,_Alabama
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alabama", "readable": "Alabama", "graph": "resource:Alabama" }, { "modified": "Auburn,_Alabama", "readable": "Auburn, Alabama", "graph": "resource:Auburn__Alabama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . ?s property:is_part_of ?l . ?s property:country resource:United_States . ?s rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . ?s property:is_part_of ?l . ?s property:country resource:United_States . ?s rdf:type ontology:city }", "graph_answer": [ "resource:Alabama" ], "readable_answer": [ "Alabama" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:is_part_of resource:Alabama . FILTER ( STRSTARTS ( LCASE ( ?f ) , 'a' ) ) . ?f rdf:type ontology:city . ?f property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:is_part_of resource:Alabama . FILTER ( STRSTARTS ( LCASE ( ?f ) , 'a' ) ) . ?f rdf:type ontology:city . ?f property:country resource:United_States }", "graph_answer": [ "resource:Auburn__Alabama" ], "readable_answer": [ "Auburn, Alabama" ], "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" ] } ]
Building
5
11681
Id145
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leaderName", "object": "Joe_Biden" }, { "subject": "United_States", "property": "leader", "object": "Paul_Ryan" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Joe_Biden" }, { "subject": "United_States", "property": "leader", "object": "Paul_Ryan" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Paul Ryan and Joe Biden are leaders in the United States which is led by the President. The capital city is Washington DC and the country is the location of 250 Delaware Avenue.", "250 Delaware Avenue is located in the United States, where the capital is Washington DC and the leader has the title President of the United States. Joe Biden and Paul Ryan are leaders of the US." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Joe_Biden" ], [ "resource:United_States", "property:leader", "resource:Paul_Ryan" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:250_Delaware_Avenue", "rdf:type", "ontology:building" ], [ "resource:250_Delaware_Avenue", "property:location", "resource:United_States" ] ]
250_Delaware_Avenue
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "250_Delaware_Avenue", "readable": "250 Delaware Avenue", "graph": "resource:250_Delaware_Avenue" }, { "modified": "Joe_Biden", "readable": "Joe Biden", "graph": "resource:Joe_Biden" }, { "modified": "Paul_Ryan", "readable": "Paul Ryan", "graph": "resource:Paul_Ryan" }, { "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" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?v ) WHERE { resource:United_States property:leader ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?v ) WHERE { resource:United_States property:leader ?a }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:United_States property:leader ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:United_States property:leader ?u }", "graph_answer": [ "resource:Joe_Biden", "resource:Paul_Ryan" ], "readable_answer": [ "Joe Biden", "Paul Ryan" ], "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 ?s ?d WHERE { resource:United_States property:leader_title ?d . resource:United_States property:capital ?s }", "readable_query": "SELECT DISTINCT ?s ?d WHERE { resource:United_States property:leader_title ?d . resource:United_States property:capital ?s }", "graph_answer": [ "resource:Washington__D_C_", "resource:President_of_the_United_States" ], "readable_answer": [ "Washington, D.C.", "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" ] }, { "question": [], "graph_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:United_States }", "readable_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Food
4
9803
Id92
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "John_Roberts" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "John_Roberts" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States is the country of the Bacon Explosion. John Roberts is the leader of the United States and the capital is Washington D.C. African Americans are one of the ethnic groups of the country.", "Bacon Explosion comes from the United States where John Roberts is a leader and the capital is Washington D.C. African Americans are an ethnic group there.", "The Bacon Explosion has its origins in the United States, home to African Americans. The U.S. has leader John Roberts with its capital in Washington D.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:John_Roberts" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ] ]
Bacon_Explosion
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "John_Roberts", "readable": "John Roberts", "graph": "resource:John_Roberts" }, { "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 ( ?i ) AS ?v ) WHERE { ?i property:ethnic_group resource:African_Americans . ?i property:leader resource:John_Roberts }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?v ) WHERE { ?i property:ethnic_group resource:African_Americans . ?i property:leader resource:John_Roberts }", "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 ?n WHERE { ?n property:leader resource:John_Roberts . ?n property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:leader resource:John_Roberts . ?n property:ethnic_group resource:African_Americans }", "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 ?k WHERE { resource:United_States property:most_champions ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:United_States property:most_champions ?k }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4158
Id8
[ { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Abilene,_Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Abilene,_Texas", "property": "country", "object": "United_States" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abilene can be located in Texas which is part of the United States of America.", "Abilene is part of Texas, United States.", "Abilene is located in Texas, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abilene__Texas", "rdf:type", "ontology:city" ], [ "resource:Abilene__Texas", "property:country", "resource:United_States" ], [ "resource:Abilene__Texas", "property:is_part_of", "resource:Texas" ] ]
Abilene,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Abilene,_Texas", "readable": "Abilene, Texas", "graph": "resource:Abilene__Texas" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k ?s WHERE { ?s property:country resource:United_States . ?s property:is_part_of ?k . ?s rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?k ?s WHERE { ?s property:country resource:United_States . ?s property:is_part_of ?k . ?s rdf:type ontology:city }", "graph_answer": [ "resource:Texas", "resource:Abilene__Texas" ], "readable_answer": [ "Texas", "Abilene, Texas" ], "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 ?j WHERE { ?x rdf:type ontology:city . ?x property:is_part_of ?j . ?x property:is_part_of resource:Taylor_County__Texas }", "readable_query": "SELECT DISTINCT ?j WHERE { ?x rdf:type ontology:city . ?x property:is_part_of ?j . ?x property:is_part_of resource:Taylor_County,_Texas }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_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" ] } ]
Building
4
9109
Id32
[ { "subject": "200_Public_Square", "property": "location", "object": "Cleveland" }, { "subject": "Cleveland", "property": "subdivisionName", "object": "Cuyahoga_County,_Ohio" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Ohio" }, { "subject": "Cleveland", "property": "country", "object": "United_States" } ]
[ { "subject": "200_Public_Square", "property": "location", "object": "Cleveland" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Cuyahoga_County,_Ohio" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Ohio" }, { "subject": "Cleveland", "property": "country", "object": "United_States" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "200 Public Square is located in Cuyahoga County, Cleveland, Ohio in the United States.", "200 Public Square is located in Cleveland, Cuyahoga County, Ohio, United States.", "200 Public Square is located in Cleveland, United States. Cleveland is part of the Cuyahoga County in Ohio." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Cleveland", "property:country", "resource:United_States" ], [ "resource:Cleveland", "property:is_part_of", "resource:Ohio" ], [ "resource:Cleveland", "property:is_part_of", "resource:Cuyahoga_County__Ohio" ], [ "resource:200_Public_Square", "rdf:type", "ontology:building" ], [ "resource:200_Public_Square", "property:location", "resource:Cleveland" ] ]
200_Public_Square
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "200_Public_Square", "readable": "200 Public Square", "graph": "resource:200_Public_Square" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "modified": "Cuyahoga_County,_Ohio", "readable": "Cuyahoga County, Ohio", "graph": "resource:Cuyahoga_County__Ohio" }, { "modified": "Ohio", "readable": "Ohio", "graph": "resource:Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?v ) WHERE { resource:Cleveland property:is_part_of ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?v ) WHERE { resource:Cleveland property:is_part_of ?s }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Cleveland property:is_part_of ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Cleveland property:is_part_of ?w }", "graph_answer": [ "resource:Ohio", "resource:Cuyahoga_County__Ohio" ], "readable_answer": [ "Ohio", "Cuyahoga County, Ohio" ], "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:200_Public_Square rdf:type ontology:building . resource:200_Public_Square property:location resource:Cleveland }", "readable_query": "ASK WHERE { resource:200_Public_Square rdf:type ontology:building . resource:200_Public_Square property:location resource:Cleveland }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Cleveland property:final_flight ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Cleveland property:final_flight ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
3
7549
Id149
[ { "subject": "Antares_(rocket)", "property": "manufacturer", "object": "Orbital_ATK" }, { "subject": "Antares_(rocket)", "property": "function", "object": "\"Medium expendable launch system\"@en" }, { "subject": "Antares_(rocket)", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport" } ]
[ { "subject": "Antares_(rocket)", "property": "manufacturer", "object": "Orbital_ATK" }, { "subject": "Antares_(rocket)", "property": "function", "object": "\"Medium expendable launch system\"" }, { "subject": "Antares_(rocket)", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Antares rocket, with a medium expendable launch system, is made by Orbital ATK and was launched by Mid-Atlantic Regional Spaceport.", "The Antares rocket is a medium expendable launch system built by Orbital ATK and launched from the Mid Atlantic Regional Spaceport.", "The Antares rocket, with a medium expendable launch system and manufactured by Orbital ATK, was launched from the Mid Atlantic Regional Spaceport." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antares__rocket_", "property:function", "Medium expendable launch system" ], [ "resource:Antares__rocket_", "property:launch_site", "resource:Mid_Atlantic_Regional_Spaceport" ], [ "resource:Antares__rocket_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Antares__rocket_", "property:manufacturer", "resource:Orbital_ATK" ] ]
Antares_(rocket)
[ { "modified": "Medium expendable launch system", "readable": "Medium expendable launch system", "graph": "Medium expendable launch system" }, { "modified": "function", "readable": "function", "graph": "property:function" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "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": "Orbital_ATK", "readable": "Orbital ATK", "graph": "resource:Orbital_ATK" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Antares__rocket_ property:division ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Antares_(rocket) property:division ?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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:function 'Medium expendable launch system' . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'a' ) ) . ?m rdf:type ontology:mean_of_transportation . ?m property:manufacturer resource:Orbital_ATK }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:function 'Medium expendable launch system' . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'a' ) ) . ?m rdf:type ontology:mean_of_transportation . ?m property:manufacturer resource:Orbital_ATK }", "graph_answer": [ "resource:Antares__rocket_" ], "readable_answer": [ "Antares" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Antares__rocket_ property:profession ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Antares_(rocket) property:profession ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
7
13057
Id24
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "selection", "object": "1959" }, { "subject": "Alan_Shepard", "property": "deathDate", "object": "\"1998-07-21\"^^xsd:date" }, { "subject": "Alan_Shepard", "property": "birthDate", "object": "\"1923-11-18\"^^xsd:date" } ]
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "mission", "object": "Apollo_14" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "selectedByNasa", "object": "1959" }, { "subject": "Alan_Shepard", "property": "deathDate", "object": "\"1998-07-21\"" }, { "subject": "Alan_Shepard", "property": "birthDate", "object": "\"1923-11-18\"" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alan Shepard was born in New Hampshire on November 18th, 1923. He graduated from NWC with an M.A. in 1957. He was chosen by NASA in 1959 and he served as a crew member of Apollo 14. He died in California on the 21st July 1998.", "Alan Shepard died on 21 July 1998 in California. He was born on 18 November 1923 in New Hampshire and graduated from NWC in 1957 with an MA. In 1959 he was selected by NASA to serve as a crew member aboard Apollo 14." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:selected_by_nasa", "resource:1959" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:mission", "resource:Apollo_14" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:birth_date", "1923-11-18" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ], [ "resource:Alan_Shepard", "property:death_date", "1998-07-21" ] ]
Alan_Shepard
[ { "modified": "1923-11-18", "readable": "1923-11-18", "graph": "1923-11-18" }, { "modified": "1998-07-21", "readable": "1998-07-21", "graph": "1998-07-21" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathDate", "readable": "death date", "graph": "property:death_date" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1959", "readable": "1959", "graph": "resource:1959" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "Apollo_14", "readable": "Apollo 14", "graph": "resource:Apollo_14" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?a rdf:type ontology:astronaut . ?a property:selected_by_nasa ?n . FILTER ( CONTAINS ( YEAR ( ?y ) , '1998' ) ) . ?a property:death_date ?y }", "readable_query": "SELECT DISTINCT ?n WHERE { ?a rdf:type ontology:astronaut . ?a property:selected_by_nasa ?n . FILTER ( CONTAINS ( YEAR ( ?y ) , '1998' ) ) . ?a property:death_date ?y }", "graph_answer": [ "resource:1959" ], "readable_answer": [ "1959" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?l property:selected_by_nasa resource:1963 . ?l rdf:type ontology:astronaut . ?l property:death_date ?n }", "readable_query": "ASK WHERE { ?l property:selected_by_nasa resource:1963 . ?l rdf:type ontology:astronaut . ?l property:death_date ?n }", "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" ] } ]
Company
5
12034
Id15
[ { "subject": "GMA_New_Media", "property": "location", "object": "GMA_Network_Center" }, { "subject": "GMA_New_Media", "property": "location", "object": "Philippines" }, { "subject": "GMA_New_Media", "property": "product", "object": "World_Wide_Web" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" }, { "subject": "GMA_New_Media", "property": "parentCompany", "object": "GMA_Network_(company)" } ]
[ { "subject": "GMA_New_Media", "property": "location", "object": "GMA_Network_Center" }, { "subject": "GMA_New_Media", "property": "location", "object": "Philippines" }, { "subject": "GMA_New_Media", "property": "product", "object": "World_Wide_Web" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" }, { "subject": "GMA_New_Media", "property": "parentCompany", "object": "GMA_Network_(company)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "GMA Network is the parent company of GMA New Media, which is headquartered in the GMA Network Center in the Philippines. GMA New Media produces online games and offers World Wide Web services.", "GMA New Media, Inc. is a subsidiary of GMA Network and is located in the GMA Network Center in the Philippines. The company produces web services and its main product is online games.", "GMA New Media, located inside GMA Network Centre in the Philippines, makes both web sites and online games. GMA Network is its parent company." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:GMA_New_Media", "property:product", "resource:World_Wide_Web" ], [ "resource:GMA_New_Media", "property:product", "resource:Online_Game" ], [ "resource:GMA_New_Media", "rdf:type", "ontology:company" ], [ "resource:GMA_New_Media", "property:location", "resource:GMA_Network_Center" ], [ "resource:GMA_New_Media", "property:location", "resource:Philippines" ], [ "resource:GMA_New_Media", "property:parent_company", "resource:GMA_Network__company_" ] ]
GMA_Network_(company)
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "parentCompany", "readable": "parent company", "graph": "property:parent_company" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "GMA_Network_Center", "readable": "GMA Network Center", "graph": "resource:GMA_Network_Center" }, { "modified": "GMA_Network_(company)", "readable": "GMA Network", "graph": "resource:GMA_Network__company_" }, { "modified": "GMA_New_Media", "readable": "GMA New Media", "graph": "resource:GMA_New_Media" }, { "modified": "Online_Game", "readable": "Online Game", "graph": "resource:Online_Game" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "World_Wide_Web", "readable": "World Wide Web", "graph": "resource:World_Wide_Web" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?r ) WHERE { resource:GMA_New_Media property:patron_saint ?d }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?r ) WHERE { resource:GMA_New_Media property:patron_saint ?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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?p ) WHERE { resource:GMA_New_Media property:product ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?p ) WHERE { resource:GMA_New_Media property:product ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:GMA_New_Media property:product ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:GMA_New_Media property:product ?o }", "graph_answer": [ "resource:World_Wide_Web", "resource:Online_Game" ], "readable_answer": [ "World Wide Web", "Online Game" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:GMA_New_Media property:parent_company ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'g' ) ) }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:GMA_New_Media property:parent_company ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'g' ) ) }", "graph_answer": [ "resource:GMA_Network__company_" ], "readable_answer": [ "GMA Network" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12829
Id97
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "1634:_The_Ram_Rebellion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "1634:_The_Ram_Rebellion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634 The Ram Rebellion comes from the United States, where Barack Obama is the President. Americans inhabit the U.S., with a sub-group being the Asian Americans.", "President Barack Obama is the leader of the United States. The country is inhabited by Americans including many Asian Americans, and is where the book 1634 The Ram Rebellion was written.", "1634 The Ram Rebellion comes from the United States where the leader, known as the president is Barack Obama. Americans inhabit the US and Asian Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Ram_Rebellion", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Ram_Rebellion", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
1634:_The_Ram_Rebellion
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "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 ?n ?d WHERE { resource:United_States property:leader_title ?d . resource:United_States property:demonym ?n }", "readable_query": "SELECT DISTINCT ?n ?d WHERE { resource:United_States property:leader_title ?d . resource:United_States property:demonym ?n }", "graph_answer": [ "resource:Americans", "resource:President_of_the_United_States" ], "readable_answer": [ "Americans", "President of the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d ?w WHERE { resource:United_States property:leader ?w . resource:United_States property:ethnic_group ?d }", "readable_query": "SELECT DISTINCT ?d ?w WHERE { resource:United_States property:leader ?w . resource:United_States property:ethnic_group ?d }", "graph_answer": [ "resource:Asian_Americans", "resource:Barack_Obama" ], "readable_answer": [ "Asian Americans", "Barack Obama" ], "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 ( COUNT ( ?l ) AS ?q ) WHERE { ?l rdf:type ontology:written_work . ?l property:country resource:United_States }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?q ) WHERE { ?l rdf:type ontology:written_work . ?l property:country resource:United_States }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:written_work . ?c property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:written_work . ?c property:country resource:United_States }", "graph_answer": [ "resource:1634__The_Ram_Rebellion" ], "readable_answer": [ "1634: The Ram Rebellion" ], "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" ] } ]
Building
2
3984
Id136
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "San_Francisco" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "San_Francisco" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Julia Morgan from San Francisco was the designer of the Asilomar Conference Grounds.", "The architect of Asilomar Conference Grounds was Julia Morgan, who was born in San Francisco." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architect", "resource:Julia_Morgan" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Julia_Morgan", "property:birth_place", "resource:San_Francisco" ] ]
Asilomar_Conference_Grounds
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "Julia_Morgan", "readable": "Julia Morgan", "graph": "resource:Julia_Morgan" }, { "modified": "San_Francisco", "readable": "San Francisco", "graph": "resource:San_Francisco" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:architect ?i . ?i property:birth_place resource:Burbank__California . ?s rdf:type ontology:building }", "readable_query": "ASK WHERE { ?s property:architect ?i . ?i property:birth_place resource:Burbank,_California . ?s rdf:type ontology:building }", "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
12888
Id58
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"@en" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "birthDate", "object": "\"1927-07-23\"^^xsd:date" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "selection", "object": "1962" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "birthDate", "object": "\"1927-07-23\"" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "selectedByNasa", "object": "1962" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See was born on July 23, 1927, in Dallas. He attended the University of Texas at Austin, and joined NASA in 1962. See died in St. Louis.", "Elliot See was born in Dallas on the 23rd July 1927. He was a student at the University of Texas at Austin. He was selected by NASA in 1962 and died in St Louis.", "Elliot See was born on July 23rd, 1927 in Dallas, Texas. After graduating from the University of Texas at Austin, he was selected by NASA in 1962. He died in St. Louis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:selected_by_nasa", "resource:1962" ], [ "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:birth_date", "1927-07-23" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ] ]
Elliot_See
[ { "modified": "1927-07-23", "readable": "1927-07-23", "graph": "1927-07-23" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "1962", "readable": "1962", "graph": "resource:1962" }, { "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": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?c property:birth_place ?s . ?c property:birth_date ?a . ?c rdf:type ontology:astronaut . FILTER ( ?a = \"1927-07-23\" ) }", "readable_query": "SELECT DISTINCT ?s WHERE { ?c property:birth_place ?s . ?c property:birth_date ?a . ?c rdf:type ontology:astronaut . FILTER ( ?a = \"1927-07-23\" ) }", "graph_answer": [ "resource:Dallas" ], "readable_answer": [ "Dallas" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:astronaut . FILTER ( ?g = \"1927-07-23\" ) . ?y property:birth_date ?g . ?y property:birth_place resource:Dallas }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:astronaut . FILTER ( ?g = \"1927-07-23\" ) . ?y property:birth_date ?g . ?y property:birth_place resource:Dallas }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?a WHERE { resource:Elliot_See property:alma_mater ?a . resource:Elliot_See property:status ?q }", "readable_query": "SELECT DISTINCT ?q ?a WHERE { resource:Elliot_See property:alma_mater ?a . resource:Elliot_See property:status ?q }", "graph_answer": [ "resource:Deceased", "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "Deceased", "University of Texas at Austin" ], "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 ?q WHERE { resource:Elliot_See property:area_urban ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Elliot_See property:area_urban ?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" ] } ]
CelestialBody
3
6634
Id51
[ { "subject": "1036_Ganymed", "property": "discoverer", "object": "Walter_Baade" }, { "subject": "Walter_Baade", "property": "birthPlace", "object": "Preußisch_Oldendorf" }, { "subject": "Walter_Baade", "property": "almaMater", "object": "University_of_Göttingen" } ]
[ { "subject": "1036_Ganymed", "property": "discoverer", "object": "Walter_Baade" }, { "subject": "Walter_Baade", "property": "birthPlace", "object": "Preußisch_Oldendorf" }, { "subject": "Walter_Baade", "property": "almaMater", "object": "University_of_Göttingen" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Walter Baade, born in Preußisch Oldendorf, discovered 1036 Ganymed. He studied at the University of Gottingen.", "1036 Ganymed was discovered by Walter Baade who was born in Preußisch Oldendorf and studied at the University of Gottingen." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:1036_Ganymed", "rdf:type", "ontology:celestial_body" ], [ "resource:1036_Ganymed", "property:discoverer", "resource:Walter_Baade" ], [ "resource:Walter_Baade", "property:alma_mater", "resource:University_of_G_ttingen" ], [ "resource:Walter_Baade", "property:birth_place", "resource:Preu_isch_Oldendorf" ] ]
1036_Ganymed
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "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" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:discoverer ?f . ?f property:birth_place resource:Canada . ?o rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?o property:discoverer ?f . ?f property:birth_place resource:Canada . ?o rdf:type ontology:celestial_body }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
3
7327
Id240
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Coconut_milk" }, { "subject": "Binignit", "property": "country", "object": "Philippines" }, { "subject": "Binignit", "property": "ingredient", "object": "Sago" } ]
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Coconut_milk" }, { "subject": "Binignit", "property": "country", "object": "Philippines" }, { "subject": "Binignit", "property": "ingredient", "object": "Sago" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The main ingredient of Binignit is coconut milk and it also contains sago. The dish comes from the Philippines.", "The main ingredient in the Philippine dish of Binignit is coconut milk. Sago is also used.", "Binignit comes from the Philippines. The main ingredient is coconut milk and it also contains sago." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Binignit", "property:ingredient", "resource:Sago" ], [ "resource:Binignit", "property:main_ingredient", "resource:Coconut_milk" ], [ "resource:Binignit", "rdf:type", "ontology:food" ], [ "resource:Binignit", "property:country", "resource:Philippines" ] ]
Binignit
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Coconut_milk", "readable": "Coconut milk", "graph": "resource:Coconut_milk" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Sago", "readable": "Sago", "graph": "resource:Sago" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:country resource:Philippines . ?a rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:country resource:Philippines . ?a rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'b' ) ) }", "graph_answer": [ "resource:Binignit" ], "readable_answer": [ "Binignit" ], "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 ?l WHERE { FILTER ( CONTAINS ( LCASE ( ?l ) , 'milk' ) ) . resource:Binignit property:main_ingredient ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( CONTAINS ( LCASE ( ?l ) , 'milk' ) ) . resource:Binignit property:main_ingredient ?l }", "graph_answer": [ "resource:Coconut_milk" ], "readable_answer": [ "Coconut milk" ], "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": "ASK WHERE { resource:Binignit property:ingredient resource:Sago }", "readable_query": "ASK WHERE { resource:Binignit property:ingredient resource:Sago }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
3
8271
Id117
[ { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "lccn", "object": "\"32024459\"" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "coden", "object": "\"AMHAAJ\"@en" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "abbreviation", "object": "\"Abh. Math. Semin. Univ. Hambg.\"" } ]
[ { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "LCCN_number", "object": "32024459" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "codenCode", "object": "\"AMHAAJ\"" }, { "subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "property": "abbreviation", "object": "\"Abh. Math. Semin. Univ. Hambg.\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg has the abbreviated form Abh. Math. Semin. Univ. Hambg. It also has the LCCN number 32024459 and the CODEN code AMHAAJ.", "Abh.Math.Semin.Univ.Hambg is the abbreviation for Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg. Their LCCN number is 32024459, and CODEN code is AMHAAJ.", "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg (abbreviated to Abh. Math. Semin. Univ. Hambg) has a code of AMHAAJ and a LCCN number of 32024459." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "property:coden_code", "resource:AMHAAJ" ], [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "property:l_c_c_n_number", "32024459" ], [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "property:abbreviation", "Abh. Math. Semin. Univ. Hambg." ], [ "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg", "rdf:type", "ontology:written_work" ] ]
Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg
[ { "modified": "32024459", "readable": "32024459", "graph": "32024459" }, { "modified": "Abh. Math. Semin. Univ. Hambg.", "readable": "Abh. Math. Semin. Univ. Hambg.", "graph": "Abh. Math. Semin. Univ. Hambg." }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "codenCode", "readable": "coden code", "graph": "property:coden_code" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "modified": "AMHAAJ", "readable": "AMHAAJ", "graph": "resource:AMHAAJ" }, { "modified": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg", "readable": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg", "graph": "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?x property:l_c_c_n_number ?z . ?x property:abbreviation ?m . FILTER ( ?z = '32024459' ) . ?x rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?m WHERE { ?x property:l_c_c_n_number ?z . ?x property:abbreviation ?m . FILTER ( ?z = '32024459' ) . ?x rdf:type ontology:written_work }", "graph_answer": [ "Abh. Math. Semin. Univ. Hambg." ], "readable_answer": [ "Abh. Math. Semin. Univ. Hambg." ], "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 { ?u rdf:type ontology:written_work . ?u property:abbreviation resource:Admin__Sci__Q_ . ?u property:coden_code ?e }", "readable_query": "ASK WHERE { ?u rdf:type ontology:written_work . ?u property:abbreviation resource:Admin._Sci._Q. . ?u property:coden_code ?e }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
5
11928
Id149
[ { "subject": "Tarrant_County,_Texas", "property": "countySeat", "object": "Fort_Worth,_Texas" }, { "subject": "Arlington,_Texas", "property": "subdivisionName", "object": "Tarrant_County,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "country", "object": "United_States" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" } ]
[ { "subject": "Tarrant_County,_Texas", "property": "countySeat", "object": "Fort_Worth,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Tarrant_County,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "country", "object": "United_States" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arlington is part of Tarrant County, Texas, U.S. Fort Worth is the county seat of Tarrant County. The biggest city in Texas is Houston.", "The state of Texas in the US is the location of Houston, the largest city, and also Arlington, part of Tarrant County where Fort Worth is the county seat.", "Arlington, Tarrant County (with its seat in Fort Worth), are part of Texas, within the United States. Texas has its largest city as Houston." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arlington__Texas", "rdf:type", "ontology:city" ], [ "resource:Arlington__Texas", "property:is_part_of", "resource:Texas" ], [ "resource:Arlington__Texas", "property:is_part_of", "resource:Tarrant_County__Texas" ], [ "resource:Texas", "property:largest_city", "resource:Houston" ], [ "resource:Texas", "property:country", "resource:United_States" ], [ "resource:Tarrant_County__Texas", "property:county_seat", "resource:Fort_Worth__Texas" ] ]
Arlington,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "countySeat", "readable": "county seat", "graph": "property:county_seat" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Arlington,_Texas", "readable": "Arlington, Texas", "graph": "resource:Arlington__Texas" }, { "modified": "Fort_Worth,_Texas", "readable": "Fort Worth, Texas", "graph": "resource:Fort_Worth__Texas" }, { "modified": "Houston", "readable": "Houston", "graph": "resource:Houston" }, { "modified": "Tarrant_County,_Texas", "readable": "Tarrant County, Texas", "graph": "resource:Tarrant_County__Texas" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Arlington__Texas property:is_part_of ?k . FILTER NOT EXISTS { ?k property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Arlington,_Texas property:is_part_of ?k . FILTER NOT EXISTS { ?k property:country resource:United_States } }", "graph_answer": [ "resource:Tarrant_County__Texas" ], "readable_answer": [ "Tarrant County, Texas" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?b != resource:Tarrant_County__Texas ) . resource:Arlington__Texas property:is_part_of ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?b != resource:Tarrant_County,_Texas ) . resource:Arlington__Texas property:is_part_of ?b }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Tarrant_County__Texas property:course ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Tarrant_County,_Texas property:course ?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" ] } ]
Airport
2
3331
Id136
[ { "subject": "Antwerp_International_Airport", "property": "owner", "object": "Flemish_Region" }, { "subject": "Antwerp_International_Airport", "property": "operator", "object": "\"Flemish department of Mobility and Public Works\"@en" } ]
[ { "subject": "Antwerp_International_Airport", "property": "owner", "object": "Flemish_Region" }, { "subject": "Antwerp_International_Airport", "property": "operatingOrganisation", "object": "\"Flemish department of Mobility and Public Works\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Flemish Department of Mobility and Public Works operates the Antwerp International Airport which is owned by Flemish Region.", "Owned by the Flemish Region, Antwerp International Airport's operation organization is Flemish department of mobility and public works.", "The Flemish Department of Mobility and Public Works operates the Antwerp International Airport, as it is owned by the Flemish Region." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:owner", "resource:Flemish_Region" ], [ "resource:Antwerp_International_Airport", "property:operating_organisation", "Flemish department of Mobility and Public Works" ] ]
Antwerp_International_Airport
[ { "modified": "Flemish department of Mobility and Public Works", "readable": "Flemish department of Mobility and Public Works", "graph": "Flemish department of Mobility and Public Works" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Flemish_Region", "readable": "Flemish Region", "graph": "resource:Flemish_Region" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?y ) WHERE { ?u rdf:type ontology:airport . ?u property:operating_organisation 'Flemish department of Mobility and Public Works' . ?u property:owner resource:Flemish_Region }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?y ) WHERE { ?u rdf:type ontology:airport . ?u property:operating_organisation 'Flemish department of Mobility and Public Works' . ?u property:owner resource:Flemish_Region }", "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 ?b WHERE { ?b rdf:type ontology:airport . ?b property:operating_organisation 'Flemish department of Mobility and Public Works' . ?b property:owner resource:Flemish_Region }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:airport . ?b property:operating_organisation 'Flemish department of Mobility and Public Works' . ?b property:owner resource:Flemish_Region }", "graph_answer": [ "resource:Antwerp_International_Airport" ], "readable_answer": [ "Antwerp International Airport" ], "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 ?n WHERE { resource:Antwerp_International_Airport property:author ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Antwerp_International_Airport property:author ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
2
4085
Id66
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "education", "object": "University_of_Michigan" } ]
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "almaMater", "object": "University_of_Michigan" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "James Craig Watson's Alma mater is the University of Michigan and he discovered the 103 Hera.", "James Craig Watson, whose alma mater was the University of Michigan, discovered 103 Hera.", "James Craig Watson, who discovered 103 Hera, studied at the University of Michigan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Hera", "rdf:type", "ontology:celestial_body" ], [ "resource:103_Hera", "property:discoverer", "resource:James_Craig_Watson" ], [ "resource:James_Craig_Watson", "property:alma_mater", "resource:University_of_Michigan" ] ]
103_Hera
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" }, { "modified": "James_Craig_Watson", "readable": "James Craig Watson", "graph": "resource:James_Craig_Watson" }, { "modified": "University_of_Michigan", "readable": "University of Michigan", "graph": "resource:University_of_Michigan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?j ) WHERE { ?l rdf:type ontology:celestial_body . ?m property:alma_mater resource:University_of_Michigan . ?l property:discoverer ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?j ) WHERE { ?l rdf:type ontology:celestial_body . ?m property:alma_mater resource:University_of_Michigan . ?l property:discoverer ?m }", "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 ?d WHERE { ?d rdf:type ontology:celestial_body . ?d property:discoverer ?y . ?y property:alma_mater resource:University_of_Michigan }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:celestial_body . ?d property:discoverer ?y . ?y property:alma_mater resource:University_of_Michigan }", "graph_answer": [ "resource:103_Hera" ], "readable_answer": [ "103 Hera" ], "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 ?v WHERE { resource:103_Hera property:last_aired ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:103_Hera property:last_aired ?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" ] } ]
Politician
5
12552
Id71
[ { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "placeOfDeath", "object": "Charleston,_West_Virginia" } ]
[ { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "deathPlace", "object": "Parkersburg,_West_Virginia" }, { "subject": "Parkersburg,_West_Virginia", "property": "country", "object": "United_States" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "deathPlace", "object": "Charleston,_West_Virginia" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Cleveland born, Albert B. White, died in Parkersburg, West Virginia, in the United States. The successor to Albert B. White was William M.O. Dawson, who died in Charleston, West Virginia.", "Born in Cleveland, Albert B White, who died at Parkersburg, West Virginia, US, was succeeded by William M. O. Dawson. William M. O. Dawson died in Charleston, West Virginia.", "Albert B. White, born in the United States in Cleveland and died in Parkersburg, West Virginia. He was succeeded by William M.O. Dawson, who dies 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" ], [ "resource:Albert_B__White", "property:birth_place", "resource:Cleveland" ] ]
Albert_B._White
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Charleston,_West_Virginia", "readable": "Charleston, West Virginia", "graph": "resource:Charleston__West_Virginia" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "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 ?g WHERE { { { ?g property:death_place resource:Charleston__West_Virginia } UNION { ?g property:death_place resource:Parkersburg__West_Virginia } } }", "readable_query": "SELECT DISTINCT ?g WHERE { { { ?g property:death_place resource:Charleston,_West_Virginia } UNION { ?g property:death_place resource:Parkersburg,_West_Virginia } } }", "graph_answer": [ "resource:William_M__O__Dawson", "resource:Albert_B__White" ], "readable_answer": [ "William M. O. Dawson", "Albert B. White" ], "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 ?t WHERE { ?t property:death_place resource:Parkersburg__West_Virginia }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:death_place resource:Parkersburg,_West_Virginia }", "graph_answer": [ "resource:Albert_B__White" ], "readable_answer": [ "Albert B. White" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Albert_B__White property:birth_place resource:Cleveland }", "readable_query": "ASK WHERE { resource:Albert_B._White property:birth_place resource:Cleveland }", "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" ] } ]
Athlete
3
6353
Id189
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "FC_Dynamo_Moscow" } ]
[ { "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_Dynamo_Moscow" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Aleksandr Prudnikov played youth football for FC Spartak Moscow, who are based at the Otkrytiye Arena. He later represented FC Dynamo Moscow.", "Aleksandr Prudnikov plays for FC Dynamo Moscow but he use to play for the FC Spartak Moscow's youth team, whose home ground was at the Otkrytiye Arena." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Dynamo_Moscow" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Dynamo_Moscow", "readable": "FC Dynamo Moscow", "graph": "resource:FC_Dynamo_Moscow" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:ground resource:Otkrytiye_Arena . ?t rdf:type ontology:athlete . ?t property:club resource:FC_Dynamo_Moscow . ?t property:youthclub ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:ground resource:Otkrytiye_Arena . ?t rdf:type ontology:athlete . ?t property:club resource:FC_Dynamo_Moscow . ?t property:youthclub ?e }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "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 ?c WHERE { ?c property:youthclub ?v . ?v property:ground resource:Otkrytiye_Arena . ?c property:club resource:FC_Dynamo_Moscow . ?c rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:youthclub ?v . ?v property:ground resource:Otkrytiye_Arena . ?c property:club resource:FC_Dynamo_Moscow . ?c rdf:type ontology:athlete }", "graph_answer": [ "resource:Aleksandr_Prudnikov" ], "readable_answer": [ "Aleksandr Prudnikov" ], "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" ] } ]
Athlete
3
6294
Id130
[ { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "FC_Amkar_Perm" }, { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" } ]
[ { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Amkar_Perm" }, { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclub", "object": "FC_Spartak_Moscow" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov, who played for FC Spartak Moscow youth team at their Otkrytiye Arena ground, now plays for the FC Amkar Perm.", "FC Amkar Perm football club player, Aleksandr Prudnikov, was a member of the youth side of FC Spartak Moscow, which has Otkrytiye Arena as a home ground.", "Aleksandr Prudnikov has played for the youth team of FC Spartak Moscow whose grounds are the Otkrytiye Arena and for FC Amkar Perm." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Amkar_Perm" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "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": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'aleksandr' ) ) . ?k rdf:type ontology:athlete . ?z property:ground resource:Otkrytiye_Arena . ?k property:youthclub ?z . ?k property:club resource:FC_Amkar_Perm }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'aleksandr' ) ) . ?k rdf:type ontology:athlete . ?z property:ground resource:Otkrytiye_Arena . ?k property:youthclub ?z . ?k property:club resource:FC_Amkar_Perm }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( LCASE ( ?r ) , 'aleksandr' ) ) . ?r property:club resource:FC_Amkar_Perm . resource:FC_Spartak_Moscow property:ground resource:Otkrytiye_Arena . ?r rdf:type ontology:athlete . ?r property:youthclub resource:FC_Spartak_Moscow }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( LCASE ( ?r ) , 'aleksandr' ) ) . ?r property:club resource:FC_Amkar_Perm . resource:FC_Spartak_Moscow property:ground resource:Otkrytiye_Arena . ?r rdf:type ontology:athlete . ?r property:youthclub resource:FC_Spartak_Moscow }", "graph_answer": [ "resource:Aleksandr_Prudnikov" ], "readable_answer": [ "Aleksandr Prudnikov" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10420
Id104
[ { "subject": "Adam_Koc", "property": "battles", "object": "Polish–Soviet_War" }, { "subject": "Polish–Soviet_War", "property": "isPartOfMilitaryConflict", "object": "Russian_Civil_War" }, { "subject": "Adam_Koc", "property": "deathPlace", "object": "New_York_City" }, { "subject": "Polish–Soviet_War", "property": "commander", "object": "Leon_Trotsky" } ]
[ { "subject": "Adam_Koc", "property": "battle", "object": "Polish–Soviet_War" }, { "subject": "Polish–Soviet_War", "property": "isPartOfMilitaryConflict", "object": "Russian_Civil_War" }, { "subject": "Adam_Koc", "property": "deathPlace", "object": "New_York_City" }, { "subject": "Polish–Soviet_War", "property": "commander", "object": "Leon_Trotsky" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Koc fought in the Polish–Soviet War which was a conflict within the Russian Civil War. Leon Trotsky commanded the Polish-Soviet War and Koc later died in New York City.", "Adam Koc died in New York City after having fought in the Polish–Soviet War which was a conflict within the Russian Civil War and was commanded by Leon Trotsky.", "Adam Koc, who died in New York City, fought in the Polish-Soviet War - one of the commanders there was Leon Trotsky. The Polish-Soviet War was part of the Russian Civil War." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Polish_Soviet_War", "property:is_part_of_military_conflict", "resource:Russian_Civil_War" ], [ "resource:Polish_Soviet_War", "property:commander", "resource:Leon_Trotsky" ], [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:death_place", "resource:New_York_City" ], [ "resource:Adam_Koc", "property:battle", "resource:Polish_Soviet_War" ] ]
Adam_Koc
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Leon_Trotsky", "readable": "Leon Trotsky", "graph": "resource:Leon_Trotsky" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "Polish–Soviet_War", "readable": "Polish–Soviet War", "graph": "resource:Polish_Soviet_War" }, { "modified": "Russian_Civil_War", "readable": "Russian Civil War", "graph": "resource:Russian_Civil_War" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:battle resource:Polish_Soviet_War . ?l property:death_place resource:West_Germany . ?l rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?l property:battle resource:Polish–Soviet_War . ?l property:death_place resource:West_Germany . ?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", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?q property:battle resource:Polish_Soviet_War . ?q rdf:type ontology:politician . ?q property:death_place resource:New_York_City }", "readable_query": "ASK WHERE { ?q property:battle resource:Polish–Soviet_War . ?q rdf:type ontology:politician . ?q property:death_place resource:New_York_City }", "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 ?c WHERE { ?c property:battle resource:Polish_Soviet_War . ?c rdf:type ontology:politician . ?c property:death_place resource:New_York_City }", "readable_query": "SELECT ?c WHERE { ?c property:battle resource:Polish–Soviet_War . ?c rdf:type ontology:politician . ?c property:death_place resource:New_York_City }", "graph_answer": [ "resource:Adam_Koc" ], "readable_answer": [ "Adam Koc" ], "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 ?w ?s WHERE { resource:Polish_Soviet_War property:is_part_of_military_conflict ?s . resource:Polish_Soviet_War property:commander ?w }", "readable_query": "SELECT DISTINCT ?w ?s WHERE { resource:Polish–Soviet_War property:is_part_of_military_conflict ?s . resource:Polish–Soviet_War property:commander ?w }", "graph_answer": [ "resource:Leon_Trotsky", "resource:Russian_Civil_War" ], "readable_answer": [ "Leon Trotsky", "Russian Civil War" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
2
3759
Id99
[ { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "team", "object": "Hamilton_Academical_F.C." }, { "subject": "Alan_Martin_(footballer,_born_1989)", "property": "clubs", "object": "Aldershot_Town_F.C." } ]
[ { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Hamilton_Academical_F.C." }, { "subject": "Alan_Martin_(footballer)", "property": "club", "object": "Aldershot_Town_F.C." } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hamilton Academicals FC and Aldershot Town FC are former clubs of the footballer Alan Martin.", "The footballer Alan Martin has previously played for Aldershot Town FC and Hamilton Academicals FC.", "Alan Martin is a footballer for Aldershot Town FC and played for Hamilton Academical FC." ], "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:Aldershot_Town_F_C_" ] ]
Alan_Martin_(footballer)
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Alan_Martin_(footballer)", "readable": "Alan Martin", "graph": "resource:Alan_Martin__footballer_" }, { "modified": "Aldershot_Town_F.C.", "readable": "Aldershot Town F.C.", "graph": "resource:Aldershot_Town_F_C_" }, { "modified": "Hamilton_Academical_F.C.", "readable": "Hamilton Academical F.C.", "graph": "resource:Hamilton_Academical_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?m ) WHERE { resource:Alan_Martin__footballer_ property:club ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?m ) WHERE { resource:Alan_Martin_(footballer) property:club ?x }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Alan_Martin__footballer_ property:club ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Alan_Martin_(footballer) property:club ?p }", "graph_answer": [ "resource:Hamilton_Academical_F_C_", "resource:Aldershot_Town_F_C_" ], "readable_answer": [ "Hamilton Academical F.C.", "Aldershot Town 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" ] } ]
City
4
9561
Id160
[ { "subject": "Tarrant_County,_Texas", "property": "largestCity", "object": "Fort_Worth,_Texas" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Arlington,_Texas", "property": "subdivisionName", "object": "Tarrant_County,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" } ]
[ { "subject": "Tarrant_County,_Texas", "property": "largestCity", "object": "Fort_Worth,_Texas" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Tarrant_County,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arlington is located in Tarrant County which is part of the state of Texas. The largest city in the county is Fort Worth and the state capital is Austin.", "Arlington is located in Tarrant County, Texas. Fort Worth, Tarrant County is the largest city in Texas, the state capital of which is Austin.", "Fort Worth, the largest city in Texas and Arlington are both part of Tarrant County. Austin is the state capital." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arlington__Texas", "property:is_part_of", "resource:Texas" ], [ "resource:Arlington__Texas", "property:is_part_of", "resource:Tarrant_County__Texas" ], [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "rdf:type", "ontology:city" ], [ "resource:Tarrant_County__Texas", "property:largest_city", "resource:Fort_Worth__Texas" ] ]
Austin,_Texas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Arlington,_Texas", "readable": "Arlington, Texas", "graph": "resource:Arlington__Texas" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "Fort_Worth,_Texas", "readable": "Fort Worth, Texas", "graph": "resource:Fort_Worth__Texas" }, { "modified": "Tarrant_County,_Texas", "readable": "Tarrant County, Texas", "graph": "resource:Tarrant_County__Texas" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { { resource:Arlington__Texas property:is_part_of ?h } MINUS { ?h rdf:type ontology:city } }", "readable_query": "SELECT DISTINCT ?h WHERE { { resource:Arlington,_Texas property:is_part_of ?h } MINUS { ?h rdf:type ontology:city } }", "graph_answer": [ "resource:Tarrant_County__Texas" ], "readable_answer": [ "Tarrant County, Texas" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Arlington__Texas property:is_part_of ?u . FILTER ( ?u != resource:Tarrant_County__Texas ) }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Arlington,_Texas property:is_part_of ?u . FILTER ( ?u != resource:Tarrant_County,_Texas ) }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Arlington__Texas property:is_part_of ?v . FILTER ( ?v != resource:Tarrant_County__Texas ) . ?v rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Arlington__Texas property:is_part_of ?v . FILTER ( ?v != resource:Tarrant_County__Texas ) . ?v rdf:type ontology:city }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Texas property:capital resource:Austin__Texas }", "readable_query": "ASK WHERE { resource:Texas property:capital resource:Austin,_Texas }", "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" ] } ]
MeanOfTransportation
4
10137
Id111
[ { "subject": "Alfa_Romeo_164", "property": "engine", "object": "Alfa_Romeo_164__1" }, { "subject": "Alfa_Romeo_164", "property": "transmission", "object": "\"5-speedmanual\"" }, { "subject": "Alfa_Romeo_164", "property": "aka", "object": "\"Alfa Romeo 168\"@en" }, { "subject": "Alfa_Romeo_164", "property": "class", "object": "\"Mid-size luxury / Executive car\"@en" } ]
[ { "subject": "Alfa_Romeo_164", "property": "engine", "object": "Straight-four_engine" }, { "subject": "Alfa_Romeo_164", "property": "transmission", "object": "\"5-speed manual\"" }, { "subject": "Alfa_Romeo_164", "property": "alternativeName", "object": "\"Alfa Romeo 168\"" }, { "subject": "Alfa_Romeo_164", "property": "class", "object": "\"Mid-size luxury / Executive car\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Alfa Romeo 164 (Also known as the 168) has a straight-four engine, is a 5 speed manual and is considered mid-sized luxury executive car.", "The Alfa Romeo 164 is considered a mid-size luxury executive car and has the alternative name of Alfa Romeo 168. It has a 5 speed manual transmission and a straight-four engine.", "The Alfa Romeo, also known as the Alfa Romeo 168, has a straight-four engine, a 5-speed manual transmission and is considered a mid-size luxury executive car." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfa_Romeo_164", "property:engine", "resource:Straight_four_engine" ], [ "resource:Alfa_Romeo_164", "property:transmission", "resource:5_speed_manual" ], [ "resource:Alfa_Romeo_164", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Alfa_Romeo_164", "property:class", "Mid-size luxury / Executive car" ], [ "resource:Alfa_Romeo_164", "property:alternative_name", "resource:Alfa_Romeo_168" ] ]
Alfa_Romeo_164
[ { "modified": "Mid-size luxury / Executive car", "readable": "Mid-size luxury / Executive car", "graph": "Mid-size luxury / Executive car" }, { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "transmission", "readable": "transmission", "graph": "property:transmission" }, { "modified": "5-speed manual", "readable": "5-speed manual", "graph": "resource:5_speed_manual" }, { "modified": "Alfa_Romeo_164", "readable": "Alfa Romeo 164", "graph": "resource:Alfa_Romeo_164" }, { "modified": "Alfa Romeo 168", "readable": "Alfa Romeo 168", "graph": "resource:Alfa_Romeo_168" }, { "modified": "Straight-four_engine", "readable": "Straight-four engine", "graph": "resource:Straight_four_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?n WHERE { resource:Alfa_Romeo_164 property:engine ?u . resource:Alfa_Romeo_164 property:class ?n }", "readable_query": "SELECT DISTINCT ?u ?n WHERE { resource:Alfa_Romeo_164 property:engine ?u . resource:Alfa_Romeo_164 property:class ?n }", "graph_answer": [ "resource:Straight_four_engine", "Mid-size luxury / Executive car" ], "readable_answer": [ "Straight-four engine", "Mid-size luxury / Executive car" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w ?z WHERE { resource:Alfa_Romeo_164 property:transmission ?z . resource:Alfa_Romeo_164 property:alternative_name ?w }", "readable_query": "SELECT DISTINCT ?w ?z WHERE { resource:Alfa_Romeo_164 property:transmission ?z . resource:Alfa_Romeo_164 property:alternative_name ?w }", "graph_answer": [ "resource:Alfa_Romeo_168", "resource:5_speed_manual" ], "readable_answer": [ "Alfa Romeo 168", "5-speed manual" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
2
4569
Id81
[ { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Ayam_penyet", "property": "country", "object": "Indonesia" } ]
[ { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Ayam_penyet", "property": "country", "object": "Indonesia" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam penyet is and Indonesian dish that contains fried chicken.", "Fried chicken is an ingredient in the dish Ayam Penyet which is from Indonesia.", "Fried chicken is an ingredient in the Indonesian dish Ayam penyet." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ayam_penyet", "property:ingredient", "resource:Fried_chicken" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Indonesia" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Fried_chicken", "readable": "Fried chicken", "graph": "resource:Fried_chicken" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?j rdf:type ontology:food . ?j property:country ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'i' ) ) . ?j property:ingredient resource:Fried_chicken }", "readable_query": "SELECT DISTINCT ?o WHERE { ?j rdf:type ontology:food . ?j property:country ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'i' ) ) . ?j property:ingredient resource:Fried_chicken }", "graph_answer": [ "resource:Indonesia" ], "readable_answer": [ "Indonesia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:food . ?l property:ingredient resource:Fried_chicken . ?l property:country resource:Indonesia }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:food . ?l property:ingredient resource:Fried_chicken . ?l property:country resource:Indonesia }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "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" ] } ]
Artist
5
11335
Id186
[ { "subject": "Andrew_White_(musician)", "property": "associatedBand", "object": "Kaiser_Chiefs" }, { "subject": "Andrew_White_(musician)", "property": "associatedMusicalArtist", "object": "Marry_Banilow" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "Universal_Records_(defunct_record_label)" }, { "subject": "Andrew_White_(musician)", "property": "label", "object": "Fiction" }, { "subject": "Andrew_White_(musician)", "property": "activeYearsStartYear", "object": "\"2003\"^^xsd:gYear" } ]
[ { "subject": "Andrew_White_(musician)", "property": "associatedBand/associatedMusicalArtist", "object": "Kaiser_Chiefs" }, { "subject": "Andrew_White_(musician)", "property": "associatedBand/associatedMusicalArtist", "object": "Marry_Banilow" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "Universal_Records_(defunct_record_label)" }, { "subject": "Andrew_White_(musician)", "property": "recordLabel", "object": "Fiction" }, { "subject": "Andrew_White_(musician)", "property": "activeYearsStartYear", "object": "2003" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andrew White plays for the Kaiser Chiefs. He started his career in 2003 and is signed to the Fiction record label and formerly Universal records, now definct. He is associated with Marry Banilow.", "Andrew White started his career in 2003 and plays with Kaiser Chiefs. He is associated with Marry Banilow and has been signed to both Universal Records, now defunct, and Fiction.", "Andrew White of the Kaiser Chiefs began his career in 2003 and is associated with Marry Banilow. He is currently signed to Fiction record label and was formerly singed to the now defunct Universal Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Andrew_White__musician_", "rdf:type", "ontology:artist" ], [ "resource:Andrew_White__musician_", "property:associated_band_associated_musical_artist", "resource:Kaiser_Chiefs" ], [ "resource:Andrew_White__musician_", "property:associated_band_associated_musical_artist", "resource:Marry_Banilow" ], [ "resource:Andrew_White__musician_", "property:active_years_start_year", "resource:2003" ], [ "resource:Andrew_White__musician_", "property:record_label", "resource:Fiction" ], [ "resource:Andrew_White__musician_", "property:record_label", "resource:Universal_Records__defunct_record_label_" ] ]
Andrew_White_(musician)
[ { "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": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "2003", "readable": "2003", "graph": "resource:2003" }, { "modified": "Andrew_White_(musician)", "readable": "Andrew White", "graph": "resource:Andrew_White__musician_" }, { "modified": "Fiction", "readable": "Fiction", "graph": "resource:Fiction" }, { "modified": "Kaiser_Chiefs", "readable": "Kaiser Chiefs", "graph": "resource:Kaiser_Chiefs" }, { "modified": "Marry_Banilow", "readable": "Marry Banilow", "graph": "resource:Marry_Banilow" }, { "modified": "Universal_Records_(defunct_record_label)", "readable": "Universal Records", "graph": "resource:Universal_Records__defunct_record_label_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?f ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'f' ) ) . resource:Andrew_White__musician_ property:record_label ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?f ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'f' ) ) . resource:Andrew_White_(musician) property:record_label ?y }", "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 ( COUNT ( ?f ) AS ?q ) WHERE { resource:Andrew_White__musician_ property:associated_band_associated_musical_artist ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?q ) WHERE { resource:Andrew_White_(musician) property:associated_band_associated_musical_artist ?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 ?q WHERE { resource:Andrew_White__musician_ property:associated_band_associated_musical_artist ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Andrew_White_(musician) property:associated_band_associated_musical_artist ?q }", "graph_answer": [ "resource:Kaiser_Chiefs", "resource:Marry_Banilow" ], "readable_answer": [ "Kaiser Chiefs", "Marry Banilow" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'f' ) ) . resource:Andrew_White__musician_ property:record_label ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'f' ) ) . resource:Andrew_White_(musician) property:record_label ?b }", "graph_answer": [ "resource:Fiction" ], "readable_answer": [ "Fiction" ], "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 ?j WHERE { resource:Andrew_White__musician_ property:record_label ?j . FILTER ( CONTAINS ( LCASE ( ?j ) , 'records' ) ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Andrew_White_(musician) property:record_label ?j . FILTER ( CONTAINS ( LCASE ( ?j ) , 'records' ) ) }", "graph_answer": [ "resource:Universal_Records__defunct_record_label_" ], "readable_answer": [ "Universal Records" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Andrew_White__musician_ property:dedicated_to ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Andrew_White_(musician) property:dedicated_to ?b }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9517
Id116
[ { "subject": "Auburn,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "King_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "areaTotal", "object": "\"77.41\"^^<http://dbpedia.org/datatype/squareKilometre>" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" } ]
[ { "subject": "Auburn,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "areaTotal", "object": "77.41 (square kilometres)" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Auburn, located in King County, Washington (state), USA, has a total area of 77.41 square kilometres.", "Auburn is part of King County, Washington in the U.S. Auburn (Washington) has a total area of 77.41 square kilometres.", "Auburn is located in King County, part of the state of Washington. It covers a total area of 77.41 sq km within the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Auburn__Washington", "property:area_total", "77.41 (square kilometres)" ], [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:country", "resource:United_States" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Washington__state_" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:King_County__Washington" ] ]
Auburn,_Washington
[ { "modified": "77.41 (square kilometres)", "readable": "77.41", "graph": "77.41 (square kilometres)" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "King_County,_Washington", "readable": "King County, Washington", "graph": "resource:King_County__Washington" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington_(state)", "readable": "Washington", "graph": "resource:Washington__state_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:area_total '140.8 (square kilometres)' . ?j property:is_part_of resource:King_County__Washington . ?j rdf:type ontology:city }", "readable_query": "ASK WHERE { ?j property:area_total '140.8 (square kilometres)' . ?j property:is_part_of resource:King_County,_Washington . ?j rdf:type ontology:city }", "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 { ?r rdf:type ontology:city . ?r property:area_total '77.41 (square kilometres)' . ?r property:is_part_of resource:King_County__Washington }", "readable_query": "ASK WHERE { ?r rdf:type ontology:city . ?r property:area_total '77.41 (square kilometres)' . ?r property:is_part_of resource:King_County,_Washington }", "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 ?d WHERE { ?d property:area_total '77.41 (square kilometres)' . ?d rdf:type ontology:city . ?d property:is_part_of resource:King_County__Washington }", "readable_query": "SELECT ?d WHERE { ?d property:area_total '77.41 (square kilometres)' . ?d rdf:type ontology:city . ?d property:is_part_of resource:King_County,_Washington }", "graph_answer": [ "resource:Auburn__Washington" ], "readable_answer": [ "Auburn, Washington" ], "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 ( COUNT ( ?p ) AS ?g ) WHERE { resource:Auburn__Washington property:is_part_of ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?g ) WHERE { resource:Auburn,_Washington property:is_part_of ?p }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:King_County__Washington ) . resource:Auburn__Washington property:is_part_of ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?e != resource:King_County,_Washington ) . resource:Auburn,_Washington property:is_part_of ?e }", "graph_answer": [ "resource:Washington__state_" ], "readable_answer": [ "Washington" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y ?j WHERE { resource:Auburn__Washington property:area_total ?j . resource:Auburn__Washington property:country ?y }", "readable_query": "SELECT DISTINCT ?y ?j WHERE { resource:Auburn,_Washington property:area_total ?j . resource:Auburn,_Washington property:country ?y }", "graph_answer": [ "resource:United_States", "77.41 (square kilometres)" ], "readable_answer": [ "United States", "77.41" ], "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" ] } ]
Astronaut
7
13100
Id67
[ { "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": "birthDate", "object": "\"1927-07-23\"^^xsd:date" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "athletics", "object": "Big_12_Conference" }, { "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": "birthDate", "object": "\"1927-07-23\"" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "competeIn", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" } ]
(X (X) (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Elliot See was an American born on July 23, 1927 in Dallas. He attended the U of Texas at Austin which is part of the U of Texas system and the big 12 Conference. He has since passed away.", "Elliot See was an American who was born in Dallas on July 23, 1927. See attended the 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. Elliot See is dead, but the date of his death was not noted." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:status", "resource:Deceased" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:nationality", "resource:United_States" ], [ "resource:Elliot_See", "property:birth_date", "1927-07-23" ], [ "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": "1927-07-23", "readable": "1927-07-23", "graph": "1927-07-23" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "competeIn", "readable": "compete in", "graph": "property:compete_in" }, { "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": "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 ?l WHERE { ?l property:alma_mater ?e . ?l property:birth_date ?a . ?l rdf:type ontology:astronaut . FILTER ( ?a = \"1927-07-23\" ) . ?e property:affiliation resource:University_of_Texas_System }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:alma_mater ?e . ?l property:birth_date ?a . ?l rdf:type ontology:astronaut . FILTER ( ?a = \"1927-07-23\" ) . ?e property:affiliation resource:University_of_Texas_System }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Elliot_See property:alma_mater ?n . resource:Elliot_See rdf:type ontology:astronaut . FILTER ( ?o = \"1927-07-23\" ) . ?n property:affiliation resource:University_of_Texas_System . resource:Elliot_See property:birth_date ?o }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Elliot_See property:alma_mater ?n . resource:Elliot_See rdf:type ontology:astronaut . FILTER ( ?o = \"1927-07-23\" ) . ?n property:affiliation resource:University_of_Texas_System . resource:Elliot_See property:birth_date ?o }", "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", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v ?e WHERE { resource:Elliot_See property:nationality ?v . resource:Elliot_See property:birth_place ?e }", "readable_query": "SELECT DISTINCT ?v ?e WHERE { resource:Elliot_See property:nationality ?v . resource:Elliot_See property:birth_place ?e }", "graph_answer": [ "resource:United_States", "resource:Dallas" ], "readable_answer": [ "United States", "Dallas" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Elliot_See property:status resource:Deceased }", "readable_query": "ASK WHERE { resource:Elliot_See property:status resource:Deceased }", "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" ] } ]
MeanOfTransportation
5
12384
Id101
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "AIDA_Cruises", "property": "location", "object": "Rostock" }, { "subject": "AIDAluna", "property": "shipOwner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "Caterpillar_Inc.", "property": "keyPerson", "object": "Douglas_R._Oberhelman" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "AIDA_Cruises", "property": "location", "object": "Rostock" }, { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The power type of the AIDAluna is the Caterpillar Inc. engine which is built in Rostock by AIDA Cruises which owns AIDAluna. Douglas R Oberhelman is a key person at Caterpillar Inc which was founded in California.", "AIDA Cruises, located in Rostock, is the owner of the AIDAluna which is powered by Caterpillar Inc. Caterpillar, Inc., at which Douglas R. Oberhelman is a key person, was founded in California." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:key_person", "resource:Douglas_R__Oberhelman" ], [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:California" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ], [ "resource:AIDAluna", "property:owner", "resource:AIDA_Cruises" ], [ "resource:AIDA_Cruises", "property:location", "resource:Rostock" ] ]
AIDAluna
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Douglas_R._Oberhelman", "readable": "Douglas R. Oberhelman", "graph": "resource:Douglas_R__Oberhelman" }, { "modified": "Rostock", "readable": "Rostock", "graph": "resource:Rostock" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:owner resource:AIDA_Cruises . ?x property:power_type resource:Humphrys__Tennant_and_Dykes }", "readable_query": "ASK WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:owner resource:AIDA_Cruises . ?x property:power_type resource:Humphrys,_Tennant_and_Dykes }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Caterpillar_Inc_ property:foundation_place ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'c' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Caterpillar_Inc. property:foundation_place ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'c' ) ) }", "graph_answer": [ "resource:California" ], "readable_answer": [ "California" ], "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 ?z WHERE { resource:Caterpillar_Inc_ property:draft_round ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Caterpillar_Inc. property:draft_round ?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" ] } ]
Building
3
6561
Id181
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "New_York_City", "property": "isPartOf", "object": "New_York" }, { "subject": "New_York_City", "property": "subdivisionName", "object": "Manhattan" } ]
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "New_York_City", "property": "isPartOf", "object": "New_York" }, { "subject": "New_York_City", "property": "isPartOf", "object": "Manhattan" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "New York City, New York, Manhattan is the location of the Asser Levy Public Baths.", "Asser Levy Public baths are in Manhattan, New York City, New York.", "Asser Levy Public baths are located in New York City, New York, Manhattan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:New_York_City", "property:is_part_of", "resource:New_York" ], [ "resource:New_York_City", "property:is_part_of", "resource:Manhattan" ], [ "resource:Asser_Levy_Public_Baths", "rdf:type", "ontology:building" ], [ "resource:Asser_Levy_Public_Baths", "property:location", "resource:New_York_City" ] ]
Asser_Levy_Public_Baths
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Asser_Levy_Public_Baths", "readable": "Asser Levy Public Baths", "graph": "resource:Asser_Levy_Public_Baths" }, { "modified": "Manhattan", "readable": "Manhattan", "graph": "resource:Manhattan" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?x ) WHERE { resource:New_York_City property:is_part_of ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?x ) WHERE { resource:New_York_City property:is_part_of ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:New_York_City property:is_part_of ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:New_York_City property:is_part_of ?q }", "graph_answer": [ "resource:New_York", "resource:Manhattan" ], "readable_answer": [ "New York", "Manhattan" ], "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 { ?b property:location resource:New_York_City . ?b rdf:type ontology:building }", "readable_query": "ASK WHERE { ?b property:location resource:New_York_City . ?b rdf:type ontology:building }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?m WHERE { ?m rdf:type ontology:building . ?m property:location resource:New_York_City }", "readable_query": "SELECT ?m WHERE { ?m rdf:type ontology:building . ?m property:location resource:New_York_City }", "graph_answer": [ "resource:Asser_Levy_Public_Baths" ], "readable_answer": [ "Asser Levy Public Baths" ], "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" ] } ]
Building
4
9219
Id142
[ { "subject": "Ampara_Hospital", "property": "country", "object": "Sri_Lanka" }, { "subject": "Sri_Lanka", "property": "leaderName", "object": "Ranil_Wickremesinghe" }, { "subject": "Ampara_Hospital", "property": "state", "object": "Eastern_Province,_Sri_Lanka" }, { "subject": "Sri_Lanka", "property": "capital", "object": "Sri_Jayawardenepura_Kotte" } ]
[ { "subject": "Ampara_Hospital", "property": "country", "object": "Sri_Lanka" }, { "subject": "Sri_Lanka", "property": "leader", "object": "Ranil_Wickremesinghe" }, { "subject": "Ampara_Hospital", "property": "state", "object": "Eastern_Province,_Sri_Lanka" }, { "subject": "Sri_Lanka", "property": "capital", "object": "Sri_Jayawardenepura_Kotte" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ampara Hospital is in the Eastern Province, Sri Lanka. The capital of the country is Sri Jayawardenepura Kotte and the leader of the country is Ranil Wickremesinghe.", "Ampara Hospital is in the Eastern Province, Sri Lanka. Its leader is Ranil Wickremesinghe and its capital is Sri Jayawardenepura Kotte." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Sri_Lanka", "property:leader", "resource:Ranil_Wickremesinghe" ], [ "resource:Sri_Lanka", "property:capital", "resource:Sri_Jayawardenepura_Kotte" ], [ "resource:Ampara_Hospital", "rdf:type", "ontology:building" ], [ "resource:Ampara_Hospital", "property:state", "resource:Eastern_Province__Sri_Lanka" ], [ "resource:Ampara_Hospital", "property:country", "resource:Sri_Lanka" ] ]
Ampara_Hospital
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Ampara_Hospital", "readable": "Ampara Hospital", "graph": "resource:Ampara_Hospital" }, { "modified": "Eastern_Province,_Sri_Lanka", "readable": "Eastern Province, Sri Lanka", "graph": "resource:Eastern_Province__Sri_Lanka" }, { "modified": "Ranil_Wickremesinghe", "readable": "Ranil Wickremesinghe", "graph": "resource:Ranil_Wickremesinghe" }, { "modified": "Sri_Jayawardenepura_Kotte", "readable": "Sri Jayawardenepura Kotte", "graph": "resource:Sri_Jayawardenepura_Kotte" }, { "modified": "Sri_Lanka", "readable": "Sri Lanka", "graph": "resource:Sri_Lanka" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:state resource:Pennsylvania . ?p property:country resource:Sri_Lanka . ?p rdf:type ontology:building }", "readable_query": "ASK WHERE { ?p property:state resource:Pennsylvania . ?p property:country resource:Sri_Lanka . ?p rdf:type ontology:building }", "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 { ?f property:country resource:Sri_Lanka . ?f property:state resource:Eastern_Province__Sri_Lanka . ?f rdf:type ontology:building }", "readable_query": "ASK WHERE { ?f property:country resource:Sri_Lanka . ?f property:state resource:Eastern_Province,_Sri_Lanka . ?f rdf:type ontology:building }", "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 ?g WHERE { ?g property:state resource:Eastern_Province__Sri_Lanka . ?g rdf:type ontology:building . ?g property:country resource:Sri_Lanka }", "readable_query": "SELECT ?g WHERE { ?g property:state resource:Eastern_Province,_Sri_Lanka . ?g rdf:type ontology:building . ?g property:country resource:Sri_Lanka }", "graph_answer": [ "resource:Ampara_Hospital" ], "readable_answer": [ "Ampara Hospital" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?s WHERE { resource:Sri_Lanka property:capital ?s . resource:Sri_Lanka property:leader ?t }", "readable_query": "SELECT DISTINCT ?t ?s WHERE { resource:Sri_Lanka property:capital ?s . resource:Sri_Lanka property:leader ?t }", "graph_answer": [ "resource:Ranil_Wickremesinghe", "resource:Sri_Jayawardenepura_Kotte" ], "readable_answer": [ "Ranil Wickremesinghe", "Sri Jayawardenepura Kotte" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
2
4593
Id105
[ { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Sausage" }, { "subject": "Bacon_Explosion", "property": "course", "object": "\"Main course\"@en" } ]
[ { "subject": "Bacon_Explosion", "property": "ingredient", "object": "Sausage" }, { "subject": "Bacon_Explosion", "property": "course", "object": "\"Main course\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bacon Explosion is a main course and features the ingredient of sausage among many others.", "Bacon Explosion is a main course that has sausage as an ingredient." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bacon_Explosion", "property:ingredient", "resource:Sausage" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:course", "resource:Main_course" ] ]
Bacon_Explosion
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Main course", "readable": "Main course", "graph": "resource:Main_course" }, { "modified": "Sausage", "readable": "Sausage", "graph": "resource:Sausage" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p rdf:type ontology:food . ?p property:ingredient resource:Sausage . ?p property:course resource:Dessert }", "readable_query": "ASK WHERE { ?p rdf:type ontology:food . ?p property:ingredient resource:Sausage . ?p property:course resource:Dessert }", "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 { ?r property:ingredient resource:Sausage . ?r property:course resource:Main_course . ?r rdf:type ontology:food }", "readable_query": "ASK WHERE { ?r property:ingredient resource:Sausage . ?r property:course resource:Main_course . ?r rdf:type ontology:food }", "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 ?n WHERE { ?n property:course resource:Main_course . ?n property:ingredient resource:Sausage . ?n rdf:type ontology:food }", "readable_query": "SELECT ?n WHERE { ?n property:course resource:Main_course . ?n property:ingredient resource:Sausage . ?n rdf:type ontology:food }", "graph_answer": [ "resource:Bacon_Explosion" ], "readable_answer": [ "Bacon Explosion" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12192
Id139
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "demonym", "object": "Indian_people" }, { "subject": "India", "property": "currency", "object": "Indian_rupee" }, { "subject": "India", "property": "leaderName", "object": "T._S._Thakur" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "India", "property": "demonym", "object": "Indian_people" }, { "subject": "India", "property": "currency", "object": "Indian_rupee" }, { "subject": "India", "property": "leader", "object": "T._S._Thakur" }, { "subject": "India", "property": "leader", "object": "Narendra_Modi" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Narendra Modi and T.S. Thakur are leaders in India which is where Indian people are from. It is also where Bhajji originates from, and where the Indian rupee is the currency.", "TS Thakur and Narendra Modi are leaders in India, the country which is home to the Bhajji. People from India are called Indians and the currency there is the Indian rupee." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:India", "property:leader", "resource:T__S__Thakur" ], [ "resource:India", "property:leader", "resource:Narendra_Modi" ], [ "resource:India", "property:demonym", "resource:Indian_people" ], [ "resource:India", "property:currency", "resource:Indian_rupee" ] ]
Bhajji
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Indian_people", "readable": "Indian people", "graph": "resource:Indian_people" }, { "modified": "Indian_rupee", "readable": "Indian rupee", "graph": "resource:Indian_rupee" }, { "modified": "Narendra_Modi", "readable": "Narendra Modi", "graph": "resource:Narendra_Modi" }, { "modified": "T._S._Thakur", "readable": "T. S. Thakur", "graph": "resource:T__S__Thakur" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r rdf:type ontology:food . ?r property:country ?c . ?c property:currency resource:Euro }", "readable_query": "ASK WHERE { ?r rdf:type ontology:food . ?r property:country ?c . ?c property:currency resource:Euro }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Company
3
7057
Id46
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "product", "object": "Drugs" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" } ]
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "product", "object": "Drugs" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hypermarcas, whose key person is their CEO, makes drugs and is located in Brazil.", "Hypermarcas whose main product is drugs is located in Brazil and managed by their CEO.", "Led by its CEO, Hypermarcas is a company in Brazil that produces pharmaceutical drugs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:product", "resource:Drugs" ], [ "resource:Hypermarcas", "property:key_person", "resource:CEO" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ], [ "resource:Hypermarcas", "property:location", "resource:Brazil" ] ]
Hypermarcas
[ { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "CEO", "readable": "CEO", "graph": "resource:CEO" }, { "modified": "Drugs", "readable": "Drugs", "graph": "resource:Drugs" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?r WHERE { resource:Hypermarcas property:key_person ?r . resource:Hypermarcas property:location ?o }", "readable_query": "SELECT DISTINCT ?o ?r WHERE { resource:Hypermarcas property:key_person ?r . resource:Hypermarcas property:location ?o }", "graph_answer": [ "resource:Brazil", "resource:CEO" ], "readable_answer": [ "Brazil", "CEO" ], "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 ?e WHERE { resource:Hypermarcas property:is_part_of_military_conflict ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Hypermarcas property:is_part_of_military_conflict ?e }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6875
Id163
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "subdivisionName", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Monroe_Township,_Madison_County,_Indiana", "property": "isPartOf", "object": "Indiana" } ]
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Monroe_Township,_Madison_County,_Indiana", "property": "isPartOf", "object": "Indiana" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alexandria is part of the Monroe Township which is in Madison County, Indiana and the capital of Indiana is Indianapolis.", "Alexandria, is part of Monroe Township, in Madison County, in Indiana, the capital of which is Indianapolis." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alexandria__Indiana", "rdf:type", "ontology:city" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Monroe_Township__Madison_County__Indiana" ], [ "resource:Indiana", "property:capital", "resource:Indianapolis" ], [ "resource:Monroe_Township__Madison_County__Indiana", "property:is_part_of", "resource:Indiana" ] ]
Alexandria,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alexandria,_Indiana", "readable": "Alexandria, Indiana", "graph": "resource:Alexandria__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" }, { "modified": "Monroe_Township,_Madison_County,_Indiana", "readable": "Monroe Township, Madison County, Indiana", "graph": "resource:Monroe_Township__Madison_County__Indiana" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Alexandria__Indiana property:is_part_of ?s . VALUES ( ?s ) { ( resource:Indiana ) ( resource:Monroe_Township__Madison_County__Indiana ) } }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Alexandria,_Indiana property:is_part_of ?s . VALUES ( ?s ) { ( resource:Indiana ) ( resource:Monroe_Township,_Madison_County,_Indiana ) } }", "graph_answer": [ "resource:Monroe_Township__Madison_County__Indiana" ], "readable_answer": [ "Monroe Township, Madison County, Indiana" ], "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 ?q WHERE { resource:Indiana property:associated_rocket ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Indiana property:associated_rocket ?q }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
2
4970
Id205
[ { "subject": "Neptun_Werft", "property": "locationCity", "object": "Rostock" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "Neptun_Werft" } ]
[ { "subject": "Neptun_Werft", "property": "city", "object": "Rostock" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "Neptun_Werft" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Located in Rostock, Neptun Werft, built the A-Rosa Luna.", "The A-Rosa Luna was built on the Neptun Werft, the location of which, is in Rostock.", "The Neptun Werft is located in Rostock and built the A-Rosa Luna." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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" ] ]
A-Rosa_Luna
[ { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "A-Rosa_Luna", "readable": "A-Rosa Luna", "graph": "resource:A_Rosa_Luna" }, { "modified": "Neptun_Werft", "readable": "Neptun Werft", "graph": "resource:Neptun_Werft" }, { "modified": "Rostock", "readable": "Rostock", "graph": "resource:Rostock" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z ?t WHERE { ?z property:builder ?t . ?t property:city resource:Rostock . ?z rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?z ?t WHERE { ?z property:builder ?t . ?t property:city resource:Rostock . ?z rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:A_Rosa_Luna", "resource:Neptun_Werft" ], "readable_answer": [ "A-Rosa Luna", "Neptun Werft" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
4
8978
Id48
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "History_of_the_St._Louis_Rams" }, { "subject": "Akeem_Ayers", "property": "dateOfBirth", "object": "\"1989-07-10\"^^xsd:date" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" }, { "subject": "Akeem_Ayers", "property": "activeYearsStartYear", "object": "\"2011\"^^xsd:gYear" } ]
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "St._Louis_Rams" }, { "subject": "Akeem_Ayers", "property": "birthDate", "object": "1989-07-10" }, { "subject": "Akeem_Ayers", "property": "debutTeam", "object": "Tennessee_Titans" }, { "subject": "Akeem_Ayers", "property": "activeYearsStartYear", "object": "2011" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Ayers. was born on 10th July 1989 and has been active since 2011. His debut team was Tennessee Titans and another former team, is St. Louis Rams.", "Akeem Ayers, born July 10th, 1989, started his career in 2011, making his debut for the Tennessee Titans. He also used to play for St Louis Rams.", "Akeem Ayers was born July 10, 1989 and debuted with the Tennessee Titans in 2011. He has also played with St. Louis Rams." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Ayers", "property:former_team", "resource:St__Louis_Rams" ], [ "resource:Akeem_Ayers", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Ayers", "property:active_years_start_year", "resource:2011" ], [ "resource:Akeem_Ayers", "property:birth_date", "resource:1989_07_10" ], [ "resource:Akeem_Ayers", "property:debut_team", "resource:Tennessee_Titans" ] ]
Akeem_Ayers
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "debutTeam", "readable": "debut team", "graph": "property:debut_team" }, { "modified": "formerTeam", "readable": "former team", "graph": "property:former_team" }, { "modified": "1989-07-10", "readable": "1989-07-10", "graph": "resource:1989_07_10" }, { "modified": "2011", "readable": "2011", "graph": "resource:2011" }, { "modified": "Akeem_Ayers", "readable": "Akeem Ayers", "graph": "resource:Akeem_Ayers" }, { "modified": "St._Louis_Rams", "readable": "St. Louis Rams", "graph": "resource:St__Louis_Rams" }, { "modified": "Tennessee_Titans", "readable": "Tennessee Titans", "graph": "resource:Tennessee_Titans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?y = \"1989_07_10\" ) . ?c rdf:type ontology:athlete . ?c property:birth_date ?y . ?c property:debut_team ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?y = \"1989-07-10\" ) . ?c rdf:type ontology:athlete . ?c property:birth_date ?y . ?c property:debut_team ?r }", "graph_answer": [ "resource:Tennessee_Titans" ], "readable_answer": [ "Tennessee Titans" ], "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 ?m WHERE { ?m property:birth_date ?w . FILTER ( ?w = \"1989_07_10\" ) . ?m property:debut_team resource:Tennessee_Titans . ?m rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:birth_date ?w . FILTER ( ?w = \"1989-07-10\" ) . ?m property:debut_team resource:Tennessee_Titans . ?m rdf:type ontology:athlete }", "graph_answer": [ "resource:Akeem_Ayers" ], "readable_answer": [ "Akeem Ayers" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p ?u WHERE { resource:Akeem_Ayers property:active_years_start_year ?p . resource:Akeem_Ayers property:former_team ?u }", "readable_query": "SELECT DISTINCT ?p ?u WHERE { resource:Akeem_Ayers property:active_years_start_year ?p . resource:Akeem_Ayers property:former_team ?u }", "graph_answer": [ "resource:2011", "resource:St__Louis_Rams" ], "readable_answer": [ "2011", "St. Louis Rams" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
WrittenWork
2
5518
Id53
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "doctoralAdvisor", "object": "Michael_Tinkham" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "doctoralAdvisor", "object": "Michael_Tinkham" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The doctoral advisor of A T Charlie Johnson, the editor of AIP Advances, was Michael Tinkham.", "A T Charlie Johnson, editor of AIP Advances, was a PhD student of Michael Tinkham.", "Michael Tinkham was the doctoral advisor to A T Charlie Johnson who is the editor of AIP Advances." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:doctoral_advisor", "resource:Michael_Tinkham" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ] ]
AIP_Advances
[ { "modified": "doctoralAdvisor", "readable": "doctoral advisor", "graph": "property:doctoral_advisor" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "Michael_Tinkham", "readable": "Michael Tinkham", "graph": "resource:Michael_Tinkham" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?z ) WHERE { ?m property:editor ?s . ?s property:nationality resource:United_States . ?m rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?z ) WHERE { ?m property:editor ?s . ?s property:nationality resource:United_States . ?m rdf:type ontology:written_work }", "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": "ASK WHERE { resource:AIP_Advances rdf:type ontology:written_work . resource:AIP_Advances property:editor ?e . ?e property:doctoral_advisor resource:Michael_Tinkham }", "readable_query": "ASK WHERE { resource:AIP_Advances rdf:type ontology:written_work . resource:AIP_Advances property:editor ?e . ?e property:doctoral_advisor resource:Michael_Tinkham }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?b WHERE { resource:AIP_Advances property:editor ?b . ?b property:doctoral_advisor resource:Michael_Tinkham . resource:AIP_Advances rdf:type ontology:written_work }", "readable_query": "SELECT ?b WHERE { resource:AIP_Advances property:editor ?b . ?b property:doctoral_advisor resource:Michael_Tinkham . resource:AIP_Advances rdf:type ontology:written_work }", "graph_answer": [ "resource:A_T__Charlie_Johnson" ], "readable_answer": [ "A.T. Charlie Johnson" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
7988
Id61
[ { "subject": "A.F.C._Blackpool", "property": "ground", "object": "\"Jepson Way,\"@en" }, { "subject": "A.F.C._Blackpool", "property": "capacity", "object": "\"1500\"^^xsd:nonNegativeInteger" }, { "subject": "A.F.C._Blackpool", "property": "fullname", "object": "\"Association Football Club Blackpool\"@en" } ]
[ { "subject": "A.F.C._Blackpool", "property": "ground", "object": "\"Jepson Way,\"" }, { "subject": "A.F.C._Blackpool", "property": "numberOfMembers", "object": "1500" }, { "subject": "A.F.C._Blackpool", "property": "fullName", "object": "\"Association Football Club Blackpool\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A.F.C. Blackpool full name is \"Association Football Club Blackpool,\" they have 1500 members and their grounds are at Jepson Way.", "AFC Blackpool has the full name \"Association Football Club Blackpool\". They have 1500 members and their grounds are Jepson Way." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_F_C__Blackpool", "property:full_name", "Association Football Club Blackpool" ], [ "resource:A_F_C__Blackpool", "property:number_of_members", "resource:1500" ], [ "resource:A_F_C__Blackpool", "rdf:type", "ontology:sports_team" ], [ "resource:A_F_C__Blackpool", "property:ground", "resource:Jepson_Way_" ] ]
A.F.C._Blackpool
[ { "modified": "Association Football Club Blackpool", "readable": "Association Football Club Blackpool", "graph": "Association Football Club Blackpool" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "1500", "readable": "1500", "graph": "resource:1500" }, { "modified": "A.F.C._Blackpool", "readable": "A.F.C. Blackpool", "graph": "resource:A_F_C__Blackpool" }, { "modified": "Jepson Way,", "readable": "Jepson Way,", "graph": "resource:Jepson_Way_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:A_F_C__Blackpool property:width ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:A.F.C._Blackpool property:width ?z }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z ?y WHERE { resource:A_F_C__Blackpool property:ground ?z . resource:A_F_C__Blackpool property:full_name ?y }", "readable_query": "SELECT DISTINCT ?z ?y WHERE { resource:A.F.C._Blackpool property:ground ?z . resource:A.F.C._Blackpool property:full_name ?y }", "graph_answer": [ "resource:Jepson_Way_", "Association Football Club Blackpool" ], "readable_answer": [ "Jepson Way,", "Association Football Club Blackpool" ], "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 ?y WHERE { resource:A_F_C__Blackpool property:academic_discipline ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:A.F.C._Blackpool property:academic_discipline ?y }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
4
9202
Id125
[ { "subject": "Alan_B._Miller_Hall", "property": "owner", "object": "College_of_William_&_Mary" }, { "subject": "College_of_William_&_Mary", "property": "chancellor", "object": "Robert_Gates" }, { "subject": "Mason_School_of_Business", "property": "country", "object": "United_States" }, { "subject": "Alan_B._Miller_Hall", "property": "currentTenants", "object": "Mason_School_of_Business" } ]
[ { "subject": "Alan_B._Miller_Hall", "property": "owner", "object": "College_of_William_&_Mary" }, { "subject": "College_of_William_&_Mary", "property": "chancellor", "object": "Robert_Gates" }, { "subject": "Mason_School_of_Business", "property": "country", "object": "United_States" }, { "subject": "Alan_B._Miller_Hall", "property": "currentTenants", "object": "Mason_School_of_Business" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Mason School of Business, which is located in the United States, are the current tenants of Alan B Miller Hall. Robert Gates is the chancellor of the College of William & Mary, which owns Alan B. Miller Hall.", "Robert Gates served as chancellor of the College of William and Mary who own the Alan B. Miller Hall in the United States .The current tenants are The Mason School of Business.", "The College of William and Mary, with Chancellor Robert Gates, is the owner of the Alan B. Miller Hall, United States, currently leased to the Mason School of Business." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:College_of_William___Mary", "property:chancellor", "resource:Robert_Gates" ], [ "resource:Alan_B__Miller_Hall", "rdf:type", "ontology:building" ], [ "resource:Alan_B__Miller_Hall", "property:owner", "resource:College_of_William___Mary" ], [ "resource:Alan_B__Miller_Hall", "property:current_tenants", "resource:Mason_School_of_Business" ], [ "resource:Mason_School_of_Business", "property:country", "resource:United_States" ] ]
Alan_B._Miller_Hall
[ { "modified": "chancellor", "readable": "chancellor", "graph": "property:chancellor" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currentTenants", "readable": "current tenants", "graph": "property:current_tenants" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "Alan_B._Miller_Hall", "readable": "Alan B. Miller Hall", "graph": "resource:Alan_B__Miller_Hall" }, { "modified": "College_of_William_&_Mary", "readable": "College of William & Mary", "graph": "resource:College_of_William___Mary" }, { "modified": "Mason_School_of_Business", "readable": "Mason School of Business", "graph": "resource:Mason_School_of_Business" }, { "modified": "Robert_Gates", "readable": "Robert Gates", "graph": "resource:Robert_Gates" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?y rdf:type ontology:building . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'c' ) ) . ?w property:chancellor resource:Robert_Gates . ?y property:current_tenants resource:Mason_School_of_Business . ?y property:owner ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?y rdf:type ontology:building . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'c' ) ) . ?w property:chancellor resource:Robert_Gates . ?y property:current_tenants resource:Mason_School_of_Business . ?y property:owner ?w }", "graph_answer": [ "resource:College_of_William___Mary" ], "readable_answer": [ "College of William & Mary" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:College_of_William___Mary property:chancellor resource:Robert_Gates . ?m property:owner resource:College_of_William___Mary . ?m rdf:type ontology:building . ?m property:current_tenants resource:Mason_School_of_Business }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:College_of_William_&_Mary property:chancellor resource:Robert_Gates . ?m property:owner resource:College_of_William_&_Mary . ?m rdf:type ontology:building . ?m property:current_tenants resource:Mason_School_of_Business }", "graph_answer": [ "resource:Alan_B__Miller_Hall" ], "readable_answer": [ "Alan B. Miller Hall" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Mason_School_of_Business property:profession ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Mason_School_of_Business property:profession ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12288
Id5
[ { "subject": "A-Rosa_Luna", "property": "shipDisplacement", "object": "1.85e+09" }, { "subject": "A-Rosa_Luna", "property": "topSpeed", "object": "\"24.0\"^^xsd:double" }, { "subject": "A-Rosa_Luna", "property": "shipBuilder", "object": "\"Neptun Werft, Warnemünde,\"@en" }, { "subject": "A-Rosa_Luna", "property": "MeanOfTransportation/length", "object": "\"125800.0\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "A-Rosa_Luna", "property": "powerType", "object": "MTU_Friedrichshafen" } ]
[ { "subject": "A-Rosa_Luna", "property": "shipDisplacement", "object": "1850.0 (tonnes)" }, { "subject": "A-Rosa_Luna", "property": "topSpeed", "object": "24.0" }, { "subject": "A-Rosa_Luna", "property": "builder", "object": "\"Neptun Werft, Warnemünde,\"" }, { "subject": "A-Rosa_Luna", "property": "length", "object": "125800.0 (millimetres)" }, { "subject": "A-Rosa_Luna", "property": "powerType", "object": "MTU_Friedrichshafen" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The A-Rosa Luna was built by Neptun Werft, Warnemunde. It weighs 1850 tonnes, measues 125.8 meters lng and is powered by MTU Friedrichshafen made engines. It has a top seed of 24.0.", "The A-Rosa Luna was built by Neptun Werft, Warnemunde and is powered by a MTU Friedrichshafen engine. It has a ship displacement of 1850 tonnes, a top speed of 24 km/h and has a total length of 125800.0 mms." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Rosa_Luna", "property:length", "125800.0 (millimetres)" ], [ "resource:A_Rosa_Luna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:A_Rosa_Luna", "property:power_type", "resource:MTU_Friedrichshafen" ], [ "resource:A_Rosa_Luna", "property:top_speed", "resource:24_0" ], [ "resource:A_Rosa_Luna", "property:ship_displacement", "1850.0 (tonnes)" ], [ "resource:A_Rosa_Luna", "property:builder", "resource:Neptun_Werft__Warnem_nde_" ] ]
A-Rosa_Luna
[ { "modified": "125800.0 (millimetres)", "readable": "125800.0", "graph": "125800.0 (millimetres)" }, { "modified": "1850.0 (tonnes)", "readable": "1850.0", "graph": "1850.0 (tonnes)" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "shipDisplacement", "readable": "ship displacement", "graph": "property:ship_displacement" }, { "modified": "topSpeed", "readable": "top speed", "graph": "property:top_speed" }, { "modified": "24.0", "readable": "24.0", "graph": "resource:24_0" }, { "modified": "A-Rosa_Luna", "readable": "A-Rosa Luna", "graph": "resource:A_Rosa_Luna" }, { "modified": "MTU_Friedrichshafen", "readable": "MTU Friedrichshafen", "graph": "resource:MTU_Friedrichshafen" }, { "modified": "Neptun Werft, Warnemünde,", "readable": "Neptun Werft, Warnemünde,", "graph": "resource:Neptun_Werft__Warnem_nde_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:length '17068.8 (millimetres)' . ?g property:builder resource:Neptun_Werft__Warnem_nde_ . ?g rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?g property:length '17068.8 (millimetres)' . ?g property:builder resource:Neptun_Werft,_Warnemünde, . ?g rdf:type ontology:mean_of_transportation }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:builder resource:Neptun_Werft__Warnem_nde_ . ?o property:length '125800.0 (millimetres)' }", "readable_query": "ASK WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:builder resource:Neptun_Werft,_Warnemünde, . ?o property:length '125800.0 (millimetres)' }", "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 ?b WHERE { ?b property:length '125800.0 (millimetres)' . ?b rdf:type ontology:mean_of_transportation . ?b property:builder resource:Neptun_Werft__Warnem_nde_ }", "readable_query": "SELECT ?b WHERE { ?b property:length '125800.0 (millimetres)' . ?b rdf:type ontology:mean_of_transportation . ?b property:builder resource:Neptun_Werft,_Warnemünde, }", "graph_answer": [ "resource:A_Rosa_Luna" ], "readable_answer": [ "A-Rosa Luna" ], "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 ?r ?d WHERE { resource:A_Rosa_Luna property:power_type ?r . resource:A_Rosa_Luna property:top_speed ?d }", "readable_query": "SELECT DISTINCT ?r ?d WHERE { resource:A-Rosa_Luna property:power_type ?r . resource:A-Rosa_Luna property:top_speed ?d }", "graph_answer": [ "resource:MTU_Friedrichshafen", "resource:24_0" ], "readable_answer": [ "MTU Friedrichshafen", "24.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a ?n WHERE { resource:A_Rosa_Luna property:length ?a . resource:A_Rosa_Luna property:ship_displacement ?n }", "readable_query": "SELECT DISTINCT ?a ?n WHERE { resource:A-Rosa_Luna property:length ?a . resource:A-Rosa_Luna property:ship_displacement ?n }", "graph_answer": [ "125800.0 (millimetres)", "1850.0 (tonnes)" ], "readable_answer": [ "125800.0", "1850.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" ] } ]
Politician
3
7920
Id251
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Abel_Caballero", "property": "nationality", "object": "Spain" }, { "subject": "Spain", "property": "language", "object": "Spanish_language" } ]
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Abel_Caballero", "property": "nationality", "object": "Spain" }, { "subject": "Spain", "property": "language", "object": "Spanish_language" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Spanish language is spoken in Spain where the leader is Felipe VI and Abel Caballero is Spanish.", "The main language used in Spain is Spanish where the leader is Felipe VI and Abel Caballero is Spanish." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Spain", "property:language", "resource:Spanish_language" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:nationality", "resource:Spain" ] ]
Abel_Caballero
[ { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:language resource:Spanish_language . resource:Abel_Caballero property:nationality ?s . resource:Abel_Caballero rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?s property:language resource:Spanish_language . resource:Abel_Caballero property:nationality ?s . resource:Abel_Caballero rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?d WHERE { resource:Abel_Caballero property:nationality ?d . ?d property:language resource:Spanish_language . resource:Abel_Caballero rdf:type ontology:politician }", "readable_query": "SELECT ?d WHERE { resource:Abel_Caballero property:nationality ?d . ?d property:language resource:Spanish_language . resource:Abel_Caballero rdf:type ontology:politician }", "graph_answer": [ "resource:Spain" ], "readable_answer": [ "Spain" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Spain property:maiden_flight ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Spain property:maiden_flight ?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" ] } ]
WrittenWork
4
10817
Id36
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" }, { "subject": "A.T._Charlie_Johnson", "property": "nationality", "object": "United_States" }, { "subject": "AIP_Advances", "property": "publisher", "object": "American_Institute_of_Physics" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" }, { "subject": "A.T._Charlie_Johnson", "property": "nationality", "object": "United_States" }, { "subject": "AIP_Advances", "property": "publisher", "object": "American_Institute_of_Physics" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Harvard University is the alma mater of A T Charlie Johnson, who is the editor of AIP Advances (published by American Institute of Physics).", "Published by American Institute of Physics, AIP Advances is edited by A.T. Charlie Johnson who is from the US and whos almaMater is Harvard University.", "A.T. Charlie Johnson, the editor of AIP Advances, is from the United States. His alma mater is Harvard University and the AIP Advances publisher is American Institute of Physics." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:nationality", "resource:United_States" ], [ "resource:A_T__Charlie_Johnson", "property:alma_mater", "resource:Harvard_University" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ], [ "resource:AIP_Advances", "property:publisher", "resource:American_Institute_of_Physics" ] ]
AIP_Advances
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "American_Institute_of_Physics", "readable": "American Institute of Physics", "graph": "resource:American_Institute_of_Physics" }, { "modified": "Harvard_University", "readable": "Harvard University", "graph": "resource:Harvard_University" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:written_work . ?u property:alma_mater resource:Harvard_University . ?m property:editor ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'charlie' ) ) }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:written_work . ?u property:alma_mater resource:Harvard_University . ?m property:editor ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'charlie' ) ) }", "graph_answer": [ "resource:AIP_Advances" ], "readable_answer": [ "AIP Advances" ], "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 ?q WHERE { resource:AIP_Advances property:editor ?q . ?q property:alma_mater resource:Harvard_University . resource:AIP_Advances rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:AIP_Advances property:editor ?q . ?q property:alma_mater resource:Harvard_University . resource:AIP_Advances rdf:type ontology:written_work }", "graph_answer": [ "resource:A_T__Charlie_Johnson" ], "readable_answer": [ "A.T. Charlie Johnson" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:AIP_Advances property:publisher resource:American_Institute_of_Physics }", "readable_query": "ASK WHERE { resource:AIP_Advances property:publisher resource:American_Institute_of_Physics }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
2
5311
Id55
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Prokopis_Pavlopoulos" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Prokopis_Pavlopoulos" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The A.E Dimitra Efxeinoupolis club is located in Greece where Prokopis Pavlopoulos is a leader.", "The A.E Dimitra Efxeinoupolis club is located in Greece, where Prokopis Pavlopoulos is a leader.", "The A.E Dimitra Efxeinoupolis club is located in Greece, where the leader is Prokopis Pavlopoulos." ], "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:Prokopis_Pavlopoulos" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "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": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Prokopis_Pavlopoulos", "readable": "Prokopis Pavlopoulos", "graph": "resource:Prokopis_Pavlopoulos" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?u WHERE { ?t rdf:type ontology:sports_team . ?u property:leader resource:Prokopis_Pavlopoulos . ?t property:location ?u }", "readable_query": "SELECT DISTINCT ?t ?u WHERE { ?t rdf:type ontology:sports_team . ?u property:leader resource:Prokopis_Pavlopoulos . ?t property:location ?u }", "graph_answer": [ "resource:A_E_Dimitra_Efxeinoupolis", "resource:Greece" ], "readable_answer": [ "A.E Dimitra Efxeinoupolis", "Greece" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
4
9090
Id13
[ { "subject": "108_St_Georges_Terrace", "property": "location", "object": "Perth" }, { "subject": "Perth", "property": "country", "object": "Australia" }, { "subject": "108_St_Georges_Terrace", "property": "cost", "object": "\"A$120 million\"@en" }, { "subject": "108_St_Georges_Terrace", "property": "floorCount", "object": "50" } ]
[ { "subject": "108_St_Georges_Terrace", "property": "location", "object": "Perth" }, { "subject": "Perth", "property": "country", "object": "Australia" }, { "subject": "108_St_Georges_Terrace", "property": "floorCount", "object": "50" }, { "subject": "108_St_Georges_Terrace", "property": "cost", "object": "\"120 million (Australian dollars)\"" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 120 million Australian dollar 108 St Georges Terrace in Perth has 50 floors.", "108 St Georges Terrace in Perth, Australia has 50 floors and cost 120 million AUD.", "108 St. Georges Terrace is located in Perth, Australia. It has 50 floors, and it cost 120m Australian dollars to build." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:108_St_Georges_Terrace", "property:floor_count", "50" ], [ "resource:108_St_Georges_Terrace", "rdf:type", "ontology:building" ], [ "resource:108_St_Georges_Terrace", "property:cost", "120 million (Australian dollars)" ], [ "resource:108_St_Georges_Terrace", "property:location", "resource:Perth" ], [ "resource:Perth", "property:country", "resource:Australia" ] ]
108_St_Georges_Terrace
[ { "modified": "120 million (Australian dollars)", "readable": "120 million", "graph": "120 million (Australian dollars)" }, { "modified": "50", "readable": "50", "graph": "50" }, { "modified": "cost", "readable": "cost", "graph": "property:cost" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "108_St_Georges_Terrace", "readable": "108 St Georges Terrace", "graph": "resource:108_St_Georges_Terrace" }, { "modified": "Australia", "readable": "Australia", "graph": "resource:Australia" }, { "modified": "Perth", "readable": "Perth", "graph": "resource:Perth" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?o property:floor_count ?z . FILTER ( ?z = '50' ) . ?o property:location ?k . ?k property:country resource:Australia . ?o rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?k WHERE { ?o property:floor_count ?z . FILTER ( ?z = '50' ) . ?o property:location ?k . ?k property:country resource:Australia . ?o rdf:type ontology:building }", "graph_answer": [ "resource:Perth" ], "readable_answer": [ "Perth" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?m = '50' ) . ?l rdf:type ontology:building . ?l property:location resource:Perth . ?l property:floor_count ?m . resource:Perth property:country resource:Australia }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?m = '50' ) . ?l rdf:type ontology:building . ?l property:location resource:Perth . ?l property:floor_count ?m . resource:Perth property:country resource:Australia }", "graph_answer": [ "resource:108_St_Georges_Terrace" ], "readable_answer": [ "108 St Georges Terrace" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:108_St_Georges_Terrace property:website ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:108_St_Georges_Terrace property:website ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9740
Id29
[ { "subject": "Arem-arem", "property": "ingredient", "object": "Banana_leaf" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "subject": "Arem-arem", "property": "course", "object": "\"Main course\"@en" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"@en" } ]
[ { "subject": "Arem-arem", "property": "ingredient", "object": "Banana_leaf" }, { "subject": "Arem-arem", "property": "region", "object": "Javanese_cuisine" }, { "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" ], "lid": [ "Id1", "Id2" ], "text": [ "Arem-arem is a main course in the Javanese cuisine. Its main ingredients are: compressed rice cooked in banana leaf with vegetables or minced meat fillings.", "Arem-arem is Javanese main course dish that comprises compressed rice cooked in banana leaf with vegetables or minced meat fillings." ], "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:Javanese_cuisine" ] ]
Arem-arem
[ { "modified": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "readable": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "graph": "compressed rice cooked in banana leaf with vegetables or minced meat fillings" }, { "modified": "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": "Javanese_cuisine", "readable": "Javanese cuisine", "graph": "resource:Javanese_cuisine" }, { "modified": "Main course", "readable": "Main course", "graph": "resource:Main_course" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:food . ?y property:region resource:Javanese_cuisine . ?y property:ingredient resource:Banana_leaf }", "readable_query": "ASK WHERE { ?y rdf:type ontology:food . ?y property:region resource:Javanese_cuisine . ?y property:ingredient resource:Banana_leaf }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?m WHERE { ?m property:region resource:Javanese_cuisine . ?m rdf:type ontology:food . ?m property:ingredient resource:Banana_leaf }", "readable_query": "SELECT ?m WHERE { ?m property:region resource:Javanese_cuisine . ?m rdf:type ontology:food . ?m property:ingredient resource:Banana_leaf }", "graph_answer": [ "resource:Arem_arem" ], "readable_answer": [ "Arem-arem" ], "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 ?y WHERE { resource:Arem_arem property:fossil ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Arem-arem property:fossil ?y }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
2
4399
Id64
[ { "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": "Bolt_(comicsCharacter)", "property": "creator", "object": "Ernie_Colón" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The comic character Bolt, was created by Paris Cullins and Ernie Colon.", "The creators of the comic character, Bolt, are Paris Cullins and Ernie Colon." ], "lang": [ "", "" ] }
[]
[]
[ [ "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": "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?g ) WHERE { resource:Bolt__comicsCharacter_ property:ingredient ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?g ) WHERE { resource:Bolt_(comicsCharacter) property:ingredient ?t }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?l ) WHERE { resource:Bolt__comicsCharacter_ property:creator ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?l ) WHERE { resource:Bolt_(comicsCharacter) property:creator ?x }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Bolt__comicsCharacter_ property:creator ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Bolt_(comicsCharacter) property:creator ?n }", "graph_answer": [ "resource:Ernie_Col_n", "resource:Paris_Cullins" ], "readable_answer": [ "Ernie Colón", "Paris Cullins" ], "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" ] } ]
Artist
2
3517
Id129
[ { "subject": "Alfred_Garth_Jones", "property": "placeOfDeath", "object": "London" }, { "subject": "London", "property": "leaderName", "object": "Boris_Johnson" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "London", "property": "leader", "object": "Boris_Johnson" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones died in London where Boris Johnson is its leader.", "Alfred Garth Jones died in London, where Boris Johnson is leader.", "Alfred Garth Jones died in London, where Boris Johnson is a leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:London", "property:leader", "resource:Boris_Johnson" ], [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:death_place", "resource:London" ] ]
Alfred_Garth_Jones
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "Boris_Johnson", "readable": "Boris Johnson", "graph": "resource:Boris_Johnson" }, { "modified": "London", "readable": "London", "graph": "resource:London" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:artist . ?z property:death_place resource:New_York }", "readable_query": "ASK WHERE { ?z rdf:type ontology:artist . ?z property:death_place resource:New_York }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?g property:death_place resource:London . ?g rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?g property:death_place resource:London . ?g 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 ?s WHERE { ?s property:death_place resource:London . ?s rdf:type ontology:artist }", "readable_query": "SELECT ?s WHERE { ?s property:death_place resource:London . ?s rdf:type ontology:artist }", "graph_answer": [ "resource:Alfred_Garth_Jones" ], "readable_answer": [ "Alfred Garth Jones" ], "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 ?c WHERE { resource:London property:leader ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:London property:leader ?c }", "graph_answer": [ "resource:Boris_Johnson" ], "readable_answer": [ "Boris Johnson" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7395
Id308
[ { "subject": "Spain", "property": "leaderName", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" } ]
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Felipe VI of Spain is the leader of Spain, which is where the food Ajoblanco, is found, in Andalusia.", "Ajoblanco is from the Andalusia region in Spain, the leader of Spain is Felipe VI of Spain.", "Ajoblanco is from the Andalusia region of Spain where Felipe VI is the leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ], [ "resource:Ajoblanco", "property:region", "resource:Andalusia" ] ]
Ajoblanco
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c rdf:type ontology:food . ?c property:region resource:Andalusia . ?c property:country resource:Spain }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c rdf:type ontology:food . ?c property:region resource:Andalusia . ?c property:country resource:Spain }", "graph_answer": [ "resource:Ajoblanco" ], "readable_answer": [ "Ajoblanco" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?k ) WHERE { resource:Spain property:leader ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?k ) WHERE { resource:Spain property:leader ?w }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Spain property:leader ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Spain property:leader ?k }", "graph_answer": [ "resource:Felipe_VI_of_Spain" ], "readable_answer": [ "Felipe VI of Spain" ], "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" ] } ]
City
2
4299
Id149
[ { "subject": "New_Jersey", "property": "largestCity", "object": "Newark,_New_Jersey" }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" } ]
[ { "subject": "New_Jersey", "property": "largestCity", "object": "Newark,_New_Jersey" }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City can be found in New Jersey, where the largest city is Newark.", "Newark is the largest city in New Jersey, Atlantic City is also located in the state.", "Atlantic City is part of New Jersey where the largest city is Newark." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:is_part_of", "resource:New_Jersey" ], [ "resource:New_Jersey", "property:largest_city", "resource:Newark__New_Jersey" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "New_Jersey", "readable": "New Jersey", "graph": "resource:New_Jersey" }, { "modified": "Newark,_New_Jersey", "readable": "Newark, New Jersey", "graph": "resource:Newark__New_Jersey" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n property:largest_city resource:Corvallis__Oregon . ?w rdf:type ontology:city . ?w property:is_part_of ?n }", "readable_query": "ASK WHERE { ?n property:largest_city resource:Corvallis,_Oregon . ?w rdf:type ontology:city . ?w property:is_part_of ?n }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
2
4515
Id27
[ { "subject": "Amatriciana_sauce", "property": "region", "object": "Lazio" }, { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Olive_oil" } ]
[ { "subject": "Amatriciana_sauce", "property": "region", "object": "Lazio" }, { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Olive_oil" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Olive oil is used in the Lazio regions Amatriciana sauce.", "Olive oil is an ingredient of Amatriciana sauce which comes from Lazio.", "Amatriciana sauce, containing olive oil, comes from the region of Lazio." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amatriciana_sauce", "property:ingredient", "resource:Olive_oil" ], [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ], [ "resource:Amatriciana_sauce", "property:region", "resource:Lazio" ] ]
Amatriciana_sauce
[ { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Lazio", "readable": "Lazio", "graph": "resource:Lazio" }, { "modified": "Olive_oil", "readable": "Olive oil", "graph": "resource:Olive_oil" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?k WHERE { resource:Amatriciana_sauce property:region ?k . resource:Amatriciana_sauce property:ingredient ?l }", "readable_query": "SELECT DISTINCT ?l ?k WHERE { resource:Amatriciana_sauce property:region ?k . resource:Amatriciana_sauce property:ingredient ?l }", "graph_answer": [ "resource:Olive_oil", "resource:Lazio" ], "readable_answer": [ "Olive oil", "Lazio" ], "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
4243
Id93
[ { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "Atlanta", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlanta is located in the United States and the Native Americans are an ethnic group in the country.", "The United States is the location of Atlanta and includes the Native Americans among its ethnic groups.", "The United States is the location of Atlanta, and includes the ethnic group of Native Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Atlanta
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?j ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 'u' ) ) . ?h property:ethnic_group resource:Native_Americans_in_the_United_States . ?g rdf:type ontology:city . ?g property:country ?h }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?j ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 'u' ) ) . ?h property:ethnic_group resource:Native_Americans_in_the_United_States . ?g rdf:type ontology:city . ?g property:country ?h }", "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", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?y WHERE { ?y property:ethnic_group resource:Native_Americans_in_the_United_States . ?g property:country ?y . ?g rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?g ?y WHERE { ?y property:ethnic_group resource:Native_Americans_in_the_United_States . ?g property:country ?y . ?g rdf:type ontology:city }", "graph_answer": [ "resource:Atlanta", "resource:United_States" ], "readable_answer": [ "Atlanta", "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3549
Id161
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Acoustic_music" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Acoustic_music" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is an acoustic solo singer.", "Allen Forrest was originally a solo singer and he performs acoustic music.", "Allen Forrest has a background as a solo singer and his musical genre is acoustic." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Acoustic_music" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Acoustic_music", "readable": "Acoustic music", "graph": "resource:Acoustic_music" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:background resource:non_performing_personnel . ?h rdf:type ontology:artist . ?h property:genre ?v }", "readable_query": "ASK WHERE { ?h property:background resource:non_performing_personnel . ?h rdf:type ontology:artist . ?h property:genre ?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" ] } ]
Building
5
11640
Id104
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "San_Francisco" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Los_Angeles_Herald-Examiner" }, { "subject": "Julia_Morgan", "property": "significantBuildings", "object": "Riverside_Art_Museum" }, { "subject": "Julia_Morgan", "property": "significantProject", "object": "Hearst_Castle" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "birthPlace", "object": "San_Francisco" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Los_Angeles_Herald-Examiner" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Riverside_Art_Museum" }, { "subject": "Julia_Morgan", "property": "significantProject", "object": "Hearst_Castle" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Julia Morgan is an architect born in San Francisco who designed several significant projects. These include the Asilomar Conference Grounds, the landmark Californian building of the Los Angeles Herald-Examiner building, the Riverside Art Museum and Hearst Castle.", "The architect Julia Morgan, who was born in San Francisco, designed many significant buildings. These include the Asilomar Conference Grounds, the Los Angeles Herald Examiner building (a Californian landmark), the Riverside Art Museum and Hearst Castle.", "Julia Morgan (born in San Francisco) was the architect of the Asilomar Conference grounds, The Los Angeles Herald Examiner building, The Riverside Art Museum and Hearst Castle." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architect", "resource:Julia_Morgan" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Los_Angeles_Herald_Examiner" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Riverside_Art_Museum" ], [ "resource:Julia_Morgan", "property:significant_project", "resource:Hearst_Castle" ], [ "resource:Julia_Morgan", "property:birth_place", "resource:San_Francisco" ] ]
Asilomar_Conference_Grounds
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "significantBuilding", "readable": "significant building", "graph": "property:significant_building" }, { "modified": "significantProject", "readable": "significant project", "graph": "property:significant_project" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "Hearst_Castle", "readable": "Hearst Castle", "graph": "resource:Hearst_Castle" }, { "modified": "Julia_Morgan", "readable": "Julia Morgan", "graph": "resource:Julia_Morgan" }, { "modified": "Los_Angeles_Herald-Examiner", "readable": "Los Angeles Herald-Examiner", "graph": "resource:Los_Angeles_Herald_Examiner" }, { "modified": "Riverside_Art_Museum", "readable": "Riverside Art Museum", "graph": "resource:Riverside_Art_Museum" }, { "modified": "San_Francisco", "readable": "San Francisco", "graph": "resource:San_Francisco" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:architect ?s . ?s property:birth_place resource:Dothan__Alabama . ?a rdf:type ontology:building }", "readable_query": "ASK WHERE { ?a property:architect ?s . ?s property:birth_place resource:Dothan,_Alabama . ?a rdf:type ontology:building }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
2
3379
Id184
[ { "subject": "Lake_Placid,_New_York", "property": "isPartOf", "object": "New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "city", "object": "Lake_Placid,_New_York" } ]
[ { "subject": "Lake_Placid,_New_York", "property": "isPartOf", "object": "New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Lake_Placid,_New_York" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Lake Placid, New York is part of New York and is served by the Adirondack Regional Airport.", "Adirondack Regional Airport serves the city of Lake Placid which is in and is a part of New York." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adirondack_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Lake_Placid__New_York" ], [ "resource:Lake_Placid__New_York", "property:is_part_of", "resource:New_York" ] ]
Adirondack_Regional_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Adirondack_Regional_Airport", "readable": "Adirondack Regional Airport", "graph": "resource:Adirondack_Regional_Airport" }, { "modified": "Lake_Placid,_New_York", "readable": "Lake Placid, New York", "graph": "resource:Lake_Placid__New_York" }, { "modified": "New_York", "readable": "New York", "graph": "resource:New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d ?y WHERE { ?d rdf:type ontology:airport . ?d property:city_served ?y . ?y property:is_part_of resource:New_York }", "readable_query": "SELECT DISTINCT ?d ?y WHERE { ?d rdf:type ontology:airport . ?d property:city_served ?y . ?y property:is_part_of resource:New_York }", "graph_answer": [ "resource:Adirondack_Regional_Airport", "resource:Lake_Placid__New_York" ], "readable_answer": [ "Adirondack Regional Airport", "Lake Placid, New York" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
4
8902
Id54
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"@en" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "occupation", "object": "Test_pilot" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "occupation", "object": "Test_pilot" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Elliot See (born in Dallas) went to the University of Texas at Austin and was a test pilot. He is deceased now.", "Test Pilot Elliot See (deceased) was born in Dallas and studied at the University of Texas at Austin." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:status", "resource:Deceased" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:occupation", "resource:Test_pilot" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ] ]
Elliot_See
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:astronaut . ?q property:birth_place resource:Netherlands . ?q property:status ?p }", "readable_query": "ASK WHERE { ?q rdf:type ontology:astronaut . ?q property:birth_place resource:Netherlands . ?q property:status ?p }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
5
12662
Id35
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "state", "object": "Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "state", "object": "Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
(X (X (X) (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "St. Vincent St. Mary High School is located in Summit County, Ohio in the United States. The Akron Summit Assault ground is at this high school.", "Akron Summit Assault have their home ground at St Vincent St Mary High School which is located in the city of Akron, Summit County, Ohio, United States.", "St. Vincent–St. Mary High School is located in the city of Akron, Summit County, Ohio, United States and is the location for the home ground of Akron Summit Assault." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akron__Ohio", "property:is_part_of", "resource:Summit_County__Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:city", "resource:Akron__Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:state", "resource:Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:country", "resource:United_States" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:ground", "resource:St__Vincent_St__Mary_High_School" ] ]
Akron_Summit_Assault
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Ohio", "readable": "Ohio", "graph": "resource:Ohio" }, { "modified": "St._Vincent–St._Mary_High_School", "readable": "St. Vincent–St. Mary High School", "graph": "resource:St__Vincent_St__Mary_High_School" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?f property:state resource:Ohio . ?f property:city ?r . ?r property:is_part_of resource:Summit_County__Ohio }", "readable_query": "SELECT DISTINCT ?r WHERE { ?f property:state resource:Ohio . ?f property:city ?r . ?r property:is_part_of resource:Summit_County,_Ohio }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "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 ?p WHERE { ?p property:city resource:Akron__Ohio . ?p property:state resource:Ohio . resource:Akron__Ohio property:is_part_of resource:Summit_County__Ohio }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:city resource:Akron,_Ohio . ?p property:state resource:Ohio . resource:Akron,_Ohio property:is_part_of resource:Summit_County,_Ohio }", "graph_answer": [ "resource:St__Vincent_St__Mary_High_School" ], "readable_answer": [ "St. Vincent–St. Mary High School" ], "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 ?r WHERE { resource:St__Vincent_St__Mary_High_School property:country ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:St._Vincent–St._Mary_High_School property:country ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'u' ) ) }", "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 ( ?w ) AS ?o ) WHERE { ?w rdf:type ontology:sports_team . ?w property:ground resource:St__Vincent_St__Mary_High_School }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?o ) WHERE { ?w rdf:type ontology:sports_team . ?w property:ground resource:St._Vincent–St._Mary_High_School }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:ground resource:St__Vincent_St__Mary_High_School . ?h rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:ground resource:St._Vincent–St._Mary_High_School . ?h rdf:type ontology:sports_team }", "graph_answer": [ "resource:Akron_Summit_Assault" ], "readable_answer": [ "Akron Summit Assault" ], "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" ] } ]
City
5
11884
Id105
[ { "subject": "Atlantic_City,_New_Jersey", "property": "leaderName", "object": "Don_Guardian" }, { "subject": "Atlantic_City,_New_Jersey", "property": "leaderTitle", "object": "\"Clerk\"@en" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaCode", "object": "\"609\"" }, { "subject": "Atlantic_City,_New_Jersey", "property": "populationDensity", "object": "\"1421.164825163035\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaTotal", "object": "\"44.125\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Atlantic_City,_New_Jersey", "property": "leader", "object": "Don_Guardian" }, { "subject": "Atlantic_City,_New_Jersey", "property": "leaderTitle", "object": "Clerk_(municipal_official)" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaCode", "object": "609" }, { "subject": "Atlantic_City,_New_Jersey", "property": "populationDensity", "object": "1421.2 (inhabitants per square kilometre)" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaTotal", "object": "44.125 (square kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The leader in Atlantic City, New Jersey is Don Guardian which is the Clerk a municipal official. Atlantic City has the area code of 609 with a population density of 1421.2 people per Sq.Km. and an area of 44.125 Sq.Km.", "Don Guardian is the leader of Atlantic City (New Jersey), which has a population density of 1421.2 inhabitants per square kilometre and a total area of 44.125 square kilometres. A Clerk (municipal official) is the leader of Atlantic City, N.J, whose area code is 609.", "A Clerk (municipal official) is the leader of Atlantic City, New Jersey, where Don Guardian is the leader. Atlantic City; has a population density of 1421.2 inhabitants per square kilometre, a total area of 44.125 square kilometres, and the area code 609." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "property:area_total", "44.125 (square kilometres)" ], [ "resource:Atlantic_City__New_Jersey", "property:area_code", "609" ], [ "resource:Atlantic_City__New_Jersey", "property:leader", "resource:Don_Guardian" ], [ "resource:Atlantic_City__New_Jersey", "property:leader_title", "resource:Clerk__municipal_official_" ], [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:population_density", "1421.2 (inhabitants per square kilometre)" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "1421.2 (inhabitants per square kilometre)", "readable": "1421.2", "graph": "1421.2 (inhabitants per square kilometre)" }, { "modified": "44.125 (square kilometres)", "readable": "44.125", "graph": "44.125 (square kilometres)" }, { "modified": "609", "readable": "609", "graph": "609" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "Clerk_(municipal_official)", "readable": "Clerk", "graph": "resource:Clerk__municipal_official_" }, { "modified": "Don_Guardian", "readable": "Don Guardian", "graph": "resource:Don_Guardian" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?h = '609' ) . ?g rdf:type ontology:city . ?g property:area_code ?h . ?g property:population_density ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?h = '609' ) . ?g rdf:type ontology:city . ?g property:area_code ?h . ?g property:population_density ?p }", "graph_answer": [ "1421.2 (inhabitants per square kilometre)" ], "readable_answer": [ "1421.2" ], "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 { ?d property:population_density '1421.2 (inhabitants per square kilometre)' . FILTER ( ?j = '609' ) . ?d rdf:type ontology:city . ?d property:area_code ?j }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:population_density '1421.2 (inhabitants per square kilometre)' . FILTER ( ?j = '609' ) . ?d rdf:type ontology:city . ?d property:area_code ?j }", "graph_answer": [ "resource:Atlantic_City__New_Jersey" ], "readable_answer": [ "Atlantic City, New Jersey" ], "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 ( COUNT ( ?y ) AS ?o ) WHERE { resource:Atlantic_City__New_Jersey property:leader_title ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?o ) WHERE { resource:Atlantic_City,_New_Jersey property:leader_title ?y }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Atlantic_City__New_Jersey property:leader_title ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Atlantic_City,_New_Jersey property:leader_title ?q }", "graph_answer": [ "resource:Clerk__municipal_official_" ], "readable_answer": [ "Clerk" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Atlantic_City__New_Jersey property:spoken_in ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Atlantic_City,_New_Jersey property:spoken_in ?s }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
5
11401
Id18
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "selection", "object": "1959" } ]
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "deathPlace", "object": "California" }, { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "selectedByNasa", "object": "1959" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan Shepard was born in New Hampshire and graduated from NWC with an M.A. in 1957. He was selected by NASA in 1959 and served as a test pilot. Alan Shepard passed away in California.", "Alan Shepard was born in New Hampshire and graduated with an MA from NWC in 1957. He was selected by NASA in 1959 and served as a test pilot. Alan Shepard passed away in California.", "Alan Shepard was born in New Hampshire and graduated from NWC in 1957 with an M.A. Alan went on to become a test pilot and joined NASA in 1959. He later died in California." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:selected_by_nasa", "resource:1959" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:death_place", "resource:California" ], [ "resource:Alan_Shepard", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "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": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1959", "readable": "1959", "graph": "resource:1959" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i rdf:type ontology:astronaut . ?i property:birth_place resource:Mendoza__Argentina . ?i property:selected_by_nasa ?l }", "readable_query": "ASK WHERE { ?i rdf:type ontology:astronaut . ?i property:birth_place resource:Mendoza,_Argentina . ?i property:selected_by_nasa ?l }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
3
7118
Id31
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leaderName", "object": "Jusuf_Kalla" }, { "subject": "Indonesia", "property": "language", "object": "Indonesian_language" } ]
[ { "subject": "Arem-arem", "property": "country", "object": "Indonesia" }, { "subject": "Indonesia", "property": "leader", "object": "Jusuf_Kalla" }, { "subject": "Indonesia", "property": "language", "object": "Indonesian_language" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "In Indonesia; Jusuf Kalla is the leader, Indonesian is the language, and Arem-arem is commonly served.", "Indonesian is the language of Indonesia where Jusuf Kalla is the leader and arem-arem is a dish.", "Arem-arem is a dish commonly served in Indonesia where the spoken language is Indonesian and Jusuf Kalla is a leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:country", "resource:Indonesia" ], [ "resource:Indonesia", "property:leader", "resource:Jusuf_Kalla" ], [ "resource:Indonesia", "property:language", "resource:Indonesian_language" ] ]
Arem-arem
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Indonesian_language", "readable": "Indonesian language", "graph": "resource:Indonesian_language" }, { "modified": "Jusuf_Kalla", "readable": "Jusuf Kalla", "graph": "resource:Jusuf_Kalla" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?r WHERE { resource:Indonesia property:leader ?t . resource:Indonesia property:language ?r }", "readable_query": "SELECT DISTINCT ?t ?r WHERE { resource:Indonesia property:leader ?t . resource:Indonesia property:language ?r }", "graph_answer": [ "resource:Jusuf_Kalla", "resource:Indonesian_language" ], "readable_answer": [ "Jusuf Kalla", "Indonesian language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Arem_arem rdf:type ontology:food . resource:Arem_arem property:country resource:Indonesia }", "readable_query": "ASK WHERE { resource:Arem-arem rdf:type ontology:food . resource:Arem-arem property:country resource:Indonesia }", "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
3
7140
Id53
[ { "subject": "Arròs_negre", "property": "region", "object": "Valencian_Community" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "leaderName", "object": "Felipe_VI_of_Spain" } ]
[ { "subject": "Arròs_negre", "property": "region", "object": "Valencian_Community" }, { "subject": "Arròs_negre", "property": "country", "object": "Spain" }, { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arròs negre comes from the region of the Valencian Community, in Spain, where Felipe VI of Spain is the leader.", "Arros negre comes from the region of the Valencian Community in Spain. The leader of Spain is Felipe VI.", "Arròs negre is a traditional dish from the Valencian community of Spain the country of which Felipe VI is the leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Arr_s_negre", "rdf:type", "ontology:food" ], [ "resource:Arr_s_negre", "property:country", "resource:Spain" ], [ "resource:Arr_s_negre", "property:region", "resource:Valencian_Community" ] ]
Arròs_negre
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arròs_negre", "readable": "Arròs negre", "graph": "resource:Arr_s_negre" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Valencian_Community", "readable": "Valencian Community", "graph": "resource:Valencian_Community" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( LCASE ( ?c ) , 'negre' ) ) . ?c property:country ?x . ?c rdf:type ontology:food . ?x property:leader resource:Felipe_VI_of_Spain }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( LCASE ( ?c ) , 'negre' ) ) . ?c property:country ?x . ?c rdf:type ontology:food . ?x property:leader resource:Felipe_VI_of_Spain }", "graph_answer": [ "resource:Arr_s_negre" ], "readable_answer": [ "Arròs negre" ], "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 ( COUNT ( ?y ) AS ?o ) WHERE { resource:Arr_s_negre property:region ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?o ) WHERE { resource:Arròs_negre property:region ?y }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Arr_s_negre property:region ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Arròs_negre property:region ?i }", "graph_answer": [ "resource:Valencian_Community" ], "readable_answer": [ "Valencian Community" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11147
Id196
[ { "subject": "Saranac_Lake,_New_York", "property": "subdivisionName", "object": "Harrietstown,_New_York" }, { "subject": "Lake_Placid,_New_York", "property": "isPartOf", "object": "Essex_County,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Lake_Placid,_New_York" }, { "subject": "Saranac_Lake,_New_York", "property": "country", "object": "United_States" }, { "subject": "Adirondack_Regional_Airport", "property": "city", "object": "Saranac_Lake,_New_York" } ]
[ { "subject": "Saranac_Lake,_New_York", "property": "isPartOf", "object": "Harrietstown,_New_York" }, { "subject": "Lake_Placid,_New_York", "property": "isPartOf", "object": "Essex_County,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Lake_Placid,_New_York" }, { "subject": "Saranac_Lake,_New_York", "property": "country", "object": "United_States" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Saranac_Lake,_New_York" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adirondack Regional Airport serves the city of Lake Placid, Essex County, New York, and also Saranac Lake (part of Harrietstown) New York, United States.", "Adirondack Regional Airport in the US serves Lake Placid, Essex County New York, and also Saranac Lake, part of Harrietstown, New York.", "Adirondack Regional Airport serves Lake Placid, Essex County, New York and Saranac Lake (part of Harrietstown, New York in the United States)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adirondack_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Saranac_Lake__New_York" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Lake_Placid__New_York" ], [ "resource:Saranac_Lake__New_York", "property:country", "resource:United_States" ], [ "resource:Saranac_Lake__New_York", "property:is_part_of", "resource:Harrietstown__New_York" ], [ "resource:Lake_Placid__New_York", "property:is_part_of", "resource:Essex_County__New_York" ] ]
Adirondack_Regional_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Adirondack_Regional_Airport", "readable": "Adirondack Regional Airport", "graph": "resource:Adirondack_Regional_Airport" }, { "modified": "Essex_County,_New_York", "readable": "Essex County, New York", "graph": "resource:Essex_County__New_York" }, { "modified": "Harrietstown,_New_York", "readable": "Harrietstown, New York", "graph": "resource:Harrietstown__New_York" }, { "modified": "Lake_Placid,_New_York", "readable": "Lake Placid, New York", "graph": "resource:Lake_Placid__New_York" }, { "modified": "Saranac_Lake,_New_York", "readable": "Saranac Lake, New York", "graph": "resource:Saranac_Lake__New_York" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { { { ?v property:is_part_of resource:Essex_County__New_York } UNION { ?v property:is_part_of resource:Harrietstown__New_York } } }", "readable_query": "SELECT DISTINCT ?v WHERE { { { ?v property:is_part_of resource:Essex_County,_New_York } UNION { ?v property:is_part_of resource:Harrietstown,_New_York } } }", "graph_answer": [ "resource:Lake_Placid__New_York", "resource:Saranac_Lake__New_York" ], "readable_answer": [ "Lake Placid, New York", "Saranac Lake, New York" ], "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 ?k WHERE { ?k property:is_part_of resource:Harrietstown__New_York }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:is_part_of resource:Harrietstown,_New_York }", "graph_answer": [ "resource:Saranac_Lake__New_York" ], "readable_answer": [ "Saranac Lake, New York" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Adirondack_Regional_Airport rdf:type ontology:airport . resource:Adirondack_Regional_Airport property:city_served resource:Saranac_Lake__New_York }", "readable_query": "ASK WHERE { resource:Adirondack_Regional_Airport rdf:type ontology:airport . resource:Adirondack_Regional_Airport property:city_served resource:Saranac_Lake,_New_York }", "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 ?p WHERE { resource:Saranac_Lake__New_York property:failed_launches ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Saranac_Lake,_New_York property:failed_launches ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10651
Id92
[ { "subject": "AZAL_PFK", "property": "league", "object": "Azerbaijan_Premier_League" }, { "subject": "Azerbaijan_Premier_League", "property": "champions", "object": "Qarabağ_FK" }, { "subject": "AZAL_PFK", "property": "ground", "object": "AZAL_Arena" }, { "subject": "AZAL_PFK", "property": "location", "object": "\"Shuvalan, Baku, Azerbaijan\"@en" } ]
[ { "subject": "AZAL_PFK", "property": "league", "object": "Azerbaijan_Premier_League" }, { "subject": "Azerbaijan_Premier_League", "property": "champions", "object": "Qarabağ_FK" }, { "subject": "AZAL_PFK", "property": "ground", "object": "AZAL_Arena" }, { "subject": "AZAL_PFK", "property": "location", "object": "\"Shuvalan, Baku, Azerbaijan\"" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AZAL Arena, the ground of AZAL PFK, is located in Shuvalan, Baku, Azerbaijan. AZAL PFK play in the Azerbaijan Premier League, where a championship team called Qarabag FK also play.", "Qarabağ FK are the champions of the Azerbaijan Premier League, which AZAL PFK compete in. AZAL PFK are based in Shuvalan, Baku, Azerbaijan, and their ground is the AZAL Arena.", "The champions of the Azerbaijan Premier League is Qarabag FK. AZAL PFK, who also play in the league, have their home ground at the AZAL Arena in Shuvalan, Baku, Azerbaijan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AZAL_PFK", "rdf:type", "ontology:sports_team" ], [ "resource:AZAL_PFK", "property:location", "resource:Shuvalan__Baku__Azerbaijan" ], [ "resource:AZAL_PFK", "property:league", "resource:Azerbaijan_Premier_League" ], [ "resource:AZAL_PFK", "property:ground", "resource:AZAL_Arena" ], [ "resource:Azerbaijan_Premier_League", "property:champions", "resource:Qaraba__FK" ] ]
AZAL_PFK
[ { "modified": "champions", "readable": "champions", "graph": "property:champions" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "AZAL_Arena", "readable": "AZAL Arena", "graph": "resource:AZAL_Arena" }, { "modified": "AZAL_PFK", "readable": "AZAL PFK", "graph": "resource:AZAL_PFK" }, { "modified": "Azerbaijan_Premier_League", "readable": "Azerbaijan Premier League", "graph": "resource:Azerbaijan_Premier_League" }, { "modified": "Qarabağ_FK", "readable": "Qarabağ FK", "graph": "resource:Qaraba__FK" }, { "modified": "Shuvalan, Baku, Azerbaijan", "readable": "Shuvalan, Baku, Azerbaijan", "graph": "resource:Shuvalan__Baku__Azerbaijan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?g ) WHERE { ?y property:ground resource:AZAL_Arena . ?y property:location resource:Shuvalan__Baku__Azerbaijan . ?y rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?g ) WHERE { ?y property:ground resource:AZAL_Arena . ?y property:location resource:Shuvalan,_Baku,_Azerbaijan . ?y rdf:type ontology:sports_team }", "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 ?u WHERE { ?u property:ground resource:AZAL_Arena . ?u property:location resource:Shuvalan__Baku__Azerbaijan . ?u rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:ground resource:AZAL_Arena . ?u property:location resource:Shuvalan,_Baku,_Azerbaijan . ?u rdf:type ontology:sports_team }", "graph_answer": [ "resource:AZAL_PFK" ], "readable_answer": [ "AZAL PFK" ], "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 ?h WHERE { ?o property:location resource:Shuvalan__Baku__Azerbaijan . ?h property:champions resource:Qaraba__FK . ?o rdf:type ontology:sports_team . FILTER ( CONTAINS ( LCASE ( ?h ) , 'azerbaijan' ) ) . ?o property:league ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { ?o property:location resource:Shuvalan,_Baku,_Azerbaijan . ?h property:champions resource:Qarabağ_FK . ?o rdf:type ontology:sports_team . FILTER ( CONTAINS ( LCASE ( ?h ) , 'azerbaijan' ) ) . ?o property:league ?h }", "graph_answer": [ "resource:Azerbaijan_Premier_League" ], "readable_answer": [ "Azerbaijan Premier League" ], "type": [ "coreference", "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 { ?q property:champions resource:Carpi_F_C__1909 }", "readable_query": "ASK WHERE { ?q property:champions resource:Carpi_F.C._1909 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
CelestialBody
3
6592
Id9
[ { "subject": "(19255)_1994_VK8", "property": "orbitalPeriod", "object": "8.78885e+09" }, { "subject": "(19255)_1994_VK8", "property": "periapsis", "object": "6.15591e+12" }, { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "\"2006-12-31\"^^xsd:date" } ]
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "2006-12-31" }, { "subject": "(19255)_1994_VK8", "property": "orbitalPeriod", "object": "8788850000.0" }, { "subject": "(19255)_1994_VK8", "property": "periapsis", "object": "6155910000000.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The (19255) 1994 VK8 which has an epoch date of the 31st December 2006 has an orbital period of 8788850000.0 and a periapsis of 6155910000000.0.", "The epoch of (19255) 1994 VK8 is on 31 December 2006. It has an orbital period of 8788850000.0 and a periapsis of 6155910000000.0.", "(19255) 1994 VK8; has a periapsis of 6155910000000.0, an orbital period of 8788850000.0, and its epoch is on 31 December 2006." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_19255__1994_VK8", "property:epoch", "resource:2006_12_31" ], [ "resource:_19255__1994_VK8", "rdf:type", "ontology:celestial_body" ], [ "resource:_19255__1994_VK8", "property:periapsis", "resource:6155910000000_0" ], [ "resource:_19255__1994_VK8", "property:orbital_period", "resource:8788850000_0" ] ]
(19255)_1994_VK8
[ { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" }, { "modified": "6155910000000.0", "readable": "6155910000000.0", "graph": "resource:6155910000000_0" }, { "modified": "8788850000.0", "readable": "8788850000.0", "graph": "resource:8788850000_0" }, { "modified": "(19255)_1994_VK8", "readable": "1994 VK8", "graph": "resource:_19255__1994_VK8" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?m rdf:type ontology:celestial_body . ?m property:epoch ?l . FILTER ( CONTAINS ( YEAR ( ?l ) , '2006' ) ) . ?m property:orbital_period ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { ?m rdf:type ontology:celestial_body . ?m property:epoch ?l . FILTER ( CONTAINS ( YEAR ( ?l ) , '2006' ) ) . ?m property:orbital_period ?p }", "graph_answer": [ "resource:8788850000_0" ], "readable_answer": [ "8788850000.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i property:orbital_period resource:8788850000_0 . ?i rdf:type ontology:celestial_body . ?i property:epoch ?t . FILTER ( CONTAINS ( YEAR ( ?t ) , '2006' ) ) }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:orbital_period resource:8788850000.0 . ?i rdf:type ontology:celestial_body . ?i property:epoch ?t . FILTER ( CONTAINS ( YEAR ( ?t ) , '2006' ) ) }", "graph_answer": [ "resource:_19255__1994_VK8" ], "readable_answer": [ "1994 VK8" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:_19255__1994_VK8 property:epoch ?m . resource:_19255__1994_VK8 property:orbital_period resource:8788850000_0 . resource:_19255__1994_VK8 rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?m ) , '2006' ) ) }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:(19255)_1994_VK8 property:epoch ?m . resource:(19255)_1994_VK8 property:orbital_period resource:8788850000.0 . resource:(19255)_1994_VK8 rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?m ) , '2006' ) ) }", "graph_answer": [ "resource:2006_12_31" ], "readable_answer": [ "2006-12-31" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:_19255__1994_VK8 property:body_style ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:(19255)_1994_VK8 property:body_style ?l }", "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
12125
Id72
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Paul_Ryan" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Paul_Ryan" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bacon Explosion is a dish from America, where there is a leader called Paul Ryan and where African Americans are an ethnic group. Washington DC is the capital of the US and the leader of the country has the title of President.", "The Bacon Explosion has its origins in the United States. The U.S. is led by Paul Ryan and the President, hails Washington D.C. as its capital and includes the ethnic African Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Paul_Ryan" ], [ "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:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ] ]
Bacon_Explosion
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Paul_Ryan", "readable": "Paul Ryan", "graph": "resource:Paul_Ryan" }, { "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" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?f WHERE { resource:United_States property:capital ?f . resource:United_States property:ethnic_group ?p }", "readable_query": "SELECT DISTINCT ?p ?f WHERE { resource:United_States property:capital ?f . resource:United_States property:ethnic_group ?p }", "graph_answer": [ "resource:African_Americans", "resource:Washington__D_C_" ], "readable_answer": [ "African Americans", "Washington, D.C." ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?j WHERE { resource:United_States property:leader_title ?j . resource:United_States property:leader ?u }", "readable_query": "SELECT DISTINCT ?u ?j WHERE { resource:United_States property:leader_title ?j . resource:United_States property:leader ?u }", "graph_answer": [ "resource:Paul_Ryan", "resource:President_of_the_United_States" ], "readable_answer": [ "Paul Ryan", "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" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]