category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
sequence
test_category
string
dbpedia_links
sequence
links
sequence
graph
list
main_entity
string
mappings
list
dialogue
list
University
3
8100
Id4
[ { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "rector", "object": "\"Breaz Valer Daniel\"@en" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "city", "object": "Alba_Iulia" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "country", "object": "Romania" } ]
[ { "subject": "1_Decembrie_1918_University", "property": "rector", "object": "\"Breaz Valer Daniel\"" }, { "subject": "1_Decembrie_1918_University", "property": "city", "object": "Alba_Iulia" }, { "subject": "1_Decembrie_1918_University", "property": "country", "object": "Romania" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1 Decembrie 1918 University is located in Alba Iulia, Romania and its rector is Breaz Valer Daniel.", "The rector of 1 Decembrie 1918 University in Alba Iulia in Romania is Breaz Valer Daniel.", "The rector of 1 Decembrie 1918 University, in Alba Iulia, Romania, is Breaz Valer Daniel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1_Decembrie_1918_University", "property:city", "resource:Alba_Iulia" ], [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:1_Decembrie_1918_University", "property:country", "resource:Romania" ], [ "resource:1_Decembrie_1918_University", "property:rector", "resource:Breaz_Valer_Daniel" ] ]
1_Decembrie_1918_University
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "rector", "readable": "rector", "graph": "property:rector" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Alba_Iulia", "readable": "Alba Iulia", "graph": "resource:Alba_Iulia" }, { "modified": "Breaz Valer Daniel", "readable": "Breaz Valer Daniel", "graph": "resource:Breaz_Valer_Daniel" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?g WHERE { resource:1_Decembrie_1918_University property:rector ?j . resource:1_Decembrie_1918_University property:city ?g }", "readable_query": "SELECT DISTINCT ?j ?g WHERE { resource:1_Decembrie_1918_University property:rector ?j . resource:1_Decembrie_1918_University property:city ?g }", "graph_answer": [ "resource:Breaz_Valer_Daniel", "resource:Alba_Iulia" ], "readable_answer": [ "Breaz Valer Daniel", "Alba Iulia" ], "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 ?f WHERE { resource:1_Decembrie_1918_University property:country ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:1_Decembrie_1918_University property:country ?f }", "graph_answer": [ "resource:Romania" ], "readable_answer": [ "Romania" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
6094
Id240
[ { "subject": "Uruguay", "property": "leaderName", "object": "Raúl_Fernando_Sendic_Rodríguez" }, { "subject": "Alfredo_Zitarrosa", "property": "deathPlace", "object": "Montevideo" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Uruguay" } ]
[ { "subject": "Uruguay", "property": "leader", "object": "Raúl_Fernando_Sendic_Rodríguez" }, { "subject": "Alfredo_Zitarrosa", "property": "deathPlace", "object": "Montevideo" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Uruguay" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfredo Zitarrosa was born in Uruguay, where the leader is Raul Fernando Sendic Rodriguez. He died in Montevideo.", "Alfredo Zitarrosa was born in, Raúl Fernando Sendic Rodríguez led, Uruguay and died in Montevideo.", "Alfredo Zitarrosa was born in Uruguay, where the leader is Raúl Fernando Sendic Rodríguez. He died in Montevideo." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uruguay", "property:leader", "resource:Ra_l_Fernando_Sendic_Rodr_guez" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:death_place", "resource:Montevideo" ], [ "resource:Alfredo_Zitarrosa", "property:birth_place", "resource:Uruguay" ] ]
Alfredo_Zitarrosa
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Montevideo", "readable": "Montevideo", "graph": "resource:Montevideo" }, { "modified": "Raúl_Fernando_Sendic_Rodríguez", "readable": "Raúl Fernando Sendic Rodríguez", "graph": "resource:Ra_l_Fernando_Sendic_Rodr_guez" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:artist . ?j property:birth_place resource:Italy }", "readable_query": "ASK WHERE { ?j rdf:type ontology:artist . ?j property:birth_place resource:Italy }", "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 { ?l rdf:type ontology:artist . ?l property:birth_place resource:Uruguay }", "readable_query": "ASK WHERE { ?l rdf:type ontology:artist . ?l property:birth_place resource:Uruguay }", "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 ?a WHERE { ?a property:birth_place resource:Uruguay . ?a rdf:type ontology:artist }", "readable_query": "SELECT ?a WHERE { ?a property:birth_place resource:Uruguay . ?a rdf:type ontology:artist }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "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 ?m WHERE { resource:Alfredo_Zitarrosa property:death_place ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Alfredo_Zitarrosa property:death_place ?m }", "graph_answer": [ "resource:Montevideo" ], "readable_answer": [ "Montevideo" ], "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
3
8143
Id47
[ { "subject": "Romania", "property": "leaderTitle", "object": "Prime_Minister_of_Romania" }, { "subject": "Romania", "property": "ethnicGroup", "object": "Germans_of_Romania" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "country", "object": "Romania" } ]
[ { "subject": "Romania", "property": "leaderTitle", "object": "Prime_Minister_of_Romania" }, { "subject": "Romania", "property": "ethnicGroup", "object": "Germans_of_Romania" }, { "subject": "1_Decembrie_1918_University", "property": "country", "object": "Romania" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Romania is led by the Prime Minister; its ethnic group are Germans of Romania and its university is called the 1 Decembrie 1918 University.", "The Germans of Romania are an ethnic group within Romania which has a Prime Minister as its leader. The country is the location for the 1 Decembrie 1918 University.", "1 Decembrie 1918 University is located in Romania, the leader of which is the Prime Minister and Romania has Germans as an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:1_Decembrie_1918_University", "property:country", "resource:Romania" ], [ "resource:Romania", "property:leader_title", "resource:Prime_Minister_of_Romania" ], [ "resource:Romania", "property:ethnic_group", "resource:Germans_of_Romania" ] ]
1_Decembrie_1918_University
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Germans_of_Romania", "readable": "Germans of Romania", "graph": "resource:Germans_of_Romania" }, { "modified": "Prime_Minister_of_Romania", "readable": "Prime Minister of Romania", "graph": "resource:Prime_Minister_of_Romania" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?o WHERE { resource:Romania property:ethnic_group ?w . resource:Romania property:leader_title ?o }", "readable_query": "SELECT DISTINCT ?w ?o WHERE { resource:Romania property:ethnic_group ?w . resource:Romania property:leader_title ?o }", "graph_answer": [ "resource:Germans_of_Romania", "resource:Prime_Minister_of_Romania" ], "readable_answer": [ "Germans of Romania", "Prime Minister of Romania" ], "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:1_Decembrie_1918_University rdf:type ontology:university . resource:1_Decembrie_1918_University property:country resource:Romania }", "readable_query": "ASK WHERE { resource:1_Decembrie_1918_University rdf:type ontology:university . resource:1_Decembrie_1918_University property:country resource:Romania }", "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" ] } ]
Politician
3
7850
Id181
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Austria" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" } ]
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Austria-Hungary, Alfons Gorbach, died in Graz.", "Alfons Gorbach was born in Austria-Hungary and died in Graz.", "Born in Austria-Hungary, Alfons Gorbach died in Graz." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Graz" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria_Hungary" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Austria-Hungary", "readable": "Austria-Hungary", "graph": "resource:Austria_Hungary" }, { "modified": "Graz", "readable": "Graz", "graph": "resource:Graz" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:birth_place resource:Birmingham . ?g property:death_place ?f . ?g rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?g property:birth_place resource:Birmingham . ?g property:death_place ?f . ?g rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Monument
4
10293
Id25
[ { "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": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
[ { "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" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Baku Turkish Martyrs' Memorial can be found is Azerbaijan which is led by Prime Minister Artur Rasizade who leads the National Assembly.", "The Baku Turkish Martyrs' Memorial is located in Azerbaijan, a country led by the Prime Minister of Azerbaijan, Artur Rasizade, and legislated by the National Assembly.", "The National Assembly dictates the legislature of Azerbaijan and the leader, who has the title Prime Minister, is Artur Rasizade. Baku Turkish Martyrs' Memorial is located in Azerbaijan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:leader_title", "resource:Prime_Minister_of_Azerbaijan" ], [ "resource:Azerbaijan", "property:legislature", "resource:National_Assembly__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": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "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": "National_Assembly_(Azerbaijan)", "readable": "National Assembly", "graph": "resource:National_Assembly__Azerbaijan_" }, { "modified": "Prime_Minister_of_Azerbaijan", "readable": "Prime Minister of Azerbaijan", "graph": "resource:Prime_Minister_of_Azerbaijan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?f WHERE { resource:Azerbaijan property:leader_title ?f . resource:Azerbaijan property:legislature ?a }", "readable_query": "SELECT DISTINCT ?a ?f WHERE { resource:Azerbaijan property:leader_title ?f . resource:Azerbaijan property:legislature ?a }", "graph_answer": [ "resource:National_Assembly__Azerbaijan_", "resource:Prime_Minister_of_Azerbaijan" ], "readable_answer": [ "National Assembly", "Prime Minister of Azerbaijan" ], "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 ?l WHERE { resource:Azerbaijan property:leader ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Azerbaijan property:leader ?l }", "graph_answer": [ "resource:Artur_Rasizade" ], "readable_answer": [ "Artur Rasizade" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:location resource:Azerbaijan . ?z rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:location resource:Azerbaijan . ?z rdf:type ontology:monument }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6460
Id80
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "owner", "object": "Bella_Center" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "architect", "object": "3XN" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "floorCount", "object": "\"23\"^^xsd:positiveInteger" } ]
[ { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "owner", "object": "Bella_Center" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "architect", "object": "3XN" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "floorCount", "object": "23" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "AC Hotel Bella Sky Copenhagen is owned by Bella Center and has 23 floors. It was designed by the architectural firm 3XN.", "The AC Hotel Bella Sky Copenhagen, which is owned by Bella Centre, has 23 floors and the architect was 3XN." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:floor_count", "23" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:architect", "resource:3XN" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "rdf:type", "ontology:building" ], [ "resource:AC_Hotel_Bella_Sky_Copenhagen", "property:owner", "resource:Bella_Center" ] ]
AC_Hotel_Bella_Sky_Copenhagen
[ { "modified": "23", "readable": "23", "graph": "23" }, { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "3XN", "readable": "3XN", "graph": "resource:3XN" }, { "modified": "AC_Hotel_Bella_Sky_Copenhagen", "readable": "AC Hotel Bella Sky Copenhagen", "graph": "resource:AC_Hotel_Bella_Sky_Copenhagen" }, { "modified": "Bella_Center", "readable": "Bella Center", "graph": "resource:Bella_Center" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?d > '10' ) . ?i property:owner ?t . ?i property:floor_count ?d . ?i rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?d > '10' ) . ?i property:owner ?t . ?i property:floor_count ?d . ?i rdf:type ontology:building }", "graph_answer": [ "resource:Bella_Center" ], "readable_answer": [ "Bella Center" ], "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 ?o WHERE { ?o property:owner resource:Bella_Center . ?o rdf:type ontology:building . ?o property:floor_count ?s . FILTER ( ?s > '10' ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:owner resource:Bella_Center . ?o rdf:type ontology:building . ?o property:floor_count ?s . FILTER ( ?s > '10' ) }", "graph_answer": [ "resource:AC_Hotel_Bella_Sky_Copenhagen" ], "readable_answer": [ "AC Hotel Bella Sky Copenhagen" ], "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 ?n WHERE { FILTER ( ?n > '10' ) . resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . resource:AC_Hotel_Bella_Sky_Copenhagen property:floor_count ?n . resource:AC_Hotel_Bella_Sky_Copenhagen property:owner resource:Bella_Center }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?n > '10' ) . resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . resource:AC_Hotel_Bella_Sky_Copenhagen property:floor_count ?n . resource:AC_Hotel_Bella_Sky_Copenhagen property:owner resource:Bella_Center }", "graph_answer": [ "23" ], "readable_answer": [ "23" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:patron_saint ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen property:patron_saint ?h }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
2
3824
Id164
[ { "subject": "Canada", "property": "language", "object": "French_language" }, { "subject": "Aaron_Boogaard", "property": "placeOfBirth", "object": "Canada" } ]
[ { "subject": "Canada", "property": "language", "object": "French_language" }, { "subject": "Aaron_Boogaard", "property": "birthPlace", "object": "Canada" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Boogaard's birthplace is Canada where one of the languages used is French.", "The French language is spoken in Canada which is the birthplace of Aaron Boogaard.", "Canada, where one of the languages spoken is French, was the birthplace of Aaron Boogaard." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Canada", "property:language", "resource:French_language" ], [ "resource:Aaron_Boogaard", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Boogaard", "property:birth_place", "resource:Canada" ] ]
Aaron_Boogaard
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Aaron_Boogaard", "readable": "Aaron Boogaard", "graph": "resource:Aaron_Boogaard" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?g property:language resource:French_language . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'c' ) ) . ?e property:birth_place ?g . ?e rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?e WHERE { ?g property:language resource:French_language . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'c' ) ) . ?e property:birth_place ?g . ?e rdf:type ontology:athlete }", "graph_answer": [ "resource:Aaron_Boogaard" ], "readable_answer": [ "Aaron Boogaard" ], "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 ?h WHERE { resource:Aaron_Boogaard property:assembly ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Aaron_Boogaard property:assembly ?h }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6749
Id37
[ { "subject": "Alpharetta,_Georgia", "property": "country", "object": "United_States" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" }, { "subject": "Alpharetta,_Georgia", "property": "subdivisionName", "object": "Fulton_County,_Georgia" } ]
[ { "subject": "Alpharetta,_Georgia", "property": "country", "object": "United_States" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Fulton_County,_Georgia" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alpharetta is part of Fulton County in Georgia, in the United States.", "Part of Fulton County, Alpharetta, is in Georgia, in the United States.", "Fulton County is the location of Alpharetta, Georgia, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alpharetta__Georgia", "rdf:type", "ontology:city" ], [ "resource:Alpharetta__Georgia", "property:country", "resource:United_States" ], [ "resource:Alpharetta__Georgia", "property:is_part_of", "resource:Georgia__U_S__state_" ], [ "resource:Alpharetta__Georgia", "property:is_part_of", "resource:Fulton_County__Georgia" ] ]
Alpharetta,_Georgia
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alpharetta,_Georgia", "readable": "Alpharetta, Georgia", "graph": "resource:Alpharetta__Georgia" }, { "modified": "Fulton_County,_Georgia", "readable": "Fulton County, Georgia", "graph": "resource:Fulton_County__Georgia" }, { "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 ( COUNT ( ?z ) AS ?u ) WHERE { resource:Alpharetta__Georgia property:is_part_of ?z }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?u ) WHERE { resource:Alpharetta,_Georgia property:is_part_of ?z }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Alpharetta__Georgia property:is_part_of ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Alpharetta,_Georgia property:is_part_of ?t }", "graph_answer": [ "resource:Georgia__U_S__state_", "resource:Fulton_County__Georgia" ], "readable_answer": [ "Georgia", "Fulton County, Georgia" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?p ) WHERE { resource:Alpharetta__Georgia property:country ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?p ) WHERE { resource:Alpharetta,_Georgia property:country ?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 ?t WHERE { resource:Alpharetta__Georgia property:country ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Alpharetta,_Georgia property:country ?t }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
5
12495
Id14
[ { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "Parti_Pesaka_Bumiputera_Bersatu" }, { "subject": "Abdul_Taib_Mahmud", "property": "region", "object": "Asajaya" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Miri,_Malaysia" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthDate", "object": "\"1936-05-21\"^^xsd:date" } ]
[ { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "Parti_Pesaka_Bumiputera_Bersatu" }, { "subject": "Abdul_Taib_Mahmud", "property": "region", "object": "Asajaya" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Miri,_Malaysia" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthDate", "object": "1936-05-21" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdul Taib Mahmud was born in Miri, Malaysia on May 21st, 1936 and lives in Sarawak. Mahmud represented Asajaya and belonged to the Parti Pesaka Bumiputera Bersatu.", "Abdul Taib Mahmud was born in Miri, Malaysia on May 21st 1936 and lives in Sarawak. He is a member of the Parti Pesaka Bumiputera Bersatu and represented Asajaya.", "Abdul Taib Mahmud was born in Miri, Malaysia on May 21st, 1936 and lived in Sarawak. He represented Asajaya and was a member of the Parti Pesaka Bumiputera Bersatu." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abdul_Taib_Mahmud", "property:party", "resource:Parti_Pesaka_Bumiputera_Bersatu" ], [ "resource:Abdul_Taib_Mahmud", "rdf:type", "ontology:politician" ], [ "resource:Abdul_Taib_Mahmud", "property:birth_date", "resource:1936_05_21" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Sarawak" ], [ "resource:Abdul_Taib_Mahmud", "property:region", "resource:Asajaya" ], [ "resource:Abdul_Taib_Mahmud", "property:birth_place", "resource:Miri__Malaysia" ] ]
Abdul_Taib_Mahmud
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "1936-05-21", "readable": "1936-05-21", "graph": "resource:1936_05_21" }, { "modified": "Abdul_Taib_Mahmud", "readable": "Abdul Taib Mahmud", "graph": "resource:Abdul_Taib_Mahmud" }, { "modified": "Asajaya", "readable": "Asajaya", "graph": "resource:Asajaya" }, { "modified": "Miri,_Malaysia", "readable": "Miri, Malaysia", "graph": "resource:Miri__Malaysia" }, { "modified": "Parti_Pesaka_Bumiputera_Bersatu", "readable": "Parti Pesaka Bumiputera Bersatu", "graph": "resource:Parti_Pesaka_Bumiputera_Bersatu" }, { "modified": "Sarawak", "readable": "Sarawak", "graph": "resource:Sarawak" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?i property:birth_date ?m . ?i property:birth_place ?h . FILTER ( CONTAINS ( YEAR ( ?m ) , '1936' ) ) . ?i rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?h WHERE { ?i property:birth_date ?m . ?i property:birth_place ?h . FILTER ( CONTAINS ( YEAR ( ?m ) , '1936' ) ) . ?i rdf:type ontology:politician }", "graph_answer": [ "resource:Miri__Malaysia" ], "readable_answer": [ "Miri, Malaysia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?x property:birth_date ?e . ?x property:birth_place resource:Miri__Malaysia . ?x rdf:type ontology:politician . FILTER ( CONTAINS ( YEAR ( ?e ) , '1936' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?x property:birth_date ?e . ?x property:birth_place resource:Miri,_Malaysia . ?x rdf:type ontology:politician . FILTER ( CONTAINS ( YEAR ( ?e ) , '1936' ) ) }", "graph_answer": [ "resource:1936_05_21" ], "readable_answer": [ "1936-05-21" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?j property:region ?d . FILTER ( ?p = \"1936_05_21\" ) . ?j property:birth_date ?p . ?j rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?d WHERE { ?j property:region ?d . FILTER ( ?p = \"1936-05-21\" ) . ?j property:birth_date ?p . ?j rdf:type ontology:politician }", "graph_answer": [ "resource:Asajaya" ], "readable_answer": [ "Asajaya" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:birth_date ?q . ?n property:region resource:Asajaya . ?n rdf:type ontology:politician . FILTER ( ?q = \"1936_05_21\" ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:birth_date ?q . ?n property:region resource:Asajaya . ?n rdf:type ontology:politician . FILTER ( ?q = \"1936-05-21\" ) }", "graph_answer": [ "resource:Abdul_Taib_Mahmud" ], "readable_answer": [ "Abdul Taib Mahmud" ], "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 ?o WHERE { resource:Abdul_Taib_Mahmud property:derivative ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Abdul_Taib_Mahmud property:derivative ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
2
4364
Id29
[ { "subject": "Bananaman", "property": "starring", "object": "Bill_Oddie" }, { "subject": "Bananaman", "property": "network", "object": "\"STV\"@en" } ]
[ { "subject": "Bananaman", "property": "starring", "object": "Bill_Oddie" }, { "subject": "Bananaman", "property": "broadcastedBy", "object": "\"STV\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bill Oddie starred in Bananaman broadcast by STV.", "STV broadcast Bananaman starring Bill Oddie." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bananaman", "property:broadcasted_by", "resource:STV" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:Bananaman", "property:starring", "resource:Bill_Oddie" ] ]
Bananaman
[ { "modified": "broadcastedBy", "readable": "broadcasted by", "graph": "property:broadcasted_by" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "Bill_Oddie", "readable": "Bill Oddie", "graph": "resource:Bill_Oddie" }, { "modified": "STV", "readable": "STV", "graph": "resource:STV" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:broadcasted_by resource:STV . ?o property:starring resource:Bill_Oddie . ?o rdf:type ontology:comics_character }", "readable_query": "ASK WHERE { ?o property:broadcasted_by resource:STV . ?o property:starring resource:Bill_Oddie . ?o rdf:type ontology:comics_character }", "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 ?j WHERE { ?j property:broadcasted_by resource:STV . ?j property:starring resource:Bill_Oddie . ?j rdf:type ontology:comics_character }", "readable_query": "SELECT ?j WHERE { ?j property:broadcasted_by resource:STV . ?j property:starring resource:Bill_Oddie . ?j rdf:type ontology:comics_character }", "graph_answer": [ "resource:Bananaman" ], "readable_answer": [ "Bananaman" ], "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" ] } ]
Building
2
3854
Id6
[ { "subject": "103_Colmore_Row", "property": "location", "object": "Colmore_Row" }, { "subject": "103_Colmore_Row", "property": "floorCount", "object": "23" } ]
[ { "subject": "103_Colmore_Row", "property": "floorCount", "object": "23" }, { "subject": "103_Colmore_Row", "property": "location", "object": "Colmore_Row" } ]
(X (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "103 Colmore Row actually on Colmore Row has 23 floors." ], "lang": [ "" ] }
[]
[]
[ [ "resource:103_Colmore_Row", "property:floor_count", "23" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ], [ "resource:103_Colmore_Row", "property:location", "resource:Colmore_Row" ] ]
103_Colmore_Row
[ { "modified": "23", "readable": "23", "graph": "23" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "Colmore_Row", "readable": "Colmore Row", "graph": "resource:Colmore_Row" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?j property:location ?i . ?j rdf:type ontology:building . FILTER ( ?n = '23' ) . ?j property:floor_count ?n }", "readable_query": "SELECT DISTINCT ?i WHERE { ?j property:location ?i . ?j rdf:type ontology:building . FILTER ( ?n = '23' ) . ?j property:floor_count ?n }", "graph_answer": [ "resource:Colmore_Row" ], "readable_answer": [ "Colmore Row" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?p property:location resource:Colmore_Row . FILTER ( CONTAINS ( LCASE ( ?p ) , 'colmore' ) ) . ?p rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:location resource:Colmore_Row . FILTER ( CONTAINS ( LCASE ( ?p ) , 'colmore' ) ) . ?p rdf:type ontology:building }", "graph_answer": [ "resource:103_Colmore_Row" ], "readable_answer": [ "103 Colmore Row" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
3
6596
Id13
[ { "subject": "(29075)_1950_DA", "property": "orbitalPeriod", "object": "6.98622e+07" }, { "subject": "(29075)_1950_DA", "property": "periapsis", "object": "1.2495e+11" }, { "subject": "(29075)_1950_DA", "property": "mass", "object": "\">4 kg\"@en" } ]
[ { "subject": "(29075)_1950_DA", "property": "mass", "object": "4.0 (kilograms)" }, { "subject": "(29075)_1950_DA", "property": "orbitalPeriod", "object": "69862200.0" }, { "subject": "(29075)_1950_DA", "property": "periapsis", "object": "124950000000.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "(29075) 1950 DA; has a mass of 4.0 kilograms, an orbital period of 69862200.0, and a periapsis of 124950000000.0.", "The celestial body known as (29075) 1950 DA; has an orbital period of 69862200, a periapsis of 124950000000.0, and a mass of 4.0 kilograms." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:_29075__1950_DA", "rdf:type", "ontology:celestial_body" ], [ "resource:_29075__1950_DA", "property:mass", "4.0 (kilograms)" ], [ "resource:_29075__1950_DA", "property:periapsis", "resource:124950000000_0" ], [ "resource:_29075__1950_DA", "property:orbital_period", "resource:69862200_0" ] ]
(29075)_1950_DA
[ { "modified": "4.0 (kilograms)", "readable": "4.0", "graph": "4.0 (kilograms)" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "124950000000.0", "readable": "124950000000.0", "graph": "resource:124950000000_0" }, { "modified": "69862200.0", "readable": "69862200.0", "graph": "resource:69862200_0" }, { "modified": "(29075)_1950_DA", "readable": "1950 DA", "graph": "resource:_29075__1950_DA" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:orbital_period '1202.846 (days)' . ?h property:mass ?l . ?h rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?h property:orbital_period '1202.846 (days)' . ?h property:mass ?l . ?h 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" ] } ]
Artist
3
5974
Id120
[ { "subject": "Alex_Day", "property": "genre", "object": "Synthpop" }, { "subject": "Alex_Day", "property": "associatedMusicalArtist", "object": "Chameleon_Circuit_(band)" }, { "subject": "Alex_Day", "property": "associatedBand", "object": "Charlie_McDonnell" } ]
[ { "subject": "Alex_Day", "property": "genre", "object": "Synthpop" }, { "subject": "Alex_Day", "property": "associatedBand/associatedMusicalArtist", "object": "Chameleon_Circuit_(band)" }, { "subject": "Alex_Day", "property": "associatedBand/associatedMusicalArtist", "object": "Charlie_McDonnell" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Synthpop musician Alex Day is a member of Chameleon Circuit and associate of Charlie McDonnell.", "Alex Day plays with the band Chameleon Circuit and his music genre is Synthpop. Mr. Day knows Charlie McDonnell, musician.", "Alex Day, whose genre is Synthpop, plays with the band Chameleon Circuit and is associated with the musical artist Charlie McDonnell." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alex_Day", "rdf:type", "ontology:artist" ], [ "resource:Alex_Day", "property:associated_band_associated_musical_artist", "resource:Chameleon_Circuit__band_" ], [ "resource:Alex_Day", "property:associated_band_associated_musical_artist", "resource:Charlie_McDonnell" ], [ "resource:Alex_Day", "property:genre", "resource:Synthpop" ] ]
Alex_Day
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Alex_Day", "readable": "Alex Day", "graph": "resource:Alex_Day" }, { "modified": "Chameleon_Circuit_(band)", "readable": "Chameleon Circuit", "graph": "resource:Chameleon_Circuit__band_" }, { "modified": "Charlie_McDonnell", "readable": "Charlie McDonnell", "graph": "resource:Charlie_McDonnell" }, { "modified": "Synthpop", "readable": "Synthpop", "graph": "resource:Synthpop" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'band' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'band' ) ) }", "graph_answer": [ "resource:Chameleon_Circuit__band_" ], "readable_answer": [ "Chameleon Circuit" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?c ) WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?c ) WHERE { resource:Alex_Day property:associated_band_associated_musical_artist ?u }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?h != resource:Chameleon_Circuit__band_ ) . resource:Alex_Day property:associated_band_associated_musical_artist ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?h != resource:Chameleon_Circuit_(band) ) . resource:Alex_Day property:associated_band_associated_musical_artist ?h }", "graph_answer": [ "resource:Charlie_McDonnell" ], "readable_answer": [ "Charlie McDonnell" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 's' ) ) . resource:Alex_Day property:genre ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( STRSTARTS ( LCASE ( ?h ) , 's' ) ) . resource:Alex_Day property:genre ?h }", "graph_answer": [ "resource:Synthpop" ], "readable_answer": [ "Synthpop" ], "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" ] } ]
Monument
6
12965
Id29
[ { "subject": "Turkey", "property": "leaderName", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Turkey", "property": "largestCity", "object": "Istanbul" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "material", "object": "\"Bronze\"@en" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "open", "object": "\"1932-07-27\"^^xsd:date" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Turkey", "property": "largestCity", "object": "Istanbul" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "material", "object": "\"Bronze\"" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "inaugurationDate", "object": "\"1932-07-27\"" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
(X (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmet Davutoglu is the leader of Turkey where Ankara is the capital, although the largest city is Istanbul. The country is the location of the bronze Ataturk Monument (Izmir) which was inaugurated on 27 July 1932.", "Izmir, Turkey is the location of the bronze Ataturk Monument which was inaugurated on 27 July 1932. Ahmet Davutoglu is the Turkish leader and the largest city is Istanbul although the capital is Ankara.", "Although Istanbul is the largest city, Ankara is the capital of Turkey where Ahmet Davutoglu is the leader. Turkey is the location of the bronze Ataturk Monument (Izmir) which was inaugurated on 27 July 1932." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:largest_city", "resource:Istanbul" ], [ "resource:Turkey", "property:leader", "resource:Ahmet_Davuto_lu" ], [ "resource:Turkey", "property:capital", "resource:Ankara" ], [ "resource:Atat_rk_Monument___zmir_", "rdf:type", "ontology:monument" ], [ "resource:Atat_rk_Monument___zmir_", "property:location", "resource:Turkey" ], [ "resource:Atat_rk_Monument___zmir_", "property:inauguration_date", "1932-07-27" ], [ "resource:Atat_rk_Monument___zmir_", "property:material", "resource:Bronze" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "1932-07-27", "readable": "1932-07-27", "graph": "1932-07-27" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "inaugurationDate", "readable": "inauguration date", "graph": "property:inauguration_date" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "modified": "Ahmet_Davutoğlu", "readable": "Ahmet Davutoğlu", "graph": "resource:Ahmet_Davuto_lu" }, { "modified": "Ankara", "readable": "Ankara", "graph": "resource:Ankara" }, { "modified": "Atatürk_Monument_(İzmir)", "readable": "Atatürk Monument", "graph": "resource:Atat_rk_Monument___zmir_" }, { "modified": "Bronze", "readable": "Bronze", "graph": "resource:Bronze" }, { "modified": "Istanbul", "readable": "Istanbul", "graph": "resource:Istanbul" }, { "modified": "Turkey", "readable": "Turkey", "graph": "resource:Turkey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:inauguration_date ?m . FILTER ( ?m = \"1932-07-27\" ) . ?x rdf:type ontology:monument . ?x property:location ?f . ?f property:capital resource:Ankara }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:inauguration_date ?m . FILTER ( ?m = \"1932-07-27\" ) . ?x rdf:type ontology:monument . ?x property:location ?f . ?f property:capital resource:Ankara }", "graph_answer": [ "resource:Atat_rk_Monument___zmir_" ], "readable_answer": [ "Atatürk Monument" ], "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": "ASK WHERE { ?s property:largest_city resource:Austin__Texas . ?s property:capital resource:Ankara }", "readable_query": "ASK WHERE { ?s property:largest_city resource:Austin,_Texas . ?s property:capital resource:Ankara }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "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 { ?q property:largest_city resource:Istanbul . ?q property:capital resource:Ankara }", "readable_query": "ASK WHERE { ?q property:largest_city resource:Istanbul . ?q property:capital resource:Ankara }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "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 ?x WHERE { ?x property:capital resource:Ankara . ?x property:largest_city resource:Istanbul }", "readable_query": "SELECT ?x WHERE { ?x property:capital resource:Ankara . ?x property:largest_city resource:Istanbul }", "graph_answer": [ "resource:Turkey" ], "readable_answer": [ "Turkey" ], "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 ?o WHERE { resource:Turkey property:leader ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Turkey property:leader ?o }", "graph_answer": [ "resource:Ahmet_Davuto_lu" ], "readable_answer": [ "Ahmet Davutoğlu" ], "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
8628
Id20
[ { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Lotus_Eaters_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Aaron_Turner", "property": "activeYearsStartYear", "object": "\"1995\"^^xsd:gYear" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Old_Man_Gloom" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Lotus_Eaters_(band)" }, { "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": [ "Aaron Turner started performing in 1995 and played for Old Man Gloom. He is a musician in the Lotus Eaters band and his genre is Black Metal.", "Aaron Turner is a musician in the Lotus Eaters band and played for Old Man Gloom too. He performs black metal and started his performance in 1995.", "Black metal musician, Aaron Turner started performing in 1995. He played for Old Man Gloom and is a musician in the Lotus Eaters band." ], "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:Lotus_Eaters__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": "Lotus_Eaters_(band)", "readable": "Lotus Eaters", "graph": "resource:Lotus_Eaters__band_" }, { "modified": "Old_Man_Gloom", "readable": "Old Man Gloom", "graph": "resource:Old_Man_Gloom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?y ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?g }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?y ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?g }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?e }", "graph_answer": [ "resource:Old_Man_Gloom", "resource:Lotus_Eaters__band_" ], "readable_answer": [ "Old Man Gloom", "Lotus Eaters" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?f WHERE { resource:Aaron_Turner property:active_years_start_year ?c . resource:Aaron_Turner property:genre ?f }", "readable_query": "SELECT DISTINCT ?c ?f WHERE { resource:Aaron_Turner property:active_years_start_year ?c . resource:Aaron_Turner property:genre ?f }", "graph_answer": [ "resource:1995", "resource:Black_metal" ], "readable_answer": [ "1995", "Black metal" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
SportsTeam
5
12630
Id3
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "team", "object": "A.C._Chievo_Verona" }, { "subject": "A.C._Lumezzane", "property": "ground", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Michele_Marcolini", "property": "clubs", "object": "Vicenza_Calcio" } ]
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "club", "object": "A.C._Chievo_Verona" }, { "subject": "A.C._Lumezzane", "property": "ground", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Michele_Marcolini", "property": "club", "object": "Vicenza_Calcio" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Michele Marcolini has been manager of AC Lumezzane which is located in Italy. He played for Vicenza Calcio, A.C. Chievo Verona. An Italian leader is Pietro Grasso.", "Michele Marcolini previously played for Vicenza Calcio but now plays for AC Chievo Verona. He is also the manager of AC Lumezzane who have their ground in Italy where Pietro Grasso is the leader.", "AC Lumezzane's ground is in Italy and their manager is Michele Marcolini who plays for A.C. Chievo Verona and is in the Vicenza Calcio Club. The leader of Italy is Pietro Grasso." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Lumezzane", "property:manager", "resource:Michele_Marcolini" ], [ "resource:A_C__Lumezzane", "property:ground", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Pietro_Grasso" ], [ "resource:Michele_Marcolini", "property:club", "resource:Vicenza_Calcio" ], [ "resource:Michele_Marcolini", "property:club", "resource:A_C__Chievo_Verona" ] ]
A.C._Lumezzane
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Michele_Marcolini", "readable": "Michele Marcolini", "graph": "resource:Michele_Marcolini" }, { "modified": "Pietro_Grasso", "readable": "Pietro Grasso", "graph": "resource:Pietro_Grasso" }, { "modified": "Vicenza_Calcio", "readable": "Vicenza Calcio", "graph": "resource:Vicenza_Calcio" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Michele_Marcolini property:club ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'v' ) ) }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Michele_Marcolini property:club ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'v' ) ) }", "graph_answer": [ "resource:Vicenza_Calcio" ], "readable_answer": [ "Vicenza Calcio" ], "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 ?r WHERE { resource:Italy property:mean_temperature ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Italy property:mean_temperature ?r }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3389
Id1
[ { "subject": "Aaron_Bertram", "property": "associatedActs", "object": "Suburban_Legends" }, { "subject": "Aaron_Bertram", "property": "genre", "object": "Ska_punk" } ]
[ { "subject": "Aaron_Bertram", "property": "associatedBand/associatedMusicalArtist", "object": "Suburban_Legends" }, { "subject": "Aaron_Bertram", "property": "genre", "object": "Ska_punk" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Bertram is a ska punk musician with the Suburban Legends band.", "Aaron Bertram performs ska punk music and plays for the Suburban Legends band.", "Suburban Legends' Aaron Bertram is a Ska punk musician." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Bertram", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Bertram", "property:associated_band_associated_musical_artist", "resource:Suburban_Legends" ], [ "resource:Aaron_Bertram", "property:genre", "resource:Ska_punk" ] ]
Aaron_Bertram
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Aaron_Bertram", "readable": "Aaron Bertram", "graph": "resource:Aaron_Bertram" }, { "modified": "Ska_punk", "readable": "Ska punk", "graph": "resource:Ska_punk" }, { "modified": "Suburban_Legends", "readable": "Suburban Legends", "graph": "resource:Suburban_Legends" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?p WHERE { resource:Aaron_Bertram property:genre ?x . resource:Aaron_Bertram property:associated_band_associated_musical_artist ?p }", "readable_query": "SELECT DISTINCT ?x ?p WHERE { resource:Aaron_Bertram property:genre ?x . resource:Aaron_Bertram property:associated_band_associated_musical_artist ?p }", "graph_answer": [ "resource:Ska_punk", "resource:Suburban_Legends" ], "readable_answer": [ "Ska punk", "Suburban Legends" ], "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" ] } ]
SportsTeam
3
8077
Id150
[ { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
[ { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ground of A.S. Gubbio 1910 is located in Italy where Pietro Grasso is the leader of the Italians.", "The ground of A.S. Gubbio 1910 is located in Italy, the country of Italians where the leader is Pietro Grasso.", "Italy (led by Pietro Grasso) is home to the Italian people and A.S. Gubbio 1910." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_S__Gubbio_1910", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Gubbio_1910", "property:ground", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Pietro_Grasso" ], [ "resource:Italy", "property:demonym", "resource:Italians" ] ]
A.S._Gubbio_1910
[ { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A.S._Gubbio_1910", "readable": "A.S. Gubbio 1910", "graph": "resource:A_S__Gubbio_1910" }, { "modified": "Italians", "readable": "Italians", "graph": "resource:Italians" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Pietro_Grasso", "readable": "Pietro Grasso", "graph": "resource:Pietro_Grasso" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m ?c WHERE { resource:Italy property:demonym ?c . resource:Italy property:leader ?m }", "readable_query": "SELECT DISTINCT ?m ?c WHERE { resource:Italy property:demonym ?c . resource:Italy property:leader ?m }", "graph_answer": [ "resource:Pietro_Grasso", "resource:Italians" ], "readable_answer": [ "Pietro Grasso", "Italians" ], "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:A_S__Gubbio_1910 property:ground resource:Italy . resource:A_S__Gubbio_1910 rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:A.S._Gubbio_1910 property:ground resource:Italy . resource:A.S._Gubbio_1910 rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
3
7401
Id1
[ { "subject": "1955_Dodge", "property": "engine", "object": "1955_Dodge__2" }, { "subject": "1955_Dodge", "property": "aka", "object": "\"Dodge Custom Royal\"@en" }, { "subject": "1955_Dodge", "property": "bodyStyle", "object": "Hardtop" } ]
[ { "subject": "1955_Dodge", "property": "engine", "object": "V8_engine" }, { "subject": "1955_Dodge", "property": "alternativeName", "object": "\"Dodge Custom Royal\"" }, { "subject": "1955_Dodge", "property": "bodyStyle", "object": "Hardtop" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 1955 Dodge has a V8 engine, a hardtop and is also called the Dodge Custom Royal.", "The 1955 Dodge, which was also known as the Dodge Custom Royal, has a V8 engine and a hardtop.", "The 1955 Dodge is also known as the Dodge Custom Royal and has a hardtop and V8 engine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1955_Dodge", "property:engine", "resource:V8_engine" ], [ "resource:1955_Dodge", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:1955_Dodge", "property:body_style", "resource:Hardtop" ], [ "resource:1955_Dodge", "property:alternative_name", "resource:Dodge_Custom_Royal" ] ]
1955_Dodge
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "1955_Dodge", "readable": "1955 Dodge", "graph": "resource:1955_Dodge" }, { "modified": "Dodge Custom Royal", "readable": "Dodge Custom Royal", "graph": "resource:Dodge_Custom_Royal" }, { "modified": "Hardtop", "readable": "Hardtop", "graph": "resource:Hardtop" }, { "modified": "V8_engine", "readable": "V8 engine", "graph": "resource:V8_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'v' ) ) . ?u rdf:type ontology:mean_of_transportation . ?u property:engine ?l . ?u property:alternative_name resource:Dodge_Custom_Royal }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'v' ) ) . ?u rdf:type ontology:mean_of_transportation . ?u property:engine ?l . ?u property:alternative_name resource:Dodge_Custom_Royal }", "graph_answer": [ "resource:V8_engine" ], "readable_answer": [ "V8 engine" ], "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 ?s ?a WHERE { ?a property:alternative_name resource:Dodge_Custom_Royal . ?a property:body_style ?s . ?a rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?s ?a WHERE { ?a property:alternative_name resource:Dodge_Custom_Royal . ?a property:body_style ?s . ?a rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Hardtop", "resource:1955_Dodge" ], "readable_answer": [ "Hardtop", "1955 Dodge" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
5
12561
Id80
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "activeYearsEndDate", "object": "\"1905-03-04\"^^xsd:date" }, { "subject": "Albert_B._White", "property": "activeYearsStartDate", "object": "\"1901-03-04\"^^xsd:date" } ]
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "activeYearsEndDate", "object": "1905-03-04" }, { "subject": "Albert_B._White", "property": "activeYearsStartDate", "object": "1901-03-04" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albert B White, who was the husband of Agnes Ward White, was born in Cleveland. His career stretched from 4 March 1901 to 4 March 1905 and his successor was William M O Dawson.", "Born in Cleveland, Albert B. White was married to Agnes Ward White. He started his career on March 4, 1901 and finished it on March 4th 1905. Albert B White was succeeded by William M O Dawson.", "Albert N White was the husband of Agnes Ward White and was born in Cleveland. His career began on 4 March 1901 and ended on 4 March 1905 when he was succeeded by William M O Dawson." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albert_B__White", "property:spouse", "resource:Agnes_Ward_White" ], [ "resource:Albert_B__White", "rdf:type", "ontology:politician" ], [ "resource:Albert_B__White", "property:successor", "resource:William_M__O__Dawson" ], [ "resource:Albert_B__White", "property:active_years_start_date", "resource:1901_03_04" ], [ "resource:Albert_B__White", "property:active_years_end_date", "resource:1905_03_04" ], [ "resource:Albert_B__White", "property:birth_place", "resource:Cleveland" ] ]
Albert_B._White
[ { "modified": "activeYearsEndDate", "readable": "active years end date", "graph": "property:active_years_end_date" }, { "modified": "activeYearsStartDate", "readable": "active years start date", "graph": "property:active_years_start_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "1901-03-04", "readable": "1901-03-04", "graph": "resource:1901_03_04" }, { "modified": "1905-03-04", "readable": "1905-03-04", "graph": "resource:1905_03_04" }, { "modified": "Agnes_Ward_White", "readable": "Agnes Ward White", "graph": "resource:Agnes_Ward_White" }, { "modified": "Albert_B._White", "readable": "Albert B. White", "graph": "resource:Albert_B__White" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?s property:spouse ?l . FILTER ( CONTAINS ( YEAR ( ?r ) , '1905' ) ) . ?s rdf:type ontology:politician . ?s property:active_years_end_date ?r }", "readable_query": "SELECT DISTINCT ?l WHERE { ?s property:spouse ?l . FILTER ( CONTAINS ( YEAR ( ?r ) , '1905' ) ) . ?s rdf:type ontology:politician . ?s property:active_years_end_date ?r }", "graph_answer": [ "resource:Agnes_Ward_White" ], "readable_answer": [ "Agnes Ward White" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:spouse resource:Agnes_Ward_White . ?e rdf:type ontology:politician . ?e property:active_years_end_date ?x . FILTER ( CONTAINS ( YEAR ( ?x ) , '1905' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:spouse resource:Agnes_Ward_White . ?e rdf:type ontology:politician . ?e property:active_years_end_date ?x . FILTER ( CONTAINS ( YEAR ( ?x ) , '1905' ) ) }", "graph_answer": [ "resource:Albert_B__White" ], "readable_answer": [ "Albert B. White" ], "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 ?c WHERE { resource:Albert_B__White property:genus ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Albert_B._White property:genus ?c }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
3
7009
Id62
[ { "subject": "Auron_(comics)", "property": "creator", "object": "Karl_Kesel" }, { "subject": "Karl_Kesel", "property": "nationality", "object": "Americans" }, { "subject": "Auron_(comics)", "property": "fullName", "object": "\"Lambien\"@en" } ]
[ { "subject": "Karl_Kesel", "property": "nationality", "object": "Americans" }, { "subject": "Auron_(comicsCharacter)", "property": "fullName", "object": "\"Lambien\"" }, { "subject": "Auron_(comicsCharacter)", "property": "creator", "object": "Karl_Kesel" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The comic character Auron's full name is Lambien and he was created by the American, Karl Kesel.", "Auron - full name Lambien - is a comic character created by the American Karl Kesel." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Karl_Kesel", "property:nationality", "resource:Americans" ], [ "resource:Auron__comicsCharacter_", "property:full_name", "resource:Lambien" ], [ "resource:Auron__comicsCharacter_", "property:creator", "resource:Karl_Kesel" ], [ "resource:Auron__comicsCharacter_", "rdf:type", "ontology:comics_character" ] ]
Auron_(comicsCharacter)
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Auron_(comicsCharacter)", "readable": "Auron", "graph": "resource:Auron__comicsCharacter_" }, { "modified": "Karl_Kesel", "readable": "Karl Kesel", "graph": "resource:Karl_Kesel" }, { "modified": "Lambien", "readable": "Lambien", "graph": "resource:Lambien" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?h property:full_name resource:Lambien . ?h rdf:type ontology:comics_character . ?h property:creator ?q . ?q property:nationality resource:Americans }", "readable_query": "SELECT DISTINCT ?q WHERE { ?h property:full_name resource:Lambien . ?h rdf:type ontology:comics_character . ?h property:creator ?q . ?q property:nationality resource:Americans }", "graph_answer": [ "resource:Karl_Kesel" ], "readable_answer": [ "Karl Kesel" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:comics_character . ?r property:creator resource:Karl_Kesel . ?r property:full_name resource:Lambien . FILTER ( CONTAINS ( LCASE ( ?r ) , 'comicscharacter' ) ) }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:comics_character . ?r property:creator resource:Karl_Kesel . ?r property:full_name resource:Lambien . FILTER ( CONTAINS ( LCASE ( ?r ) , 'comicscharacter' ) ) }", "graph_answer": [ "resource:Auron__comicsCharacter_" ], "readable_answer": [ "Auron" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4260
Id110
[ { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
[ { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Attica, Indiana is part of the United States of America where one of the ethnic groups are Asian Americans.", "Attica, Indiana is located in the United States where Asian Americans are an ethnic group." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Attica,_Indiana
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'u' ) ) . ?a property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'u' ) ) . ?a property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:city . ?t property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:city . ?t property:country resource:United_States }", "graph_answer": [ "resource:Attica__Indiana" ], "readable_answer": [ "Attica, Indiana" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
5
11565
Id29
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "isPartOf", "object": "Cook_County,_Illinois" }, { "subject": "300_North_LaSalle", "property": "floorCount", "object": "\"60\"^^xsd:positiveInteger" }, { "subject": "Chicago", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "leaderName", "object": "Susana_Mendoza" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "isPartOf", "object": "Cook_County,_Illinois" }, { "subject": "300_North_LaSalle", "property": "floorCount", "object": "60" }, { "subject": "Chicago", "property": "country", "object": "United_States" }, { "subject": "Chicago", "property": "leader", "object": "Susana_Mendoza" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chicago (led by Susana Mendoza) is located in Cook County, Illinois, United States and is the location of 300 North LaSalle (which has 60 floors).", "In United States, Cook County, Illinois part Chicago where Susana Mendoza is the leader and also has place 300 North LaSalle which has 60 Floors.", "300 North LaSalle is in Chicago which is part of Cook County, Illinois in the U.S. The leader is Susana Mendoza." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:300_North_LaSalle", "property:floor_count", "60" ], [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:Chicago", "property:leader", "resource:Susana_Mendoza" ], [ "resource:Chicago", "property:country", "resource:United_States" ], [ "resource:Chicago", "property:is_part_of", "resource:Cook_County__Illinois" ] ]
300_North_LaSalle
[ { "modified": "60", "readable": "60", "graph": "60" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "300_North_LaSalle", "readable": "300 North LaSalle", "graph": "resource:300_North_LaSalle" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" }, { "modified": "Cook_County,_Illinois", "readable": "Cook County, Illinois", "graph": "resource:Cook_County__Illinois" }, { "modified": "Susana_Mendoza", "readable": "Susana Mendoza", "graph": "resource:Susana_Mendoza" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:building . ?k property:location ?n . ?n property:is_part_of resource:Cook_County__Illinois . FILTER ( ?w < '90' ) . ?k property:floor_count ?w }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:building . ?k property:location ?n . ?n property:is_part_of resource:Cook_County,_Illinois . FILTER ( ?w < '90' ) . ?k property:floor_count ?w }", "graph_answer": [ "resource:300_North_LaSalle" ], "readable_answer": [ "300 North LaSalle" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:300_North_LaSalle rdf:type ontology:building . resource:300_North_LaSalle property:location ?e . resource:300_North_LaSalle property:floor_count ?o . ?e property:is_part_of resource:Cook_County__Illinois }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:300_North_LaSalle rdf:type ontology:building . resource:300_North_LaSalle property:location ?e . resource:300_North_LaSalle property:floor_count ?o . ?e property:is_part_of resource:Cook_County,_Illinois }", "graph_answer": [ "60" ], "readable_answer": [ "60" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:300_North_LaSalle rdf:type ontology:building . ?q property:is_part_of resource:Cook_County__Illinois . resource:300_North_LaSalle property:location ?q . resource:300_North_LaSalle property:floor_count 60 }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:300_North_LaSalle rdf:type ontology:building . ?q property:is_part_of resource:Cook_County,_Illinois . resource:300_North_LaSalle property:location ?q . resource:300_North_LaSalle property:floor_count 60 }", "graph_answer": [ "resource:Chicago" ], "readable_answer": [ "Chicago" ], "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 ?u WHERE { resource:Chicago property:senators ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Chicago property:senators ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
2
4451
Id39
[ { "subject": "GMA_New_Media", "property": "location", "object": "Philippines" }, { "subject": "GMA_New_Media", "property": "location", "object": "Quezon_City" } ]
[ { "subject": "GMA_New_Media", "property": "location", "object": "Philippines" }, { "subject": "GMA_New_Media", "property": "location", "object": "Quezon_City" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "GMA New Media is located in Quezon city of the Philippines.", "GMA New Media is located in the Philippines, with its headquarters in Quezon City.", "GMA New Media is located in Quezon City, Philippines." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:GMA_New_Media", "property:location", "resource:Philippines" ], [ "resource:GMA_New_Media", "property:location", "resource:Quezon_City" ] ]
GMA_New_Media
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "GMA_New_Media", "readable": "GMA New Media", "graph": "resource:GMA_New_Media" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Quezon_City", "readable": "Quezon City", "graph": "resource:Quezon_City" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:GMA_New_Media property:location resource:Quezon_City }", "readable_query": "ASK WHERE { resource:GMA_New_Media property:location resource:Quezon_City }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:GMA_New_Media property:location resource:Philippines }", "readable_query": "ASK WHERE { resource:GMA_New_Media property:location resource:Philippines }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
4
10115
Id89
[ { "subject": "Acura_TLX", "property": "assembly", "object": "Marysville_Auto_Plant" }, { "subject": "Acura_TLX", "property": "class", "object": "Mid-size_car" }, { "subject": "Acura_TLX", "property": "engine", "object": "Acura_TLX__10" }, { "subject": "Acura_TLX", "property": "layout", "object": "Front-engine_design" } ]
[ { "subject": "Acura_TLX", "property": "assembly", "object": "Marysville_Auto_Plant" }, { "subject": "Acura_TLX", "property": "class", "object": "Mid-size_car" }, { "subject": "Acura_TLX", "property": "engine", "object": "V6_engine" }, { "subject": "Acura_TLX", "property": "layout", "object": "Front-engine_design" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The mid-size Acura TLX, made at Marysville Auto Plant, has a V6 front engine.", "The Acura TLX assembly line is located at the Marysville Auto Plant and it's classed as a mid-size car. It has a V6 engine in a front engine design layout.", "The Acura TLX, a mid-size car, has a V6 engine and a front engine design. The Acura TLX assembly line is located at the Marysville Auto Plant." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acura_TLX", "property:engine", "resource:V6_engine" ], [ "resource:Acura_TLX", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Acura_TLX", "property:layout", "resource:Front_engine_design" ], [ "resource:Acura_TLX", "property:class", "resource:Mid_size_car" ], [ "resource:Acura_TLX", "property:assembly", "resource:Marysville_Auto_Plant" ] ]
Acura_TLX
[ { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "layout", "readable": "layout", "graph": "property:layout" }, { "modified": "Acura_TLX", "readable": "Acura TLX", "graph": "resource:Acura_TLX" }, { "modified": "Front-engine_design", "readable": "Front-engine design", "graph": "resource:Front_engine_design" }, { "modified": "Marysville_Auto_Plant", "readable": "Marysville Auto Plant", "graph": "resource:Marysville_Auto_Plant" }, { "modified": "Mid-size_car", "readable": "Mid-size car", "graph": "resource:Mid_size_car" }, { "modified": "V6_engine", "readable": "V6 engine", "graph": "resource:V6_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?a ) WHERE { ?j property:assembly resource:Marysville_Auto_Plant . ?j rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?a ) WHERE { ?j property:assembly resource:Marysville_Auto_Plant . ?j rdf:type ontology:mean_of_transportation }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:assembly resource:Marysville_Auto_Plant }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:assembly resource:Marysville_Auto_Plant }", "graph_answer": [ "resource:Acura_TLX" ], "readable_answer": [ "Acura TLX" ], "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 ?h WHERE { resource:Acura_TLX property:related ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:Acura_TLX property:related ?h }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9605
Id204
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "New_Mexico_Senate" }, { "subject": "New_Mexico_Senate", "property": "leader", "object": "John_Sánchez" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "New_Mexico_Senate" }, { "subject": "New_Mexico_Senate", "property": "leader", "object": "John_Sánchez" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "In the U.S. we can find Native Americans and also the city of Albuquerque in New Mexico which is led by the New Mexico Senate where its leader is John Sanchez.", "John Sánchez is one of the leaders in the New Mexico Senate, which governs Albuquerque, New Mexico in the United States. The Native Americans are an ethnic group that can be found in the country." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:New_Mexico_Senate" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:New_Mexico_Senate", "property:leader", "resource:John_S_nchez" ] ]
Albuquerque,_New_Mexico
[ { "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": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "John_Sánchez", "readable": "John Sánchez", "graph": "resource:John_S_nchez" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "New_Mexico_Senate", "readable": "New Mexico Senate", "graph": "resource:New_Mexico_Senate" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:New_Mexico_Senate property:leader ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'j' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:New_Mexico_Senate property:leader ?d . FILTER ( STRSTARTS ( LCASE ( ?d ) , 'j' ) ) }", "graph_answer": [ "resource:John_S_nchez" ], "readable_answer": [ "John Sánchez" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:United_States property:parts_type ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:United_States property:parts_type ?t }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8503
Id101
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "city", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayDesignation", "object": "\"06/24 'Kaagbaan'\"" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "\"3800.0\"^^xsd:double" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevation", "object": "\"-3.3528\"^^xsd:double" } ]
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayName", "object": "\"06/24 'Kaagbaan'\"" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "3800.0" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevationAboveTheSeaLevel", "object": "-3.3528" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Serving the city of Amsterdam, Amsterdam airport Schiphol is -3.3528 above sea level. It has the runway name, 06/24, Kaagbaan, and has a runway length of 3800.0.", "Amsterdam Airport Schiphol serves the city of Amsterdam. The runway named 06/24 Kaagbaan is 3800.0 long. The airport is -3.3528 above sea level." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Amsterdam_Airport_Schiphol", "property:runway_length", "resource:3800_0" ], [ "resource:Amsterdam_Airport_Schiphol", "rdf:type", "ontology:airport" ], [ "resource:Amsterdam_Airport_Schiphol", "property:city_served", "resource:Amsterdam" ], [ "resource:Amsterdam_Airport_Schiphol", "property:elevation_above_the_sea_level", "resource:_3_3528" ], [ "resource:Amsterdam_Airport_Schiphol", "property:runway_name", "resource:06_24__Kaagbaan_" ] ]
Amsterdam_Airport_Schiphol
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "06/24 'Kaagbaan'", "readable": "06/24 'Kaagbaan'", "graph": "resource:06_24__Kaagbaan_" }, { "modified": "3800.0", "readable": "3800.0", "graph": "resource:3800_0" }, { "modified": "Amsterdam", "readable": "Amsterdam", "graph": "resource:Amsterdam" }, { "modified": "Amsterdam_Airport_Schiphol", "readable": "Amsterdam Airport Schiphol", "graph": "resource:Amsterdam_Airport_Schiphol" }, { "modified": "-3.3528", "readable": "-3.3528", "graph": "resource:_3_3528" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?v WHERE { resource:Amsterdam_Airport_Schiphol property:runway_name ?v . resource:Amsterdam_Airport_Schiphol property:elevation_above_the_sea_level ?p }", "readable_query": "SELECT DISTINCT ?p ?v WHERE { resource:Amsterdam_Airport_Schiphol property:runway_name ?v . resource:Amsterdam_Airport_Schiphol property:elevation_above_the_sea_level ?p }", "graph_answer": [ "resource:_3_3528", "resource:06_24__Kaagbaan_" ], "readable_answer": [ "-3.3528", "06/24 'Kaagbaan'" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Amsterdam_Airport_Schiphol property:aircraft_fighter ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Amsterdam_Airport_Schiphol property:aircraft_fighter ?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
3
8327
Id173
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "mediaType", "object": "\"Print\"@en" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "oclc", "object": "78771100" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "isbn", "object": "\"0-439-92550-9\"" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "mediaType", "object": "\"Print\"" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "oclcNumber", "object": "78771100" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "isbnNumber", "object": "\"0-439-92550-9\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The book Alcatraz Versus the Evil Librarians is in print and has the ISBN number 0-439-92550-9 as well as the OCLC number of 7877110.", "Alcatraz Versus the Evil Librarians is produced in print and has an OCLC number of 78771100 and an ISBN number of 0-439-92550-9.", "The book Alcatraz Versus the Evil Librarians is in print and has the ISBN number 0-439-92550-9 as well as an OCLC number of 78771100." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:media_type", "resource:Print" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:oclc_number", "78771100" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:isbn_number", "resource:0_439_92550_9" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "78771100", "readable": "78771100", "graph": "78771100" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "0-439-92550-9", "readable": "0-439-92550-9", "graph": "resource:0_439_92550_9" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Print", "readable": "Print", "graph": "resource:Print" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?r != '120000000' ) . ?t property:isbn_number ?c . ?t property:oclc_number ?r . ?t rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?r != '120000000' ) . ?t property:isbn_number ?c . ?t property:oclc_number ?r . ?t rdf:type ontology:written_work }", "graph_answer": [ "resource:0_439_92550_9" ], "readable_answer": [ "0-439-92550-9" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( ?y != '120000000' ) . ?j property:oclc_number ?y . ?j property:isbn_number resource:0_439_92550_9 . ?j rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( ?y != '120000000' ) . ?j property:oclc_number ?y . ?j property:isbn_number resource:0-439-92550-9 . ?j rdf:type ontology:written_work }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?g WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:media_type ?g . resource:Alcatraz_Versus_the_Evil_Librarians property:oclc_number ?q }", "readable_query": "SELECT DISTINCT ?q ?g WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:media_type ?g . resource:Alcatraz_Versus_the_Evil_Librarians property:oclc_number ?q }", "graph_answer": [ "78771100", "resource:Print" ], "readable_answer": [ "78771100", "Print" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
4
9251
Id174
[ { "subject": "Birmingham", "property": "postalCode", "object": "B_postcode_area" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "John_Madin", "property": "hometown", "object": "Birmingham" }, { "subject": "Birmingham", "property": "leaderName", "object": "Andrew_Mitchell" } ]
[ { "subject": "Birmingham", "property": "postalCode", "object": "B_postcode_area" }, { "subject": "103_Colmore_Row", "property": "architect", "object": "John_Madin" }, { "subject": "John_Madin", "property": "origin", "object": "Birmingham" }, { "subject": "Birmingham", "property": "leader", "object": "Andrew_Mitchell" } ]
(X (X (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Led by Andrew Mitchell and with the postcode area 'B', Birmingham is the hometown of architect John Madin, who designed 103 Colmore Row.", "Birmingham, which has the B postcode is led by Andrew Mitchell and is the hometown of architect John Madin who designed 103 Colmore Row.", "103 Colmore Row was designed by the architect John Madin, who was born in Birmingham. The postal code of Birmingham is B and the leader is Andrew Mitchell." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:John_Madin", "property:origin", "resource:Birmingham" ], [ "resource:Birmingham", "property:leader", "resource:Andrew_Mitchell" ], [ "resource:Birmingham", "property:postal_code", "resource:B_postcode_area" ], [ "resource:103_Colmore_Row", "property:architect", "resource:John_Madin" ], [ "resource:103_Colmore_Row", "rdf:type", "ontology:building" ] ]
103_Colmore_Row
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "postalCode", "readable": "postal code", "graph": "property:postal_code" }, { "modified": "103_Colmore_Row", "readable": "103 Colmore Row", "graph": "resource:103_Colmore_Row" }, { "modified": "Andrew_Mitchell", "readable": "Andrew Mitchell", "graph": "resource:Andrew_Mitchell" }, { "modified": "B_postcode_area", "readable": "B postcode area", "graph": "resource:B_postcode_area" }, { "modified": "Birmingham", "readable": "Birmingham", "graph": "resource:Birmingham" }, { "modified": "John_Madin", "readable": "John Madin", "graph": "resource:John_Madin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:postal_code resource:B_postcode_area . ?o property:leader resource:Andrew_Mitchell . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:postal_code resource:B_postcode_area . ?o property:leader resource:Andrew_Mitchell . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'b' ) ) }", "graph_answer": [ "resource:Birmingham" ], "readable_answer": [ "Birmingham" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:103_Colmore_Row property:architect resource:John_Madin }", "readable_query": "ASK WHERE { resource:103_Colmore_Row property:architect resource:John_Madin }", "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" ] } ]
City
5
11908
Id129
[ { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "Washington_(state)" }, { "subject": "Washington_(state)", "property": "capital", "object": "Olympia,_Washington" }, { "subject": "King_County,_Washington", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" } ]
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" }, { "subject": "Washington_(state)", "property": "capital", "object": "Olympia,_Washington" }, { "subject": "King_County,_Washington", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" } ]
(X (X (X)) (X (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Auburn is part of King County in Washington, the state where Olympia is the capital. King County is in the United States, where the biggest city is New York.", "The biggest city in the United States is New York City and the capital of Washington is Olympia. The country is also the location of Auburn, part of King County in Washington state.", "Auburn is in King County Washington where the capital is Olympia. Washington is in the US, whose largest city is New York City." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Washington__state_", "property:capital", "resource:Olympia__Washington" ], [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Washington__state_" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:King_County__Washington" ], [ "resource:United_States", "property:largest_city", "resource:New_York_City" ], [ "resource:King_County__Washington", "property:country", "resource:United_States" ] ]
Auburn,_Washington
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "King_County,_Washington", "readable": "King County, Washington", "graph": "resource:King_County__Washington" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "Olympia,_Washington", "readable": "Olympia, Washington", "graph": "resource:Olympia__Washington" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington_(state)", "readable": "Washington", "graph": "resource:Washington__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Auburn__Washington property:is_part_of ?e . FILTER NOT EXISTS { ?e property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Auburn,_Washington property:is_part_of ?e . FILTER NOT EXISTS { ?e property:country resource:United_States } }", "graph_answer": [ "resource:Washington__state_" ], "readable_answer": [ "Washington" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Washington__state_ ) . resource:Auburn__Washington property:is_part_of ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Washington_(state) ) . resource:Auburn__Washington property:is_part_of ?r }", "graph_answer": [ "resource:King_County__Washington" ], "readable_answer": [ "King County, Washington" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Washington__state_ property:instrument ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Washington_(state) property:instrument ?o }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
3
8129
Id33
[ { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology is located in Karnataka, India and it was established in 2000.", "The Acharya Institute of Technology was established in the state of Karnataka, India, in 2000.", "The Acharya Institute of Technology was established in 2000 in Karnataka, India." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:state", "resource:Karnataka" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:established", "resource:2000" ] ]
Acharya_Institute_of_Technology
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:state ?g . ?z rdf:type ontology:university . ?z property:established resource:1996 }", "readable_query": "ASK WHERE { ?z property:state ?g . ?z rdf:type ontology:university . ?z property:established resource:1996 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
University
2
5465
Id39
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "students", "object": "16000" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "numberOfStudents", "object": "16000" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at the Aarhus University has 16000 students and is located in Denmark.", "The School of Business and Social Sciences at Aarhus University in Denmark has 16,000 students.", "The School of Business and Social Sciences at the Aarhus University in Denmark has 16000 students." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:number_of_students", "16000" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "16000", "readable": "16000", "graph": "16000" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?h property:number_of_students ?r . FILTER ( ?r <= '20000' ) . ?h property:country ?a . ?h rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?a WHERE { ?h property:number_of_students ?r . FILTER ( ?r <= '20000' ) . ?h property:country ?a . ?h rdf:type ontology:university }", "graph_answer": [ "resource:Denmark" ], "readable_answer": [ "Denmark" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?m <= '20000' ) . ?x property:country resource:Denmark . ?x rdf:type ontology:university . ?x property:number_of_students ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?m <= '20000' ) . ?x property:country resource:Denmark . ?x rdf:type ontology:university . ?x property:number_of_students ?m }", "graph_answer": [ "16000" ], "readable_answer": [ "16000" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n property:number_of_students 16000 . ?n rdf:type ontology:university . ?n property:country resource:Denmark }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:number_of_students 16000 . ?n rdf:type ontology:university . ?n property:country resource:Denmark }", "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", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8181
Id27
[ { "subject": "1634:_The_Ram_Rebellion", "property": "author", "object": "Eric_Flint" }, { "subject": "1634:_The_Ram_Rebellion", "property": "mediaType", "object": "\"Print\"@en" }, { "subject": "1634:_The_Ram_Rebellion", "property": "isbn", "object": "\"1-4165-2060-0\"" } ]
[ { "subject": "1634:_The_Ram_Rebellion", "property": "author", "object": "Eric_Flint" }, { "subject": "1634:_The_Ram_Rebellion", "property": "mediaType", "object": "\"Print\"" }, { "subject": "1634:_The_Ram_Rebellion", "property": "isbnNumber", "object": "\"1-4165-2060-0\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Ram Rebellion by Eric Flint was published in print and has the ISBN number 1-4165-2060-0.", "1634: The Ram Rebellion by Eric Flint was published in print and has the ISBN number of 1-4165-2060-0.", "1634: The Ram Rebellion was written by Eric Flint. It was published in print and has an ISBN number of 1-4165-2060-0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Ram_Rebellion", "property:media_type", "resource:Print" ], [ "resource:1634__The_Ram_Rebellion", "property:author", "resource:Eric_Flint" ], [ "resource:1634__The_Ram_Rebellion", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Ram_Rebellion", "property:isbn_number", "resource:1_4165_2060_0" ] ]
1634:_The_Ram_Rebellion
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "1-4165-2060-0", "readable": "1-4165-2060-0", "graph": "resource:1_4165_2060_0" }, { "modified": "Eric_Flint", "readable": "Eric Flint", "graph": "resource:Eric_Flint" }, { "modified": "Print", "readable": "Print", "graph": "resource:Print" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:isbn_number '978-1-4165-4253-7' . ?i rdf:type ontology:written_work . ?i property:media_type ?q }", "readable_query": "ASK WHERE { ?i property:isbn_number '978-1-4165-4253-7' . ?i rdf:type ontology:written_work . ?i property:media_type ?q }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
3
6393
Id13
[ { "subject": "108_St_Georges_Terrace", "property": "location", "object": "Perth" }, { "subject": "Perth", "property": "country", "object": "Australia" }, { "subject": "108_St_Georges_Terrace", "property": "buildingEndDate", "object": "\"1988\"" } ]
[ { "subject": "108_St_Georges_Terrace", "property": "location", "object": "Perth" }, { "subject": "Perth", "property": "country", "object": "Australia" }, { "subject": "108_St_Georges_Terrace", "property": "completionDate", "object": "1988" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "108 St. Georges Terrace, completed in 1988, is located in Perth, Australia.", "108 St. Georges Terrace was completed in 1988 in Perth, Australia." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:108_St_Georges_Terrace", "rdf:type", "ontology:building" ], [ "resource:108_St_Georges_Terrace", "property:location", "resource:Perth" ], [ "resource:108_St_Georges_Terrace", "property:completion_date", "resource:1988" ], [ "resource:Perth", "property:country", "resource:Australia" ] ]
108_St_Georges_Terrace
[ { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "108_St_Georges_Terrace", "readable": "108 St Georges Terrace", "graph": "resource:108_St_Georges_Terrace" }, { "modified": "1988", "readable": "1988", "graph": "resource:1988" }, { "modified": "Australia", "readable": "Australia", "graph": "resource:Australia" }, { "modified": "Perth", "readable": "Perth", "graph": "resource:Perth" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d rdf:type ontology:building . ?d property:location resource:Perth . ?d property:completion_date resource:2005_04_06 }", "readable_query": "ASK WHERE { ?d rdf:type ontology:building . ?d property:location resource:Perth . ?d property:completion_date resource:2005-04-06 }", "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 rdf:type ontology:building . ?f property:location resource:Perth . ?f property:completion_date resource:1988 }", "readable_query": "ASK WHERE { ?f rdf:type ontology:building . ?f property:location resource:Perth . ?f property:completion_date resource:1988 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i property:location resource:Perth . ?i rdf:type ontology:building . ?i property:completion_date resource:1988 }", "readable_query": "SELECT ?i WHERE { ?i property:location resource:Perth . ?i rdf:type ontology:building . ?i property:completion_date resource:1988 }", "graph_answer": [ "resource:108_St_Georges_Terrace" ], "readable_answer": [ "108 St Georges Terrace" ], "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 ?q WHERE { resource:Perth property:country ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Perth property:country ?q }", "graph_answer": [ "resource:Australia" ], "readable_answer": [ "Australia" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
3
6690
Id107
[ { "subject": "10_Hygiea", "property": "epoch", "object": "\"27 June 2015 (JD2457200.5)\"" }, { "subject": "10_Hygiea", "property": "orbitalPeriod", "object": "\"481248.0\"^^xsd:double" }, { "subject": "10_Hygiea", "property": "escapeVelocity", "object": "\"0.21\"^^<http://dbpedia.org/datatype/kilometrePerSecond>" } ]
[ { "subject": "10_Hygiea", "property": "epoch", "object": "2015-06-27" }, { "subject": "10_Hygiea", "property": "orbitalPeriod", "object": "5.57 (days)" }, { "subject": "10_Hygiea", "property": "escapeVelocity", "object": "0.21 (kilometrePerSeconds)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "10 Hygiea, which has an epoch date of 27 June 2015, takes 5.57 days to orbit and has an escape velocity of 0.21 km per sec.", "10 Hygiea; has an epoch date of June 27th 2015, takes 5.57 days to orbit, and an escape velocity of 0.21 km per secs.", "10 Hygiea has an epoch date of June 27th 2015. It has an orbital period of 5.57 days and an escape velocity of 0.21 kilometres per second." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:10_Hygiea", "property:epoch", "resource:2015_06_27" ], [ "resource:10_Hygiea", "rdf:type", "ontology:celestial_body" ], [ "resource:10_Hygiea", "property:escape_velocity", "0.21 (kilometrePerSeconds)" ], [ "resource:10_Hygiea", "property:orbital_period", "5.57 (days)" ] ]
10_Hygiea
[ { "modified": "0.21 (kilometrePerSeconds)", "readable": "0.21", "graph": "0.21 (kilometrePerSeconds)" }, { "modified": "5.57 (days)", "readable": "5.57", "graph": "5.57 (days)" }, { "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": "10_Hygiea", "readable": "10 Hygiea", "graph": "resource:10_Hygiea" }, { "modified": "2015-06-27", "readable": "2015-06-27", "graph": "resource:2015_06_27" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?b rdf:type ontology:celestial_body . ?b property:epoch ?h . ?b property:orbital_period ?y . FILTER ( CONTAINS ( YEAR ( ?h ) , '2015' ) ) }", "readable_query": "SELECT DISTINCT ?y WHERE { ?b rdf:type ontology:celestial_body . ?b property:epoch ?h . ?b property:orbital_period ?y . FILTER ( CONTAINS ( YEAR ( ?h ) , '2015' ) ) }", "graph_answer": [ "5.57 (days)" ], "readable_answer": [ "5.57" ], "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 ?r WHERE { FILTER ( CONTAINS ( YEAR ( ?a ) , '2015' ) ) . ?r property:epoch ?a . ?r rdf:type ontology:celestial_body . ?r property:orbital_period '5.57 (days)' }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( YEAR ( ?a ) , '2015' ) ) . ?r property:epoch ?a . ?r rdf:type ontology:celestial_body . ?r property:orbital_period '5.57 (days)' }", "graph_answer": [ "resource:10_Hygiea" ], "readable_answer": [ "10 Hygiea" ], "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 ?z WHERE { resource:10_Hygiea rdf:type ontology:celestial_body . resource:10_Hygiea property:epoch ?z . resource:10_Hygiea property:orbital_period '5.57 (days)' }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:10_Hygiea rdf:type ontology:celestial_body . resource:10_Hygiea property:epoch ?z . resource:10_Hygiea property:orbital_period '5.57 (days)' }", "graph_answer": [ "resource:2015_06_27" ], "readable_answer": [ "2015-06-27" ], "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": "ASK WHERE { resource:10_Hygiea property:escape_velocity '0.21 (kilometrePerSeconds)' }", "readable_query": "ASK WHERE { resource:10_Hygiea property:escape_velocity '0.21 (kilometrePerSeconds)' }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:10_Hygiea property:chancellor ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:10_Hygiea property:chancellor ?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" ] } ]
University
5
12702
Id32
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Acharya_Institute_of_Technology", "property": "city", "object": "Bangalore" }, { "subject": "Acharya_Institute_of_Technology", "property": "established", "object": "2000" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "state", "object": "Karnataka" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology in Karnataka, Bangalore, India was established in 2000. It is affiliated to the Visvesvaraya Technological University.", "The Acharya Institute of Technology in Bangalore, Karnataka, India is affiliated with the Visvesvaraya Technological University and was established in 2000.", "The Acharya Institute of Technology is located in Bangalore city, Karnataka state in India. It was established in 2000 and is affiliated with Visvesvaraya Technological University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acharya_Institute_of_Technology", "property:city", "resource:Bangalore" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:state", "resource:Karnataka" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:established", "resource:2000" ] ]
Acharya_Institute_of_Technology
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "2000", "readable": "2000", "graph": "resource:2000" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "Bangalore", "readable": "Bangalore", "graph": "resource:Bangalore" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:university . ?e property:city ?d . ?e property:established resource:2001 }", "readable_query": "ASK WHERE { ?e rdf:type ontology:university . ?e property:city ?d . ?e property:established resource:2001 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
2
3453
Id65
[ { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" } ]
[ { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" }, { "subject": "Agustín_Barboza", "property": "birthPlace", "object": "Asunción" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Agustín Barboza was born in Asuncion and died in Paraguay.", "Agustín Barboza was born in Asunción, Paraguay." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:death_place", "resource:Paraguay" ], [ "resource:Agust_n_Barboza", "property:birth_place", "resource:Asunci_n" ] ]
Agustín_Barboza
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Paraguay", "readable": "Paraguay", "graph": "resource:Paraguay" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:birth_place ?t . ?a property:death_place resource:United_States . ?a rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?a property:birth_place ?t . ?a property:death_place resource:United_States . ?a rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
2
3970
Id122
[ { "subject": "Ampara_Hospital", "property": "country", "object": "Sri_Lanka" }, { "subject": "Ampara_Hospital", "property": "beds", "object": "476" } ]
[ { "subject": "Ampara_Hospital", "property": "country", "object": "Sri_Lanka" }, { "subject": "Ampara_Hospital", "property": "bedCount", "object": "476" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ampara Hospital (bed count 476) is located in Sri Lanka.", "Ampara Hospital, with a count of 473 beds, is in Sri Lanka.", "Ampara Hospital is located in Sri Lanka and has 476 beds." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ampara_Hospital", "rdf:type", "ontology:building" ], [ "resource:Ampara_Hospital", "property:country", "resource:Sri_Lanka" ], [ "resource:Ampara_Hospital", "property:bed_count", "476" ] ]
Ampara_Hospital
[ { "modified": "476", "readable": "476", "graph": "476" }, { "modified": "bedCount", "readable": "bed count", "graph": "property:bed_count" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "Ampara_Hospital", "readable": "Ampara Hospital", "graph": "resource:Ampara_Hospital" }, { "modified": "Sri_Lanka", "readable": "Sri Lanka", "graph": "resource:Sri_Lanka" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?s != '700' ) . ?k rdf:type ontology:building . ?k property:country ?n . ?k property:bed_count ?s }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?s != '700' ) . ?k rdf:type ontology:building . ?k property:country ?n . ?k property:bed_count ?s }", "graph_answer": [ "resource:Sri_Lanka" ], "readable_answer": [ "Sri Lanka" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?a rdf:type ontology:building . ?a property:bed_count ?v . ?a property:country resource:Sri_Lanka }", "readable_query": "SELECT DISTINCT ?v WHERE { ?a rdf:type ontology:building . ?a property:bed_count ?v . ?a property:country resource:Sri_Lanka }", "graph_answer": [ "476" ], "readable_answer": [ "476" ], "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 ?h WHERE { ?h property:country resource:Sri_Lanka . FILTER ( ?r = '476' ) . ?h rdf:type ontology:building . ?h property:bed_count ?r }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:country resource:Sri_Lanka . FILTER ( ?r = '476' ) . ?h rdf:type ontology:building . ?h property:bed_count ?r }", "graph_answer": [ "resource:Ampara_Hospital" ], "readable_answer": [ "Ampara Hospital" ], "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" ] } ]
MeanOfTransportation
3
7572
Id172
[ { "subject": "Aston_Martin_V8", "property": "related", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_Virage", "property": "manufacturer", "object": "Aston_Martin" } ]
[ { "subject": "Aston_Martin_V8", "property": "relatedMeanOfTransportation", "object": "Aston_Martin_DBS" }, { "subject": "Aston_Martin_V8", "property": "successor", "object": "Aston_Martin_Virage" }, { "subject": "Aston_Martin_Virage", "property": "manufacturer", "object": "Aston_Martin" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Aston Martin V8 and Aston Martin DBS are a related means of transport with the V8 succeeded by the Aston Martin Virage.", "The Aston Martin Virage, made by Aston Martin, succeeded Aston Martin V8, and is a related mode of transport as the Aston Martin DBS.", "The Aston Martin V8, a similar mode of transportation as the Aston Martin DBS, was succeeded by Aston Martin Virage, made by Aston Martin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aston_Martin_V8", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Aston_Martin_V8", "property:related_mean_of_transportation", "resource:Aston_Martin_DBS" ], [ "resource:Aston_Martin_V8", "property:successor", "resource:Aston_Martin_Virage" ], [ "resource:Aston_Martin_Virage", "property:manufacturer", "resource:Aston_Martin" ] ]
Aston_Martin_V8
[ { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "relatedMeanOfTransportation", "readable": "related mean of transportation", "graph": "property:related_mean_of_transportation" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Aston_Martin", "readable": "Aston Martin", "graph": "resource:Aston_Martin" }, { "modified": "Aston_Martin_DBS", "readable": "Aston Martin DBS", "graph": "resource:Aston_Martin_DBS" }, { "modified": "Aston_Martin_V8", "readable": "Aston Martin V8", "graph": "resource:Aston_Martin_V8" }, { "modified": "Aston_Martin_Virage", "readable": "Aston Martin Virage", "graph": "resource:Aston_Martin_Virage" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:mean_of_transportation . ?x property:manufacturer resource:Aston_Martin . ?s property:successor ?x . ?s property:related_mean_of_transportation resource:Aston_Martin_DBS }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:mean_of_transportation . ?x property:manufacturer resource:Aston_Martin . ?s property:successor ?x . ?s property:related_mean_of_transportation resource:Aston_Martin_DBS }", "graph_answer": [ "resource:Aston_Martin_V8" ], "readable_answer": [ "Aston Martin V8" ], "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 ?q WHERE { ?e property:related_mean_of_transportation resource:Aston_Martin_DBS . ?e property:successor ?q . ?e rdf:type ontology:mean_of_transportation . ?q property:manufacturer resource:Aston_Martin }", "readable_query": "SELECT DISTINCT ?q WHERE { ?e property:related_mean_of_transportation resource:Aston_Martin_DBS . ?e property:successor ?q . ?e rdf:type ontology:mean_of_transportation . ?q property:manufacturer resource:Aston_Martin }", "graph_answer": [ "resource:Aston_Martin_Virage" ], "readable_answer": [ "Aston Martin Virage" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
5
12547
Id66
[ { "subject": "Adonis_Georgiadis", "property": "primeMinister", "object": "Antonis_Samaras" }, { "subject": "Antonis_Samaras", "property": "successor", "object": "Konstantinos_Mitsotakis" }, { "subject": "Antonis_Samaras", "property": "deputy", "object": "Evangelos_Venizelos" }, { "subject": "New_Democracy_(Greece)", "property": "colour", "object": "Blue" }, { "subject": "Adonis_Georgiadis", "property": "party", "object": "New_Democracy_(Greece)" } ]
[ { "subject": "Adonis_Georgiadis", "property": "inOfficeWhilePrimeMinister", "object": "Antonis_Samaras" }, { "subject": "Antonis_Samaras", "property": "successor", "object": "Konstantinos_Mitsotakis" }, { "subject": "Antonis_Samaras", "property": "hasDeputy", "object": "Evangelos_Venizelos" }, { "subject": "New_Democracy_(Greece)", "property": "colour", "object": "Blue" }, { "subject": "Adonis_Georgiadis", "property": "party", "object": "New_Democracy_(Greece)" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adonis Georgiadis is a member of the Greek New Democracy party whose colour is blue and was in office under Antonis Samaras. Samaras' successor was Kontantinos Mitsotakis, and his deputy was Evangelos Venizelos.", "Adonis Georgiadis was a member of the New Democracy party in Greece which used the colour blue. He was in office whilst the Prime Minister was Antonis Samaras and the Deputy was Evangelos Venizelos. Samaras was eventually succeeded by Konstantinos Mitsotakis.", "Blue is the colour of the New Democracy in Greece, which Adonis Georgiadis is a member of. Adonis Georgiadis was in office when Antonis Samaras (predecessor to Konstantinos Mitsotakis) was Prime Minister and his deputy was Evangelos Venizelos." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antonis_Samaras", "property:has_deputy", "resource:Evangelos_Venizelos" ], [ "resource:Antonis_Samaras", "property:successor", "resource:Konstantinos_Mitsotakis" ], [ "resource:Adonis_Georgiadis", "property:party", "resource:New_Democracy__Greece_" ], [ "resource:Adonis_Georgiadis", "rdf:type", "ontology:politician" ], [ "resource:Adonis_Georgiadis", "property:in_office_while_prime_minister", "resource:Antonis_Samaras" ], [ "resource:New_Democracy__Greece_", "property:colour", "resource:Blue" ] ]
Adonis_Georgiadis
[ { "modified": "colour", "readable": "colour", "graph": "property:colour" }, { "modified": "hasDeputy", "readable": "has deputy", "graph": "property:has_deputy" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Adonis_Georgiadis", "readable": "Adonis Georgiadis", "graph": "resource:Adonis_Georgiadis" }, { "modified": "Antonis_Samaras", "readable": "Antonis Samaras", "graph": "resource:Antonis_Samaras" }, { "modified": "Blue", "readable": "Blue", "graph": "resource:Blue" }, { "modified": "Evangelos_Venizelos", "readable": "Evangelos Venizelos", "graph": "resource:Evangelos_Venizelos" }, { "modified": "Konstantinos_Mitsotakis", "readable": "Konstantinos Mitsotakis", "graph": "resource:Konstantinos_Mitsotakis" }, { "modified": "New_Democracy_(Greece)", "readable": "New Democracy", "graph": "resource:New_Democracy__Greece_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?a property:colour resource:Blue . ?n rdf:type ontology:politician . ?n property:party ?a . ?n property:in_office_while_prime_minister resource:Antonis_Samaras }", "readable_query": "SELECT DISTINCT ?n WHERE { ?a property:colour resource:Blue . ?n rdf:type ontology:politician . ?n property:party ?a . ?n property:in_office_while_prime_minister resource:Antonis_Samaras }", "graph_answer": [ "resource:Adonis_Georgiadis" ], "readable_answer": [ "Adonis Georgiadis" ], "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 ?c WHERE { ?e property:in_office_while_prime_minister resource:Antonis_Samaras . ?e rdf:type ontology:politician . ?c property:colour resource:Blue . ?e property:party ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { ?e property:in_office_while_prime_minister resource:Antonis_Samaras . ?e rdf:type ontology:politician . ?c property:colour resource:Blue . ?e property:party ?c }", "graph_answer": [ "resource:New_Democracy__Greece_" ], "readable_answer": [ "New Democracy" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a ?s WHERE { resource:Antonis_Samaras property:has_deputy ?a . resource:Antonis_Samaras property:successor ?s }", "readable_query": "SELECT DISTINCT ?a ?s WHERE { resource:Antonis_Samaras property:has_deputy ?a . resource:Antonis_Samaras property:successor ?s }", "graph_answer": [ "resource:Evangelos_Venizelos", "resource:Konstantinos_Mitsotakis" ], "readable_answer": [ "Evangelos Venizelos", "Konstantinos Mitsotakis" ], "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" ] } ]
City
5
11957
Id178
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "\"United States\"@en" } ]
[ { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "United_States" } ]
(X (X (X) (X) (X)) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Americans are inhabitants of the United States which uses the spoken language of English and includes Native Americans among its ethnic groups. The country is also the location of Albany, Georgia.", "Albany, Georgia is in the United States where English is spoken. The people of the country are known as Americans and one of the ethnic groups are Native Americans.", "People living in U.S. are called Americans and they speak English. Native Americans are an ethnic group in U.S where Albany, Georgia is located." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ] ]
Albany,_Georgia
[ { "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": "language", "readable": "language", "graph": "property:language" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'n' ) ) . resource:United_States property:ethnic_group ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'n' ) ) . resource:United_States property:ethnic_group ?c }", "graph_answer": [ "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Native Americans in the United States" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r ?b WHERE { resource:United_States property:language ?r . resource:United_States property:demonym ?b }", "readable_query": "SELECT DISTINCT ?r ?b WHERE { resource:United_States property:language ?r . resource:United_States property:demonym ?b }", "graph_answer": [ "resource:English_language", "resource:Americans" ], "readable_answer": [ "English language", "Americans" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:city . ?t property:is_part_of resource:United_States }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:city . ?t property:is_part_of resource:United_States }", "graph_answer": [ "resource:Albany__Georgia" ], "readable_answer": [ "Albany, Georgia" ], "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" ] } ]
City
5
11879
Id100
[ { "subject": "Atlantic_City,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "New_Jersey", "property": "capital", "object": "Trenton,_New_Jersey" }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" } ]
[ { "subject": "Atlantic_City,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "New_Jersey", "property": "capital", "object": "Trenton,_New_Jersey" }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "New_Jersey" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The United States, where the biggest city is New York City, includes the Native Americans among its ethnic groups. The country is the location of Atlantic City in New Jersey where the state capital is Trenton.", "Atlantic City, New Jersey, is within the United States, where New York City is the largest city and Native Americans are one of the ethnic groups. The capital of the state of New Jersey is Trenton." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:country", "resource:United_States" ], [ "resource:Atlantic_City__New_Jersey", "property:is_part_of", "resource:New_Jersey" ], [ "resource:United_States", "property:largest_city", "resource:New_York_City" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:New_Jersey", "property:capital", "resource:Trenton__New_Jersey" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "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": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "New_Jersey", "readable": "New Jersey", "graph": "resource:New_Jersey" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "Trenton,_New_Jersey", "readable": "Trenton, New Jersey", "graph": "resource:Trenton__New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { ?y property:largest_city resource:New_York_City . FILTER ( CONTAINS ( LCASE ( ?y ) , 'united' ) ) }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?l ) WHERE { ?y property:largest_city resource:New_York_City . FILTER ( CONTAINS ( LCASE ( ?y ) , 'united' ) ) }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:New_Jersey property:significant_project ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:New_Jersey property:significant_project ?t }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
7
13132
Id9
[ { "subject": "Trane", "property": "product", "object": "Building_Management_System" }, { "subject": "Trane", "property": "revenue", "object": "1.0264E10" }, { "subject": "Trane", "property": "netIncome", "object": "5.563E8" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" }, { "subject": "Trane", "property": "type", "object": "Subsidiary" }, { "subject": "Trane", "property": "operatingIncome", "object": "8.754E8" }, { "subject": "Trane", "property": "location", "object": "Ireland" } ]
[ { "subject": "Trane", "property": "product", "object": "Building_Management_System" }, { "subject": "Trane", "property": "revenue", "object": "10264000000" }, { "subject": "Trane", "property": "netIncome", "object": "556300000" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" }, { "subject": "Trane", "property": "type", "object": "Subsidiary" }, { "subject": "Trane", "property": "operatingIncome", "object": "875400000" }, { "subject": "Trane", "property": "location", "object": "Ireland" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Trane is a subsidiary company, located in Ireland, in the city of Swords, Dublin. Tran makes building management systems and has a revenue of 10264000000 with a net income of $556,300,000. Its operating income is $875,400,000.", "Trane is an Irish building management systems manufacturer is Swords, Dublin They are a subsidiary with an operating income of $875,400,000. Their revenue is $10,264,000,000, and their net income is $556,300,000.", "Trane, a subsidiary that produces of building management systems, is located in Ireland - Swords, Dublin - and boasts revenues totaling 10.3 billion USD, an operating income of 875.4 million USD, and a net income of around 556 million USD." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:net_income", "556300000" ], [ "resource:Trane", "property:revenue", "10264000000" ], [ "resource:Trane", "property:product", "resource:Building_Management_System" ], [ "resource:Trane", "rdf:type", "ontology:subsidiary" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Ireland" ], [ "resource:Trane", "property:location", "resource:Swords__Dublin" ], [ "resource:Trane", "property:operating_income", "875400000" ] ]
Trane
[ { "modified": "10264000000", "readable": "10264000000", "graph": "10264000000" }, { "modified": "556300000", "readable": "556300000", "graph": "556300000" }, { "modified": "875400000", "readable": "875400000", "graph": "875400000" }, { "modified": "Subsidiary", "readable": "subsidiary", "graph": "ontology:subsidiary" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "netIncome", "readable": "net income", "graph": "property:net_income" }, { "modified": "operatingIncome", "readable": "operating income", "graph": "property:operating_income" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "revenue", "readable": "revenue", "graph": "property:revenue" }, { "modified": "Building_Management_System", "readable": "Building Management System", "graph": "resource:Building_Management_System" }, { "modified": "Ireland", "readable": "Ireland", "graph": "resource:Ireland" }, { "modified": "Swords,_Dublin", "readable": "Swords, Dublin", "graph": "resource:Swords__Dublin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?j property:operating_income ?u . FILTER ( ?u = '875400000' ) . ?j property:product ?b . ?j rdf:type ontology:subsidiary }", "readable_query": "SELECT DISTINCT ?b WHERE { ?j property:operating_income ?u . FILTER ( ?u = '875400000' ) . ?j property:product ?b . ?j rdf:type ontology:subsidiary }", "graph_answer": [ "resource:Building_Management_System" ], "readable_answer": [ "Building Management System" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?k property:revenue ?c . ?k property:product resource:Building_Management_System . ?k rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?c WHERE { ?k property:revenue ?c . ?k property:product resource:Building_Management_System . ?k rdf:type ontology:company }", "graph_answer": [ "10264000000" ], "readable_answer": [ "10264000000" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?d property:product resource:Building_Management_System . ?d property:revenue 10264000000 . ?d rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:product resource:Building_Management_System . ?d property:revenue 10264000000 . ?d rdf:type ontology:company }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h ?j WHERE { resource:Trane property:location ?j . resource:Trane property:net_income ?h }", "readable_query": "SELECT DISTINCT ?h ?j WHERE { resource:Trane property:location ?j . resource:Trane property:net_income ?h }", "graph_answer": [ "556300000", "resource:Ireland" ], "readable_answer": [ "556300000", "Ireland" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
4
10210
Id184
[ { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Peoria,_Illinois" }, { "subject": "AIDAluna", "property": "shipOwner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "Caterpillar_Inc.", "property": "location", "object": "Peoria,_Illinois" }, { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The foundation place of Caterpillar Inc. was California, it is now based in Peoria, Illinois. The power type of the AIDA Cruises owned AIDAluna is the Caterpillar Inc. engine.", "AIDAluna, owned by AIDA Cruises, is powered by California origin and Peoria, Illinois located, Caterpillar Inc.", "AIDA Cruises is the owner of the AIDAluna, which is powered by Caterpillar Inc. The company, Caterpillar, Inc. was founded in California and is based in Peoria, Illinois." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:location", "resource:Peoria__Illinois" ], [ "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" ] ]
AIDAluna
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Peoria,_Illinois", "readable": "Peoria, Illinois", "graph": "resource:Peoria__Illinois" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:owner resource:AIDA_Cruises . ?o property:power_type resource:W_rtsil_ }", "readable_query": "ASK WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:owner resource:AIDA_Cruises . ?o property:power_type resource:Wärtsilä }", "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 { ?y property:power_type resource:Caterpillar_Inc_ . ?y property:owner resource:AIDA_Cruises . ?y rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?y property:power_type resource:Caterpillar_Inc. . ?y property:owner resource:AIDA_Cruises . ?y rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?z WHERE { ?z property:power_type resource:Caterpillar_Inc_ . ?z property:owner resource:AIDA_Cruises . ?z rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?z WHERE { ?z property:power_type resource:Caterpillar_Inc. . ?z property:owner resource:AIDA_Cruises . ?z rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAluna" ], "readable_answer": [ "AIDAluna" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?i WHERE { resource:Caterpillar_Inc_ property:foundation_place ?q . resource:Caterpillar_Inc_ property:location ?i }", "readable_query": "SELECT DISTINCT ?q ?i WHERE { resource:Caterpillar_Inc. property:foundation_place ?q . resource:Caterpillar_Inc. property:location ?i }", "graph_answer": [ "resource:California", "resource:Peoria__Illinois" ], "readable_answer": [ "California", "Peoria, Illinois" ], "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
3736
Id76
[ { "subject": "Akeem_Priestley", "property": "team", "object": "Dayton_Dutch_Lions" }, { "subject": "Akeem_Priestley", "property": "clubs", "object": "Harbour_View_F.C." } ]
[ { "subject": "Akeem_Priestley", "property": "club", "object": "Dayton_Dutch_Lions" }, { "subject": "Akeem_Priestley", "property": "club", "object": "Harbour_View_F.C." } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Priestley plays for Dayton Dutch Lions and Harbour View F.C.", "Akeem Priestley's clubs are Dayton Dutch Lions and Harbour View FC.", "Akeem Priestley's club is Dayton Dutch Lions and he plays for Harbour View F.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Priestley", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Priestley", "property:club", "resource:Harbour_View_F_C_" ], [ "resource:Akeem_Priestley", "property:club", "resource:Dayton_Dutch_Lions" ] ]
Akeem_Priestley
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Akeem_Priestley", "readable": "Akeem Priestley", "graph": "resource:Akeem_Priestley" }, { "modified": "Dayton_Dutch_Lions", "readable": "Dayton Dutch Lions", "graph": "resource:Dayton_Dutch_Lions" }, { "modified": "Harbour_View_F.C.", "readable": "Harbour View F.C.", "graph": "resource:Harbour_View_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?l ) WHERE { resource:Akeem_Priestley property:club ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?l ) WHERE { resource:Akeem_Priestley property:club ?t }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Akeem_Priestley property:club ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Akeem_Priestley property:club ?z }", "graph_answer": [ "resource:Harbour_View_F_C_", "resource:Dayton_Dutch_Lions" ], "readable_answer": [ "Harbour View F.C.", "Dayton Dutch Lions" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
4
10598
Id39
[ { "subject": "A.D._Isidro_Metapán", "property": "manager", "object": "Jorge_Humberto_Rodríguez" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "team", "object": "FC_Dallas" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "managerClub", "object": "El_Salvador_national_football_team" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "clubs", "object": "C.D._Águila" } ]
[ { "subject": "A.D._Isidro_Metapán", "property": "manager", "object": "Jorge_Humberto_Rodríguez" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "club", "object": "FC_Dallas" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "club", "object": "El_Salvador_national_football_team" }, { "subject": "Jorge_Humberto_Rodríguez", "property": "club", "object": "C.D._Águila" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.D. Isidro Metapan's manager is Jorge Humberto Rodriguez, who is attached to the club CD Aguila. He is also member of the club FC Dallas, and plays for the El Salvador national football team.", "Jorge Humberto Rodriguez is attached to the club CD Aguila and plays for the El Salvador national football team. He is in the FC Dallas Club and is manager of AD Isidro Metapan.", "Ex-A D Isidro Metapán manager Jorge Humberto Rodríguez, currently playing for FC Dallas and the El Salvador national football team, is attached to the club CD Aguila." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Jorge_Humberto_Rodr_guez", "property:club", "resource:El_Salvador_national_football_team" ], [ "resource:Jorge_Humberto_Rodr_guez", "property:club", "resource:FC_Dallas" ], [ "resource:Jorge_Humberto_Rodr_guez", "property:club", "resource:C_D___guila" ], [ "resource:A_D__Isidro_Metap_n", "rdf:type", "ontology:sports_team" ], [ "resource:A_D__Isidro_Metap_n", "property:manager", "resource:Jorge_Humberto_Rodr_guez" ] ]
A.D._Isidro_Metapán
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.D._Isidro_Metapán", "readable": "A.D. Isidro Metapán", "graph": "resource:A_D__Isidro_Metap_n" }, { "modified": "C.D._Águila", "readable": "C.D. Águila", "graph": "resource:C_D___guila" }, { "modified": "El_Salvador_national_football_team", "readable": "El Salvador national football team", "graph": "resource:El_Salvador_national_football_team" }, { "modified": "FC_Dallas", "readable": "FC Dallas", "graph": "resource:FC_Dallas" }, { "modified": "Jorge_Humberto_Rodríguez", "readable": "Jorge Humberto Rodríguez", "graph": "resource:Jorge_Humberto_Rodr_guez" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?e ) WHERE { resource:Jorge_Humberto_Rodr_guez property:club ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?e ) WHERE { resource:Jorge_Humberto_Rodríguez property:club ?s }", "graph_answer": [ "3" ], "readable_answer": [ "3" ], "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 ?b WHERE { resource:Jorge_Humberto_Rodr_guez property:club ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Jorge_Humberto_Rodríguez property:club ?b }", "graph_answer": [ "resource:El_Salvador_national_football_team", "resource:FC_Dallas", "resource:C_D___guila" ], "readable_answer": [ "El Salvador national football team", "FC Dallas", "C.D. Águila" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:A_D__Isidro_Metap_n rdf:type ontology:sports_team . resource:A_D__Isidro_Metap_n property:manager resource:Jorge_Humberto_Rodr_guez }", "readable_query": "ASK WHERE { resource:A.D._Isidro_Metapán rdf:type ontology:sports_team . resource:A.D._Isidro_Metapán property:manager resource:Jorge_Humberto_Rodríguez }", "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" ] } ]
Astronaut
6
12894
Id64
[ { "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": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "athletics", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"^^xsd:date" } ]
[ { "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": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "competeIn", "object": "Big_12_Conference" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"" } ]
(X (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Elliot See was born in Dallas and attended the University of Texas in Austin, which is linked to the university of texas system. The school is part of the Big 12 conference. He passed away on Feb 28, 1966 in St. Louis.", "Elliot See graduated for the University of Texas at Austin, which is affiliated with the University of Texas system and is competing in the Big 12 Conference. He was born in Dallas and died in St. Louis on February 28, 1966." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ], [ "resource:Elliot_See", "property:death_date", "1966-02-28" ], [ "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": "1966-02-28", "readable": "1966-02-28", "graph": "1966-02-28" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "competeIn", "readable": "compete in", "graph": "property:compete_in" }, { "modified": "deathDate", "readable": "death date", "graph": "property:death_date" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Big_12_Conference", "readable": "Big 12 Conference", "graph": "resource:Big_12_Conference" }, { "modified": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" }, { "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 ?p WHERE { ?p property:death_date ?q . ?r property:compete_in resource:Big_12_Conference . FILTER ( ?q = \"1966-02-28\" ) . ?p property:alma_mater ?r . ?p rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p property:death_date ?q . ?r property:compete_in resource:Big_12_Conference . FILTER ( ?q = \"1966-02-28\" ) . ?p property:alma_mater ?r . ?p rdf:type ontology:astronaut }", "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 ?g WHERE { ?g property:affiliation resource:University_of_Texas_System . ?d property:alma_mater ?g . ?d property:death_place resource:St__Louis . ?d rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:affiliation resource:University_of_Texas_System . ?d property:alma_mater ?g . ?d property:death_place resource:St._Louis . ?d rdf:type ontology:astronaut }", "graph_answer": [ "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "University of Texas at Austin" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6231
Id67
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "History_of_the_St._Louis_Rams" }, { "subject": "Akeem_Ayers", "property": "currentteam", "object": "\"Los Angeles Rams\"@en" }, { "subject": "Akeem_Ayers", "property": "draftPick", "object": "\"39\"" } ]
[ { "subject": "Akeem_Ayers", "property": "formerTeam", "object": "St._Louis_Rams" }, { "subject": "Akeem_Ayers", "property": "currentteam", "object": "\"Los Angeles Rams\"" }, { "subject": "Akeem_Ayers", "property": "draftPick", "object": "\"39\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "St Louis Rams are the former team of Akeem Ayers, number 39 in the draft pick, whose current team is the Los Angeles Rams.", "Akeem Ayers' draft pick is 39 and he currently plays for the Los Angeles Rams. One of his former clubs is St Louis Rams.", "Akeem Ayers, whose former team is St Louis Rams, now plays for Los Angeles Rams and his draft pick is 39." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Ayers", "property:former_team", "resource:St__Louis_Rams" ], [ "resource:Akeem_Ayers", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Ayers", "property:draft_pick", "39" ], [ "resource:Akeem_Ayers", "property:currentteam", "resource:Los_Angeles_Rams" ] ]
Akeem_Ayers
[ { "modified": "39", "readable": "39", "graph": "39" }, { "modified": "currentteam", "readable": "currentteam", "graph": "property:currentteam" }, { "modified": "draftPick", "readable": "draft pick", "graph": "property:draft_pick" }, { "modified": "formerTeam", "readable": "former team", "graph": "property:former_team" }, { "modified": "Akeem_Ayers", "readable": "Akeem Ayers", "graph": "resource:Akeem_Ayers" }, { "modified": "Los Angeles Rams", "readable": "Los Angeles Rams", "graph": "resource:Los_Angeles_Rams" }, { "modified": "St._Louis_Rams", "readable": "St. Louis Rams", "graph": "resource:St__Louis_Rams" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?n property:currentteam ?q . FILTER ( ?i <= '60' ) . ?n rdf:type ontology:athlete . ?n property:draft_pick ?i }", "readable_query": "SELECT DISTINCT ?q WHERE { ?n property:currentteam ?q . FILTER ( ?i <= '60' ) . ?n rdf:type ontology:athlete . ?n property:draft_pick ?i }", "graph_answer": [ "resource:Los_Angeles_Rams" ], "readable_answer": [ "Los Angeles Rams" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?e property:currentteam resource:Los_Angeles_Rams . ?e property:draft_pick ?f . ?e rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?f WHERE { ?e property:currentteam resource:Los_Angeles_Rams . ?e property:draft_pick ?f . ?e rdf:type ontology:athlete }", "graph_answer": [ "39" ], "readable_answer": [ "39" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?h property:currentteam resource:Los_Angeles_Rams . ?h property:former_team ?q . ?h rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?q WHERE { ?h property:currentteam resource:Los_Angeles_Rams . ?h property:former_team ?q . ?h rdf:type ontology:athlete }", "graph_answer": [ "resource:St__Louis_Rams" ], "readable_answer": [ "St. Louis Rams" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l property:former_team resource:St__Louis_Rams . ?l rdf:type ontology:athlete . ?l property:currentteam resource:Los_Angeles_Rams }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:former_team resource:St._Louis_Rams . ?l rdf:type ontology:athlete . ?l property:currentteam resource:Los_Angeles_Rams }", "graph_answer": [ "resource:Akeem_Ayers" ], "readable_answer": [ "Akeem Ayers" ], "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" ] } ]
Athlete
3
6234
Id70
[ { "subject": "Akeem_Dent", "property": "birthYear", "object": "\"1987\"^^xsd:gYear" }, { "subject": "Akeem_Dent", "property": "dateOfBirth", "object": "\"1987-09-27\"^^xsd:date" }, { "subject": "Akeem_Dent", "property": "placeOfBirth", "object": "\"Atlanta, Georgia\"@en" } ]
[ { "subject": "Akeem_Dent", "property": "birthYear", "object": "1987" }, { "subject": "Akeem_Dent", "property": "birthDate", "object": "1987-09-27" }, { "subject": "Akeem_Dent", "property": "birthPlace", "object": "\"Atlanta, Georgia\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akeem Dent was born on the 27th September 1987, in Atlanta, Georgia.", "Akeem Dent was born in Atlanta, Georgia on 27 September 1987.", "Akeem Dent's place of birth is Atlanta, Georgia and his birthday is 09/27/1987." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Akeem_Dent", "property:birth_year", "resource:1987" ], [ "resource:Akeem_Dent", "rdf:type", "ontology:athlete" ], [ "resource:Akeem_Dent", "property:birth_date", "resource:1987_09_27" ], [ "resource:Akeem_Dent", "property:birth_place", "resource:Atlanta__Georgia" ] ]
Akeem_Dent
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "1987", "readable": "1987", "graph": "resource:1987" }, { "modified": "1987-09-27", "readable": "1987-09-27", "graph": "resource:1987_09_27" }, { "modified": "Akeem_Dent", "readable": "Akeem Dent", "graph": "resource:Akeem_Dent" }, { "modified": "Atlanta, Georgia", "readable": "Atlanta, Georgia", "graph": "resource:Atlanta__Georgia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?f property:birth_date ?j . ?f property:birth_place ?l . FILTER ( CONTAINS ( YEAR ( ?j ) , '1987' ) ) . ?f rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?l WHERE { ?f property:birth_date ?j . ?f property:birth_place ?l . FILTER ( CONTAINS ( YEAR ( ?j ) , '1987' ) ) . ?f rdf:type ontology:athlete }", "graph_answer": [ "resource:Atlanta__Georgia" ], "readable_answer": [ "Atlanta, Georgia" ], "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 ?h WHERE { ?h rdf:type ontology:athlete . ?h property:birth_date ?n . FILTER ( CONTAINS ( YEAR ( ?n ) , '1987' ) ) . ?h property:birth_place resource:Atlanta__Georgia }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:athlete . ?h property:birth_date ?n . FILTER ( CONTAINS ( YEAR ( ?n ) , '1987' ) ) . ?h property:birth_place resource:Atlanta,_Georgia }", "graph_answer": [ "resource:Akeem_Dent" ], "readable_answer": [ "Akeem Dent" ], "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 ?u WHERE { resource:Akeem_Dent property:model_start_year ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Akeem_Dent property:model_start_year ?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" ] } ]
CelestialBody
2
4032
Id13
[ { "subject": "(29075)_1950_DA", "property": "epoch", "object": "\"2011-Aug-27 (JD2455800.5)\"" }, { "subject": "(29075)_1950_DA", "property": "periapsis", "object": "1.2495e+11" } ]
[ { "subject": "(29075)_1950_DA", "property": "epoch", "object": "2011-Aug-27" }, { "subject": "(29075)_1950_DA", "property": "periapsis", "object": "124950000000.0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "(29075) 1950 DA has a periapsis of 124950000000.0, and the epoch date of August 27th 2011.", "29075 1950 DA has the epoch date of 27 August 2011 and its periapsis is 124950000000.0." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:_29075__1950_DA", "property:epoch", "resource:2011_Aug_27" ], [ "resource:_29075__1950_DA", "rdf:type", "ontology:celestial_body" ], [ "resource:_29075__1950_DA", "property:periapsis", "resource:124950000000_0" ] ]
(29075)_1950_DA
[ { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "124950000000.0", "readable": "124950000000.0", "graph": "resource:124950000000_0" }, { "modified": "2011-Aug-27", "readable": "2011-Aug-27", "graph": "resource:2011_Aug_27" }, { "modified": "(29075)_1950_DA", "readable": "1950 DA", "graph": "resource:_29075__1950_DA" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n rdf:type ontology:celestial_body . ?n property:epoch resource:2006_12_31 . ?n property:periapsis ?t }", "readable_query": "ASK WHERE { ?n rdf:type ontology:celestial_body . ?n property:epoch resource:2006-12-31 . ?n property:periapsis ?t }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
5
11799
Id20
[ { "subject": "Albuquerque,_New_Mexico", "property": "isPartOf", "object": "Bernalillo_County,_New_Mexico" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "New_Mexico_House_of_Representatives" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderName", "object": "\"Richard J. Berry\"@en" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "Albuquerque,_New_Mexico", "property": "isPartOf", "object": "Bernalillo_County,_New_Mexico" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "New_Mexico_House_of_Representatives" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "leader", "object": "Richard_J._Berry" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albuquerque in Bernalillo County, New Mexico is governed by the New Mexico House of Representatives, where Richard J Berry is the leader. Albuquerque is found in the United States, where English is the language used.", "Albuquerque is in the United States and it's part of Bernalillo County in New Mexico. The leader is Richard J. Berry, the New Mexico House of Representatives, is what the leader is called. The language spoken is English.", "Albuquerque is part of Bernalillo County, New Mexico which is part of the U.S. where people speak English. The city is led by the New Mexico House of Representatives and its leader is Richard J. Berry." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader", "resource:Richard_J__Berry" ], [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:New_Mexico_House_of_Representatives" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:Albuquerque__New_Mexico", "property:is_part_of", "resource:Bernalillo_County__New_Mexico" ], [ "resource:United_States", "property:language", "resource:English_language" ] ]
Albuquerque,_New_Mexico
[ { "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": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "Bernalillo_County,_New_Mexico", "readable": "Bernalillo County, New Mexico", "graph": "resource:Bernalillo_County__New_Mexico" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "New_Mexico_House_of_Representatives", "readable": "New Mexico House of Representatives", "graph": "resource:New_Mexico_House_of_Representatives" }, { "modified": "Richard_J._Berry", "readable": "Richard J. Berry", "graph": "resource:Richard_J__Berry" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?l WHERE { resource:Albuquerque__New_Mexico property:leader ?l . resource:Albuquerque__New_Mexico property:leader_title ?w }", "readable_query": "SELECT DISTINCT ?w ?l WHERE { resource:Albuquerque,_New_Mexico property:leader ?l . resource:Albuquerque,_New_Mexico property:leader_title ?w }", "graph_answer": [ "resource:New_Mexico_House_of_Representatives", "resource:Richard_J__Berry" ], "readable_answer": [ "New Mexico House of Representatives", "Richard J. Berry" ], "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:Albuquerque__New_Mexico property:is_part_of resource:Bernalillo_County__New_Mexico }", "readable_query": "ASK WHERE { resource:Albuquerque,_New_Mexico property:is_part_of resource:Bernalillo_County,_New_Mexico }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?p ) WHERE { resource:United_States property:place ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?p ) WHERE { resource:United_States property:place ?k }", "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" ] } ]
Company
4
9661
Id7
[ { "subject": "AmeriGas", "property": "regionServed", "object": "United_States" }, { "subject": "AmeriGas", "property": "locationCity", "object": "King_of_Prussia,_Pennsylvania" }, { "subject": "AmeriGas", "property": "operatingIncome", "object": "3.807E8" }, { "subject": "AmeriGas", "property": "locationCountry", "object": "United_States" } ]
[ { "subject": "AmeriGas", "property": "regionServed", "object": "United_States" }, { "subject": "AmeriGas", "property": "city", "object": "King_of_Prussia,_Pennsylvania" }, { "subject": "AmeriGas", "property": "operatingIncome", "object": "380700000" }, { "subject": "AmeriGas", "property": "country", "object": "United_States" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The US company, AmeriGas is operating in the States from its location in King of Prussia, Pennsylvania with an income of $380700000.", "AmeriGas is located in King of Prussia, Pennsylvania, in its home country of the United States where it serves all regions of the country, earning 380700000 of operating income.", "AmeriGas is located in King of Prussia, Pennsylvania, and provides services in the United States and has operating income of $380,700,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "property:city", "resource:King_of_Prussia__Pennsylvania" ], [ "resource:AmeriGas", "rdf:type", "ontology:company" ], [ "resource:AmeriGas", "property:country", "resource:United_States" ], [ "resource:AmeriGas", "property:region_served", "resource:United_States" ], [ "resource:AmeriGas", "property:operating_income", "380700000" ] ]
AmeriGas
[ { "modified": "380700000", "readable": "380700000", "graph": "380700000" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "operatingIncome", "readable": "operating income", "graph": "property:operating_income" }, { "modified": "regionServed", "readable": "region served", "graph": "property:region_served" }, { "modified": "AmeriGas", "readable": "AmeriGas", "graph": "resource:AmeriGas" }, { "modified": "King_of_Prussia,_Pennsylvania", "readable": "King of Prussia, Pennsylvania", "graph": "resource:King_of_Prussia__Pennsylvania" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?l property:operating_income ?x . FILTER ( ?x > '300000000' ) . ?l property:region_served ?u . ?l rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?u WHERE { ?l property:operating_income ?x . FILTER ( ?x > '300000000' ) . ?l property:region_served ?u . ?l rdf:type ontology:company }", "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", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?u rdf:type ontology:company . ?u property:region_served resource:United_States . FILTER ( ?n > '300000000' ) . ?u property:operating_income ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { ?u rdf:type ontology:company . ?u property:region_served resource:United_States . FILTER ( ?n > '300000000' ) . ?u property:operating_income ?n }", "graph_answer": [ "380700000" ], "readable_answer": [ "380700000" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?g property:operating_income ?o . ?g property:city ?c . FILTER ( ?o = '380700000' ) . ?g rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?c WHERE { ?g property:operating_income ?o . ?g property:city ?c . FILTER ( ?o = '380700000' ) . ?g rdf:type ontology:company }", "graph_answer": [ "resource:King_of_Prussia__Pennsylvania" ], "readable_answer": [ "King of Prussia, Pennsylvania" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:AmeriGas property:city resource:King_of_Prussia__Pennsylvania . resource:AmeriGas rdf:type ontology:company }", "readable_query": "ASK WHERE { resource:AmeriGas property:city resource:King_of_Prussia,_Pennsylvania . resource:AmeriGas rdf:type ontology:company }", "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" ] } ]
Politician
3
7680
Id11
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "\"Member of the Senate\"" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Ab_Klink", "property": "office", "object": "\"Member of the Senate\"" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ab Klink worked as a member of the senate, and his Alma mater is Erasmus University Rotterdam, which is affiliated with the Association of MBAs.", "Ab Klink worked as a member of the senate and has the alma mater, Erasmus University Rotterdam which is affiliated to the Association of MBAs.", "Ab Klink worked as a member of the senate and had the alma mater, Erasmus University in Rotterdam which is affiliated to Association of MBAs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:office", "Member of the Senate" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ] ]
Ab_Klink
[ { "modified": "Member of the Senate", "readable": "Member of the Senate", "graph": "Member of the Senate" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Association_of_MBAs", "readable": "Association of MBAs", "graph": "resource:Association_of_MBAs" }, { "modified": "Erasmus_University_Rotterdam", "readable": "Erasmus University Rotterdam", "graph": "resource:Erasmus_University_Rotterdam" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:politician . ?z property:affiliation resource:Association_of_MBAs . ?k property:alma_mater ?z . ?k property:office 'Member of the Senate' }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:politician . ?z property:affiliation resource:Association_of_MBAs . ?k property:alma_mater ?z . ?k property:office 'Member of the Senate' }", "graph_answer": [ "resource:Ab_Klink" ], "readable_answer": [ "Ab Klink" ], "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 ?m WHERE { ?m property:affiliation resource:Association_of_MBAs . ?j rdf:type ontology:politician . ?j property:alma_mater ?m . ?j property:office 'Member of the Senate' }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:affiliation resource:Association_of_MBAs . ?j rdf:type ontology:politician . ?j property:alma_mater ?m . ?j property:office 'Member of the Senate' }", "graph_answer": [ "resource:Erasmus_University_Rotterdam" ], "readable_answer": [ "Erasmus University Rotterdam" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7876
Id207
[ { "subject": "Alvah_Sabin", "property": "party", "object": "Whig_Party_(United_States)" }, { "subject": "Alvah_Sabin", "property": "dateOfBirth", "object": "\"1793-10-23\"^^xsd:date" }, { "subject": "Whig_Party_(United_States)", "property": "leader", "object": "Henry_Clay" } ]
[ { "subject": "Alvah_Sabin", "property": "party", "object": "Whig_Party_(United_States)" }, { "subject": "Alvah_Sabin", "property": "birthDate", "object": "1793-10-23" }, { "subject": "Whig_Party_(United_States)", "property": "leader", "object": "Henry_Clay" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Born on 23rd October, 1793, Alvah Sabin, was a member of the United States Whig Party, the leader of which, was Henry Clay.", "Alvah Sabin, who was born on October 23rd, 1793, was a member of the Whig Party of the United States which was led by Henry Clay." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alvah_Sabin", "property:party", "resource:Whig_Party__United_States_" ], [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:birth_date", "resource:1793_10_23" ], [ "resource:Whig_Party__United_States_", "property:leader", "resource:Henry_Clay" ] ]
Alvah_Sabin
[ { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "1793-10-23", "readable": "1793-10-23", "graph": "resource:1793_10_23" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Henry_Clay", "readable": "Henry Clay", "graph": "resource:Henry_Clay" }, { "modified": "Whig_Party_(United_States)", "readable": "Whig Party", "graph": "resource:Whig_Party__United_States_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:party ?t . ?t property:leader resource:Henry_Clay . ?m rdf:type ontology:politician . FILTER ( ?w = \"1793_10_23\" ) . ?m property:birth_date ?w }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:party ?t . ?t property:leader resource:Henry_Clay . ?m rdf:type ontology:politician . FILTER ( ?w = \"1793-10-23\" ) . ?m property:birth_date ?w }", "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 ?v WHERE { resource:Alvah_Sabin property:abbreviation ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Alvah_Sabin property:abbreviation ?v }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9777
Id66
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Ayam_penyet", "property": "ingredientName", "object": "\"\\\"Squeezed\\\" or \\\"smashed\\\"fried chickenserved withsambal\"" }, { "subject": "Ayam_penyet", "property": "country", "object": "Indonesia" } ]
[ { "subject": "Ayam_penyet", "property": "region", "object": "Malaysia" }, { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Ayam_penyet", "property": "mainIngredient", "object": "\"Squeezed\" or \"smashed\" fried chicken served with sambal" }, { "subject": "Ayam_penyet", "property": "country", "object": "Indonesia" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam penyet is a popular dish in Malaysia and Indonesia. It includes Fried Chicken which is squeezed or mashed served with a sambal as a main course.", "Ayam Penyet is a dish from Malaysia and Indonesia. The main ingredients are squeezed or smashed fried chicken served with sambal.", "Ayam penyet originates from Indonesia and popular dish in Malaysia too. Its main ingredients are squeezed or smashed fried chicken served with sambal." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ayam_penyet", "property:ingredient", "resource:Fried_chicken" ], [ "resource:Ayam_penyet", "property:main_ingredient", "resource:Squeezed" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Indonesia" ], [ "resource:Ayam_penyet", "property:region", "resource:Malaysia" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "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" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Squeezed", "readable": "Squeezed", "graph": "resource:Squeezed" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?r WHERE { resource:Ayam_penyet property:ingredient ?c . resource:Ayam_penyet property:main_ingredient ?r }", "readable_query": "SELECT DISTINCT ?c ?r WHERE { resource:Ayam_penyet property:ingredient ?c . resource:Ayam_penyet property:main_ingredient ?r }", "graph_answer": [ "resource:Fried_chicken", "resource:Squeezed" ], "readable_answer": [ "Fried chicken", "Squeezed" ], "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 ?n WHERE { resource:Ayam_penyet property:country ?w . resource:Ayam_penyet property:region ?n }", "readable_query": "SELECT DISTINCT ?w ?n WHERE { resource:Ayam_penyet property:country ?w . resource:Ayam_penyet property:region ?n }", "graph_answer": [ "resource:Indonesia", "resource:Malaysia" ], "readable_answer": [ "Indonesia", "Malaysia" ], "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" ] } ]
University
3
8141
Id45
[ { "subject": "Romania", "property": "leaderName", "object": "Klaus_Iohannis" }, { "subject": "Romania", "property": "capital", "object": "Bucharest" }, { "subject": "1_Decembrie_1918_University,_Alba_Iulia", "property": "country", "object": "Romania" } ]
[ { "subject": "Romania", "property": "leader", "object": "Klaus_Iohannis" }, { "subject": "Romania", "property": "capital", "object": "Bucharest" }, { "subject": "1_Decembrie_1918_University", "property": "country", "object": "Romania" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "1 Decembrie 1918 University is located in Romania. The capital of the country is Bucharest and the leader's name is Klaus Iohannis." ], "lang": [ "" ] }
[]
[]
[ [ "resource:1_Decembrie_1918_University", "rdf:type", "ontology:university" ], [ "resource:1_Decembrie_1918_University", "property:country", "resource:Romania" ], [ "resource:Romania", "property:leader", "resource:Klaus_Iohannis" ], [ "resource:Romania", "property:capital", "resource:Bucharest" ] ]
1_Decembrie_1918_University
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "1_Decembrie_1918_University", "readable": "1 Decembrie 1918 University", "graph": "resource:1_Decembrie_1918_University" }, { "modified": "Bucharest", "readable": "Bucharest", "graph": "resource:Bucharest" }, { "modified": "Klaus_Iohannis", "readable": "Klaus Iohannis", "graph": "resource:Klaus_Iohannis" }, { "modified": "Romania", "readable": "Romania", "graph": "resource:Romania" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:country ?c . ?o rdf:type ontology:university . ?c property:capital resource:Bucharest . FILTER ( CONTAINS ( LCASE ( ?o ) , 'decembrie' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:country ?c . ?o rdf:type ontology:university . ?c property:capital resource:Bucharest . FILTER ( CONTAINS ( LCASE ( ?o ) , 'decembrie' ) ) }", "graph_answer": [ "resource:1_Decembrie_1918_University" ], "readable_answer": [ "1 Decembrie 1918 University" ], "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 ?v ) WHERE { resource:1_Decembrie_1918_University property:country ?w . ?w property:leader ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?v ) WHERE { resource:1_Decembrie_1918_University property:country ?w . ?w property:leader ?y }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:1_Decembrie_1918_University property:country ?o . ?o property:leader ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:1_Decembrie_1918_University property:country ?o . ?o property:leader ?f }", "graph_answer": [ "resource:Klaus_Iohannis" ], "readable_answer": [ "Klaus Iohannis" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "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 ?y WHERE { ?y property:leader resource:Klaus_Iohannis }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:leader resource:Klaus_Iohannis }", "graph_answer": [ "resource:Romania" ], "readable_answer": [ "Romania" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12294
Id11
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Rostock" }, { "subject": "AIDAstella", "property": "MeanOfTransportation/length", "object": "\"253260.0\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "AIDAstella", "property": "shipOperator", "object": "AIDA_Cruises" }, { "subject": "AIDAstella", "property": "builder", "object": "Meyer_Werft" }, { "subject": "AIDAstella", "property": "shipOwner", "object": "Costa_Crociere" } ]
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Rostock" }, { "subject": "AIDAstella", "property": "length", "object": "253260.0 (millimetres)" }, { "subject": "AIDAstella", "property": "operator", "object": "AIDA_Cruises" }, { "subject": "AIDAstella", "property": "builder", "object": "Meyer_Werft" }, { "subject": "AIDAstella", "property": "owner", "object": "Costa_Crociere" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Built by Meyer Werft, the ship AIDAstella is253260.0 millimetres long. It is owned by Costa Crociere and operated by AIDA Cruises which is based in Rostock.", "The AIDAstella, which is 253260.0 mms in length, was built by Meyer Werft, operated by AIDA Cruise Line in Rostock, and owned by Costa Crociere.", "The AIDAstella was built by Meyer Werft and is 253260.0 mms long. It is owned by Costa Crociere and operated by AIDA Cruise line located in Rostock." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDAstella", "property:length", "253260.0 (millimetres)" ], [ "resource:AIDAstella", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAstella", "property:owner", "resource:Costa_Crociere" ], [ "resource:AIDAstella", "property:operator", "resource:AIDA_Cruises" ], [ "resource:AIDAstella", "property:builder", "resource:Meyer_Werft" ], [ "resource:AIDA_Cruises", "property:location", "resource:Rostock" ] ]
AIDAstella
[ { "modified": "253260.0 (millimetres)", "readable": "253260.0", "graph": "253260.0 (millimetres)" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAstella", "readable": "AIDAstella", "graph": "resource:AIDAstella" }, { "modified": "Costa_Crociere", "readable": "Costa Crociere", "graph": "resource:Costa_Crociere" }, { "modified": "Meyer_Werft", "readable": "Meyer Werft", "graph": "resource:Meyer_Werft" }, { "modified": "Rostock", "readable": "Rostock", "graph": "resource:Rostock" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:AIDA_Cruises property:location resource:Rostock }", "readable_query": "ASK WHERE { resource:AIDA_Cruises property:location resource:Rostock }", "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 { ?j property:builder resource:Meyer_Werft . ?j rdf:type ontology:mean_of_transportation . ?j property:length '45000.0 (millimetres)' }", "readable_query": "ASK WHERE { ?j property:builder resource:Meyer_Werft . ?j rdf:type ontology:mean_of_transportation . ?j property:length '45000.0 (millimetres)' }", "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 rdf:type ontology:mean_of_transportation . ?f property:length '253260.0 (millimetres)' . ?f property:builder resource:Meyer_Werft }", "readable_query": "ASK WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:length '253260.0 (millimetres)' . ?f property:builder resource:Meyer_Werft }", "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 ?v WHERE { ?v property:builder resource:Meyer_Werft . ?v property:length '253260.0 (millimetres)' . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?v WHERE { ?v property:builder resource:Meyer_Werft . ?v property:length '253260.0 (millimetres)' . ?v rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAstella" ], "readable_answer": [ "AIDAstella" ], "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" ] } ]
Artist
2
3511
Id123
[ { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Alfred_Garth_Jones", "property": "birthYear", "object": "\"1872\"^^xsd:gYear" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Alfred_Garth_Jones", "property": "birthYear", "object": "1872" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones was born in Manchester, in 1872.", "Alfred Garth Jones was born in 1872 in Manchester.", "Alfred Garth Jones was born in Manchester in 1872." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Garth_Jones", "property:birth_year", "resource:1872" ], [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:Manchester" ] ]
Alfred_Garth_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "1872", "readable": "1872", "graph": "resource:1872" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "Manchester", "readable": "Manchester", "graph": "resource:Manchester" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x property:birth_year resource:1987 . ?x property:birth_place ?w . ?x rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?x property:birth_year resource:1987 . ?x property:birth_place ?w . ?x rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
3
5991
Id137
[ { "subject": "Alfredo_Zitarrosa", "property": "genre", "object": "Candombe" }, { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "Odeon_Records" }, { "subject": "Alfredo_Zitarrosa", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Alfredo_Zitarrosa", "property": "genre", "object": "Candombe" }, { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "Odeon_Records" }, { "subject": "Alfredo_Zitarrosa", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfredo Zitarrosa started out as a solo singer, is signed with the record label Odeon Records and his musical genre is Candombe.", "Alfredo Zitarrosa has a background as a solo singer in the genre of Candombe. He is signed with the record label Odeon Records.", "Alfredo Zitarrosa; started out as a solo singer, was signed to Odeon Records and his musical genre is, Candombe." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:background", "resource:solo_singer" ], [ "resource:Alfredo_Zitarrosa", "property:genre", "resource:Candombe" ], [ "resource:Alfredo_Zitarrosa", "property:record_label", "resource:Odeon_Records" ] ]
Alfredo_Zitarrosa
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Candombe", "readable": "Candombe", "graph": "resource:Candombe" }, { "modified": "Odeon_Records", "readable": "Odeon Records", "graph": "resource:Odeon_Records" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?d property:background resource:non_vocal_instrumentalist . ?d property:record_label resource:Odeon_Records . ?d rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?d property:background resource:non_vocal_instrumentalist . ?d property:record_label resource:Odeon_Records . ?d rdf:type ontology:artist }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?y rdf:type ontology:artist . ?y property:record_label resource:Odeon_Records . ?y property:background resource:solo_singer }", "readable_query": "ASK WHERE { ?y rdf:type ontology:artist . ?y property:record_label resource:Odeon_Records . ?y property:background resource:solo_singer }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i rdf:type ontology:artist . ?i property:record_label resource:Odeon_Records . ?i property:background resource:solo_singer }", "readable_query": "SELECT ?i WHERE { ?i rdf:type ontology:artist . ?i property:record_label resource:Odeon_Records . ?i property:background resource:solo_singer }", "graph_answer": [ "resource:Alfredo_Zitarrosa" ], "readable_answer": [ "Alfredo Zitarrosa" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Alfredo_Zitarrosa property:genre ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Alfredo_Zitarrosa property:genre ?u }", "graph_answer": [ "resource:Candombe" ], "readable_answer": [ "Candombe" ], "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" ] } ]
City
5
11867
Id88
[ { "subject": "Antioch,_California", "property": "isPartOf", "object": "Contra_Costa_County,_California" }, { "subject": "Antioch,_California", "property": "settlementType", "object": "California" }, { "subject": "Antioch,_California", "property": "areaTotal", "object": "7.5324e+07" }, { "subject": "Contra_Costa_County,_California", "property": "subdivisionName", "object": "San_Francisco_Bay_Area" }, { "subject": "California", "property": "language", "object": "Spanish_language" } ]
[ { "subject": "Antioch,_California", "property": "isPartOf", "object": "Contra_Costa_County,_California" }, { "subject": "Antioch,_California", "property": "isPartOf", "object": "California" }, { "subject": "Antioch,_California", "property": "areaTotal", "object": "75.324 (square kilometres)" }, { "subject": "Contra_Costa_County,_California", "property": "isPartOf", "object": "San_Francisco_Bay_Area" }, { "subject": "California", "property": "language", "object": "Spanish_language" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antioch, California is a part of Contra Costa County, California in the San Francisco Bay area. Spanish is a language spoken there. Antioch has a total area of 75.324 square km.", "Spanish is spoken in California which is where Antioch is located. The city, which has a total area of 75,324 sq km is part of Contra Costa County which is included in the San Francisco bay area.", "With a total area of 75.324 square km, is Antioch. This city is part of Contra Costa County, in turn, part of the San Francisco Bay area, in California. The Spanish language is spoken in California." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Contra_Costa_County__California", "property:is_part_of", "resource:San_Francisco_Bay_Area" ], [ "resource:Antioch__California", "property:area_total", "75.324 (square kilometres)" ], [ "resource:Antioch__California", "rdf:type", "ontology:city" ], [ "resource:Antioch__California", "property:is_part_of", "resource:Contra_Costa_County__California" ], [ "resource:Antioch__California", "property:is_part_of", "resource:California" ], [ "resource:California", "property:language", "resource:Spanish_language" ] ]
Antioch,_California
[ { "modified": "75.324 (square kilometres)", "readable": "75.324", "graph": "75.324 (square kilometres)" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Antioch,_California", "readable": "Antioch, California", "graph": "resource:Antioch__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Contra_Costa_County,_California", "readable": "Contra Costa County, California", "graph": "resource:Contra_Costa_County__California" }, { "modified": "San_Francisco_Bay_Area", "readable": "San Francisco Bay Area", "graph": "resource:San_Francisco_Bay_Area" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:is_part_of resource:San_Francisco_Bay_Area }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:is_part_of resource:San_Francisco_Bay_Area }", "graph_answer": [ "resource:Contra_Costa_County__California" ], "readable_answer": [ "Contra Costa County, California" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { { { ?l property:is_part_of resource:San_Francisco_Bay_Area } UNION { ?l property:is_part_of resource:California } } }", "readable_query": "SELECT DISTINCT ?l WHERE { { { ?l property:is_part_of resource:San_Francisco_Bay_Area } UNION { ?l property:is_part_of resource:California } } }", "graph_answer": [ "resource:Contra_Costa_County__California", "resource:Antioch__California" ], "readable_answer": [ "Contra Costa County, California", "Antioch, California" ], "type": [ "ellipsis", "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9771
Id60
[ { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Java", "property": "ethnicGroup", "object": "Baduy" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Ayam_penyet", "property": "ingredient", "object": "Fried_chicken" }, { "subject": "Java", "property": "ethnicGroup", "object": "Baduy" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The fried chicken dish Ayam penyet is found in Singapore and Java. Baduy is an ethnic group of Java.", "Ayam penyet contains fried chicken. It originates from the Singapore region of Java (home of the Baduy people)." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Java", "property:ethnic_group", "resource:Baduy" ], [ "resource:Ayam_penyet", "property:ingredient", "resource:Fried_chicken" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:country", "resource:Java" ], [ "resource:Ayam_penyet", "property:region", "resource:Singapore" ] ]
Ayam_penyet
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Baduy", "readable": "Baduy", "graph": "resource:Baduy" }, { "modified": "Fried_chicken", "readable": "Fried chicken", "graph": "resource:Fried_chicken" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?v ) WHERE { ?s property:region resource:Singapore . ?s rdf:type ontology:food . ?s property:ingredient resource:Fried_chicken }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?v ) WHERE { ?s property:region resource:Singapore . ?s rdf:type ontology:food . ?s property:ingredient resource:Fried_chicken }", "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 ?m WHERE { ?m rdf:type ontology:food . ?m property:region resource:Singapore . ?m property:ingredient resource:Fried_chicken }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:food . ?m property:region resource:Singapore . ?m property:ingredient resource:Fried_chicken }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "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 ?q WHERE { resource:Java property:chancellor ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Java property:chancellor ?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" ] } ]
Artist
2
3524
Id136
[ { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "RCA_Records" }, { "subject": "RCA_Records", "property": "distributingCompany", "object": "Sony_Music_Entertainment" } ]
[ { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "RCA_Records" }, { "subject": "RCA_Records", "property": "distributingCompany", "object": "Sony_Music_Entertainment" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfredo Zitarrosa has a recording label in RCA Records, in which Sony Music Entertainment is the distribution company.", "Alfredo Zitarrosa is signed to RCA Records whose distributor is Sony Music Entertainment.", "Alfredo Zitarrosa was signed to the RCA Records label, the distribution company of which, is Sony Music Entertainment." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:RCA_Records", "property:distributing_company", "resource:Sony_Music_Entertainment" ], [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:record_label", "resource:RCA_Records" ] ]
Alfredo_Zitarrosa
[ { "modified": "distributingCompany", "readable": "distributing company", "graph": "property:distributing_company" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "RCA_Records", "readable": "RCA Records", "graph": "resource:RCA_Records" }, { "modified": "Sony_Music_Entertainment", "readable": "Sony Music Entertainment", "graph": "resource:Sony_Music_Entertainment" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?s WHERE { ?c rdf:type ontology:artist . ?c property:record_label ?s . ?s property:distributing_company resource:Sony_Music_Entertainment }", "readable_query": "SELECT DISTINCT ?c ?s WHERE { ?c rdf:type ontology:artist . ?c property:record_label ?s . ?s property:distributing_company resource:Sony_Music_Entertainment }", "graph_answer": [ "resource:Alfredo_Zitarrosa", "resource:RCA_Records" ], "readable_answer": [ "Alfredo Zitarrosa", "RCA Records" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
2
3553
Id165
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "activeYearsStartYear", "object": "\"2005\"^^xsd:gYear" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "activeYearsStartYear", "object": "2005" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest performs rhythm and blues music and started his career in 2005.", "Allen Forrest plays Rhythm and Blues and began his career in 2005.", "Allen Forrest, an active musician since 2005, performs rhythm and blues music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:active_years_start_year", "resource:2005" ], [ "resource:Allen_Forrest", "property:genre", "resource:Rhythm_and_blues" ] ]
Allen_Forrest
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "2005", "readable": "2005", "graph": "resource:2005" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?y ) WHERE { ?t rdf:type ontology:artist . ?t property:alternative_name resource:Alan . ?t property:genre ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?y ) WHERE { ?t rdf:type ontology:artist . ?t property:alternative_name resource:Alan . ?t property:genre ?p }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?h WHERE { resource:Allen_Forrest property:genre ?h . resource:Allen_Forrest property:active_years_start_year ?c }", "readable_query": "SELECT DISTINCT ?c ?h WHERE { resource:Allen_Forrest property:genre ?h . resource:Allen_Forrest property:active_years_start_year ?c }", "graph_answer": [ "resource:2005", "resource:Rhythm_and_blues" ], "readable_answer": [ "2005", "Rhythm and blues" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
5
11202
Id53
[ { "subject": "Ahmet_Ertegun", "property": "origin", "object": "United_States" }, { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Ahmet_Ertegun", "property": "hometown", "object": "Washington,_D.C." }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
[ { "subject": "Ahmet_Ertegun", "property": "origin", "object": "United_States" }, { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Ahmet_Ertegun", "property": "origin", "object": "Washington,_D.C." }, { "subject": "Rhythm_and_blues", "property": "stylisticOrigin", "object": "Blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmet Ertegun is from Washington, D.C., United States and his music genre is Rhythm and Blues. Rhythm and blues originated from blues music, and Disco is a derivative of rhythm and blues.", "Ahmet Ertegun is from Washington D.C., United States. He plays rhythm and blues which originated from the blues and which has disco as a derivative.", "Rhythm and Blues artist Ahmet Ertegun is from Washington D.C., United States. R & B is the origin of disco." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ], [ "resource:Rhythm_and_blues", "property:stylistic_origin", "resource:Blues" ], [ "resource:Ahmet_Ertegun", "rdf:type", "ontology:artist" ], [ "resource:Ahmet_Ertegun", "property:origin", "resource:United_States" ], [ "resource:Ahmet_Ertegun", "property:origin", "resource:Washington__D_C_" ], [ "resource:Ahmet_Ertegun", "property:genre", "resource:Rhythm_and_blues" ] ]
Ahmet_Ertegun
[ { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "origin", "readable": "origin", "graph": "property:origin" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Ahmet_Ertegun", "readable": "Ahmet Ertegun", "graph": "resource:Ahmet_Ertegun" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "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 ( ?k ) AS ?h ) WHERE { ?p property:derivative resource:Disco . ?p property:stylistic_origin ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?h ) WHERE { ?p property:derivative resource:Disco . ?p property:stylistic_origin ?k }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?u property:derivative resource:Disco . ?u property:stylistic_origin ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { ?u property:derivative resource:Disco . ?u property:stylistic_origin ?g }", "graph_answer": [ "resource:Blues" ], "readable_answer": [ "Blues" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "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 ?a WHERE { ?a property:derivative resource:Disco . ?a property:stylistic_origin resource:Blues }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:derivative resource:Disco . ?a property:stylistic_origin resource:Blues }", "graph_answer": [ "resource:Rhythm_and_blues" ], "readable_answer": [ "Rhythm and blues" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?g ) WHERE { resource:Ahmet_Ertegun property:origin ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?g ) WHERE { resource:Ahmet_Ertegun property:origin ?c }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Astronaut
7
13099
Id66
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliations", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "birthDate", "object": "\"1927-07-23\"^^xsd:date" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"^^xsd:date" } ]
[ { "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": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"" } ]
(X (X) (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See was an American born on July 23, 1927 in Dallas. He graduated from U of Texas at Austin which is a part of the U of Texas system. See died on Feb 28, 1966 in St. Louis.", "Elliot See was an American who attended the University of Texas at Austin, which is affiliated with the University of Texas system. He was born in Dallas on 23rd July 1927 and died in St Louis on 1966-02-28.", "American Elliot See was born in Dallas on the 23rd of July 1927. He studied at the University of Texas at Austin, which is affiliated to the University of Texas system. He died on the 28th of February 1966 in St. Louis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ], [ "resource:Elliot_See", "property:nationality", "resource:United_States" ], [ "resource:Elliot_See", "property: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:Elliot_See", "property:death_date", "1966-02-28" ], [ "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": "1966-02-28", "readable": "1966-02-28", "graph": "1966-02-28" }, { "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": "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": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "University_of_Texas_System", "readable": "University of Texas System", "graph": "resource:University_of_Texas_System" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?u property:alma_mater ?e . ?e property:affiliation resource:University_of_Texas_System . ?u property:birth_date ?j . ?u rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?j ) , '1927' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?u property:alma_mater ?e . ?e property:affiliation resource:University_of_Texas_System . ?u property:birth_date ?j . ?u rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?j ) , '1927' ) ) }", "graph_answer": [ "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "University of Texas at Austin" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?l property:death_date resource:1896_02_01 . ?l rdf:type ontology:astronaut . ?l property:alma_mater resource:University_of_Texas_at_Austin }", "readable_query": "ASK WHERE { ?l property:death_date resource:1896-02-01 . ?l rdf:type ontology:astronaut . ?l property:alma_mater resource:University_of_Texas_at_Austin }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?d property:alma_mater resource:University_of_Texas_at_Austin . ?d property:death_date '1966-02-28' . ?d rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?d property:alma_mater resource:University_of_Texas_at_Austin . ?d property:death_date '1966-02-28' . ?d rdf:type ontology:astronaut }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?e WHERE { ?e property:alma_mater resource:University_of_Texas_at_Austin . ?e property:death_date '1966-02-28' . ?e rdf:type ontology:astronaut }", "readable_query": "SELECT ?e WHERE { ?e property:alma_mater resource:University_of_Texas_at_Austin . ?e property:death_date '1966-02-28' . ?e rdf:type ontology:astronaut }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "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 ?f ?l WHERE { resource:Elliot_See property:nationality ?f . resource:Elliot_See property:death_date ?l }", "readable_query": "SELECT DISTINCT ?f ?l WHERE { resource:Elliot_See property:nationality ?f . resource:Elliot_See property:death_date ?l }", "graph_answer": [ "resource:United_States", "1966-02-28" ], "readable_answer": [ "United States", "1966-02-28" ], "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 ?s ?f WHERE { resource:Elliot_See property:birth_place ?s . resource:Elliot_See property:death_place ?f }", "readable_query": "SELECT DISTINCT ?s ?f WHERE { resource:Elliot_See property:birth_place ?s . resource:Elliot_See property:death_place ?f }", "graph_answer": [ "resource:Dallas", "resource:St__Louis" ], "readable_answer": [ "Dallas", "St. Louis" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Elliot_See property:profession ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Elliot_See property:profession ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3464
Id76
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rock_and_roll" }, { "subject": "Rock_and_roll", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Rock_and_roll" }, { "subject": "Rock_and_roll", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmet Ertegun's music genre is rock and roll, which came from the blues.", "Ahmet Ertegun plays rock and roll music, which originated from blues music.", "Ahmet Ertegun plays rock and roll music, the stylistic origins of which come from Blues." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_and_roll", "property:stylistic_origin", "resource:Blues" ], [ "resource:Ahmet_Ertegun", "rdf:type", "ontology:artist" ], [ "resource:Ahmet_Ertegun", "property:genre", "resource:Rock_and_roll" ] ]
Ahmet_Ertegun
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Ahmet_Ertegun", "readable": "Ahmet Ertegun", "graph": "resource:Ahmet_Ertegun" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Rock_and_roll", "readable": "Rock and roll", "graph": "resource:Rock_and_roll" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?c property:stylistic_origin resource:Blues . ?u property:genre ?c . ?u rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?u ) , 'ertegun' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { ?c property:stylistic_origin resource:Blues . ?u property:genre ?c . ?u rdf:type ontology:artist . FILTER ( CONTAINS ( LCASE ( ?u ) , 'ertegun' ) ) }", "graph_answer": [ "resource:Ahmet_Ertegun" ], "readable_answer": [ "Ahmet Ertegun" ], "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 ?i WHERE { ?i property:stylistic_origin resource:Blues }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:stylistic_origin resource:Blues }", "graph_answer": [ "resource:Rock_and_roll" ], "readable_answer": [ "Rock and roll" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
8054
Id127
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "league", "object": "Campeonato_Brasileiro_Série_C" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "country", "object": "Brazil" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "capacity", "object": "\"17000\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "league", "object": "Campeonato_Brasileiro_Série_C" }, { "subject": "Campeonato_Brasileiro_Série_C", "property": "country", "object": "Brazil" }, { "subject": "Agremiação_Sportiva_Arapiraquense", "property": "numberOfMembers", "object": "17000" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league in Brazil. Their stadium holds 17000 fans.", "Agremiação Sportiva Arapiraquense, who have 17000 members, play in the Campeonato Brasileiro Série C league based in Brazil.", "Agremiação Sportiva Arapiraquense has 17000 members and play in the Brazilian Campeonato Brasileiro Série C league." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Campeonato_Brasileiro_S_rie_C", "property:country", "resource:Brazil" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:number_of_members", "17000" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "rdf:type", "ontology:sports_team" ], [ "resource:Agremia__o_Sportiva_Arapiraquense", "property:league", "resource:Campeonato_Brasileiro_S_rie_C" ] ]
Agremiação_Sportiva_Arapiraquense
[ { "modified": "17000", "readable": "17000", "graph": "17000" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "Agremiação_Sportiva_Arapiraquense", "readable": "Agremiação Sportiva Arapiraquense", "graph": "resource:Agremia__o_Sportiva_Arapiraquense" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "Campeonato_Brasileiro_Série_C", "readable": "Campeonato Brasileiro Série C", "graph": "resource:Campeonato_Brasileiro_S_rie_C" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?c <= '30000' ) . ?s rdf:type ontology:sports_team . ?e property:country resource:Brazil . ?s property:league ?e . ?s property:number_of_members ?c }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?c <= '30000' ) . ?s rdf:type ontology:sports_team . ?e property:country resource:Brazil . ?s property:league ?e . ?s property:number_of_members ?c }", "graph_answer": [ "resource:Campeonato_Brasileiro_S_rie_C" ], "readable_answer": [ "Campeonato Brasileiro Série C" ], "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 ?i WHERE { resource:Campeonato_Brasileiro_S_rie_C property:country resource:Brazil . ?i rdf:type ontology:sports_team . FILTER ( ?b <= '30000' ) . ?i property:number_of_members ?b . ?i property:league resource:Campeonato_Brasileiro_S_rie_C }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Campeonato_Brasileiro_Série_C property:country resource:Brazil . ?i rdf:type ontology:sports_team . FILTER ( ?b <= '30000' ) . ?i property:number_of_members ?b . ?i property:league resource:Campeonato_Brasileiro_Série_C }", "graph_answer": [ "resource:Agremia__o_Sportiva_Arapiraquense" ], "readable_answer": [ "Agremiação Sportiva Arapiraquense" ], "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 ?y WHERE { resource:Agremia__o_Sportiva_Arapiraquense property:fate ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Agremiação_Sportiva_Arapiraquense property:fate ?y }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12380
Id97
[ { "subject": "Atlas_II", "property": "sites", "object": "Cape_Canaveral_Air_Force_Station" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Atlas_II", "property": "finalFlight", "object": "\"2002-12-05\"^^xsd:date" }, { "subject": "Atlas_II", "property": "diameter", "object": "\"3.04 m\"@en" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Spaceport_Florida_Launch_Complex_36" } ]
[ { "subject": "Atlas_II", "property": "launchSite", "object": "Cape_Canaveral_Air_Force_Station" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Atlas_II", "property": "finalFlight", "object": "2002-12-05" }, { "subject": "Atlas_II", "property": "diameter", "object": "3.04 m" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Spaceport_Florida_Launch_Complex_36" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Atlas II, US born, was launched at Cape Canaveral Air Force Station and the Spaceport Florida Launch Complex 36. It has a diameter of 3.04 m. and its final flight took place Dec. 5, 2002.", "The Atlas II originated from the U.S. and is 3.04 metres in diameter. It was launched from Cape Canaveral Air Force Station and the Spaceport Florida Launch Complex 36, making its final flight on 5 December 2002." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:launch_site", "resource:Spaceport_Florida_Launch_Complex_36" ], [ "resource:Atlas_II", "property:launch_site", "resource:Cape_Canaveral_Air_Force_Station" ], [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Atlas_II", "property:diameter", "resource:3_04_m" ], [ "resource:Atlas_II", "property:final_flight", "resource:2002_12_05" ] ]
Atlas_II
[ { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "diameter", "readable": "diameter", "graph": "property:diameter" }, { "modified": "finalFlight", "readable": "final flight", "graph": "property:final_flight" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "2002-12-05", "readable": "2002-12-05", "graph": "resource:2002_12_05" }, { "modified": "3.04 m", "readable": "3.04 m", "graph": "resource:3_04_m" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "Cape_Canaveral_Air_Force_Station", "readable": "Cape Canaveral Air Force Station", "graph": "resource:Cape_Canaveral_Air_Force_Station" }, { "modified": "Spaceport_Florida_Launch_Complex_36", "readable": "Spaceport Florida Launch Complex 36", "graph": "resource:Spaceport_Florida_Launch_Complex_36" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?g property:final_flight ?s . ?g rdf:type ontology:mean_of_transportation . ?g property:diameter ?d . FILTER ( CONTAINS ( YEAR ( ?s ) , '2002' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { ?g property:final_flight ?s . ?g rdf:type ontology:mean_of_transportation . ?g property:diameter ?d . FILTER ( CONTAINS ( YEAR ( ?s ) , '2002' ) ) }", "graph_answer": [ "resource:3_04_m" ], "readable_answer": [ "3.04 m" ], "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 { ?o property:final_flight ?x . ?o property:diameter '5.4 (metres)' . ?o rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?o property:final_flight ?x . ?o property:diameter '5.4 (metres)' . ?o rdf:type ontology:mean_of_transportation }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
3
8037
Id110
[ { "subject": "AFC_Ajax_(amateurs)", "property": "capacity", "object": "\"5000\"^^xsd:nonNegativeInteger" }, { "subject": "AFC_Ajax_(amateurs)", "property": "season", "object": "2014–15_Topklasse" }, { "subject": "AFC_Ajax_(amateurs)", "property": "fullname", "object": "\"Amsterdamsche Football Club Ajax Amateurs\"@en" } ]
[ { "subject": "AFC_Ajax_(amateurs)", "property": "numberOfMembers", "object": "5000" }, { "subject": "AFC_Ajax_(amateurs)", "property": "season", "object": "2014–15_Topklasse" }, { "subject": "AFC_Ajax_(amateurs)", "property": "fullName", "object": "\"Amsterdamsche Football Club Ajax Amateurs\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Amsterdamsche Football Club Ajax Amateurs is now known as AFC Ajax and has 5000 members and has played in the 2014-15 Topklasse season.", "The AFC Ajax (amateurs) complete name is the \"Amsterdamsche Football Club Ajax Amateurs. They play in the Topklasse in the 2014-2015 season and have 5000 members.", "The full name of AFC Ajax (amateurs) is \"Amsterdamsche Football Club Ajax Amateurs\" they have 5000 members and played in the 2014-15 Topklasse season." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AFC_Ajax__amateurs_", "property:season", "resource:2014_15_Topklasse" ], [ "resource:AFC_Ajax__amateurs_", "property:full_name", "Amsterdamsche Football Club Ajax Amateurs" ], [ "resource:AFC_Ajax__amateurs_", "property:number_of_members", "resource:5000" ], [ "resource:AFC_Ajax__amateurs_", "rdf:type", "ontology:sports_team" ] ]
AFC_Ajax_(amateurs)
[ { "modified": "Amsterdamsche Football Club Ajax Amateurs", "readable": "Amsterdamsche Football Club Ajax Amateurs", "graph": "Amsterdamsche Football Club Ajax Amateurs" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2014–15_Topklasse", "readable": "2014–15 Topklasse", "graph": "resource:2014_15_Topklasse" }, { "modified": "5000", "readable": "5000", "graph": "resource:5000" }, { "modified": "AFC_Ajax_(amateurs)", "readable": "AFC Ajax", "graph": "resource:AFC_Ajax__amateurs_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t rdf:type ontology:sports_team . ?t property:number_of_members resource:1500 . ?t property:season ?i }", "readable_query": "ASK WHERE { ?t rdf:type ontology:sports_team . ?t property:number_of_members resource:1500 . ?t property:season ?i }", "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
4
8406
Id4
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "language", "object": "Greenlandic_language" }, { "subject": "Tirstrup", "property": "subdivisionName", "object": "Central_Denmark_Region" } ]
[ { "subject": "Aarhus_Airport", "property": "location", "object": "Tirstrup" }, { "subject": "Tirstrup", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "language", "object": "Greenlandic_language" }, { "subject": "Tirstrup", "property": "isPartOf", "object": "Central_Denmark_Region" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Greenlandic language is spoken in Denmark where Aarhus airport is located in Tirstrup, part of the Central Denmark region.", "Aarhus Airport is located in Tirstrup, Denmark, where they speak the Greenlandic language. Tirstrup is located in Central Denmark.", "Aarhus Airport is located in the Central Denmark region of Tirstrup, Denmark where the Greenlandic language is spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Tirstrup", "property:country", "resource:Denmark" ], [ "resource:Tirstrup", "property:is_part_of", "resource:Central_Denmark_Region" ], [ "resource:Denmark", "property:language", "resource:Greenlandic_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": "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": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "Greenlandic_language", "readable": "Greenlandic language", "graph": "resource:Greenlandic_language" }, { "modified": "Tirstrup", "readable": "Tirstrup", "graph": "resource:Tirstrup" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:country ?z . ?z property:language resource:Greenlandic_language . ?a property:is_part_of resource:Central_Denmark_Region }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:country ?z . ?z property:language resource:Greenlandic_language . ?a 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" ] } ]
City
5
11925
Id146
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "subdivisionName", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Indiana", "property": "language", "object": "English_Americans" }, { "subject": "Monroe_Township,_Madison_County,_Indiana", "property": "isPartOf", "object": "Indiana" } ]
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Indiana", "property": "language", "object": "English_Americans" }, { "subject": "Monroe_Township,_Madison_County,_Indiana", "property": "isPartOf", "object": "Indiana" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alexandria is part of Monroe Township, Madison County in Indiana, United States. American English is the language in Indiana and the state capital is Indianapolis.", "Alexandria is part of Monroe Township, Madison County, in Indiana, United States. Indianapolis is the capital of Indiana, where American English is spoken." ], "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:Indiana", "property:language", "resource:English_Americans" ], [ "resource:Indiana", "property:country", "resource:United_States" ], [ "resource:Monroe_Township__Madison_County__Indiana", "property:is_part_of", "resource:Indiana" ] ]
Alexandria,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Alexandria,_Indiana", "readable": "Alexandria, Indiana", "graph": "resource:Alexandria__Indiana" }, { "modified": "English_Americans", "readable": "English Americans", "graph": "resource:English_Americans" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" }, { "modified": "Monroe_Township,_Madison_County,_Indiana", "readable": "Monroe Township, Madison County, Indiana", "graph": "resource:Monroe_Township__Madison_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Alexandria__Indiana property:is_part_of ?o . VALUES ( ?o ) { ( resource:Monroe_Township__Madison_County__Indiana ) ( resource:Indiana ) } }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Alexandria,_Indiana property:is_part_of ?o . VALUES ( ?o ) { ( resource:Monroe_Township,_Madison_County,_Indiana ) ( resource: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 ?c ?b WHERE { resource:Indiana property:language ?c . resource:Indiana property:capital ?b }", "readable_query": "SELECT DISTINCT ?c ?b WHERE { resource:Indiana property:language ?c . resource:Indiana property:capital ?b }", "graph_answer": [ "resource:English_Americans", "resource:Indianapolis" ], "readable_answer": [ "English Americans", "Indianapolis" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Indiana property:draft_round ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Indiana property:draft_round ?a }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11037
Id86
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "\"3310.0\"^^xsd:double" }, { "subject": "Allama_Iqbal_International_Airport", "property": "operator", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Allama_Iqbal_International_Airport", "property": "city", "object": "Lahore" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayDesignation", "object": "\"18R/36L\"" } ]
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "3310.0" }, { "subject": "Allama_Iqbal_International_Airport", "property": "operatingOrganisation", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayName", "object": "\"18R/36L\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allama Iqbal International Airport, which serves the city of Lahore and is governed by the Pakistan Civil Aviation Authority, is located in Pakistan. The name of the airport's runway is 18R/36L and it is 3,310 long.", "Allama Iqbal International airport is located in Lahore, Pakistan and run by the Pakistan Civil Aviation Authority. The length of the runway is 3310m and known as 18R/36L.", "Allama Iqbal International airport, located in Pakistan, is operated by The Pakistan Civil Aviation Authority. The airport serves the city of Lahore. The runway - 18R/36L - measures a length of 3310.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allama_Iqbal_International_Airport", "property:runway_length", "resource:3310_0" ], [ "resource:Allama_Iqbal_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Allama_Iqbal_International_Airport", "property:location", "resource:Pakistan" ], [ "resource:Allama_Iqbal_International_Airport", "property:city_served", "resource:Lahore" ], [ "resource:Allama_Iqbal_International_Airport", "property:runway_name", "resource:18R_36L" ], [ "resource:Allama_Iqbal_International_Airport", "property:operating_organisation", "resource:Pakistan_Civil_Aviation_Authority" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "18R/36L", "readable": "18R/36L", "graph": "resource:18R_36L" }, { "modified": "3310.0", "readable": "3310.0", "graph": "resource:3310_0" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Pakistan", "readable": "Pakistan", "graph": "resource:Pakistan" }, { "modified": "Pakistan_Civil_Aviation_Authority", "readable": "Pakistan Civil Aviation Authority", "graph": "resource:Pakistan_Civil_Aviation_Authority" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?d WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?u . resource:Allama_Iqbal_International_Airport property:operating_organisation ?d }", "readable_query": "SELECT DISTINCT ?u ?d WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?u . resource:Allama_Iqbal_International_Airport property:operating_organisation ?d }", "graph_answer": [ "resource:Lahore", "resource:Pakistan_Civil_Aviation_Authority" ], "readable_answer": [ "Lahore", "Pakistan Civil Aviation Authority" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Allama_Iqbal_International_Airport property:runway_name ?z }", "readable_query": "ASK WHERE { resource:Allama_Iqbal_International_Airport property:runway_name ?z }", "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 ?d WHERE { resource:Allama_Iqbal_International_Airport property:runway_name ?d }", "readable_query": "SELECT ?d WHERE { resource:Allama_Iqbal_International_Airport property:runway_name ?d }", "graph_answer": [ "resource:18R_36L" ], "readable_answer": [ "18R/36L" ], "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 ?r WHERE { resource:Allama_Iqbal_International_Airport property:production_end_year ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Allama_Iqbal_International_Airport property:production_end_year ?r }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Allama_Iqbal_International_Airport property:maximum_temperature ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Allama_Iqbal_International_Airport property:maximum_temperature ?d }", "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" ] } ]
SportsTeam
4
10591
Id32
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "placeOfBirth", "object": "Italy" }, { "subject": "Michele_Marcolini", "property": "team", "object": "Torino_F.C." }, { "subject": "Michele_Marcolini", "property": "clubs", "object": "Atalanta_B.C." } ]
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "birthPlace", "object": "Italy" }, { "subject": "Michele_Marcolini", "property": "club", "object": "Torino_F.C." }, { "subject": "Michele_Marcolini", "property": "club", "object": "Atalanta_B.C." } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Italian born Michele Marcolini has managed AC Lumezzane. He is also part of the Atalanta BC club and owns Torino FC.", "Italian born Michele Marcolini is the manager of AC Lumezzane. He also owns Torino FC and has previously played for Atalanta BC.", "Italian born Michele Marcolini plays for Torino FC and is part of the Atalanta BC club. He currently manages the AC Lumezzane." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Lumezzane", "property:manager", "resource:Michele_Marcolini" ], [ "resource:Michele_Marcolini", "property:club", "resource:Atalanta_B_C_" ], [ "resource:Michele_Marcolini", "property:club", "resource:Torino_F_C_" ], [ "resource:Michele_Marcolini", "property:birth_place", "resource:Italy" ] ]
A.C._Lumezzane
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "Atalanta_B.C.", "readable": "Atalanta B.C.", "graph": "resource:Atalanta_B_C_" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Michele_Marcolini", "readable": "Michele Marcolini", "graph": "resource:Michele_Marcolini" }, { "modified": "Torino_F.C.", "readable": "Torino F.C.", "graph": "resource:Torino_F_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'a' ) ) . resource:Michele_Marcolini property:club ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'a' ) ) . resource:Michele_Marcolini property:club ?v }", "graph_answer": [ "resource:Atalanta_B_C_" ], "readable_answer": [ "Atalanta B.C." ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Michele_Marcolini property:birth_place resource:Italy }", "readable_query": "ASK WHERE { resource:Michele_Marcolini property:birth_place resource:Italy }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:sports_team . ?d property:manager resource:Michele_Marcolini }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:sports_team . ?d property:manager resource:Michele_Marcolini }", "graph_answer": [ "resource:A_C__Lumezzane" ], "readable_answer": [ "A.C. Lumezzane" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'michele' ) ) . ?s property:club resource:Torino_F_C_ }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'michele' ) ) . ?s property:club resource:Torino_F.C. }", "graph_answer": [ "resource:Michele_Marcolini" ], "readable_answer": [ "Michele Marcolini" ], "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" ] } ]
Food
3
7335
Id248
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "ingredient", "object": "Taro" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "ingredient", "object": "Taro" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Sweet potatoes are part of the order of Solanales and are a main ingredient of Binignit which also contains taro.", "Taro is an ingredient in binignit along with the main ingredient of Sweet potato which belongs to the Solanales order of plants." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Sweet_potato", "property:order", "resource:Solanales" ], [ "resource:Binignit", "property:ingredient", "resource:Taro" ], [ "resource:Binignit", "property:main_ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ] ]
Binignit
[ { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Solanales", "readable": "Solanales", "graph": "resource:Solanales" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" }, { "modified": "Taro", "readable": "Taro", "graph": "resource:Taro" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?z ) WHERE { ?w rdf:type ontology:food . ?u property:order resource:Solanales . ?w property:main_ingredient ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?z ) WHERE { ?w rdf:type ontology:food . ?u property:order resource:Solanales . ?w property:main_ingredient ?u }", "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 ?r WHERE { ?k property:order resource:Solanales . ?r property:main_ingredient ?k . ?r rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?r WHERE { ?k property:order resource:Solanales . ?r property:main_ingredient ?k . ?r rdf:type ontology:food }", "graph_answer": [ "resource:Binignit" ], "readable_answer": [ "Binignit" ], "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 ?h WHERE { ?h property:order resource:Solanales . FILTER ( CONTAINS ( LCASE ( ?h ) , 'potato' ) ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:order resource:Solanales . FILTER ( CONTAINS ( LCASE ( ?h ) , 'potato' ) ) }", "graph_answer": [ "resource:Sweet_potato" ], "readable_answer": [ "Sweet potato" ], "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" ] } ]
University
2
5438
Id12
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Accademia di Architettura di Mendrisio was established in 1996 and the dean is Mario Botta.", "The Dean of Accademia di Architettura di Mendrisio, which was created in 1996, is Mario Botta.", "Mario Botta is Dean of the Accademia di Architettura di Mendrisio which was established in 1996." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:dean", "resource:Mario_Botta" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:established", "resource:1996" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "1996", "readable": "1996", "graph": "resource:1996" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Mario_Botta", "readable": "Mario Botta", "graph": "resource:Mario_Botta" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p rdf:type ontology:university . ?p property:established resource:1928 }", "readable_query": "ASK WHERE { ?p rdf:type ontology:university . ?p property:established resource:1928 }", "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 { ?x rdf:type ontology:university . ?x property:established resource:1996 }", "readable_query": "ASK WHERE { ?x rdf:type ontology:university . ?x property:established resource:1996 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i property:established resource:1996 . ?i rdf:type ontology:university }", "readable_query": "SELECT ?i WHERE { ?i property:established resource:1996 . ?i rdf:type ontology:university }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "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 ?p WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:dean ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:dean ?p }", "graph_answer": [ "resource:Mario_Botta" ], "readable_answer": [ "Mario Botta" ], "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
2
4610
Id122
[ { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Ketchup" }, { "subject": "Bacon_sandwich", "property": "alias", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en" } ]
[ { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Ketchup" }, { "subject": "Bacon_sandwich", "property": "alternativeName", "object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ketchup can be added to a bacon sandwich which can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.", "One of the ingredients of a Bacon Sandwich is Ketchup, and it can also be known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:ingredient", "resource:Ketchup" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Rasher_sandwich" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_muffin" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sanger" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_butty" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_cob" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_sarnie" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Piece__n_bacon" ], [ "resource:Bacon_sandwich", "property:alternative_name", "resource:Bacon_barm" ] ]
Bacon_sandwich
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bacon barm", "readable": "Bacon barm", "graph": "resource:Bacon_barm" }, { "modified": "Bacon butty", "readable": "Bacon butty", "graph": "resource:Bacon_butty" }, { "modified": "Bacon cob", "readable": "Bacon cob", "graph": "resource:Bacon_cob" }, { "modified": "Bacon muffin", "readable": "Bacon muffin", "graph": "resource:Bacon_muffin" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Bacon sanger", "readable": "Bacon sanger", "graph": "resource:Bacon_sanger" }, { "modified": "Bacon sarnie", "readable": "Bacon sarnie", "graph": "resource:Bacon_sarnie" }, { "modified": "Ketchup", "readable": "Ketchup", "graph": "resource:Ketchup" }, { "modified": "Piece 'n bacon", "readable": "Piece 'n bacon", "graph": "resource:Piece__n_bacon" }, { "modified": "Rasher sandwich", "readable": "Rasher sandwich", "graph": "resource:Rasher_sandwich" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?w ) WHERE { resource:Bacon_sandwich property:alternative_name ?h }", "readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?w ) WHERE { resource:Bacon_sandwich property:alternative_name ?h }", "graph_answer": [ "8" ], "readable_answer": [ "8" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Bacon_sandwich property:alternative_name ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Bacon_sandwich property:alternative_name ?k }", "graph_answer": [ "resource:Rasher_sandwich", "resource:Bacon_muffin", "resource:Bacon_sanger", "resource:Bacon_butty", "resource:Bacon_cob", "resource:Bacon_sarnie", "resource:Piece__n_bacon", "resource:Bacon_barm" ], "readable_answer": [ "Rasher sandwich", "Bacon muffin", "Bacon sanger", "Bacon butty", "Bacon cob", "Bacon sarnie", "Piece 'n bacon", "Bacon barm" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Bacon_sandwich property:isbn_number ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Bacon_sandwich property:isbn_number ?c }", "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" ] } ]
City
5
11967
Id188
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "subdivisionName", "object": "Summit_County,_Ohio" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Asian Americans are an ethnic group in the U.S, where Washington, D.C. is the capital and English is the language spoken. Akron is a part of Summit County, Ohio, United States.", "The county of Akron is in Summit County, Ohio, United States, where English is spoken. The capital of the U.S. is Washington, D.C and Asian Americans are an ethnic group.", "Akron, Ohio is in Summit County. It is a city in the United States whose capital is Washington D.C., and Asian Americans live here. English is one of the languages used in the U.S." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:Akron__Ohio", "rdf:type", "ontology:city" ], [ "resource:Akron__Ohio", "property:country", "resource:United_States" ], [ "resource:Akron__Ohio", "property:is_part_of", "resource:Summit_County__Ohio" ] ]
Akron,_Ohio
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?t ) WHERE { ?l rdf:type ontology:city . ?l property:is_part_of resource:Summit_County__Ohio }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?t ) WHERE { ?l rdf:type ontology:city . ?l property:is_part_of resource:Summit_County,_Ohio }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . resource:United_States property:ethnic_group ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . resource:United_States property:ethnic_group ?t }", "graph_answer": [ "resource:Asian_Americans" ], "readable_answer": [ "Asian Americans" ], "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 ?r ?s WHERE { resource:United_States property:language ?r . resource:United_States property:capital ?s }", "readable_query": "SELECT DISTINCT ?r ?s WHERE { resource:United_States property:language ?r . resource:United_States property:capital ?s }", "graph_answer": [ "resource:English_language", "resource:Washington__D_C_" ], "readable_answer": [ "English language", "Washington, D.C." ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:city }", "graph_answer": [ "resource:Akron__Ohio" ], "readable_answer": [ "Akron, Ohio" ], "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" ] } ]
Food
3
7268
Id181
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "leaderName", "object": "François_Hollande" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "leader", "object": "François_Hollande" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The leaders of France are Francois Hollande and Manuel Valls where barny cakes come from.", "Barny Cakes come from France, where Francois Hollande and Manuel Valls are leaders.", "Barny cakes can be found in France where both Francois Hollande and Manuel Valls are leaders." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Barny_Cakes", "rdf:type", "ontology:food" ], [ "resource:Barny_Cakes", "property:country", "resource:France" ], [ "resource:France", "property:leader", "resource:Fran_ois_Hollande" ], [ "resource:France", "property:leader", "resource:Manuel_Valls" ] ]
Barny_Cakes
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Barny_Cakes", "readable": "Barny Cakes", "graph": "resource:Barny_Cakes" }, { "modified": "François_Hollande", "readable": "François Hollande", "graph": "resource:Fran_ois_Hollande" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "Manuel_Valls", "readable": "Manuel Valls", "graph": "resource:Manuel_Valls" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?j ) WHERE { resource:France property:leader ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?j ) WHERE { resource:France property:leader ?w }", "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:France property:leader ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:France property:leader ?s }", "graph_answer": [ "resource:Fran_ois_Hollande", "resource:Manuel_Valls" ], "readable_answer": [ "François Hollande", "Manuel Valls" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?q ) WHERE { ?z property:country resource:France . ?z rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?q ) WHERE { ?z property:country resource:France . ?z rdf:type ontology:food }", "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 ?p WHERE { ?p rdf:type ontology:food . ?p property:country resource:France }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:food . ?p property:country resource:France }", "graph_answer": [ "resource:Barny_Cakes" ], "readable_answer": [ "Barny Cakes" ], "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
3
7894
Id225
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "placeOfDeath", "object": "Austria" } ]
[ { "subject": "Austria", "property": "leader", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Doris Bures is a leader in Austria, the country where Alfons Gorbach died, in Graz.", "Alfons Gorbach died in Graz, Austria where Doris Bures is one of the country leaders.", "Alfons Gorbach dies in Graz, Austria, a country led by Doris Bures." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austria", "property:leader", "resource:Doris_Bures" ], [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Graz" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Austria" ] ]
Alfons_Gorbach
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" }, { "modified": "Graz", "readable": "Graz", "graph": "resource:Graz" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Austria property:leader resource:Doris_Bures }", "readable_query": "ASK WHERE { resource:Austria property:leader resource:Doris_Bures }", "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 { ?c rdf:type ontology:politician . ?c property:death_place resource:Uruguay }", "readable_query": "ASK WHERE { ?c rdf:type ontology:politician . ?c property:death_place resource:Uruguay }", "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 { ?t rdf:type ontology:politician . ?t property:death_place resource:Graz }", "readable_query": "ASK WHERE { ?t rdf:type ontology:politician . ?t property:death_place resource:Graz }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i rdf:type ontology:politician . ?i property:death_place resource:Graz }", "readable_query": "SELECT ?i WHERE { ?i rdf:type ontology:politician . ?i property:death_place resource:Graz }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "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" ] } ]
Food
5
12130
Id77
[ { "subject": "BLT", "property": "variations", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "hasVariant", "object": "BLT" }, { "subject": "BLT", "property": "ingredient", "object": "Tomato" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
[ { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "BLT", "property": "dishVariation", "object": "Club_sandwich" }, { "subject": "BLT", "property": "ingredient", "object": "Tomato" }, { "subject": "Bacon_sandwich", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elizabeth II is the leader of the UK where bacon sandwiches are a popular dish. A variation of the bacon sandwich is a BLT (which contains tomato), which itself is a variation of a club sandwich.", "The bacon sandwich is a variation of a BLT, which contains tomato. The BLT is a variant on the club sandwich. Bacon sandwiches are popular in the UK, were Elizabeth II is the head of state.", "The BLT is a variation on the club sandwich. One of the ingredients of the BLT Sandwich is Tomato and Bacon sandwich is a variation of it. This one is popular in the UK, which head of state is Elizabeth II." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:BLT", "property:dish_variation", "resource:Club_sandwich" ], [ "resource:BLT", "property:ingredient", "resource:Tomato" ], [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ], [ "resource:Bacon_sandwich", "property:country", "resource:United_Kingdom" ] ]
Bacon_sandwich
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Club_sandwich", "readable": "Club sandwich", "graph": "resource:Club_sandwich" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "Tomato", "readable": "Tomato", "graph": "resource:Tomato" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Bacon_sandwich property:dish_variation ?x . VALUES ( ?x ) { ( resource:BLT ) ( resource:Club_sandwich ) } }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Bacon_sandwich property:dish_variation ?x . VALUES ( ?x ) { ( resource:BLT ) ( resource:Club_sandwich ) } }", "graph_answer": [ "resource:BLT" ], "readable_answer": [ "BLT" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { VALUES ( ?v ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:BLT property:dish_variation ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { VALUES ( ?v ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:BLT property:dish_variation ?v }", "graph_answer": [ "resource:Club_sandwich" ], "readable_answer": [ "Club sandwich" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?e ) WHERE { resource:United_Kingdom property:class ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?e ) WHERE { resource:United_Kingdom property:class ?b }", "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 ( ?w ) AS ?p ) WHERE { resource:United_Kingdom property:leader ?w }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?p ) WHERE { resource:United_Kingdom property:leader ?w }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "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 ?k WHERE { resource:United_Kingdom property:leader ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:United_Kingdom property:leader ?k }", "graph_answer": [ "resource:Elizabeth_II" ], "readable_answer": [ "Elizabeth II" ], "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" ] } ]
Politician
3
7901
Id232
[ { "subject": "Battle_of_Fredericksburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" }, { "subject": "Aaron_S._Daggett", "property": "battles", "object": "Battle_of_Fredericksburg" }, { "subject": "American_Civil_War", "property": "commander", "object": "Abraham_Lincoln" } ]
[ { "subject": "Battle_of_Fredericksburg", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" }, { "subject": "Aaron_S._Daggett", "property": "battle", "object": "Battle_of_Fredericksburg" }, { "subject": "American_Civil_War", "property": "commander", "object": "Abraham_Lincoln" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron S. Daggett fought in the American Civil War, Battle of Fredericksburg and Abraham Lincoln was a commander in the Civil War.", "Aaron S Daggett's most notable battle was the Battle of Fredericksburg, part of the American Civil War in which Abraham Lincoln was a commander.", "The Battle of Fredericksburg, where Aaron S. Daggett fought, was fought during the American Civil War where Abraham Lincoln was a commander." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:American_Civil_War", "property:commander", "resource:Abraham_Lincoln" ], [ "resource:Aaron_S__Daggett", "rdf:type", "ontology:politician" ], [ "resource:Aaron_S__Daggett", "property:battle", "resource:Battle_of_Fredericksburg" ], [ "resource:Battle_of_Fredericksburg", "property:is_part_of_military_conflict", "resource:American_Civil_War" ] ]
Aaron_S._Daggett
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "Aaron_S._Daggett", "readable": "Aaron S. Daggett", "graph": "resource:Aaron_S__Daggett" }, { "modified": "Abraham_Lincoln", "readable": "Abraham Lincoln", "graph": "resource:Abraham_Lincoln" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Battle_of_Fredericksburg", "readable": "Battle of Fredericksburg", "graph": "resource:Battle_of_Fredericksburg" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?y ) WHERE { ?k property:is_part_of_military_conflict ?c . ?c property:commander resource:Abraham_Lincoln }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?y ) WHERE { ?k property:is_part_of_military_conflict ?c . ?c property:commander resource:Abraham_Lincoln }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?p property:commander resource:Abraham_Lincoln . ?g property:is_part_of_military_conflict ?p }", "readable_query": "SELECT DISTINCT ?g WHERE { ?p property:commander resource:Abraham_Lincoln . ?g property:is_part_of_military_conflict ?p }", "graph_answer": [ "resource:Battle_of_Fredericksburg" ], "readable_answer": [ "Battle of Fredericksburg" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "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 ?k WHERE { ?k property:commander resource:Abraham_Lincoln . resource:Battle_of_Fredericksburg property:is_part_of_military_conflict ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:commander resource:Abraham_Lincoln . resource:Battle_of_Fredericksburg property:is_part_of_military_conflict ?k }", "graph_answer": [ "resource:American_Civil_War" ], "readable_answer": [ "American Civil War" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:battle resource:Battle_of_Fredericksburg . ?a rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:battle resource:Battle_of_Fredericksburg . ?a rdf:type ontology:politician }", "graph_answer": [ "resource:Aaron_S__Daggett" ], "readable_answer": [ "Aaron S. Daggett" ], "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" ] } ]
SportsTeam
2
5258
Id2
[ { "subject": "1._FC_Köln", "property": "manager", "object": "Peter_Stöger" }, { "subject": "Peter_Stöger", "property": "team", "object": "FK_Austria_Wien" } ]
[ { "subject": "1._FC_Köln", "property": "manager", "object": "Peter_Stöger" }, { "subject": "Peter_Stöger", "property": "club", "object": "FK_Austria_Wien" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Peter Stöger is at the FK Austria Wien club and manages 1 FC Koln.", "The manager of 1. FC Koln is Peter Stoger who plays for FK Austria Wien.", "Peter Stoger is the manager of FC Koln as well as being a member of the FK Austria Wien soccer club." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1__FC_K_ln", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_K_ln", "property:manager", "resource:Peter_St_ger" ], [ "resource:Peter_St_ger", "property:club", "resource:FK_Austria_Wien" ] ]
1._FC_Köln
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "1._FC_Köln", "readable": "1. FC Köln", "graph": "resource:1__FC_K_ln" }, { "modified": "FK_Austria_Wien", "readable": "FK Austria Wien", "graph": "resource:FK_Austria_Wien" }, { "modified": "Peter_Stöger", "readable": "Peter Stöger", "graph": "resource:Peter_St_ger" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z ?p WHERE { ?p property:club resource:FK_Austria_Wien . ?z property:manager ?p . ?z rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?z ?p WHERE { ?p property:club resource:FK_Austria_Wien . ?z property:manager ?p . ?z rdf:type ontology:sports_team }", "graph_answer": [ "resource:1__FC_K_ln", "resource:Peter_St_ger" ], "readable_answer": [ "1. FC Köln", "Peter Stöger" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
2
4291
Id141
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Anderson,_Indiana", "property": "isPartOf", "object": "Indiana" } ]
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Anderson,_Indiana", "property": "isPartOf", "object": "Indiana" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The city of Anderson is part of Indiana, the capital of which is Indianapolis.", "Anderson is part of Indiana, where Indianapolis is the capital.", "Indiana is home to Anderson city and has Indianapolis as a capital." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Indiana", "property:capital", "resource:Indianapolis" ], [ "resource:Anderson__Indiana", "rdf:type", "ontology:city" ], [ "resource:Anderson__Indiana", "property:is_part_of", "resource:Indiana" ] ]
Anderson,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Anderson,_Indiana", "readable": "Anderson, Indiana", "graph": "resource:Anderson__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p ?s WHERE { ?s property:capital resource:Indianapolis . ?p property:is_part_of ?s . ?p rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?p ?s WHERE { ?s property:capital resource:Indianapolis . ?p property:is_part_of ?s . ?p rdf:type ontology:city }", "graph_answer": [ "resource:Anderson__Indiana", "resource:Indiana" ], "readable_answer": [ "Anderson, Indiana", "Indiana" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
2
4640
Id152
[ { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" } ]
[ { "subject": "Bandeja_paisa", "property": "country", "object": "Colombian_cuisine" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bandeja paisa is a popular Colombian cuisine, originating from the Antioquia Department region.", "A typical dish found in Colombia is Bandeja paisa, which comes from the Antioquia Department region.", "Bandeja paisa is a Colombian dish from the Antioquia Department region." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:country", "resource:Colombian_cuisine" ], [ "resource:Bandeja_paisa", "property:region", "resource:Antioquia_Department" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Antioquia_Department", "readable": "Antioquia Department", "graph": "resource:Antioquia_Department" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Colombian_cuisine", "readable": "Colombian cuisine", "graph": "resource:Colombian_cuisine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'b' ) ) . ?n rdf:type ontology:food . ?n property:region resource:Antioquia_Department }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'b' ) ) . ?n rdf:type ontology:food . ?n property:region resource:Antioquia_Department }", "graph_answer": [ "resource:Bandeja_paisa" ], "readable_answer": [ "Bandeja paisa" ], "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 ( COUNT ( ?b ) AS ?w ) WHERE { resource:Bandeja_paisa property:country ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?w ) WHERE { resource:Bandeja_paisa property:country ?b }", "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 ?r WHERE { resource:Bandeja_paisa property:country ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Bandeja_paisa property:country ?r }", "graph_answer": [ "resource:Colombian_cuisine" ], "readable_answer": [ "Colombian cuisine" ], "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 ?y WHERE { resource:Bandeja_paisa property:bed_count ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Bandeja_paisa property:bed_count ?y }", "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" ] } ]
Company
6
12926
Id6
[ { "subject": "Chinabank", "property": "service", "object": "Banking" }, { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" }, { "subject": "Chinabank", "property": "type", "object": "Public_company" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" }, { "subject": "Chinabank", "property": "location", "object": "Philippines" } ]
[ { "subject": "Chinabank", "property": "service", "object": "Banking" }, { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" }, { "subject": "Chinabank", "property": "type", "object": "Public_company" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" }, { "subject": "Chinabank", "property": "location", "object": "Philippines" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chinabank was founded in Manila in the Insular Government of the Philippine Islands. A publicly-traded company, Chinabank continues to operate in the Philippines, offering banking services at 295 locations.", "Chinabank was founded in the Insular Government of the Philippine Islands in Manila. Located in the Philippines, Chinabank is a publicly traded company with 295 branches providing banking services to customers.", "Chinabank is a banking services public company with 295 branches located in the Philippines. Chinabank was founded in Manila, Insular Government of the Philippine Islands." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chinabank", "rdf:type", "ontology:public_company" ], [ "resource:Chinabank", "rdf:type", "ontology:company" ], [ "resource:Chinabank", "property:location", "resource:Philippines" ], [ "resource:Chinabank", "property:foundation_place", "resource:Insular_Government_of_the_Philippine_Islands" ], [ "resource:Chinabank", "property:foundation_place", "resource:Manila" ], [ "resource:Chinabank", "property:number_of_locations", "295" ], [ "resource:Chinabank", "property:service", "resource:Banking" ] ]
Chinabank
[ { "modified": "295", "readable": "295", "graph": "295" }, { "modified": "Public_company", "readable": "public company", "graph": "ontology:public_company" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "numberOfLocations", "readable": "number of locations", "graph": "property:number_of_locations" }, { "modified": "service", "readable": "service", "graph": "property:service" }, { "modified": "Banking", "readable": "Banking", "graph": "resource:Banking" }, { "modified": "Chinabank", "readable": "Chinabank", "graph": "resource:Chinabank" }, { "modified": "Insular_Government_of_the_Philippine_Islands", "readable": "Insular Government of the Philippine Islands", "graph": "resource:Insular_Government_of_the_Philippine_Islands" }, { "modified": "Manila", "readable": "Manila", "graph": "resource:Manila" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?h <= '400' ) . ?b property:service ?y . ?b property:number_of_locations ?h . ?b rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?h <= '400' ) . ?b property:service ?y . ?b property:number_of_locations ?h . ?b rdf:type ontology:company }", "graph_answer": [ "resource:Banking" ], "readable_answer": [ "Banking" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l ?n WHERE { ?n property:number_of_locations ?l . ?n rdf:type ontology:company . ?n property:service resource:Banking }", "readable_query": "SELECT DISTINCT ?l ?n WHERE { ?n property:number_of_locations ?l . ?n rdf:type ontology:company . ?n property:service resource:Banking }", "graph_answer": [ "295", "resource:Chinabank" ], "readable_answer": [ "295", "Chinabank" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Chinabank property:foundation_place ?p . FILTER ( CONTAINS ( LCASE ( ?p ) , 'insular' ) ) }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Chinabank property:foundation_place ?p . FILTER ( CONTAINS ( LCASE ( ?p ) , 'insular' ) ) }", "graph_answer": [ "resource:Insular_Government_of_the_Philippine_Islands" ], "readable_answer": [ "Insular Government of the Philippine Islands" ], "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 ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'm' ) ) . resource:Chinabank property:foundation_place ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'm' ) ) . resource:Chinabank property:foundation_place ?r }", "graph_answer": [ "resource:Manila" ], "readable_answer": [ "Manila" ], "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 ?f WHERE { resource:Chinabank property:production_start_year ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Chinabank property:production_start_year ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
3
7432
Id32
[ { "subject": "AIDAstella", "property": "shipChristened", "object": "\"--03-16\"^^xsd:gMonthDay" }, { "subject": "AIDAstella", "property": "shipClass", "object": "\"Sphinx-class cruise ship\"@en" }, { "subject": "AIDAstella", "property": "MeanOfTransportation/length", "object": "\"253260.0\"^^<http://dbpedia.org/datatype/millimetre>" } ]
[ { "subject": "AIDAstella", "property": "christeningDate", "object": "2013-03-16" }, { "subject": "AIDAstella", "property": "shipClass", "object": "\"Sphinx-class cruise ship\"" }, { "subject": "AIDAstella", "property": "length", "object": "253260.0 (millimetres)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Aidastella is a 253.26m long Sphinx class cruise ship. She was named on 16th March 2013.", "The AIDAstella is a Sphinx-class cruise ship, is 253260.0 millimetres long and was christened on 16 March 2013." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:AIDAstella", "property:length", "253260.0 (millimetres)" ], [ "resource:AIDAstella", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAstella", "property:christening_date", "resource:2013_03_16" ], [ "resource:AIDAstella", "property:ship_class", "resource:Sphinx_class_cruise_ship" ] ]
AIDAstella
[ { "modified": "253260.0 (millimetres)", "readable": "253260.0", "graph": "253260.0 (millimetres)" }, { "modified": "christeningDate", "readable": "christening date", "graph": "property:christening_date" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "shipClass", "readable": "ship class", "graph": "property:ship_class" }, { "modified": "2013-03-16", "readable": "2013-03-16", "graph": "resource:2013_03_16" }, { "modified": "AIDAstella", "readable": "AIDAstella", "graph": "resource:AIDAstella" }, { "modified": "Sphinx-class cruise ship", "readable": "Sphinx-class cruise ship", "graph": "resource:Sphinx_class_cruise_ship" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?s property:christening_date ?z . FILTER ( ?z = \"2013_03_16\" ) . ?s property:ship_class ?y . ?s rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?y WHERE { ?s property:christening_date ?z . FILTER ( ?z = \"2013-03-16\" ) . ?s property:ship_class ?y . ?s rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Sphinx_class_cruise_ship" ], "readable_answer": [ "Sphinx-class cruise ship" ], "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 ?v WHERE { ?v property:christening_date ?n . FILTER ( ?n = \"2013_03_16\" ) . ?v property:ship_class resource:Sphinx_class_cruise_ship . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:christening_date ?n . FILTER ( ?n = \"2013-03-16\" ) . ?v property:ship_class resource:Sphinx-class_cruise_ship . ?v rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:AIDAstella" ], "readable_answer": [ "AIDAstella" ], "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 ?v WHERE { resource:AIDAstella property:patron_saint ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:AIDAstella property:patron_saint ?v }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6873
Id161
[ { "subject": "Georgia_(U.S._state)", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" } ]
[ { "subject": "Georgia_(U.S._state)", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Alpharetta,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The United States is home to an ethnic group called Asian Americans and is where you will find Alpharetta, which is in the state of Georgia.", "Alpharetta is part of Georgia (state) in the U.S. An ethnic group in the U.S. are Asian Americans.", "Alpharetta is part of the state of Georgia in the United States. A country with a number of ethnic groups, one of which is Asian Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Georgia__U_S__state_", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:Alpharetta__Georgia", "rdf:type", "ontology:city" ], [ "resource:Alpharetta__Georgia", "property:is_part_of", "resource:Georgia__U_S__state_" ] ]
Alpharetta,_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": "Alpharetta,_Georgia", "readable": "Alpharetta, Georgia", "graph": "resource:Alpharetta__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 ?q ?c WHERE { ?q rdf:type ontology:city . ?c property:country resource:United_States . ?q property:is_part_of ?c }", "readable_query": "SELECT DISTINCT ?q ?c WHERE { ?q rdf:type ontology:city . ?c property:country resource:United_States . ?q property:is_part_of ?c }", "graph_answer": [ "resource:Alpharetta__Georgia", "resource:Georgia__U_S__state_" ], "readable_answer": [ "Alpharetta, Georgia", "Georgia" ], "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": "ASK WHERE { resource:United_States property:ethnic_group ?d }", "readable_query": "ASK WHERE { resource:United_States property:ethnic_group ?d }", "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 ?v WHERE { resource:United_States property:ethnic_group ?v }", "readable_query": "SELECT ?v WHERE { resource:United_States property:ethnic_group ?v }", "graph_answer": [ "resource:Asian_Americans" ], "readable_answer": [ "Asian Americans" ], "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" ] } ]
Politician
3
7724
Id55
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "spouse", "object": "Queen_Sofía_of_Spain" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "spouse", "object": "Queen_Sofía_of_Spain" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was born in Galicia, Spain and was in office whilst Juan Carlos I of Spain, whose wife is Queen Sofia, was Monarch.", "Abel Caballero, born in Galicia, Spain, was in office during the reign of King Juan Carlos I of Spain. The King's wife is Queen Sofia of Spain.", "Abel Caballero, born in Galicia, Spain, was in office whilst Juan Carlos I of Spain was Monarch. Queen Sofia of Spain is the wife of Juan Carlos I of Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Carlos_I_of_Spain", "property:spouse", "resource:Queen_Sof_a_of_Spain" ], [ "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: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": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "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": "Queen_Sofía_of_Spain", "readable": "Queen Sofía of Spain", "graph": "resource:Queen_Sof_a_of_Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?b rdf:type ontology:politician . ?b property:birth_place resource:Canada }", "readable_query": "ASK WHERE { ?b rdf:type ontology:politician . ?b property:birth_place resource:Canada }", "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": "SELECT DISTINCT ?e WHERE { resource:Juan_Carlos_I_of_Spain property:spouse ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'q' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Juan_Carlos_I_of_Spain property:spouse ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'q' ) ) }", "graph_answer": [ "resource:Queen_Sof_a_of_Spain" ], "readable_answer": [ "Queen Sofía of Spain" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:birth_place resource:Galicia__Spain_ . ?k property:in_office_while_monarch ?l . FILTER ( CONTAINS ( LCASE ( ?k ) , 'caballero' ) ) . ?l property:spouse resource:Queen_Sof_a_of_Spain . ?k rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:birth_place resource:Galicia_(Spain) . ?k property:in_office_while_monarch ?l . FILTER ( CONTAINS ( LCASE ( ?k ) , 'caballero' ) ) . ?l property:spouse resource:Queen_Sofía_of_Spain . ?k 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", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
City
5
11855
Id76
[ { "subject": "Angola,_Indiana", "property": "subdivisionName", "object": "Steuben_County,_Indiana" }, { "subject": "Angola,_Indiana", "property": "elevation", "object": "\"324.002\"^^xsd:double" }, { "subject": "Angola,_Indiana", "property": "isPartOf", "object": "Pleasant_Township,_Steuben_County,_Indiana" }, { "subject": "Angola,_Indiana", "property": "populationDensity", "object": "\"524.481\"^^xsd:double" }, { "subject": "Angola,_Indiana", "property": "areaTotal", "object": "\"16.55002402504704\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Angola,_Indiana", "property": "isPartOf", "object": "Steuben_County,_Indiana" }, { "subject": "Angola,_Indiana", "property": "elevationAboveTheSeaLevel", "object": "324.0" }, { "subject": "Angola,_Indiana", "property": "isPartOf", "object": "Pleasant_Township,_Steuben_County,_Indiana" }, { "subject": "Angola,_Indiana", "property": "populationDensity", "object": "524.5 (inhabitants per square kilometre)" }, { "subject": "Angola,_Indiana", "property": "areaTotal", "object": "16.55 (square kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Angola, which lies 324 metres above sea level, is part of Pleasant Township, Steuben County, Indiana and has 524.5 inhabitants for each of the 16.55 square kilometres it covers.", "Angola is part of Pleasant Township, located in Steuben County, in Indiana. It has a population density of 524.5 inhabitants per sq km and a total area of 16.55 square kilometres. It is 324.0 metres above sea level.", "The total area of Angola, Indiana, is 16.55 square kilometres, and the population density is 524.5 (inhabitants per square kilometre). Angola is in Pleasant Township which is part of Steuben County, in Indiana and it has an elevation above the sea level of 324.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Angola__Indiana", "property:area_total", "16.55 (square kilometres)" ], [ "resource:Angola__Indiana", "rdf:type", "ontology:city" ], [ "resource:Angola__Indiana", "property:population_density", "524.5 (inhabitants per square kilometre)" ], [ "resource:Angola__Indiana", "property:elevation_above_the_sea_level", "resource:324_0" ], [ "resource:Angola__Indiana", "property:is_part_of", "resource:Pleasant_Township__Steuben_County__Indiana" ], [ "resource:Angola__Indiana", "property:is_part_of", "resource:Steuben_County__Indiana" ] ]
Angola,_Indiana
[ { "modified": "16.55 (square kilometres)", "readable": "16.55", "graph": "16.55 (square kilometres)" }, { "modified": "524.5 (inhabitants per square kilometre)", "readable": "524.5", "graph": "524.5 (inhabitants per square kilometre)" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "324.0", "readable": "324.0", "graph": "resource:324_0" }, { "modified": "Angola,_Indiana", "readable": "Angola, Indiana", "graph": "resource:Angola__Indiana" }, { "modified": "Pleasant_Township,_Steuben_County,_Indiana", "readable": "Pleasant Township, Steuben County, Indiana", "graph": "resource:Pleasant_Township__Steuben_County__Indiana" }, { "modified": "Steuben_County,_Indiana", "readable": "Steuben County, Indiana", "graph": "resource:Steuben_County__Indiana" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:city . ?z property:area_total resource:165_33 . ?z property:is_part_of resource:Steuben_County__Indiana }", "readable_query": "ASK WHERE { ?z rdf:type ontology:city . ?z property:area_total resource:165.33 . ?z property:is_part_of resource:Steuben_County,_Indiana }", "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 { ?n property:area_total '16.55 (square kilometres)' . ?n property:is_part_of resource:Steuben_County__Indiana . ?n rdf:type ontology:city }", "readable_query": "ASK WHERE { ?n property:area_total '16.55 (square kilometres)' . ?n property:is_part_of resource:Steuben_County,_Indiana . ?n rdf:type ontology: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 ?i WHERE { ?i rdf:type ontology:city . ?i property:area_total '16.55 (square kilometres)' . ?i property:is_part_of resource:Steuben_County__Indiana }", "readable_query": "SELECT ?i WHERE { ?i rdf:type ontology:city . ?i property:area_total '16.55 (square kilometres)' . ?i property:is_part_of resource:Steuben_County,_Indiana }", "graph_answer": [ "resource:Angola__Indiana" ], "readable_answer": [ "Angola, Indiana" ], "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 ( ?m ) AS ?m ) WHERE { resource:Angola__Indiana property:is_part_of ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?m ) WHERE { resource:Angola,_Indiana property:is_part_of ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:Angola__Indiana property:is_part_of ?r . FILTER ( ?r != resource:Steuben_County__Indiana ) }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Angola,_Indiana property:is_part_of ?r . FILTER ( ?r != resource:Steuben_County,_Indiana ) }", "graph_answer": [ "resource:Pleasant_Township__Steuben_County__Indiana" ], "readable_answer": [ "Pleasant Township, Steuben County, Indiana" ], "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 ?k ?u WHERE { resource:Angola__Indiana property:elevation_above_the_sea_level ?u . resource:Angola__Indiana property:population_density ?k }", "readable_query": "SELECT DISTINCT ?k ?u WHERE { resource:Angola,_Indiana property:elevation_above_the_sea_level ?u . resource:Angola,_Indiana property:population_density ?k }", "graph_answer": [ "524.5 (inhabitants per square kilometre)", "resource:324_0" ], "readable_answer": [ "524.5", "324.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 ?p WHERE { resource:Angola__Indiana property:significant_project ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Angola,_Indiana property:significant_project ?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" ] } ]
City
5
11905
Id126
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "King_County,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "King_County,_Washington" }, { "subject": "King_County,_Washington", "property": "largestCity", "object": "Seattle" } ]
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "King_County,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" }, { "subject": "King_County,_Washington", "property": "largestCity", "object": "Seattle" } ]
(X (X) (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "King County is the location of Auburn, part of Pierce County and King County in Washington. The largest city in the latter county is Seattle and all locations are in the United States which has the capital of Washington DC.", "Seattle is the largest city in King County, in Washington, U.S. and Auburn is part of King County. Auburn is in Pierce County, Washington, United States, whose capital is Washington DC.", "Auburn is part of both Pierce and King (largest city is Seattle) counties, which are located in Washington. The capital of the United States is Washington D.C." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Pierce_County__Washington" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:King_County__Washington" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:King_County__Washington", "property:largest_city", "resource:Seattle" ], [ "resource:King_County__Washington", "property:country", "resource:United_States" ] ]
Auburn,_Washington
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "King_County,_Washington", "readable": "King County, Washington", "graph": "resource:King_County__Washington" }, { "modified": "Pierce_County,_Washington", "readable": "Pierce County, Washington", "graph": "resource:Pierce_County__Washington" }, { "modified": "Seattle", "readable": "Seattle", "graph": "resource:Seattle" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Auburn__Washington property:is_part_of ?y . FILTER NOT EXISTS { ?y property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Auburn,_Washington property:is_part_of ?y . FILTER NOT EXISTS { ?y property:country resource:United_States } }", "graph_answer": [ "resource:Pierce_County__Washington" ], "readable_answer": [ "Pierce County, Washington" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Pierce_County__Washington ) . resource:Auburn__Washington property:is_part_of ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Pierce_County,_Washington ) . resource:Auburn__Washington property:is_part_of ?g }", "graph_answer": [ "resource:King_County__Washington" ], "readable_answer": [ "King County, Washington" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:King_County__Washington property:designer ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:King_County,_Washington property:designer ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7339
Id252
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "region", "object": "Jalisco" }, { "subject": "Bionico", "property": "ingredient", "object": "Condensed_milk" } ]
[ { "subject": "Bionico", "property": "country", "object": "Mexico" }, { "subject": "Bionico", "property": "region", "object": "Jalisco" }, { "subject": "Bionico", "property": "ingredient", "object": "Condensed_milk" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bionico, a food found in the region of Jalisco, Mexico, contains condensed milk.", "Condensed milk is an ingredient of Bionico which comes from the Jalisco region of Mexico.", "Bionico is a food found in mexico, comes from the region of Jalisco and has condensed milk as an ingredient." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bionico", "property:ingredient", "resource:Condensed_milk" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:country", "resource:Mexico" ], [ "resource:Bionico", "property:region", "resource:Jalisco" ] ]
Bionico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Condensed_milk", "readable": "Condensed milk", "graph": "resource:Condensed_milk" }, { "modified": "Jalisco", "readable": "Jalisco", "graph": "resource:Jalisco" }, { "modified": "Mexico", "readable": "Mexico", "graph": "resource:Mexico" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?x ) WHERE { ?c property:ingredient resource:Condensed_milk . ?c rdf:type ontology:food . ?c property:region resource:Jalisco }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?x ) WHERE { ?c property:ingredient resource:Condensed_milk . ?c rdf:type ontology:food . ?c property:region resource:Jalisco }", "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 ?x WHERE { ?x property:region resource:Jalisco . ?x rdf:type ontology:food . ?x property:ingredient resource:Condensed_milk }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:region resource:Jalisco . ?x rdf:type ontology:food . ?x property:ingredient resource:Condensed_milk }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Bionico property:fossil ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Bionico property:fossil ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7179
Id92
[ { "subject": "Bacon_sandwich", "property": "variations", "object": "BLT" }, { "subject": "BLT", "property": "hasVariant", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" } ]
[ { "subject": "BLT", "property": "dishVariation", "object": "Club_sandwich" }, { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Condiments are used in the preparation of a bacon sandwich. A variation of a bacon sandwich is the BLT which is a variation of a Club Sandwich.", "While BLT is a variation of club sandwich, the Bacon sandwich (which can include condiments in the ingredients), is a variation of BLT.", "BLT is a variation of a Club Sandwich and a bacon sandwich. Condiments are ingredients in a bacon sandwich." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:BLT", "property:dish_variation", "resource:Club_sandwich" ], [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "property:ingredient", "resource:Condiment" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ] ]
Bacon_sandwich
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Club_sandwich", "readable": "Club sandwich", "graph": "resource:Club_sandwich" }, { "modified": "Condiment", "readable": "Condiment", "graph": "resource:Condiment" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { VALUES ( ?u ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:Bacon_sandwich property:dish_variation ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { VALUES ( ?u ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:Bacon_sandwich property:dish_variation ?u }", "graph_answer": [ "resource:BLT" ], "readable_answer": [ "BLT" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { VALUES ( ?n ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:BLT property:dish_variation ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { VALUES ( ?n ) { ( resource:BLT ) ( resource:Club_sandwich ) } . resource:BLT property:dish_variation ?n }", "graph_answer": [ "resource:Club_sandwich" ], "readable_answer": [ "Club sandwich" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10111
Id85
[ { "subject": "Acura_TLX", "property": "assembly", "object": "Marysville,_Ohio" }, { "subject": "Acura_TLX", "property": "class", "object": "Mid-size_car" }, { "subject": "Acura_TLX", "property": "engine", "object": "Acura_TLX__10" }, { "subject": "Acura_TLX", "property": "layout", "object": "\"front-wheel drive / all-wheel drive\"@en" } ]
[ { "subject": "Acura_TLX", "property": "assembly", "object": "Marysville,_Ohio" }, { "subject": "Acura_TLX", "property": "class", "object": "Mid-size_car" }, { "subject": "Acura_TLX", "property": "engine", "object": "V6_engine" }, { "subject": "Acura_TLX", "property": "layout", "object": "\"front-wheel drive / all-wheel drive\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acura TLX is a mid-size car with a V6 engine and front-wheel and all-wheel drive. It is assembled in Marysville, Ohio.", "The Acura TLX is mid-size class of car with a V6 engine and front-wheel and all-wheel drive. It is assembled in Marysville, Ohio.", "The Acura TLX is a mid size car assembled in Marysville, Ohio with a V6 engine and front and all-wheel drive." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acura_TLX", "property:engine", "resource:V6_engine" ], [ "resource:Acura_TLX", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Acura_TLX", "property:layout", "front-wheel drive / all-wheel drive" ], [ "resource:Acura_TLX", "property:class", "resource:Mid_size_car" ], [ "resource:Acura_TLX", "property:assembly", "resource:Marysville__Ohio" ] ]
Acura_TLX
[ { "modified": "front-wheel drive / all-wheel drive", "readable": "front-wheel drive / all-wheel drive", "graph": "front-wheel drive / all-wheel drive" }, { "modified": "assembly", "readable": "assembly", "graph": "property:assembly" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "layout", "readable": "layout", "graph": "property:layout" }, { "modified": "Acura_TLX", "readable": "Acura TLX", "graph": "resource:Acura_TLX" }, { "modified": "Marysville,_Ohio", "readable": "Marysville, Ohio", "graph": "resource:Marysville__Ohio" }, { "modified": "Mid-size_car", "readable": "Mid-size car", "graph": "resource:Mid_size_car" }, { "modified": "V6_engine", "readable": "V6 engine", "graph": "resource:V6_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Acura_TLX property:assembly ?x . FILTER ( CONTAINS ( LCASE ( ?x ) , 'ohio' ) ) }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Acura_TLX property:assembly ?x . FILTER ( CONTAINS ( LCASE ( ?x ) , 'ohio' ) ) }", "graph_answer": [ "resource:Marysville__Ohio" ], "readable_answer": [ "Marysville, Ohio" ], "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 ?i ?m WHERE { resource:Acura_TLX property:layout ?m . resource:Acura_TLX property:class ?i }", "readable_query": "SELECT DISTINCT ?i ?m WHERE { resource:Acura_TLX property:layout ?m . resource:Acura_TLX property:class ?i }", "graph_answer": [ "resource:Mid_size_car", "front-wheel drive / all-wheel drive" ], "readable_answer": [ "Mid-size car", "front-wheel drive / all-wheel drive" ], "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:Acura_TLX property:engine resource:V6_engine }", "readable_query": "ASK WHERE { resource:Acura_TLX property:engine resource:V6_engine }", "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" ] } ]
University
3
8149
Id53
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Denmark", "property": "religion", "object": "Church_of_Denmark" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "Denmark", "property": "leader", "object": "Lars_Løkke_Rasmussen" }, { "subject": "Denmark", "property": "religion", "object": "Church_of_Denmark" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The School of Business and Social Sciences at the Aarhus University is located in Denmark. Denmark's leader is Lars Lokke Rasmussen and Denmark's religion is the Church of Denmark.", "The School of Business and Social Sciences at the Aarhus University is located in Denmark. The leader of the country is Lars Lokke Rasmussen, and the state religion is the Church of Denmark." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:Denmark", "property:leader", "resource:Lars_L_kke_Rasmussen" ], [ "resource:Denmark", "property:religion", "resource:Church_of_Denmark" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "religion", "readable": "religion", "graph": "property:religion" }, { "modified": "Church_of_Denmark", "readable": "Church of Denmark", "graph": "resource:Church_of_Denmark" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "Lars_Løkke_Rasmussen", "readable": "Lars Løkke Rasmussen", "graph": "resource:Lars_L_kke_Rasmussen" }, { "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 ( COUNT ( ?i ) AS ?s ) WHERE { resource:Denmark property:religion ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?s ) WHERE { resource:Denmark property:religion ?i }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Denmark property:religion ?y }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Denmark property:religion ?y }", "graph_answer": [ "resource:Church_of_Denmark" ], "readable_answer": [ "Church of Denmark" ], "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 ?e WHERE { resource:Denmark property:aircraft_helicopter ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Denmark property:aircraft_helicopter ?e }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9836
Id125
[ { "subject": "Baked_Alaska", "property": "ingredientName", "object": "\"Meringue, ice cream,sponge cakeorChristmas pudding\"" }, { "subject": "Baked_Alaska", "property": "region", "object": "\"Paris, New York or Hong Kong\"@en" }, { "subject": "Baked_Alaska", "property": "country", "object": "China" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Ice_cream" } ]
[ { "subject": "Baked_Alaska", "property": "mainIngredient", "object": "\"Meringue, ice cream, sponge cake or Christmas pudding\"" }, { "subject": "Baked_Alaska", "property": "region", "object": "\"Paris, New York or Hong Kong\"" }, { "subject": "Baked_Alaska", "property": "country", "object": "China" }, { "subject": "Baked_Alaska", "property": "ingredient", "object": "Ice_cream" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Baked Alaska, a dish originating in China, is also popular in Paris, New York and Hong Kong. Its main ingredients include meringue, ice cream, sponge cake or Christmas pudding.", "Hong Kong, China, New York or Paris are the regions where Baked Alaska is found. The main ingredients of a Baked Alaska are meringue, ice cream and sponge cake (or Christmas pudding).", "The main ingredients of Baked Alaska are Meringue, ice cream, and sponge cake or Christmas pudding. The dish comes from either Paris, New York, Hong Kong or China." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Baked_Alaska", "property:ingredient", "resource:Ice_cream" ], [ "resource:Baked_Alaska", "property:main_ingredient", "resource:Ice_cream" ], [ "resource:Baked_Alaska", "property:main_ingredient", "resource:Sponge_cake_or_christmas_pudding" ], [ "resource:Baked_Alaska", "property:main_ingredient", "resource:Meringue" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:China" ], [ "resource:Baked_Alaska", "property:region", "Paris, New York or Hong Kong" ] ]
Baked_Alaska
[ { "modified": "Paris, New York or Hong Kong", "readable": "Paris, New York or Hong Kong", "graph": "Paris, New York or Hong Kong" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "China", "readable": "China", "graph": "resource:China" }, { "modified": "Ice_cream", "readable": "Ice cream", "graph": "resource:Ice_cream" }, { "modified": "Meringue", "readable": "Meringue", "graph": "resource:Meringue" }, { "modified": "Sponge cake or christmas pudding", "readable": "Sponge cake or christmas pudding", "graph": "resource:Sponge_cake_or_christmas_pudding" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Baked_Alaska property:main_ingredient ?s . FILTER ( CONTAINS ( LCASE ( ?s ) , 'sponge' ) ) }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Baked_Alaska property:main_ingredient ?s . FILTER ( CONTAINS ( LCASE ( ?s ) , 'sponge' ) ) }", "graph_answer": [ "resource:Sponge_cake_or_christmas_pudding" ], "readable_answer": [ "Sponge cake or christmas pudding" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Baked_Alaska property:main_ingredient resource:Sponge_cake_or_christmas_pudding . FILTER ( CONTAINS ( LCASE ( resource:Sponge_cake_or_christmas_pudding ) , 'sponge' ) ) }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Baked_Alaska property:main_ingredient resource:Sponge_cake_or_christmas_pudding . FILTER ( CONTAINS ( LCASE ( resource:Sponge_cake_or_christmas_pudding ) , 'sponge' ) ) }", "graph_answer": [ "resource:Ice_cream" ], "readable_answer": [ "Ice cream" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?f ) WHERE { resource:Baked_Alaska property:main_ingredient ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?f ) WHERE { resource:Baked_Alaska property:main_ingredient ?m }", "graph_answer": [ "3" ], "readable_answer": [ "3" ], "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 ?d WHERE { resource:Baked_Alaska property:main_ingredient ?d . FILTER ( ?d != resource:Sponge_cake_or_christmas_pudding ) . FILTER ( ?d != resource:Ice_cream ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Baked_Alaska property:main_ingredient ?d . FILTER ( ?d != resource:Sponge_cake_or_christmas_pudding ) . FILTER ( ?d != resource:Ice_cream ) }", "graph_answer": [ "resource:Meringue" ], "readable_answer": [ "Meringue" ], "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 ?a WHERE { resource:Baked_Alaska property:region ?y . resource:Baked_Alaska property:country ?a }", "readable_query": "SELECT DISTINCT ?y ?a WHERE { resource:Baked_Alaska property:region ?y . resource:Baked_Alaska property:country ?a }", "graph_answer": [ "Paris, New York or Hong Kong", "resource:China" ], "readable_answer": [ "Paris, New York or Hong Kong", "China" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7219
Id132
[ { "subject": "Baked_Alaska", "property": "course", "object": "Dessert" }, { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "Dessert", "property": "hasVariant", "object": "Sandesh_(confectionery)" } ]
[ { "subject": "Baked_Alaska", "property": "course", "object": "Dessert" }, { "subject": "Baked_Alaska", "property": "country", "object": "France" }, { "subject": "Dessert", "property": "dishVariation", "object": "Sandesh_(confectionery)" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Baked Alaska, coming from France, is a dessert and can be served as an alternative to the confectionery based Sandesh." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Dessert", "property:dish_variation", "resource:Sandesh__confectionery_" ], [ "resource:Baked_Alaska", "rdf:type", "ontology:food" ], [ "resource:Baked_Alaska", "property:country", "resource:France" ], [ "resource:Baked_Alaska", "property:course", "resource:Dessert" ] ]
Baked_Alaska
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "Baked_Alaska", "readable": "Baked Alaska", "graph": "resource:Baked_Alaska" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "Sandesh_(confectionery)", "readable": "Sandesh", "graph": "resource:Sandesh__confectionery_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:course resource:Soup . ?a rdf:type ontology:food }", "readable_query": "ASK WHERE { ?a property:course resource:Soup . ?a rdf:type ontology:food }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?u property:course resource:Dessert . ?u rdf:type ontology:food }", "readable_query": "ASK WHERE { ?u property:course resource:Dessert . ?u rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?i WHERE { ?i property:course resource:Dessert . ?i rdf:type ontology:food }", "readable_query": "SELECT ?i WHERE { ?i property:course resource:Dessert . ?i rdf:type ontology:food }", "graph_answer": [ "resource:Baked_Alaska" ], "readable_answer": [ "Baked Alaska" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Baked_Alaska property:country ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Baked_Alaska property:country ?e }", "graph_answer": [ "resource:France" ], "readable_answer": [ "France" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6328
Id164
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-19_football_team" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-17_football_team", "property": "coach", "object": "Alessandro_Dal_Canto" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-19_football_team" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli plays for the Italy national under-17 football team, which is coached by, Alessandro Dal Canto. Alessio Romagnoli's club is the Italy national under 19 football team.", "Alessio Romagnoli is in the club Italy national under 17's coached by Alessandro Dal Canto, and has also played for the Italian national under-19 football team.", "Alessio Romagnoli used to play for the Italy national under-19 football team and currently plays for the Italy national under-17 football team, which is coached by Alessandro Dal Canto." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_17_football_team", "property:coach", "resource:Alessandro_Dal_Canto" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_17_football_team" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:Italy_national_under_19_football_team" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "Alessandro_Dal_Canto", "readable": "Alessandro Dal Canto", "graph": "resource:Alessandro_Dal_Canto" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Italy_national_under-17_football_team", "readable": "Italy national under-17 football team", "graph": "resource:Italy_national_under_17_football_team" }, { "modified": "Italy_national_under-19_football_team", "readable": "Italy national under-19 football team", "graph": "resource:Italy_national_under_19_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { { resource:Alessio_Romagnoli property:club ?a } MINUS { ?a property:coach resource:Alessandro_Dal_Canto } }", "readable_query": "SELECT DISTINCT ?a WHERE { { resource:Alessio_Romagnoli property:club ?a } MINUS { ?a property:coach resource:Alessandro_Dal_Canto } }", "graph_answer": [ "resource:Italy_national_under_19_football_team" ], "readable_answer": [ "Italy national under-19 football team" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?i != resource:Italy_national_under_19_football_team ) . resource:Alessio_Romagnoli property:club ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?i != resource:Italy_national_under-19_football_team ) . resource:Alessio_Romagnoli property:club ?i }", "graph_answer": [ "resource:Italy_national_under_17_football_team" ], "readable_answer": [ "Italy national under-17 football team" ], "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" ] } ]
Airport
2
3363
Id168
[ { "subject": "Athens_International_Airport", "property": "location", "object": "Spata" }, { "subject": "Athens_International_Airport", "property": "elevation", "object": "\"94.0\"^^xsd:double" } ]
[ { "subject": "Athens_International_Airport", "property": "location", "object": "Spata" }, { "subject": "Athens_International_Airport", "property": "elevationAboveTheSeaLevelInMetres", "object": "94" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Athens International Airport is located in Spata and is 94 metres above sea level.", "Athens International Airport, which is 94 metres above sea level, is in Spata.", "Athens International Airport is located in Spata, at 94 m above the sea level." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Athens_International_Airport", "property:elevation_above_the_sea_level_in_metres", "94" ], [ "resource:Athens_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Athens_International_Airport", "property:location", "resource:Spata" ] ]
Athens_International_Airport
[ { "modified": "94", "readable": "94", "graph": "94" }, { "modified": "elevationAboveTheSeaLevelInMetres", "readable": "elevation above the sea level in metres", "graph": "property:elevation_above_the_sea_level_in_metres" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Athens_International_Airport", "readable": "Athens International Airport", "graph": "resource:Athens_International_Airport" }, { "modified": "Spata", "readable": "Spata", "graph": "resource:Spata" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?p rdf:type ontology:airport . ?p property:location ?h . ?p property:elevation_above_the_sea_level_in_metres ?e . FILTER ( ?e = '94' ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?p rdf:type ontology:airport . ?p property:location ?h . ?p property:elevation_above_the_sea_level_in_metres ?e . FILTER ( ?e = '94' ) }", "graph_answer": [ "resource:Spata" ], "readable_answer": [ "Spata" ], "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 rdf:type ontology:airport . ?d property:location resource:Spata }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:airport . ?d property:location resource:Spata }", "graph_answer": [ "resource:Athens_International_Airport" ], "readable_answer": [ "Athens International Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5477
Id12
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "mediaType", "object": "Hardcover" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and\"@en" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "mediaType", "object": "Hardcover" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "\"Virginia DeMarce and Eric Flint\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Bavarian Crisis is written by Virginia DeMarce and Eric Flint and comes in hardcover.", "1634: The Bavarian Crisis by Virginia DeMarce and Eric Flint, is available in hardcover.", "The hardcover publication of 1634: The Bavarian Crisis was authored by Virginia DeMarce and Eric Flint." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:media_type", "resource:Hardcover" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "Virginia DeMarce and Eric Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "Virginia DeMarce and Eric Flint", "readable": "Virginia DeMarce and Eric Flint", "graph": "Virginia DeMarce and Eric Flint" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:author 'Virginia DeMarce and Eric Flint' . ?c property:media_type resource:Hardcover . ?c rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?c ) , 'crisis' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:author 'Virginia DeMarce and Eric Flint' . ?c property:media_type resource:Hardcover . ?c rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?c ) , 'crisis' ) ) }", "graph_answer": [ "resource:1634__The_Bavarian_Crisis" ], "readable_answer": [ "1634: The Bavarian Crisis" ], "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": "ASK WHERE { resource:1634__The_Bavarian_Crisis property:author 'Virginia DeMarce and Eric Flint' }", "readable_query": "ASK WHERE { resource:1634:_The_Bavarian_Crisis property:author 'Virginia DeMarce and Eric Flint' }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:1634__The_Bavarian_Crisis property:distributing_company ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:1634:_The_Bavarian_Crisis property:distributing_company ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
3
7652
Id24
[ { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"@en" } ]
[ { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "designer", "object": "\"Hüseyin Bütüner and Hilmi Güner\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Huseyin Butuner and Hilmi Guner designed the Baku Turkish Martyrs memorial in red granite and white marble. It is dedicated to the soldiers of the Ottoman army who died in the battle of Baku.", "Huseyin Butuner and Hilmi Guner designed the Baku Turkish Martyrs memorial in red granite and white marble. It is dedicated to the Ottoman Army soldiers who died in the battle of Baku.", "The Baku Turkish Martyrs' Memorial, designed by Huseyin Butuner and Hilmi Guner, is made from red granite and white marble, and is dedicated to the Ottoman Army Soldiers killed in the Battle of Baku." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Baku_Turkish_Martyrs__Memorial", "property:dedicated_to", "Ottoman Army soldiers killed in the Battle of Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:material", "Red granite and white marble" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:designer", "Hüseyin Bütüner and Hilmi Güner" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Hüseyin Bütüner and Hilmi Güner", "readable": "Hüseyin Bütüner and Hilmi Güner", "graph": "Hüseyin Bütüner and Hilmi Güner" }, { "modified": "Ottoman Army soldiers killed in the Battle of Baku", "readable": "Ottoman Army soldiers killed in the Battle of Baku", "graph": "Ottoman Army soldiers killed in the Battle of Baku" }, { "modified": "Red granite and white marble", "readable": "Red granite and white marble", "graph": "Red granite and white marble" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "designer", "readable": "designer", "graph": "property:designer" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:designer 'Hüseyin Bütüner and Hilmi Güner' . FILTER ( CONTAINS ( LCASE ( ?s ) , 'memorial' ) ) . ?s rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:designer 'Hüseyin Bütüner and Hilmi Güner' . FILTER ( CONTAINS ( LCASE ( ?s ) , 'memorial' ) ) . ?s rdf:type ontology:monument }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?w WHERE { resource:Baku_Turkish_Martyrs__Memorial property:material ?w . resource:Baku_Turkish_Martyrs__Memorial property:designer ?c }", "readable_query": "SELECT DISTINCT ?c ?w WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:material ?w . resource:Baku_Turkish_Martyrs'_Memorial property:designer ?c }", "graph_answer": [ "Hüseyin Bütüner and Hilmi Güner", "Red granite and white marble" ], "readable_answer": [ "Hüseyin Bütüner and Hilmi Güner", "Red granite and white marble" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Baku_Turkish_Martyrs__Memorial property:dedicated_to ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'baku' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:dedicated_to ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'baku' ) ) }", "graph_answer": [ "Ottoman Army soldiers killed in the Battle of Baku" ], "readable_answer": [ "Ottoman Army soldiers killed in the Battle of Baku" ], "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" ] } ]