category
string
size
int32
id
string
eid
string
original_triple_sets
list
modified_triple_sets
list
shape
string
shape_type
string
lex
dict
test_category
string
dbpedia_links
list
links
list
graph
list
main_entity
string
mappings
list
dialogue
list
Food
2
4711
Id223
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Binignit is an ingredient of Sweet potato and sweet potato belongs to Solanales order of plants.", "An ingredient of Binignit is Sweet potato which is part of the order of Solanales.", "Sweet potatoes from the order of Solanales are in binignit recipes." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Sweet_potato", "property:order", "resource:Solanales" ], [ "resource:Binignit", "property:ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ] ]
Binignit
[ { "modified": "ingredient", "readable": "ingredient", "graph": "property: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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?g WHERE { ?t rdf:type ontology:food . ?t property:ingredient ?g . ?g property:order resource:Solanales }", "readable_query": "SELECT DISTINCT ?t ?g WHERE { ?t rdf:type ontology:food . ?t property:ingredient ?g . ?g property:order resource:Solanales }", "graph_answer": [ "resource:Binignit", "resource:Sweet_potato" ], "readable_answer": [ "Binignit", "Sweet potato" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
CelestialBody
4
9311
Id28
[ { "subject": "(66391)_1999_KW4", "property": "epoch", "object": "\"July 14, 2004 (JD2453200.5)\"" }, { "subject": "(66391)_1999_KW4", "property": "orbitalPeriod", "object": "1.62447e+07" }, { "subject": "(66391)_1999_KW4", "property": "periapsis", "object": "2.99196e+10" }, { "subject": "(66391)_1999_KW4", "property": "Planet/apoapsis", "object": "\"1.621640918388E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(66391)_1999_KW4", "property": "epoch", "object": "2004-07-14" }, { "subject": "(66391)_1999_KW4", "property": "orbitalPeriod", "object": "16244700.0" }, { "subject": "(66391)_1999_KW4", "property": "periapsis", "object": "29919600000.0" }, { "subject": "(66391)_1999_KW4", "property": "apoapsis", "object": "162164091.8388 (kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The celestial body known as (66391) 1999 KW4 has an epoch date of 14 July 2004 and an orbital period of 16244700. It has a periapsis of 29919600000.0 and an apoapsis of 162164091.8388 kilometres.", "The asteroid (66391) 1999 KW4, with an epoch date of 14th July 2004, has an orbital period of 16244700.0, an apoapsis of 162164091.8388 km and a periapsis of 29919600000.0." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:_66391__1999_KW4", "property:epoch", "resource:2004_07_14" ], [ "resource:_66391__1999_KW4", "rdf:type", "ontology:celestial_body" ], [ "resource:_66391__1999_KW4", "property:apoapsis", "162164091.8388 (kilometres)" ], [ "resource:_66391__1999_KW4", "property:periapsis", "resource:29919600000_0" ], [ "resource:_66391__1999_KW4", "property:orbital_period", "resource:16244700_0" ] ]
(66391)_1999_KW4
[ { "modified": "162164091.8388 (kilometres)", "readable": "162164091.8388", "graph": "162164091.8388 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "16244700.0", "readable": "16244700.0", "graph": "resource:16244700_0" }, { "modified": "2004-07-14", "readable": "2004-07-14", "graph": "resource:2004_07_14" }, { "modified": "29919600000.0", "readable": "29919600000.0", "graph": "resource:29919600000_0" }, { "modified": "(66391)_1999_KW4", "readable": "1999 KW4", "graph": "resource:_66391__1999_KW4" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?z rdf:type ontology:celestial_body . ?z property:orbital_period ?q . FILTER ( ?h = \"2004_07_14\" ) . ?z property:epoch ?h }", "readable_query": "SELECT DISTINCT ?q WHERE { ?z rdf:type ontology:celestial_body . ?z property:orbital_period ?q . FILTER ( ?h = \"2004-07-14\" ) . ?z property:epoch ?h }", "graph_answer": [ "resource:16244700_0" ], "readable_answer": [ "16244700.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?e property:periapsis ?w . ?e rdf:type ontology:celestial_body . ?e property:orbital_period resource:16244700_0 }", "readable_query": "SELECT DISTINCT ?w WHERE { ?e property:periapsis ?w . ?e rdf:type ontology:celestial_body . ?e property:orbital_period resource:16244700.0 }", "graph_answer": [ "resource:29919600000_0" ], "readable_answer": [ "29919600000.0" ], "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 ?j WHERE { ?o property:orbital_period resource:16244700_0 . ?o rdf:type ontology:celestial_body . ?o property:apoapsis ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { ?o property:orbital_period resource:16244700.0 . ?o rdf:type ontology:celestial_body . ?o property:apoapsis ?j }", "graph_answer": [ "162164091.8388 (kilometres)" ], "readable_answer": [ "162164091.8388" ], "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 ?a WHERE { ?a property:apoapsis '162164091.8388 (kilometres)' . ?a rdf:type ontology:celestial_body . ?a property:orbital_period resource:16244700_0 }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:apoapsis '162164091.8388 (kilometres)' . ?a rdf:type ontology:celestial_body . ?a property:orbital_period resource:16244700.0 }", "graph_answer": [ "resource:_66391__1999_KW4" ], "readable_answer": [ "1999 KW4" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7266
Id179
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leader", "object": "Manuel_Valls" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Barny cakes come from France where Manuel Valls is a leader and the French language is spoken.", "Barny cakes come from France where French is the spoken language and the leader is Manuel Valls." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Barny_Cakes", "rdf:type", "ontology:food" ], [ "resource:Barny_Cakes", "property:country", "resource:France" ], [ "resource:France", "property:leader", "resource:Manuel_Valls" ], [ "resource:France", "property:language", "resource:French_language" ] ]
Barny_Cakes
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Barny_Cakes", "readable": "Barny Cakes", "graph": "resource:Barny_Cakes" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" }, { "modified": "Manuel_Valls", "readable": "Manuel Valls", "graph": "resource:Manuel_Valls" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?y WHERE { resource:France property:language ?x . resource:France property:leader ?y }", "readable_query": "SELECT DISTINCT ?x ?y WHERE { resource:France property:language ?x . resource:France property:leader ?y }", "graph_answer": [ "resource:French_language", "resource:Manuel_Valls" ], "readable_answer": [ "French language", "Manuel Valls" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?w property:country resource:France . ?w rdf:type ontology:food }", "readable_query": "ASK WHERE { ?w property:country resource:France . ?w rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?c WHERE { ?c rdf:type ontology:food . ?c property:country resource:France }", "readable_query": "SELECT ?c WHERE { ?c rdf:type ontology:food . ?c 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" ] } ]
City
3
6861
Id149
[ { "subject": "Austin,_Texas", "property": "areaTotal", "object": "\"703.9587683893247\"^^<http://dbpedia.org/datatype/squareKilometre>" }, { "subject": "Austin,_Texas", "property": "populationDensity", "object": "\"1296.654601076267\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>" }, { "subject": "Austin,_Texas", "property": "areaCode", "object": "512" } ]
[ { "subject": "Austin,_Texas", "property": "areaTotal", "object": "703.95 (square kilometres)" }, { "subject": "Austin,_Texas", "property": "populationDensity", "object": "1296.65 (inhabitants per square kilometre)" }, { "subject": "Austin,_Texas", "property": "areaCode", "object": "512" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Austin, Texas has the area code 512, a population density of 1296.65 people per sq km and an area of 703.95 sq km.", "Austin, Texas has the area code of 512, a population density per sq km of 1296.65 and a total area of 703.95 sq km.", "Austin, Texas covers 703.95 square kilometres, has a population density of 1296.65 people per square kilometres and uses 512 as its area code." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Austin__Texas", "property:area_total", "703.95 (square kilometres)" ], [ "resource:Austin__Texas", "property:area_code", "512" ], [ "resource:Austin__Texas", "rdf:type", "ontology:city" ], [ "resource:Austin__Texas", "property:population_density", "1296.65 (inhabitants per square kilometre)" ] ]
Austin,_Texas
[ { "modified": "1296.65 (inhabitants per square kilometre)", "readable": "1296.65", "graph": "1296.65 (inhabitants per square kilometre)" }, { "modified": "512", "readable": "512", "graph": "512" }, { "modified": "703.95 (square kilometres)", "readable": "703.95", "graph": "703.95 (square kilometres)" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?w property:area_code ?i . FILTER ( ?i = '512' ) . ?w property:population_density ?b . ?w rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?b WHERE { ?w property:area_code ?i . FILTER ( ?i = '512' ) . ?w property:population_density ?b . ?w rdf:type ontology:city }", "graph_answer": [ "1296.65 (inhabitants per square kilometre)" ], "readable_answer": [ "1296.65" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?f rdf:type ontology:city . ?f property:population_density '1421.2 (inhabitants per square kilometre)' . ?f property:area_total ?x }", "readable_query": "ASK WHERE { ?f rdf:type ontology:city . ?f property:population_density '1421.2 (inhabitants per square kilometre)' . ?f property:area_total ?x }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
CelestialBody
3
6707
Id124
[ { "subject": "11264_Claudiomaccone", "property": "discoverer", "object": "Nikolai_Chernykh" }, { "subject": "11264_Claudiomaccone", "property": "periapsis", "object": "2.96521e+11" }, { "subject": "11264_Claudiomaccone", "property": "epoch", "object": "\"2005-11-26\"^^xsd:date" } ]
[ { "subject": "11264_Claudiomaccone", "property": "discoverer", "object": "Nikolai_Chernykh" }, { "subject": "11264_Claudiomaccone", "property": "epoch", "object": "2005-11-26" }, { "subject": "11264_Claudiomaccone", "property": "periapsis", "object": "296521000.0 (kilometres)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Nikolai Chernykh was the discoverer of 11264 Claudiomaccone whose epoch date is November 26, 2005. The celestial body has a periapsis of 296521000.0 kilometres.", "Discovered by Nikolai Chernykh, 11264 Claudiomaccone has an epoch date of November 26th 2005 and has a periapsis of 296521000.0 kilometres." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:11264_Claudiomaccone", "property:epoch", "resource:2005_11_26" ], [ "resource:11264_Claudiomaccone", "rdf:type", "ontology:celestial_body" ], [ "resource:11264_Claudiomaccone", "property:periapsis", "296521000.0 (kilometres)" ], [ "resource:11264_Claudiomaccone", "property:discoverer", "resource:Nikolai_Chernykh" ] ]
11264_Claudiomaccone
[ { "modified": "296521000.0 (kilometres)", "readable": "296521000.0", "graph": "296521000.0 (kilometres)" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "11264_Claudiomaccone", "readable": "11264 Claudiomaccone", "graph": "resource:11264_Claudiomaccone" }, { "modified": "2005-11-26", "readable": "2005-11-26", "graph": "resource:2005_11_26" }, { "modified": "Nikolai_Chernykh", "readable": "Nikolai Chernykh", "graph": "resource:Nikolai_Chernykh" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?n = \"2005_11_26\" ) . ?u property:discoverer ?s . ?u property:epoch ?n . ?u rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( ?n = \"2005-11-26\" ) . ?u property:discoverer ?s . ?u property:epoch ?n . ?u rdf:type ontology:celestial_body }", "graph_answer": [ "resource:Nikolai_Chernykh" ], "readable_answer": [ "Nikolai Chernykh" ], "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 ?b WHERE { ?b property:epoch ?v . ?b rdf:type ontology:celestial_body . ?b property:discoverer resource:Nikolai_Chernykh . FILTER ( ?v = \"2005_11_26\" ) }", "readable_query": "SELECT DISTINCT ?b WHERE { ?b property:epoch ?v . ?b rdf:type ontology:celestial_body . ?b property:discoverer resource:Nikolai_Chernykh . FILTER ( ?v = \"2005-11-26\" ) }", "graph_answer": [ "resource:11264_Claudiomaccone" ], "readable_answer": [ "11264 Claudiomaccone" ], "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": "ASK WHERE { resource:11264_Claudiomaccone property:periapsis '296521000.0 (kilometres)' }", "readable_query": "ASK WHERE { resource:11264_Claudiomaccone property:periapsis '296521000.0 (kilometres)' }", "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 ?o WHERE { resource:11264_Claudiomaccone property:predecessor ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:11264_Claudiomaccone property:predecessor ?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" ] } ]
Athlete
4
9073
Id143
[ { "subject": "St._Louis", "property": "isPartOf", "object": "Greater_St._Louis" }, { "subject": "Alex_Tyus", "property": "placeOfBirth", "object": "St._Louis" }, { "subject": "St._Louis", "property": "subdivisionName", "object": "French_First_Republic" }, { "subject": "St._Louis", "property": "leaderName", "object": "Francis_G._Slay" } ]
[ { "subject": "St._Louis", "property": "isPartOf", "object": "Greater_St._Louis" }, { "subject": "Alex_Tyus", "property": "birthPlace", "object": "St._Louis" }, { "subject": "St._Louis", "property": "isPartOf", "object": "French_First_Republic" }, { "subject": "St._Louis", "property": "leader", "object": "Francis_G._Slay" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alex Tyus was born in St Louis, part of greater St Louis and the French First Republic and led by Francis G slay.", "Alex Tyus was born in St Louis, part of Greater St Louis and the French First Republic. The leader is Francis G Slay.", "Alex Tyus was born in St. Louis, part of Greater St. Louis. That city forms part of the French first republic and its leader is Francis G. Slay." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alex_Tyus", "rdf:type", "ontology:athlete" ], [ "resource:Alex_Tyus", "property:birth_place", "resource:St__Louis" ], [ "resource:St__Louis", "property:leader", "resource:Francis_G__Slay" ], [ "resource:St__Louis", "property:is_part_of", "resource:French_First_Republic" ], [ "resource:St__Louis", "property:is_part_of", "resource:Greater_St__Louis" ] ]
Alex_Tyus
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alex_Tyus", "readable": "Alex Tyus", "graph": "resource:Alex_Tyus" }, { "modified": "Francis_G._Slay", "readable": "Francis G. Slay", "graph": "resource:Francis_G__Slay" }, { "modified": "French_First_Republic", "readable": "French First Republic", "graph": "resource:French_First_Republic" }, { "modified": "Greater_St._Louis", "readable": "Greater St. Louis", "graph": "resource:Greater_St__Louis" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?x ) WHERE { resource:St__Louis property:is_part_of ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?x ) WHERE { resource:St._Louis property:is_part_of ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:St__Louis property:is_part_of ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:St._Louis property:is_part_of ?r }", "graph_answer": [ "resource:French_First_Republic", "resource:Greater_St__Louis" ], "readable_answer": [ "French First Republic", "Greater St. Louis" ], "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:St__Louis property:leader resource:Francis_G__Slay }", "readable_query": "ASK WHERE { resource:St._Louis property:leader resource:Francis_G._Slay }", "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 { ?g property:birth_place resource:St__Louis . ?g rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:birth_place resource:St._Louis . ?g rdf:type ontology:athlete }", "graph_answer": [ "resource:Alex_Tyus" ], "readable_answer": [ "Alex Tyus" ], "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" ] } ]
Artist
4
8726
Id118
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" }, { "subject": "Manchester", "property": "leaderName", "object": "Labour_Party_(UK)" }, { "subject": "Alfred_Garth_Jones", "property": "placeOfBirth", "object": "Manchester" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" }, { "subject": "Manchester", "property": "leader", "object": "Labour_Party_(UK)" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones was born in Manchester, England, and died in London. The Labour Party (UK) is the leader of Manchester.", "The birthplace of Alfred Garth Jones is Manchester, England, where the Labour Party is in the majority. He died in London.", "Alfred Garth Jones was born in, Labour Party led, Manchester, England and died in London." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:death_place", "resource:London" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:England" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:Manchester" ], [ "resource:Manchester", "property:leader", "resource:Labour_Party__UK_" ] ]
Alfred_Garth_Jones
[ { "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": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "Labour_Party_(UK)", "readable": "Labour Party", "graph": "resource:Labour_Party__UK_" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Manchester", "readable": "Manchester", "graph": "resource:Manchester" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Manchester property:leader resource:Labour_Party__UK_ }", "readable_query": "ASK WHERE { resource:Manchester property:leader resource:Labour_Party_(UK) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:birth_place ?c . ?f property:death_place resource:London . ?c property:leader resource:Labour_Party__UK_ }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:birth_place ?c . ?f property:death_place resource:London . ?c property:leader resource:Labour_Party_(UK) }", "graph_answer": [ "resource:Alfred_Garth_Jones" ], "readable_answer": [ "Alfred Garth Jones" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?m property:birth_place resource:Soviet_Union . ?m rdf:type ontology:artist . ?m property:death_place ?j }", "readable_query": "ASK WHERE { ?m property:birth_place resource:Soviet_Union . ?m rdf:type ontology:artist . ?m property:death_place ?j }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
5
11685
Id149
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" }, { "subject": "United_States", "property": "leaderName", "object": "Barack_Obama" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "250_Delaware_Avenue", "property": "location", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The United States is led by a President who was Barack Obama, the language spoken is English and one of the ethnic groups are the African Americans. The US is the location of 250 Delaware Avenue.", "250 Delaware Avenue is located in the United States. A country where the leader is known as President of the United States. Barack Obama is the President in this English speaking country where one of the ethnic groups is African Americans." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:250_Delaware_Avenue", "rdf:type", "ontology:building" ], [ "resource:250_Delaware_Avenue", "property:location", "resource:United_States" ] ]
250_Delaware_Avenue
[ { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "250_Delaware_Avenue", "readable": "250 Delaware Avenue", "graph": "resource:250_Delaware_Avenue" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?t WHERE { resource:United_States property:leader_title ?c . resource:United_States property:leader ?t }", "readable_query": "SELECT DISTINCT ?c ?t WHERE { resource:United_States property:leader_title ?c . resource:United_States property:leader ?t }", "graph_answer": [ "resource:President_of_the_United_States", "resource:Barack_Obama" ], "readable_answer": [ "President of the United States", "Barack Obama" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?r WHERE { resource:United_States property:language ?r . resource:United_States property:ethnic_group ?g }", "readable_query": "SELECT DISTINCT ?g ?r WHERE { resource:United_States property:language ?r . resource:United_States property:ethnic_group ?g }", "graph_answer": [ "resource:African_Americans", "resource:English_language" ], "readable_answer": [ "African Americans", "English language" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:United_States }", "readable_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Politician
4
10505
Id189
[ { "subject": "Alfred_N._Phillips", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "Alfred_N._Phillips", "property": "birthPlace", "object": "Connecticut" }, { "subject": "Alfred_N._Phillips", "property": "office", "object": "\"Member of the\"@en" }, { "subject": "United_States_Army", "property": "battles", "object": "American_Civil_War" } ]
[ { "subject": "Alfred_N._Phillips", "property": "militaryBranch", "object": "United_States_Army" }, { "subject": "Alfred_N._Phillips", "property": "birthPlace", "object": "Connecticut" }, { "subject": "Alfred_N._Phillips", "property": "office", "object": "\"Member of the U.S. House of Representatives from Connecticut's 4th district\"" }, { "subject": "United_States_Army", "property": "battle", "object": "American_Civil_War" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Connecticut, Alfred N. Phillips, was a Member of the U.S. House of Representatives from Connecticut's 4th district and served in the United States, Army, which had battled in the American Civil War.", "Alfred N Phillips was born in Connecticut and was a member of the US Army which fought in the American Civil War. He was a Member of the U.S. House of Representatives from Connecticut's 4th district.", "Alfred N. Phillips was a member of the U.S. House of Representatives from Connecticut's 4th District, the state where he was born. He fought for the U.S. Army in the American Civil War." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States_Army", "property:battle", "resource:American_Civil_War" ], [ "resource:Alfred_N__Phillips", "rdf:type", "ontology:politician" ], [ "resource:Alfred_N__Phillips", "property:military_branch", "resource:United_States_Army" ], [ "resource:Alfred_N__Phillips", "property:office", "Member of the U.S. House of Representatives from Connecticut\\'s 4th district" ], [ "resource:Alfred_N__Phillips", "property:birth_place", "resource:Connecticut" ] ]
Alfred_N._Phillips
[ { "modified": "Member of the U.S. House of Representatives from Connecticut's 4th district", "readable": "Member of the U.S. House of Representatives from Connecticut's 4th district", "graph": "Member of the U.S. House of Representatives from Connecticut\\'s 4th district" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "Alfred_N._Phillips", "readable": "Alfred N. Phillips", "graph": "resource:Alfred_N__Phillips" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Connecticut", "readable": "Connecticut", "graph": "resource:Connecticut" }, { "modified": "United_States_Army", "readable": "United States Army", "graph": "resource:United_States_Army" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:military_branch ?x . ?e property:birth_place resource:Paraguay . ?e rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?e property:military_branch ?x . ?e property:birth_place resource:Paraguay . ?e 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" ] } ]
Athlete
3
6371
Id207
[ { "subject": "PSV_Eindhoven", "property": "manager", "object": "Phillip_Cocu" }, { "subject": "Adam_Maher", "property": "team", "object": "AZ_Alkmaar" }, { "subject": "Adam_Maher", "property": "clubs", "object": "PSV_Eindhoven" } ]
[ { "subject": "PSV_Eindhoven", "property": "manager", "object": "Phillip_Cocu" }, { "subject": "Adam_Maher", "property": "club", "object": "AZ_Alkmaar" }, { "subject": "Adam_Maher", "property": "club", "object": "PSV_Eindhoven" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Maher belongs to the clubs, AZ Alkmaar and PSV Eindhoven. The latter is managed by, Phillip Cocu.", "Adam Maher, is connected to the AZ Alkmaar club. His club is PSV Eindhoven, the manager of which, is Phillip Cocu.", "Adam Maher, whose club is PSV Eindhoven managed by Phillip Cocu, is connected to the AZ Alkmaar club." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:PSV_Eindhoven", "property:manager", "resource:Phillip_Cocu" ], [ "resource:Adam_Maher", "rdf:type", "ontology:athlete" ], [ "resource:Adam_Maher", "property:club", "resource:PSV_Eindhoven" ], [ "resource:Adam_Maher", "property:club", "resource:AZ_Alkmaar" ] ]
Adam_Maher
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "AZ_Alkmaar", "readable": "AZ Alkmaar", "graph": "resource:AZ_Alkmaar" }, { "modified": "Adam_Maher", "readable": "Adam Maher", "graph": "resource:Adam_Maher" }, { "modified": "PSV_Eindhoven", "readable": "PSV Eindhoven", "graph": "resource:PSV_Eindhoven" }, { "modified": "Phillip_Cocu", "readable": "Phillip Cocu", "graph": "resource:Phillip_Cocu" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i rdf:type ontology:athlete . ?e property:manager resource:Vica . ?i property:club ?e }", "readable_query": "ASK WHERE { ?i rdf:type ontology:athlete . ?e property:manager resource:Vica . ?i property:club ?e }", "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
3
7639
Id11
[ { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "country", "object": "\"United States\"@en" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "category", "object": "Historic_districts_in_the_United_States" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "established", "object": "\"1907-07-11\"^^xsd:date" } ]
[ { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "country", "object": "\"United States\"" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "category", "object": "Historic_districts_in_the_United_States" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "established", "object": "\"1907-07-11\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The 14th New Jersey Volunteer Infantry Monument in the United States was established on 11th July 1907, and belongs to the category of Historic districts.", "The 14th New Jersey Volunteer Infantry Monument (established 1907-07-11) is located in the United States, where it belongs to the category of Historic districts." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:country", "resource:United_States" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:established", "1907-07-11" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:category", "resource:Historic_districts_in_the_United_States" ] ]
14th_New_Jersey_Volunteer_Infantry_Monument
[ { "modified": "1907-07-11", "readable": "1907-07-11", "graph": "1907-07-11" }, { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "14th_New_Jersey_Volunteer_Infantry_Monument", "readable": "14th New Jersey Volunteer Infantry Monument", "graph": "resource:14th_New_Jersey_Volunteer_Infantry_Monument" }, { "modified": "Historic_districts_in_the_United_States", "readable": "Historic districts in the United States", "graph": "resource:Historic_districts_in_the_United_States" }, { "modified": "United States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?d = \"1907-07-11\" ) . ?w property:established ?d . ?w rdf:type ontology:monument . ?w property:category ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?d = \"1907-07-11\" ) . ?w property:established ?d . ?w rdf:type ontology:monument . ?w property:category ?q }", "graph_answer": [ "resource:Historic_districts_in_the_United_States" ], "readable_answer": [ "Historic districts in the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?b = \"1907-07-11\" ) . ?g rdf:type ontology:monument . ?g property:established ?b . ?g property:category resource:Historic_districts_in_the_United_States }", "readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?b = \"1907-07-11\" ) . ?g rdf:type ontology:monument . ?g property:established ?b . ?g property:category resource:Historic_districts_in_the_United_States }", "graph_answer": [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument" ], "readable_answer": [ "14th New Jersey Volunteer Infantry Monument" ], "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 ?k WHERE { resource:14th_New_Jersey_Volunteer_Infantry_Monument property:area_urban ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:14th_New_Jersey_Volunteer_Infantry_Monument property:area_urban ?k }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12824
Id92
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "1634:_The_Ram_Rebellion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "demonym", "object": "Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "1634:_The_Ram_Rebellion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The African Americans are an ethnic group in the United States where the population is known as Americans. 1634 The Ram Rebellion was written in the country which has Washington DC as its capital city and is led by the President.", "1634 The Ram Rebellion is a novel from the United States, where the population are called Americans and the leader is called a \"president.\" The capital is Washington D.C. and African Americans are one ethnic group there.", "1634 The Ram Rebellion is a novel from the United States. The leader of the country is known as a \"President\" and people are called \"Americans.\" The capital is Washington D.C. and one ethnic group there are African Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Ram_Rebellion", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Ram_Rebellion", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:demonym", "resource:Americans" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
1634:_The_Ram_Rebellion
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?z WHERE { resource:United_States property:leader_title ?z . resource:United_States property:capital ?g }", "readable_query": "SELECT DISTINCT ?g ?z WHERE { resource:United_States property:leader_title ?z . resource:United_States property:capital ?g }", "graph_answer": [ "resource:Washington__D_C_", "resource:President_of_the_United_States" ], "readable_answer": [ "Washington, D.C.", "President of the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:United_States property:attack_aircraft ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:United_States property:attack_aircraft ?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" ] } ]
Artist
3
5977
Id123
[ { "subject": "Alex_Day", "property": "genre", "object": "Synthpop" }, { "subject": "Synthpop", "property": "stylisticOrigins", "object": "New_wave_music" }, { "subject": "Synthpop", "property": "stylisticOrigin", "object": "Disco" } ]
[ { "subject": "Alex_Day", "property": "genre", "object": "Synthpop" }, { "subject": "Synthpop", "property": "stylisticOrigin", "object": "New_wave_music" }, { "subject": "Synthpop", "property": "stylisticOrigin", "object": "Disco" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alex Day's genre is Synthpop which originated from Disco and is derived from New wave music.", "Synthpop, with its origins in Disco and New Wave, is the genre of artist Alex Day.", "The musical genre of Alex Day is Synthpop, a derivative of disco music. The stylistic origin of synthpop is new wave music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Synthpop", "property:stylistic_origin", "resource:New_wave_music" ], [ "resource:Synthpop", "property:stylistic_origin", "resource:Disco" ], [ "resource:Alex_Day", "rdf:type", "ontology:artist" ], [ "resource:Alex_Day", "property:genre", "resource:Synthpop" ] ]
Alex_Day
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Alex_Day", "readable": "Alex Day", "graph": "resource:Alex_Day" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "New_wave_music", "readable": "New wave music", "graph": "resource:New_wave_music" }, { "modified": "Synthpop", "readable": "Synthpop", "graph": "resource:Synthpop" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?q ) WHERE { resource:Synthpop property:stylistic_origin ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?q ) WHERE { resource:Synthpop property:stylistic_origin ?v }", "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 ?m WHERE { resource:Synthpop property:stylistic_origin ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Synthpop property:stylistic_origin ?m }", "graph_answer": [ "resource:New_wave_music", "resource:Disco" ], "readable_answer": [ "New wave music", "Disco" ], "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 ?m WHERE { ?m property:genre resource:Synthpop . ?m rdf:type ontology:artist }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:genre resource:Synthpop . ?m rdf:type ontology:artist }", "graph_answer": [ "resource:Alex_Day" ], "readable_answer": [ "Alex Day" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
10997
Id46
[ { "subject": "Agra_Airport", "property": "iataLocationIdentifier", "object": "\"AGR\"" }, { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "subdivisionName", "object": "Awadh" }, { "subject": "Uttar_Pradesh", "property": "leaderName", "object": "Ram_Naik" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
[ { "subject": "Agra_Airport", "property": "iataLocationIdentifier", "object": "\"AGR\"" }, { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Awadh" }, { "subject": "Uttar_Pradesh", "property": "leader", "object": "Ram_Naik" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ram Naik is the leader of Uttar Pradesh, part of Awadh and Bundelkhand, where Agra Airport with the IATA ID of AGR is located.", "Ram Naik is the leader of Uttar Pradesh, part of Awadh and Bundelkhand. It is the location of Agra airport which has the IATA location identifier of AGR.", "Agra Airport is located in Uttar Pradesh and its IATA I.D. is AGR. Uttar Pradesh is part of Awadh and Bundelkhand and is led by Ram Naik." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uttar_Pradesh", "property:leader", "resource:Ram_Naik" ], [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Bundelkhand" ], [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Awadh" ], [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:Uttar_Pradesh" ], [ "resource:Agra_Airport", "property:iata_location_identifier", "resource:AGR" ] ]
Agra_Airport
[ { "modified": "iataLocationIdentifier", "readable": "iata location identifier", "graph": "property:iata_location_identifier" }, { "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": "AGR", "readable": "AGR", "graph": "resource:AGR" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Awadh", "readable": "Awadh", "graph": "resource:Awadh" }, { "modified": "Bundelkhand", "readable": "Bundelkhand", "graph": "resource:Bundelkhand" }, { "modified": "Ram_Naik", "readable": "Ram Naik", "graph": "resource:Ram_Naik" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Agra_Airport property:iata_location_identifier resource:AGR . resource:Agra_Airport rdf:type ontology:airport }", "readable_query": "ASK WHERE { resource:Agra_Airport property:iata_location_identifier resource:AGR . resource:Agra_Airport rdf:type ontology:airport }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?r ) WHERE { resource:Uttar_Pradesh property:representative ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?r ) WHERE { resource:Uttar_Pradesh property:representative ?y }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Airport
4
8603
Id201
[ { "subject": "San_Sebastián_de_los_Reyes", "property": "leaderParty", "object": "People's_Party_(Spain)" }, { "subject": "San_Sebastián_de_los_Reyes", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "San_Sebastián_de_los_Reyes" }, { "subject": "San_Sebastián_de_los_Reyes", "property": "country", "object": "Spain" } ]
[ { "subject": "San_Sebastián_de_los_Reyes", "property": "leaderParty", "object": "People's_Party_(Spain)" }, { "subject": "San_Sebastián_de_los_Reyes", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "San_Sebastián_de_los_Reyes" }, { "subject": "San_Sebastián_de_los_Reyes", "property": "country", "object": "Spain" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "San Sebastian de los Reyes is part of the Community of Madrid, in Spain. It is where the Adolfo Suarez Madrid-Barajas airport is located and is led by the People's Party.", "Adolfo Suárez Madrid–Barajas Airport is found in San Sebastián de los Reyes, in Spain. The People's Party is the lead party of San Sebastian de los Reyes and area considered to be part of the Community of Madrid.", "The People's Party is the lead party of San Sebastian de los Reyes (Spain) which is part of the Community of Madrid and is where Adolfo Suárez Madrid–Barajas Airport is found." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:San_Sebasti_n_de_los_Reyes", "property:leader_party", "resource:People_s_Party__Spain_" ], [ "resource:San_Sebasti_n_de_los_Reyes", "property:country", "resource:Spain" ], [ "resource:San_Sebasti_n_de_los_Reyes", "property:is_part_of", "resource:Community_of_Madrid" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:San_Sebasti_n_de_los_Reyes" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderParty", "readable": "leader party", "graph": "property:leader_party" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Community_of_Madrid", "readable": "Community of Madrid", "graph": "resource:Community_of_Madrid" }, { "modified": "People's_Party_(Spain)", "readable": "People's Party", "graph": "resource:People_s_Party__Spain_" }, { "modified": "San_Sebastián_de_los_Reyes", "readable": "San Sebastián de los Reyes", "graph": "resource:San_Sebasti_n_de_los_Reyes" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:leader_party resource:Liberal_Party__Philippines_ . ?h property:is_part_of resource:Community_of_Madrid }", "readable_query": "ASK WHERE { ?h property:leader_party resource:Liberal_Party_(Philippines) . ?h property:is_part_of resource:Community_of_Madrid }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?a property:leader_party resource:People_s_Party__Spain_ . ?a property:is_part_of resource:Community_of_Madrid }", "readable_query": "ASK WHERE { ?a property:leader_party resource:People's_Party_(Spain) . ?a property:is_part_of resource:Community_of_Madrid }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?b WHERE { ?b property:is_part_of resource:Community_of_Madrid . ?b property:leader_party resource:People_s_Party__Spain_ }", "readable_query": "SELECT ?b WHERE { ?b property:is_part_of resource:Community_of_Madrid . ?b property:leader_party resource:People's_Party_(Spain) }", "graph_answer": [ "resource:San_Sebasti_n_de_los_Reyes" ], "readable_answer": [ "San Sebastián de los Reyes" ], "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 ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 's' ) ) . resource:San_Sebasti_n_de_los_Reyes property:country ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 's' ) ) . resource:San_Sebastián_de_los_Reyes property:country ?t }", "graph_answer": [ "resource:Spain" ], "readable_answer": [ "Spain" ], "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 ?v WHERE { ?v rdf:type ontology:airport . ?v property:location resource:San_Sebasti_n_de_los_Reyes }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:airport . ?v property:location resource:San_Sebastián_de_los_Reyes }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
2
3690
Id30
[ { "subject": "Abner_(footballer)", "property": "clubs", "object": "Real_Madrid_Castilla" }, { "subject": "Abner_(footballer)", "property": "team", "object": "C.D._FAS" } ]
[ { "subject": "Abner_(footballer)", "property": "club", "object": "Real_Madrid_Castilla" }, { "subject": "Abner_(footballer)", "property": "club", "object": "C.D._FAS" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abner has played football for Real Madrid Castilla and C.D. FAS.", "Previous clubs of the footballer Abner include Real Madrid Castilla and CD FAS.", "Abner plays for the club, Real Madrid Castilla and the CD FAS club." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abner__footballer_", "rdf:type", "ontology:athlete" ], [ "resource:Abner__footballer_", "property:club", "resource:Real_Madrid_Castilla" ], [ "resource:Abner__footballer_", "property:club", "resource:C_D__FAS" ] ]
Abner_(footballer)
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Abner_(footballer)", "readable": "Abner", "graph": "resource:Abner__footballer_" }, { "modified": "C.D._FAS", "readable": "C.D. FAS", "graph": "resource:C_D__FAS" }, { "modified": "Real_Madrid_Castilla", "readable": "Real Madrid Castilla", "graph": "resource:Real_Madrid_Castilla" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?r ) WHERE { resource:Abner__footballer_ property:club ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?r ) WHERE { resource:Abner_(footballer) property:club ?i }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Abner__footballer_ property:club ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Abner_(footballer) property:club ?u }", "graph_answer": [ "resource:Real_Madrid_Castilla", "resource:C_D__FAS" ], "readable_answer": [ "Real Madrid Castilla", "C.D. FAS" ], "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" ] } ]
Food
2
4524
Id36
[ { "subject": "Arem-arem", "property": "region", "object": "Indonesia" }, { "subject": "Arem-arem", "property": "ingredientName", "object": "\"compressed rice cooked inbanana leafwith vegetables or minced meat fillings\"" } ]
[ { "subject": "Arem-arem", "property": "region", "object": "Indonesia" }, { "subject": "Arem-arem", "property": "mainIngredient", "object": "\"compressed rice cooked in banana leaf with vegetables or minced meat fillings\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arem arem is a dish comprised of compressed rice, cooked in banana leaves and filled with vegetables or meat. It is an Indonesian recipe.", "To make an Arem-Arem you need compressed rice cooked in banana leaf with vegetables or minced meat fillings and this meal originates from Indonesia.", "Indonesian dish Arem Arem includes the filling compressed rice (cooked in a banana leaf) with vegetables or minced meat." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arem_arem", "property:main_ingredient", "compressed rice cooked in banana leaf with vegetables or minced meat fillings" ], [ "resource:Arem_arem", "rdf:type", "ontology:food" ], [ "resource:Arem_arem", "property:region", "resource:Indonesia" ] ]
Arem-arem
[ { "modified": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "readable": "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "graph": "compressed rice cooked in banana leaf with vegetables or minced meat fillings" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arem-arem", "readable": "Arem-arem", "graph": "resource:Arem_arem" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?g WHERE { resource:Arem_arem property:region ?g . resource:Arem_arem property:main_ingredient ?j }", "readable_query": "SELECT DISTINCT ?j ?g WHERE { resource:Arem-arem property:region ?g . resource:Arem-arem property:main_ingredient ?j }", "graph_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "resource:Indonesia" ], "readable_answer": [ "compressed rice cooked in banana leaf with vegetables or minced meat fillings", "Indonesia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Astronaut
7
13122
Id89
[ { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "William_Anders", "property": "almaMater", "object": "\"AFIT, M.S. 1962\"@en" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" }, { "subject": "Apollo_8", "property": "crew2Up", "object": "Buzz_Aldrin" }, { "subject": "Apollo_8", "property": "crewMembers", "object": "Frank_Borman" }, { "subject": "Apollo_8", "property": "operator", "object": "NASA" }, { "subject": "William_Anders", "property": "selection", "object": "1963" } ]
[ { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" }, { "subject": "William_Anders", "property": "almaMater", "object": "\"AFIT, M.S. 1962\"" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" }, { "subject": "Apollo_8", "property": "backupPilot", "object": "Buzz_Aldrin" }, { "subject": "Apollo_8", "property": "crewMembers", "object": "Frank_Borman" }, { "subject": "Apollo_8", "property": "operator", "object": "NASA" }, { "subject": "William_Anders", "property": "selectedByNasa", "object": "1963" } ]
(X (X) (X) (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Crew members of NASA's Apollo 8 included William Anders and Frank Borman with Buzz Aldrin as backup pilot. William Anders was born in British Hong Kong, graduated from AFIT, M.S. in 1962 and was selected by NASA in 1963.", "William Anders was born in British Hong Kong and graduated from AFIT in 1962 with an M.S. He joined NASA in 1963 and was a member of the crew of NASA operated Apollo 8, which also included Frank Borman and Buzz Aldrin (back up pilot).", "William Anders was born in British Hong Kong. He graduated from AFIT in 1962 with an M.S., and was selected by NASA in 1963. He became a member of Apollo 8's crew. Apollo 8 was operated by NASA. The backup pilot on the Apollo 8 mission was Buzz Aldrin, and Frank Borman also served there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "property:selected_by_nasa", "resource:1963" ], [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:William_Anders", "property:alma_mater", "resource:AFIT__M_S__1962" ], [ "resource:William_Anders", "property:birth_place", "resource:British_Hong_Kong" ], [ "resource:Apollo_8", "property:backup_pilot", "resource:Buzz_Aldrin" ], [ "resource:Apollo_8", "property:operator", "resource:NASA" ], [ "resource:Apollo_8", "property:crew_members", "resource:Frank_Borman" ] ]
William_Anders
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "crewMembers", "readable": "crew members", "graph": "property:crew_members" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "AFIT, M.S. 1962", "readable": "AFIT, M.S. 1962", "graph": "resource:AFIT__M_S__1962" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "British_Hong_Kong", "readable": "British Hong Kong", "graph": "resource:British_Hong_Kong" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Frank_Borman", "readable": "Frank Borman", "graph": "resource:Frank_Borman" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?k property:backup_pilot ?s . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?k property:crew_members resource:Frank_Borman }", "readable_query": "SELECT DISTINCT ?s WHERE { ?k property:backup_pilot ?s . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?k property:crew_members resource:Frank_Borman }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:crew_members resource:Frank_Borman }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:crew_members resource:Frank_Borman }", "graph_answer": [ "resource:Apollo_8" ], "readable_answer": [ "Apollo 8" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?s ) WHERE { ?b property:birth_place resource:British_Hong_Kong . ?b rdf:type ontology:astronaut . ?b property:mission resource:Apollo_8 }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?s ) WHERE { ?b property:birth_place resource:British_Hong_Kong . ?b rdf:type ontology:astronaut . ?b property:mission resource:Apollo_8 }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:birth_place resource:British_Hong_Kong . ?e rdf:type ontology:astronaut . ?e property:mission resource:Apollo_8 }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:birth_place resource:British_Hong_Kong . ?e rdf:type ontology:astronaut . ?e property:mission resource:Apollo_8 }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?x WHERE { resource:William_Anders property:alma_mater ?x . resource:William_Anders property:selected_by_nasa ?c }", "readable_query": "SELECT DISTINCT ?c ?x WHERE { resource:William_Anders property:alma_mater ?x . resource:William_Anders property:selected_by_nasa ?c }", "graph_answer": [ "resource:1963", "resource:AFIT__M_S__1962" ], "readable_answer": [ "1963", "AFIT, M.S. 1962" ], "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 { ?c property:selected_by_nasa ?o . ?c rdf:type ontology:astronaut . ?c property:birth_place resource:Netherlands }", "readable_query": "ASK WHERE { ?c property:selected_by_nasa ?o . ?c rdf:type ontology:astronaut . ?c property:birth_place resource:Netherlands }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
3
8015
Id88
[ { "subject": "A.S._Livorno_Calcio", "property": "manager", "object": "Christian_Panucci" }, { "subject": "Christian_Panucci", "property": "team", "object": "A.S._Roma" }, { "subject": "Christian_Panucci", "property": "clubs", "object": "Real_Madrid_C.F." } ]
[ { "subject": "A.S._Livorno_Calcio", "property": "manager", "object": "Christian_Panucci" }, { "subject": "Christian_Panucci", "property": "club", "object": "A.S._Roma" }, { "subject": "Christian_Panucci", "property": "club", "object": "Real_Madrid_C.F." } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.S. Livorno Calcio are managed by Christian Panucci who plays for A.S. Roma and was attached to the Real Madrid CF club.", "Christian Panucci, who manages A.S. Livorno Calcio, used to play for both A.S. Roma and Real Madrid CF.", "A.S. Livorno Calcio are managed by Christian Panucci, who is in the A.S. Roma club, and was attached to the Real Madrid CF club." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Christian_Panucci", "property:club", "resource:A_S__Roma" ], [ "resource:Christian_Panucci", "property:club", "resource:Real_Madrid_C_F_" ], [ "resource:A_S__Livorno_Calcio", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Livorno_Calcio", "property:manager", "resource:Christian_Panucci" ] ]
A.S._Livorno_Calcio
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.S._Livorno_Calcio", "readable": "A.S. Livorno Calcio", "graph": "resource:A_S__Livorno_Calcio" }, { "modified": "A.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Christian_Panucci", "readable": "Christian Panucci", "graph": "resource:Christian_Panucci" }, { "modified": "Real_Madrid_C.F.", "readable": "Real Madrid C.F.", "graph": "resource:Real_Madrid_C_F_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . resource:Christian_Panucci property:club ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . resource:Christian_Panucci property:club ?s }", "graph_answer": [ "resource:A_S__Roma" ], "readable_answer": [ "A.S. Roma" ], "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 ( ?y ) AS ?c ) WHERE { resource:Christian_Panucci property:club ?y }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?c ) WHERE { resource:Christian_Panucci property:club ?y }", "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 ?l WHERE { FILTER ( ?l != resource:A_S__Roma ) . resource:Christian_Panucci property:club ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?l != resource:A.S._Roma ) . resource:Christian_Panucci property:club ?l }", "graph_answer": [ "resource:Real_Madrid_C_F_" ], "readable_answer": [ "Real Madrid C.F." ], "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": "ASK WHERE { resource:A_S__Livorno_Calcio property:manager resource:Christian_Panucci . resource:A_S__Livorno_Calcio rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:A.S._Livorno_Calcio property:manager resource:Christian_Panucci . resource:A.S._Livorno_Calcio rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Company
4
9686
Id32
[ { "subject": "GMA_New_Media", "property": "type", "object": "Media_company" }, { "subject": "GMA_New_Media", "property": "subsidiary", "object": "Philippine_Entertainment_Portal" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" }, { "subject": "GMA_New_Media", "property": "parentCompany", "object": "GMA_Network_(company)" } ]
[ { "subject": "GMA_New_Media", "property": "type", "object": "Media_company" }, { "subject": "GMA_New_Media", "property": "subsidiary", "object": "Philippine_Entertainment_Portal" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" }, { "subject": "GMA_New_Media", "property": "parentCompany", "object": "GMA_Network_(company)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "GMA New Media is a media company that produces online games. GMA Network is the parent company of GMA New Media, who has Philippine Entertainment Portal as a subsidiary.", "GMA New Media, Inc. is a media company and makes online games. Philippine Entertainment Portal is a subsidiary of GMA New Media; whose parent company is the GMA Network.", "Philippine Entertainment Portal, Inc is a subsidiary of GMA New Media, a media company whose main product line is online games. The company, in turn, is a subsidiary of GMA Network." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:GMA_New_Media", "property:product", "resource:Online_Game" ], [ "resource:GMA_New_Media", "rdf:type", "ontology:media_company" ], [ "resource:GMA_New_Media", "rdf:type", "ontology:company" ], [ "resource:GMA_New_Media", "property:subsidiary", "resource:Philippine_Entertainment_Portal" ], [ "resource:GMA_New_Media", "property:parent_company", "resource:GMA_Network__company_" ] ]
GMA_Network_(company)
[ { "modified": "Media_company", "readable": "media company", "graph": "ontology:media_company" }, { "modified": "parentCompany", "readable": "parent company", "graph": "property:parent_company" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "subsidiary", "readable": "subsidiary", "graph": "property:subsidiary" }, { "modified": "GMA_Network_(company)", "readable": "GMA Network", "graph": "resource:GMA_Network__company_" }, { "modified": "GMA_New_Media", "readable": "GMA New Media", "graph": "resource:GMA_New_Media" }, { "modified": "Online_Game", "readable": "Online Game", "graph": "resource:Online_Game" }, { "modified": "Philippine_Entertainment_Portal", "readable": "Philippine Entertainment Portal", "graph": "resource:Philippine_Entertainment_Portal" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:parent_company resource:Universal_Music_Group . ?z rdf:type ontology:media_company . ?z property:product ?l }", "readable_query": "ASK WHERE { ?z property:parent_company resource:Universal_Music_Group . ?z rdf:type ontology:media_company . ?z property:product ?l }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
ComicsCharacter
4
9629
Id10
[ { "subject": "Bananaman", "property": "network", "object": "BBC" }, { "subject": "Bananaman", "property": "starring", "object": "Jill_Shilling" }, { "subject": "Bananaman", "property": "creator", "object": "\"Steve Bright\"@en" }, { "subject": "Bananaman", "property": "firstAired", "object": "\"1983-10-03\"^^xsd:date" } ]
[ { "subject": "Bananaman", "property": "broadcastedBy", "object": "BBC" }, { "subject": "Bananaman", "property": "starring", "object": "Jill_Shilling" }, { "subject": "Bananaman", "property": "creator", "object": "Steve_Bright" }, { "subject": "Bananaman", "property": "firstAired", "object": "\"1983-10-03\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Bananaman was first broadcast by the BBC on 3 October 1983. It was created by Steve Bright and starred Jill Shilling.", "Bananaman, starring Jill Shilling, created by Steve Bright. first aired on the BBC on 3/10/1983." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bananaman", "property:creator", "resource:Steve_Bright" ], [ "resource:Bananaman", "property:broadcasted_by", "resource:BBC" ], [ "resource:Bananaman", "rdf:type", "ontology:comics_character" ], [ "resource:Bananaman", "property:first_aired", "1983-10-03" ], [ "resource:Bananaman", "property:starring", "resource:Jill_Shilling" ] ]
Bananaman
[ { "modified": "1983-10-03", "readable": "1983-10-03", "graph": "1983-10-03" }, { "modified": "broadcastedBy", "readable": "broadcasted by", "graph": "property:broadcasted_by" }, { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "firstAired", "readable": "first aired", "graph": "property:first_aired" }, { "modified": "starring", "readable": "starring", "graph": "property:starring" }, { "modified": "BBC", "readable": "BBC", "graph": "resource:BBC" }, { "modified": "Bananaman", "readable": "Bananaman", "graph": "resource:Bananaman" }, { "modified": "Jill_Shilling", "readable": "Jill Shilling", "graph": "resource:Jill_Shilling" }, { "modified": "Steve_Bright", "readable": "Steve Bright", "graph": "resource:Steve_Bright" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?d property:starring ?e . FILTER ( CONTAINS ( YEAR ( ?o ) , '1983' ) ) . ?d property:first_aired ?o . ?d rdf:type ontology:comics_character }", "readable_query": "SELECT DISTINCT ?e WHERE { ?d property:starring ?e . FILTER ( CONTAINS ( YEAR ( ?o ) , '1983' ) ) . ?d property:first_aired ?o . ?d rdf:type ontology:comics_character }", "graph_answer": [ "resource:Jill_Shilling" ], "readable_answer": [ "Jill Shilling" ], "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 ?z WHERE { ?v rdf:type ontology:comics_character . ?v property:first_aired ?z . ?v property:starring resource:Jill_Shilling }", "readable_query": "SELECT DISTINCT ?z WHERE { ?v rdf:type ontology:comics_character . ?v property:first_aired ?z . ?v property:starring resource:Jill_Shilling }", "graph_answer": [ "1983-10-03" ], "readable_answer": [ "1983-10-03" ], "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:starring resource:Jill_Shilling . ?d rdf:type ontology:comics_character . ?d property:first_aired '1983-10-03' }", "readable_query": "SELECT DISTINCT ?d WHERE { ?d property:starring resource:Jill_Shilling . ?d rdf:type ontology:comics_character . ?d property:first_aired '1983-10-03' }", "graph_answer": [ "resource:Bananaman" ], "readable_answer": [ "Bananaman" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?k ) WHERE { resource:Bananaman property:broadcasted_by ?j }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?k ) WHERE { resource:Bananaman property:broadcasted_by ?j }", "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 ?v WHERE { resource:Bananaman property:broadcasted_by ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Bananaman property:broadcasted_by ?v }", "graph_answer": [ "resource:BBC" ], "readable_answer": [ "BBC" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Bananaman property:professional_field ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Bananaman property:professional_field ?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" ] } ]
WrittenWork
2
5660
Id195
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Wizard of Mars was Published in the United States where Barack Obama is president.", "' A Wizard of Mars' was published in the United States, the country where Barack Obama is the leader.", "A Wizard of Mars originates from the United States where Barack Obama is the leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader", "resource:Barack_Obama" ] ]
A_Wizard_of_Mars
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g ?t WHERE { ?t property:leader resource:Barack_Obama . ?g property:country ?t . ?g rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?g ?t WHERE { ?t property:leader resource:Barack_Obama . ?g property:country ?t . ?g rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Wizard_of_Mars", "resource:United_States" ], "readable_answer": [ "A Wizard of Mars", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
2
4099
Id80
[ { "subject": "1089_Tama", "property": "epoch", "object": "\"November 26, 2005 (JD2453700.5)\"" }, { "subject": "1089_Tama", "property": "formerName", "object": "\"1930 ST; 1952 HE4\"@en" } ]
[ { "subject": "1089_Tama", "property": "epoch", "object": "2005-11-26" }, { "subject": "1089_Tama", "property": "formerName", "object": "\"1930 ST; 1952 HE4\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The former name of 1089 Tama is \"1930 ST; 1952 HE4\", its epoch date is 26 November 2005.", "The former name of 1089 Tama is \"1930 ST; 1952 HE4\" and it has an epoch date of 26 November 2005.", "The epoch of 1089 Tama, formerly known as \"1930 ST; 1952 HE4\" is 2005-11-26." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1089_Tama", "property:epoch", "resource:2005_11_26" ], [ "resource:1089_Tama", "rdf:type", "ontology:celestial_body" ], [ "resource:1089_Tama", "property:former_name", "1930 ST; 1952 HE4" ] ]
1089_Tama
[ { "modified": "1930 ST; 1952 HE4", "readable": "1930 ST; 1952 HE4", "graph": "1930 ST; 1952 HE4" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "formerName", "readable": "former name", "graph": "property:former_name" }, { "modified": "1089_Tama", "readable": "1089 Tama", "graph": "resource:1089_Tama" }, { "modified": "2005-11-26", "readable": "2005-11-26", "graph": "resource:2005_11_26" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?s property:epoch ?q . ?s rdf:type ontology:celestial_body . ?s property:former_name ?f . FILTER ( CONTAINS ( YEAR ( ?q ) , '2005' ) ) }", "readable_query": "SELECT DISTINCT ?f WHERE { ?s property:epoch ?q . ?s rdf:type ontology:celestial_body . ?s property:former_name ?f . FILTER ( CONTAINS ( YEAR ( ?q ) , '2005' ) ) }", "graph_answer": [ "1930 ST; 1952 HE4" ], "readable_answer": [ "1930 ST; 1952 HE4" ], "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 ?g WHERE { ?g property:former_name '1930 ST; 1952 HE4' . FILTER ( CONTAINS ( YEAR ( ?m ) , '2005' ) ) . ?g rdf:type ontology:celestial_body . ?g property:epoch ?m }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:former_name '1930 ST; 1952 HE4' . FILTER ( CONTAINS ( YEAR ( ?m ) , '2005' ) ) . ?g rdf:type ontology:celestial_body . ?g property:epoch ?m }", "graph_answer": [ "resource:1089_Tama" ], "readable_answer": [ "1089 Tama" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:1089_Tama property:associated_rocket ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:1089_Tama property:associated_rocket ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
7
13150
Id18
[ { "subject": "Monocacy_National_Battlefield", "property": "location", "object": "Frederick_County,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "established", "object": "\"1907-07-11\"^^xsd:date" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "country", "object": "\"United States\"@en" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "category", "object": "Historic_districts_in_the_United_States" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" }, { "subject": "Monocacy_National_Battlefield", "property": "nearestCity", "object": "Frederick,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "owningOrganisation", "object": "National_Park_Service" } ]
[ { "subject": "Monocacy_National_Battlefield", "property": "location", "object": "Frederick_County,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "established", "object": "\"1907-07-11\"" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "country", "object": "\"United States\"" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "category", "object": "Historic_districts_in_the_United_States" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" }, { "subject": "Monocacy_National_Battlefield", "property": "nearestCity", "object": "Frederick,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "owningOrganisation", "object": "National_Park_Service" } ]
(X (X) (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 14th New Jersey Volunteer Infantry Monument is found in the Monocacy National Battlefield, Frederick County, Maryland. Located near to the city of Frederick, the monument was established on 11th July 1907, is owned by the National Park Service and belongs to the category of Historic districts in the United States.", "Frederick, Maryland is the nearest city to the 14th New Jersey Volunteer Infantry Monument which was established on 11 July 1907 at the Monocacy National Battlefield in Frederick County, Maryland. The monument is categorised as a historic district in the US and is owned by the National Park Service.", "The 14th New Jersey Volunteer Infantry Monument is owned by the National Park Service. It was established on July 11th, 1907 and is categorized as a historic district in the United States and is found in the Monocacy National Battlefield (Frederick County), the city nearest to this is Frederick, Maryland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:owning_organisation", "resource:National_Park_Service" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:district", "resource:Monocacy_National_Battlefield" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:country", "resource:United_States" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:established", "1907-07-11" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:category", "resource:Historic_districts_in_the_United_States" ], [ "resource:Monocacy_National_Battlefield", "property:nearest_city", "resource:Frederick__Maryland" ], [ "resource:Monocacy_National_Battlefield", "property:location", "resource:Frederick_County__Maryland" ] ]
14th_New_Jersey_Volunteer_Infantry_Monument
[ { "modified": "1907-07-11", "readable": "1907-07-11", "graph": "1907-07-11" }, { "modified": "category", "readable": "category", "graph": "property:category" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "district", "readable": "district", "graph": "property:district" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "nearestCity", "readable": "nearest city", "graph": "property:nearest_city" }, { "modified": "owningOrganisation", "readable": "owning organisation", "graph": "property:owning_organisation" }, { "modified": "14th_New_Jersey_Volunteer_Infantry_Monument", "readable": "14th New Jersey Volunteer Infantry Monument", "graph": "resource:14th_New_Jersey_Volunteer_Infantry_Monument" }, { "modified": "Frederick_County,_Maryland", "readable": "Frederick County, Maryland", "graph": "resource:Frederick_County__Maryland" }, { "modified": "Frederick,_Maryland", "readable": "Frederick, Maryland", "graph": "resource:Frederick__Maryland" }, { "modified": "Historic_districts_in_the_United_States", "readable": "Historic districts in the United States", "graph": "resource:Historic_districts_in_the_United_States" }, { "modified": "Monocacy_National_Battlefield", "readable": "Monocacy National Battlefield", "graph": "resource:Monocacy_National_Battlefield" }, { "modified": "National_Park_Service", "readable": "National Park Service", "graph": "resource:National_Park_Service" }, { "modified": "United States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?u property:location resource:Frederick_County__Maryland . ?g property:district ?u . ?g property:established ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1907' ) ) . ?g rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?g WHERE { ?u property:location resource:Frederick_County,_Maryland . ?g property:district ?u . ?g property:established ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1907' ) ) . ?g rdf:type ontology:monument }", "graph_answer": [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument" ], "readable_answer": [ "14th New Jersey Volunteer Infantry 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": "SELECT DISTINCT ?z WHERE { ?f rdf:type ontology:monument . ?f property:district ?z . ?f property:category resource:Historic_districts_in_the_United_States . ?z property:nearest_city resource:Frederick__Maryland }", "readable_query": "SELECT DISTINCT ?z WHERE { ?f rdf:type ontology:monument . ?f property:district ?z . ?f property:category resource:Historic_districts_in_the_United_States . ?z property:nearest_city resource:Frederick,_Maryland }", "graph_answer": [ "resource:Monocacy_National_Battlefield" ], "readable_answer": [ "Monocacy National Battlefield" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Company
3
7036
Id25
[ { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" } ]
[ { "subject": "Chinabank", "property": "numberOfLocations", "object": "295" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Manila" }, { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chinabank, founded in the insular Government of the Philippine islands at Manila has 295 locations.", "Chinabank founded in Manila has 295 branches with the Chinabank base within the insular Government of the Philippine Islands.", "Chinabank was founded in Manila in the Insular Government of the Philippine Islands and has grown to 295 banking centers." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Chinabank", "rdf:type", "ontology:company" ], [ "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" ] ]
Chinabank
[ { "modified": "295", "readable": "295", "graph": "295" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "numberOfLocations", "readable": "number of locations", "graph": "property:number_of_locations" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?e = '295' ) . ?z property:number_of_locations ?e . ?z rdf:type ontology:company }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?e = '295' ) . ?z property:number_of_locations ?e . ?z rdf:type ontology:company }", "graph_answer": [ "resource:Chinabank" ], "readable_answer": [ "Chinabank" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Chinabank property:foundation_place ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'i' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Chinabank property:foundation_place ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'i' ) ) }", "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 ( COUNT ( ?f ) AS ?u ) WHERE { resource:Chinabank property:foundation_place ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?u ) WHERE { resource:Chinabank property:foundation_place ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Chinabank property:foundation_place ?j . FILTER ( ?j != resource:Insular_Government_of_the_Philippine_Islands ) }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Chinabank property:foundation_place ?j . FILTER ( ?j != resource:Insular_Government_of_the_Philippine_Islands ) }", "graph_answer": [ "resource:Manila" ], "readable_answer": [ "Manila" ], "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" ] } ]
MeanOfTransportation
3
7482
Id82
[ { "subject": "Abarth_1000_GT_Coupé", "property": "designCompany", "object": "Gruppo_Bertone" }, { "subject": "Gruppo_Bertone", "property": "foundationPlace", "object": "Italy" }, { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "designCompany", "object": "Gruppo_Bertone" }, { "subject": "Gruppo_Bertone", "property": "foundationPlace", "object": "Italy" }, { "subject": "Abarth_1000_GT_Coupé", "property": "manufacturer", "object": "Abarth" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abarth 1000 GT Coupe, designed by Italy's Gruppo Bertone, was made by Abarth.", "Abarth are the manufacturers of the Abarth 1000 GT Coupé which was designed by Gruppo Bertone in Italy.", "Abarth is the manufacturer of the Abarth 1000 GT Coupé which was designed by the Italian founded Gruppo Bertone." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Gruppo_Bertone", "property:foundation_place", "resource:Italy" ], [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:design_company", "resource:Gruppo_Bertone" ], [ "resource:Abarth_1000_GT_Coup_", "property:manufacturer", "resource:Abarth" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "designCompany", "readable": "design company", "graph": "property:design_company" }, { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "Abarth", "readable": "Abarth", "graph": "resource:Abarth" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Gruppo_Bertone", "readable": "Gruppo Bertone", "graph": "resource:Gruppo_Bertone" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?q ) WHERE { ?j rdf:type ontology:mean_of_transportation . ?u property:city resource:Turin . ?j property:design_company ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?q ) WHERE { ?j rdf:type ontology:mean_of_transportation . ?u property:city resource:Turin . ?j property:design_company ?u }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?a property:design_company ?m . ?a property:manufacturer resource:Abarth . ?m property:foundation_place resource:Italy . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'g' ) ) . ?a rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?m WHERE { ?a property:design_company ?m . ?a property:manufacturer resource:Abarth . ?m property:foundation_place resource:Italy . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'g' ) ) . ?a rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Gruppo_Bertone" ], "readable_answer": [ "Gruppo Bertone" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?q property:foundation_place resource:Italy . FILTER ( STRSTARTS ( LCASE ( ?f ) , 'a' ) ) . ?f rdf:type ontology:mean_of_transportation . ?f property:manufacturer resource:Abarth . ?f property:design_company ?q }", "readable_query": "SELECT DISTINCT ?f WHERE { ?q property:foundation_place resource:Italy . FILTER ( STRSTARTS ( LCASE ( ?f ) , 'a' ) ) . ?f rdf:type ontology:mean_of_transportation . ?f property:manufacturer resource:Abarth . ?f property:design_company ?q }", "graph_answer": [ "resource:Abarth_1000_GT_Coup_" ], "readable_answer": [ "Abarth 1000 GT Coupé" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3457
Id69
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Blues" }, { "subject": "Ahmet_Ertegun", "property": "background", "object": "\"non_performing_personnel\"" } ]
[ { "subject": "Ahmet_Ertegun", "property": "genre", "object": "Blues" }, { "subject": "Ahmet_Ertegun", "property": "background", "object": "\"non_performing_personnel\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Blues musician Ahmet Ertegun's background is as a non performing artist.", "Ahmet Ertegun has a background as a non-performing personnel in the Blues.", "Ahmet Ertegun, a blues performer, also has a background as a non performing personnel." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ahmet_Ertegun", "rdf:type", "ontology:artist" ], [ "resource:Ahmet_Ertegun", "property:background", "resource:non_performing_personnel" ], [ "resource:Ahmet_Ertegun", "property:genre", "resource:Blues" ] ]
Ahmet_Ertegun
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Ahmet_Ertegun", "readable": "Ahmet Ertegun", "graph": "resource:Ahmet_Ertegun" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "non_performing_personnel", "readable": "non performing personnel", "graph": "resource:non_performing_personnel" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?a property:genre ?f . ?a rdf:type ontology:artist . ?a property:background resource:solo_singer }", "readable_query": "ASK WHERE { ?a property:genre ?f . ?a rdf:type ontology:artist . ?a property:background resource:solo_singer }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
4
9950
Id239
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Sweet_potato", "property": "unrankedDivisio", "object": "Flowering_plant" }, { "subject": "Binignit", "property": "ingredient", "object": "Banana" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Sweet_potato", "property": "division", "object": "Flowering_plant" }, { "subject": "Binignit", "property": "ingredient", "object": "Banana" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Sweet potato are part of the order of Solanales and is a flowering plant. Binignit's ingredients are sweet potato and banana.", "The main ingredients of binignit are sweet potatoes and bananas. Sweet potato belongs to the Solanales order of flowering plants.", "One of the main ingredients of Binignit, along with Banana, is the sweet potato which belongs to the group of flowering plants (Solanales)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Sweet_potato", "property:division", "resource:Flowering_plant" ], [ "resource:Sweet_potato", "property:order", "resource:Solanales" ], [ "resource:Binignit", "property:ingredient", "resource:Banana" ], [ "resource:Binignit", "property:main_ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ] ]
Binignit
[ { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Banana", "readable": "Banana", "graph": "resource:Banana" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Solanales", "readable": "Solanales", "graph": "resource:Solanales" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:ingredient resource:Banana . ?k rdf:type ontology:food . ?k property:main_ingredient resource:Sweet_potato . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'b' ) ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:ingredient resource:Banana . ?k rdf:type ontology:food . ?k property:main_ingredient resource:Sweet_potato . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'b' ) ) }", "graph_answer": [ "resource:Binignit" ], "readable_answer": [ "Binignit" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m ?y WHERE { resource:Sweet_potato property:order ?y . resource:Sweet_potato property:division ?m }", "readable_query": "SELECT DISTINCT ?m ?y WHERE { resource:Sweet_potato property:order ?y . resource:Sweet_potato property:division ?m }", "graph_answer": [ "resource:Flowering_plant", "resource:Solanales" ], "readable_answer": [ "Flowering plant", "Solanales" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Airport
4
8486
Id84
[ { "subject": "Alderney_Airport", "property": "r1Surface", "object": "Poaceae" }, { "subject": "Poaceae", "property": "ordo", "object": "Poales" }, { "subject": "Poaceae", "property": "order", "object": "Commelinids" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" } ]
[ { "subject": "Alderney_Airport", "property": "1stRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Poales" }, { "subject": "Poaceae", "property": "order", "object": "Commelinids" }, { "subject": "Poaceae", "property": "class", "object": "Monocotyledon" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The 1st runway at Alderney Airport is made from Poaceae. Poaceae is of the order Poales and belongs to the order of Commelinids. As well as being part of the class Monocotyledon.", "The surface of the 1st runway at Alderney airport is made of poaceae in the order of Poales and Commelinids and in the class of Monocotyledon." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alderney_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alderney_Airport", "property:1st_runway_surface_type", "resource:Poaceae" ], [ "resource:Poaceae", "property:class", "resource:Monocotyledon" ], [ "resource:Poaceae", "property:order", "resource:Commelinids" ], [ "resource:Poaceae", "property:order", "resource:Poales" ] ]
Alderney_Airport
[ { "modified": "1stRunwaySurfaceType", "readable": "1st runway surface type", "graph": "property:1st_runway_surface_type" }, { "modified": "class", "readable": "class", "graph": "property:class" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Alderney_Airport", "readable": "Alderney Airport", "graph": "resource:Alderney_Airport" }, { "modified": "Commelinids", "readable": "Commelinids", "graph": "resource:Commelinids" }, { "modified": "Monocotyledon", "readable": "Monocotyledon", "graph": "resource:Monocotyledon" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" }, { "modified": "Poales", "readable": "Poales", "graph": "resource:Poales" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?b ) WHERE { resource:Poaceae property:order ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?b ) WHERE { resource:Poaceae property:order ?e }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Poaceae property:order ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Poaceae property:order ?b }", "graph_answer": [ "resource:Commelinids", "resource:Poales" ], "readable_answer": [ "Commelinids", "Poales" ], "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:Alderney_Airport rdf:type ontology:airport . resource:Alderney_Airport property:1st_runway_surface_type resource:Poaceae }", "readable_query": "ASK WHERE { resource:Alderney_Airport rdf:type ontology:airport . resource:Alderney_Airport property:1st_runway_surface_type resource:Poaceae }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Poaceae property:fossil ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Poaceae property:fossil ?e }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10350
Id34
[ { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "region", "object": "Asajaya" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Kingdom_of_Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "\"Parti Bumiputera Sarawak\"@en" } ]
[ { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "region", "object": "Asajaya" }, { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Kingdom_of_Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "party", "object": "\"Parti Bumiputera Sarawak\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdul Taib Mahmud's birthplace was Kingdom of Sarawak and he resides in Sarawak. He is a member of the Parti Bumiputera Sarawak Party and he represented Asajaya.", "Abdul Taib Mahmud's birthplace was the Kingdom of Sarawak where he also resides. Mr. Mahmud represented the Asajaya region as a member of the Parti Bumiputera Sarawak Party.", "Parti Bumiputera Sarawak member, and Asajaya represntative, Abdul Taib Mahmud, was born, and resides in the Kingdom of Sarawak." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abdul_Taib_Mahmud", "property:party", "resource:Parti_Bumiputera_Sarawak" ], [ "resource:Abdul_Taib_Mahmud", "rdf:type", "ontology:politician" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Sarawak" ], [ "resource:Abdul_Taib_Mahmud", "property:region", "resource:Asajaya" ], [ "resource:Abdul_Taib_Mahmud", "property:birth_place", "resource:Kingdom_of_Sarawak" ] ]
Abdul_Taib_Mahmud
[ { "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": "Abdul_Taib_Mahmud", "readable": "Abdul Taib Mahmud", "graph": "resource:Abdul_Taib_Mahmud" }, { "modified": "Asajaya", "readable": "Asajaya", "graph": "resource:Asajaya" }, { "modified": "Kingdom_of_Sarawak", "readable": "Kingdom of Sarawak", "graph": "resource:Kingdom_of_Sarawak" }, { "modified": "Parti Bumiputera Sarawak", "readable": "Parti Bumiputera Sarawak", "graph": "resource:Parti_Bumiputera_Sarawak" }, { "modified": "Sarawak", "readable": "Sarawak", "graph": "resource:Sarawak" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n property:party ?s . ?n rdf:type ontology:politician . ?n property:birth_place resource:Rochdale }", "readable_query": "ASK WHERE { ?n property:party ?s . ?n rdf:type ontology:politician . ?n property:birth_place resource:Rochdale }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
4
9943
Id232
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "region", "object": "Visayas" }, { "subject": "Binignit", "property": "mainIngredient", "object": "Taro" }, { "subject": "Binignit", "property": "country", "object": "Philippines" } ]
[ { "subject": "Binignit", "property": "ingredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "region", "object": "Visayas" }, { "subject": "Binignit", "property": "mainIngredient", "object": "Taro" }, { "subject": "Binignit", "property": "country", "object": "Philippines" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Binignit is a dish from the region of Visayas in the Philippines and it contains sweet potato and taro.", "Binignit is a dish from the Visayas region of the Philippines and includes the main ingredient taro and also sweet potatoes." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Binignit", "property:ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "property:main_ingredient", "resource:Taro" ], [ "resource:Binignit", "rdf:type", "ontology:food" ], [ "resource:Binignit", "property:country", "resource:Philippines" ], [ "resource:Binignit", "property:region", "resource:Visayas" ] ]
Binignit
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" }, { "modified": "Taro", "readable": "Taro", "graph": "resource:Taro" }, { "modified": "Visayas", "readable": "Visayas", "graph": "resource:Visayas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h ?x WHERE { resource:Binignit property:ingredient ?x . resource:Binignit property:country ?h }", "readable_query": "SELECT DISTINCT ?h ?x WHERE { resource:Binignit property:ingredient ?x . resource:Binignit property:country ?h }", "graph_answer": [ "resource:Philippines", "resource:Sweet_potato" ], "readable_answer": [ "Philippines", "Sweet potato" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z ?i WHERE { resource:Binignit property:region ?i . resource:Binignit property:main_ingredient ?z }", "readable_query": "SELECT DISTINCT ?z ?i WHERE { resource:Binignit property:region ?i . resource:Binignit property:main_ingredient ?z }", "graph_answer": [ "resource:Taro", "resource:Visayas" ], "readable_answer": [ "Taro", "Visayas" ], "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
4
9028
Id98
[ { "subject": "Alessio_Romagnoli", "property": "currentclub", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "A.C._Milan", "property": "chairman", "object": "Silvio_Berlusconi" }, { "subject": "Alessio_Romagnoli", "property": "clubs", "object": "\"→ Sampdoria\"@en" } ]
[ { "subject": "Alessio_Romagnoli", "property": "currentclub", "object": "A.C._Milan" }, { "subject": "A.C._Milan", "property": "manager", "object": "Siniša_Mihajlović" }, { "subject": "A.C._Milan", "property": "chairman", "object": "Silvio_Berlusconi" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "U.C._Sampdoria" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli, who used to represented the club U.C. Sampdoria, is now with AC Milan. Silvio Berlusconi is the chairman of A.C. Milan which is managed by, Siniša Mihajlović.", "Alessio Romagnoli plays for U.C. Sampdoria, which is managed by Siniša Mihajlović and the chairman is Silvio Berlusconi. A.C. Milanis the current club of Alessio Romagnoli.", "Alessio Romagnoli, is connected to UC Sampdoria and his current club is A.C. Milan. Silvio Berlusconi is the chairman of A.C. Milan which has Siniša Mihajlović as the manager." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Milan", "property:manager", "resource:Sini_a_Mihajlovi_" ], [ "resource:A_C__Milan", "property:chairman", "resource:Silvio_Berlusconi" ], [ "resource:Alessio_Romagnoli", "property:currentclub", "resource:A_C__Milan" ], [ "resource:Alessio_Romagnoli", "rdf:type", "ontology:athlete" ], [ "resource:Alessio_Romagnoli", "property:club", "resource:U_C__Sampdoria" ] ]
Alessio_Romagnoli
[ { "modified": "chairman", "readable": "chairman", "graph": "property:chairman" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "currentclub", "readable": "currentclub", "graph": "property:currentclub" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Milan", "readable": "A.C. Milan", "graph": "resource:A_C__Milan" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Silvio_Berlusconi", "readable": "Silvio Berlusconi", "graph": "resource:Silvio_Berlusconi" }, { "modified": "Siniša_Mihajlović", "readable": "Siniša Mihajlović", "graph": "resource:Sini_a_Mihajlovi_" }, { "modified": "U.C._Sampdoria", "readable": "U.C. Sampdoria", "graph": "resource:U_C__Sampdoria" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:athlete . ?z property:chairman resource:G_bor_Kubatov . ?q property:currentclub ?z }", "readable_query": "ASK WHERE { ?q rdf:type ontology:athlete . ?z property:chairman resource:Gábor_Kubatov . ?q property:currentclub ?z }", "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
3400
Id12
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "instrument", "object": "Guitar" } ]
[ { "subject": "Aaron_Deer", "property": "genre", "object": "Indie_rock" }, { "subject": "Indie_rock", "property": "instrument", "object": "Guitar" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The guitar is an instrument used in Indie rock, one of the musicians of that genre, is Aaron Deer.", "Aaron Deer plays Indie Rock, which features the guitar.", "Aaron Deer is an Indie rock musician which is a genre of music which uses guitars." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Indie_rock", "property:instrument", "resource:Guitar" ], [ "resource:Aaron_Deer", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Deer", "property:genre", "resource:Indie_rock" ] ]
Aaron_Deer
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "Aaron_Deer", "readable": "Aaron Deer", "graph": "resource:Aaron_Deer" }, { "modified": "Guitar", "readable": "Guitar", "graph": "resource:Guitar" }, { "modified": "Indie_rock", "readable": "Indie rock", "graph": "resource:Indie_rock" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w ?x WHERE { ?w rdf:type ontology:artist . ?x property:instrument resource:Guitar . ?w property:genre ?x }", "readable_query": "SELECT DISTINCT ?w ?x WHERE { ?w rdf:type ontology:artist . ?x property:instrument resource:Guitar . ?w property:genre ?x }", "graph_answer": [ "resource:Aaron_Deer", "resource:Indie_rock" ], "readable_answer": [ "Aaron Deer", "Indie rock" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
2
3901
Id53
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "leaderName", "object": "Rahm_Emanuel" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "leader", "object": "Rahm_Emanuel" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "300 North LaSalle is located in Chicago which is led by Rahm Emanuel.", "300 North LaSalle is located in Chicago, whose leader is called Rahm Emanuel.", "300 North LaSalle is located in Chicago where Rahm Emanuel is a leader." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:Chicago", "property:leader", "resource:Rahm_Emanuel" ] ]
300_North_LaSalle
[ { "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": "Rahm_Emanuel", "readable": "Rahm Emanuel", "graph": "resource:Rahm_Emanuel" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:300_North_LaSalle property:location ?o . resource:300_North_LaSalle rdf:type ontology:building . ?o property:leader resource:Rahm_Emanuel }", "readable_query": "ASK WHERE { resource:300_North_LaSalle property:location ?o . resource:300_North_LaSalle rdf:type ontology:building . ?o property:leader resource:Rahm_Emanuel }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?g WHERE { resource:300_North_LaSalle property:location ?g . resource:300_North_LaSalle rdf:type ontology:building . ?g property:leader resource:Rahm_Emanuel }", "readable_query": "SELECT ?g WHERE { resource:300_North_LaSalle property:location ?g . resource:300_North_LaSalle rdf:type ontology:building . ?g property:leader resource:Rahm_Emanuel }", "graph_answer": [ "resource:Chicago" ], "readable_answer": [ "Chicago" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
5876
Id22
[ { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Mamiffer" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Post-metal" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Greymachine" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Mamiffer" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Post-metal" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner played post-metal for Greymachine and currently is a member of the Mamiffer.", "Aaron Turner, whose music is post- metal, performs for Mamiffer and is associated with the group Greymachine.", "Aaron Turner's genre is post-metal. He performs for Mamiffer and is associated with Greymachine." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Mamiffer" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Greymachine" ], [ "resource:Aaron_Turner", "property:genre", "resource:Post_metal" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Greymachine", "readable": "Greymachine", "graph": "resource:Greymachine" }, { "modified": "Mamiffer", "readable": "Mamiffer", "graph": "resource:Mamiffer" }, { "modified": "Post-metal", "readable": "Post-metal", "graph": "resource:Post_metal" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?b ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?b ) WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?b }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?w }", "graph_answer": [ "resource:Mamiffer", "resource:Greymachine" ], "readable_answer": [ "Mamiffer", "Greymachine" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Aaron_Turner property:gemstone ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Aaron_Turner property:gemstone ?x }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
3
6953
Id6
[ { "subject": "Aurakles", "property": "creators", "object": "Dick_Dillin" }, { "subject": "Aurakles", "property": "creator", "object": "Len_Wein" }, { "subject": "Aurakles", "property": "alterEgo", "object": "\"Aurakles\"@en" } ]
[ { "subject": "Aurakles", "property": "creator", "object": "Dick_Dillin" }, { "subject": "Aurakles", "property": "creator", "object": "Len_Wein" }, { "subject": "Aurakles", "property": "alternativeName", "object": "\"Aurakles\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The character of Aurakles has the alternative name of Aurakles and was created by Len Wein and Dick Dillin.", "Dick Dillin and Len Wein created the character Aurakles." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Aurakles", "property:creator", "resource:Dick_Dillin" ], [ "resource:Aurakles", "property:creator", "resource:Len_Wein" ], [ "resource:Aurakles", "rdf:type", "ontology:comics_character" ], [ "resource:Aurakles", "property:alternative_name", "resource:Aurakles" ] ]
Aurakles
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "Aurakles", "readable": "Aurakles", "graph": "resource:Aurakles" }, { "modified": "Dick_Dillin", "readable": "Dick Dillin", "graph": "resource:Dick_Dillin" }, { "modified": "Len_Wein", "readable": "Len Wein", "graph": "resource:Len_Wein" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , 'l' ) ) . resource:Aurakles property:creator ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , 'l' ) ) . resource:Aurakles property:creator ?k }", "graph_answer": [ "resource:Len_Wein" ], "readable_answer": [ "Len Wein" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Aurakles property:creator resource:Len_Wein }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Aurakles property:creator resource:Len_Wein }", "graph_answer": [ "resource:Dick_Dillin" ], "readable_answer": [ "Dick Dillin" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9403
Id2
[ { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Texas", "property": "country", "object": "United_States" }, { "subject": "Texas", "property": "language", "object": "English_language" } ]
[ { "subject": "Abilene,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Texas", "property": "country", "object": "United_States" }, { "subject": "Texas", "property": "language", "object": "English_language" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Austin is the capital city of Texas, United States. Abilene is part of Texas where English is a language spoken.", "Abilene is part of Texas in the United States. English is a language spoken in Texas whose capital city is Austin.", "Abilene is part of Texas, the capital of which is Austin. English is spoken in Texas, which is located in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "property:language", "resource:English_language" ], [ "resource:Texas", "property:country", "resource:United_States" ], [ "resource:Abilene__Texas", "rdf:type", "ontology:city" ], [ "resource:Abilene__Texas", "property:is_part_of", "resource:Texas" ] ]
Abilene,_Texas
[ { "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": "Abilene,_Texas", "readable": "Abilene, Texas", "graph": "resource:Abilene__Texas" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { FILTER ( STRSTARTS ( LCASE ( ?x ) , 't' ) ) . ?x property:country resource:United_States . ?x property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( STRSTARTS ( LCASE ( ?x ) , 't' ) ) . ?x property:country resource:United_States . ?x property:language resource:English_language }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "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:Abilene__Texas property:is_part_of resource:Texas . resource:Abilene__Texas rdf:type ontology:city }", "readable_query": "ASK WHERE { resource:Abilene,_Texas property:is_part_of resource:Texas . resource:Abilene,_Texas rdf:type ontology:city }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Texas property:ship_in_service ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Texas property:ship_in_service ?b }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
2
3383
Id188
[ { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Alderney_Airport", "property": "r1Surface", "object": "Poaceae" } ]
[ { "subject": "Poaceae", "property": "division", "object": "Flowering_plant" }, { "subject": "Alderney_Airport", "property": "1stRunwaySurfaceType", "object": "Poaceae" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The surface of the 1st runway at Alderney Airport is covered with poaceae, which belongs to the division of flowering plants.", "The 1st runway at Alderney Airport is made from Poaceae which belongs to the division of flowering plants.", "The surface of the 1st runway at Alderney airport is poaceae which is a type of flowering plant." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alderney_Airport", "rdf:type", "ontology:airport" ], [ "resource:Alderney_Airport", "property:1st_runway_surface_type", "resource:Poaceae" ], [ "resource:Poaceae", "property:division", "resource:Flowering_plant" ] ]
Alderney_Airport
[ { "modified": "1stRunwaySurfaceType", "readable": "1st runway surface type", "graph": "property:1st_runway_surface_type" }, { "modified": "division", "readable": "division", "graph": "property:division" }, { "modified": "Alderney_Airport", "readable": "Alderney Airport", "graph": "resource:Alderney_Airport" }, { "modified": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:1st_runway_surface_type ?c . ?h rdf:type ontology:airport . ?c property:division resource:Acura }", "readable_query": "ASK WHERE { ?h property:1st_runway_surface_type ?c . ?h rdf:type ontology:airport . ?c property:division resource:Acura }", "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
11805
Id26
[ { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "subdivisionName", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Monroe_Township,_Madison_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Indiana", "property": "language", "object": "English_Americans" } ]
[ { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Monroe_Township,_Madison_County,_Indiana" }, { "subject": "Monroe_Township,_Madison_County,_Indiana", "property": "country", "object": "United_States" }, { "subject": "Indiana", "property": "language", "object": "English_Americans" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "American English is spoken in Indiana which has the capital of Indianapolis. Indiana is the location of Alexandria, part of Monroe Township, Madison County in the United States.", "Alexandria is in Monroe Township, Madison County, Indiana. Indiana is in the US and its capital is Indianapolis. The spoken language is American English." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alexandria__Indiana", "rdf:type", "ontology:city" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Indiana" ], [ "resource:Alexandria__Indiana", "property:is_part_of", "resource:Monroe_Township__Madison_County__Indiana" ], [ "resource:Indiana", "property:capital", "resource:Indianapolis" ], [ "resource:Indiana", "property:language", "resource:English_Americans" ], [ "resource:Monroe_Township__Madison_County__Indiana", "property:country", "resource:United_States" ] ]
Alexandria,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "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 ?u WHERE { { resource:Alexandria__Indiana property:is_part_of ?u } MINUS { ?u property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?u WHERE { { resource:Alexandria,_Indiana property:is_part_of ?u } MINUS { ?u property:country resource:United_States } }", "graph_answer": [ "resource:Indiana" ], "readable_answer": [ "Indiana" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Alexandria__Indiana property:is_part_of ?w . FILTER ( ?w != resource:Indiana ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Alexandria,_Indiana property:is_part_of ?w . FILTER ( ?w != resource:Indiana ) }", "graph_answer": [ "resource:Monroe_Township__Madison_County__Indiana" ], "readable_answer": [ "Monroe Township, Madison County, Indiana" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?k WHERE { resource:Indiana property:language ?t . resource:Indiana property:capital ?k }", "readable_query": "SELECT DISTINCT ?t ?k WHERE { resource:Indiana property:language ?t . resource:Indiana property:capital ?k }", "graph_answer": [ "resource:English_Americans", "resource:Indianapolis" ], "readable_answer": [ "English Americans", "Indianapolis" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
4
10372
Id56
[ { "subject": "Abel_Caballero", "property": "monarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Abel_Caballero", "property": "primeminister", "object": "Felipe_González" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Alfonso_XIII_of_Spain" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" } ]
[ { "subject": "Abel_Caballero", "property": "inOfficeWhileMonarch", "object": "Juan_Carlos_I_of_Spain" }, { "subject": "Abel_Caballero", "property": "inOfficeWhilePrimeMinister", "object": "Felipe_González" }, { "subject": "Juan_Carlos_I_of_Spain", "property": "predecessor", "object": "Alfonso_XIII_of_Spain" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abel Caballero was born in the city of Ponteareas. He was in office while Juan Carlos I of Spain was ruler and Felipe Gonzalez was Prime Minister. Juan Carlos I of Spain came before Alfonso XIII of Spain.", "Abel Caballero, who was born in Ponteareas, was in office while Felipe Gonzalez was Prime Minister and Alfonso XIII of Spain's successor Juan Carlos I of Spain was Monarch.", "Ponteareas born Abel Caballero was in office during the reign of Juan Carlos I of Spain (preceded by Alfonso XIII) and leadership of Prime Minister Felipe González." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Carlos_I_of_Spain", "property:predecessor", "resource:Alfonso_XIII_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:in_office_while_prime_minister", "resource:Felipe_Gonz_lez" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Ponteareas" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "inOfficeWhileMonarch", "readable": "in office while monarch", "graph": "property:in_office_while_monarch" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Alfonso_XIII_of_Spain", "readable": "Alfonso XIII of Spain", "graph": "resource:Alfonso_XIII_of_Spain" }, { "modified": "Felipe_González", "readable": "Felipe González", "graph": "resource:Felipe_Gonz_lez" }, { "modified": "Juan_Carlos_I_of_Spain", "readable": "Juan Carlos I of Spain", "graph": "resource:Juan_Carlos_I_of_Spain" }, { "modified": "Ponteareas", "readable": "Ponteareas", "graph": "resource:Ponteareas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:birth_place resource:Greene__Maine . ?f rdf:type ontology:politician . ?f property:in_office_while_monarch ?o }", "readable_query": "ASK WHERE { ?f property:birth_place resource:Greene,_Maine . ?f rdf:type ontology:politician . ?f property:in_office_while_monarch ?o }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
4
9565
Id164
[ { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" } ]
[ { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "largestCity", "object": "Houston" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "In Texas; Houston is the largest city, Austin is the capital, Arlington is part of the state, and Spanish is spoken.", "Among the cities in Texas, where Spanish is spoken, are Arlington, Houston, which is the largest city, and then Austin which is the capital.", "Spanish is one of the languages used in Texas, where the capital is Austin and Houston is the largest city. Arlington can also be found in Texas." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arlington__Texas", "property:is_part_of", "resource:Texas" ], [ "resource:Texas", "property:largest_city", "resource:Houston" ], [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "rdf:type", "ontology:city" ], [ "resource:Texas", "property:language", "resource:Spanish_language" ] ]
Austin,_Texas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Arlington,_Texas", "readable": "Arlington, Texas", "graph": "resource:Arlington__Texas" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "Houston", "readable": "Houston", "graph": "resource:Houston" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z rdf:type ontology:city . ?z property:language resource:Spanish_language . ?z property:largest_city resource:Fort_Worth__Texas }", "readable_query": "ASK WHERE { ?z rdf:type ontology:city . ?z property:language resource:Spanish_language . ?z property:largest_city resource:Fort_Worth,_Texas }", "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 { ?c property:largest_city resource:Houston . ?c property:language resource:Spanish_language . ?c rdf:type ontology:city }", "readable_query": "ASK WHERE { ?c property:largest_city resource:Houston . ?c property:language resource:Spanish_language . ?c 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 ?m WHERE { ?m property:largest_city resource:Houston . ?m property:language resource:Spanish_language . ?m rdf:type ontology:city }", "readable_query": "SELECT ?m WHERE { ?m property:largest_city resource:Houston . ?m property:language resource:Spanish_language . ?m rdf:type ontology:city }", "graph_answer": [ "resource:Texas" ], "readable_answer": [ "Texas" ], "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 ?k WHERE { resource:Texas property:capital ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Texas property:capital ?k }", "graph_answer": [ "resource:Austin__Texas" ], "readable_answer": [ "Austin, Texas" ], "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 ?l WHERE { ?l property:is_part_of resource:Texas }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:is_part_of resource:Texas }", "graph_answer": [ "resource:Arlington__Texas" ], "readable_answer": [ "Arlington, Texas" ], "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" ] } ]
Athlete
3
6200
Id36
[ { "subject": "Adam_McQuaid", "property": "placeOfBirth", "object": "Prince_Edward_Island" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "\"1986\"^^xsd:gYear" }, { "subject": "Adam_McQuaid", "property": "height", "object": "\"1.9558\"^^xsd:double" } ]
[ { "subject": "Adam_McQuaid", "property": "birthPlace", "object": "Prince_Edward_Island" }, { "subject": "Adam_McQuaid", "property": "birthYear", "object": "1986" }, { "subject": "Adam_McQuaid", "property": "height", "object": "1.9558" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adam McQuaid, who is 1.9558m in height, was born on Prince Edward Island in 1986.", "Adam McQuaid, who is 1.9558 m tall, was born on Prince Edward Island, in 1986." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adam_McQuaid", "property:birth_year", "resource:1986" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:height", "resource:1_9558" ], [ "resource:Adam_McQuaid", "property:birth_place", "resource:Prince_Edward_Island" ] ]
Adam_McQuaid
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "height", "readable": "height", "graph": "property:height" }, { "modified": "1986", "readable": "1986", "graph": "resource:1986" }, { "modified": "1.9558", "readable": "1.9558", "graph": "resource:1_9558" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Prince_Edward_Island", "readable": "Prince Edward Island", "graph": "resource:Prince_Edward_Island" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:birth_year ?h . ?e rdf:type ontology:athlete . ?e property:birth_place resource:Italy }", "readable_query": "ASK WHERE { ?e property:birth_year ?h . ?e rdf:type ontology:athlete . ?e property:birth_place resource:Italy }", "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
8522
Id120
[ { "subject": "Angola_International_Airport", "property": "location", "object": "Ícolo_e_Bengo" }, { "subject": "Angola_International_Airport", "property": "runwayLength", "object": "\"3999.89\"^^xsd:double" }, { "subject": "Angola_International_Airport", "property": "elevation", "object": "\"159.0\"^^xsd:double" }, { "subject": "Angola_International_Airport", "property": "runwayDesignation", "object": "\"05L/23R\"" } ]
[ { "subject": "Angola_International_Airport", "property": "location", "object": "Ícolo_e_Bengo" }, { "subject": "Angola_International_Airport", "property": "runwayLength", "object": "4000.0" }, { "subject": "Angola_International_Airport", "property": "elevationAboveTheSeaLevelInMetres", "object": "159" }, { "subject": "Angola_International_Airport", "property": "runwayName", "object": "\"05L/23R\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "At 159 metres above the sea level, with a runway name 05L/23R and a runway length of 4000.0, Angola International Airport is located at Ícolo e Bengo.", "Angola International Airport, which is located at Ícolo e Bengo is 159 metres above sea level and has a runway name of 05L/23R with a length of 4000.0.", "Angola International Airport is 159 metres above the sea level and located in Icolo e Bengo. The runway is called \"05L/23R\" and has a length of 4000 feet." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Angola_International_Airport", "property:runway_length", "resource:4000_0" ], [ "resource:Angola_International_Airport", "property:elevation_above_the_sea_level_in_metres", "159" ], [ "resource:Angola_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Angola_International_Airport", "property:location", "resource:_colo_e_Bengo" ], [ "resource:Angola_International_Airport", "property:runway_name", "resource:05L_23R" ] ]
Angola_International_Airport
[ { "modified": "159", "readable": "159", "graph": "159" }, { "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": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "05L/23R", "readable": "05L/23R", "graph": "resource:05L_23R" }, { "modified": "4000.0", "readable": "4000.0", "graph": "resource:4000_0" }, { "modified": "Angola_International_Airport", "readable": "Angola International Airport", "graph": "resource:Angola_International_Airport" }, { "modified": "Ícolo_e_Bengo", "readable": "Ícolo e Bengo", "graph": "resource:_colo_e_Bengo" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?m = '159' ) . ?k property:runway_name ?z . ?k property:elevation_above_the_sea_level_in_metres ?m . ?k rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?m = '159' ) . ?k property:runway_name ?z . ?k property:elevation_above_the_sea_level_in_metres ?m . ?k rdf:type ontology:airport }", "graph_answer": [ "resource:05L_23R" ], "readable_answer": [ "05L/23R" ], "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 ?b WHERE { ?b rdf:type ontology:airport . ?b property:runway_name resource:05L_23R . ?b property:location ?c }", "readable_query": "SELECT DISTINCT ?c ?b WHERE { ?b rdf:type ontology:airport . ?b property:runway_name resource:05L/23R . ?b property:location ?c }", "graph_answer": [ "resource:_colo_e_Bengo", "resource:Angola_International_Airport" ], "readable_answer": [ "Ícolo e Bengo", "Angola International Airport" ], "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 ?g WHERE { resource:Angola_International_Airport property:similar_dish ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Angola_International_Airport property:similar_dish ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9459
Id58
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "Orange_County,_California" }, { "subject": "Orange_County,_California", "property": "subdivisionName", "object": "Greater_Los_Angeles_Area" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Assembly" }, { "subject": "Orange_County,_California", "property": "country", "object": "United_States" } ]
[ { "subject": "Anaheim,_California", "property": "isPartOf", "object": "Orange_County,_California" }, { "subject": "Orange_County,_California", "property": "isPartOf", "object": "Greater_Los_Angeles_Area" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Assembly" }, { "subject": "Orange_County,_California", "property": "country", "object": "United_States" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Led by the California state Assembly, Anaheim, is a city in Orange County, which is part of the greater Los Angeles area, California, in the United States.", "Anaheim is a city in Orange County, California, U.S.A., and Orange County California is part of the greater Los Angeles area and Anaheim, California is led by the California State Assembly.", "Anaheim, Orange County in California is part of the Greater Los Angeles area within the United States. Anaheim is led by the California State Assembly." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anaheim__California", "property:leader_title", "resource:California_State_Assembly" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:Orange_County__California" ], [ "resource:Orange_County__California", "property:country", "resource:United_States" ], [ "resource:Orange_County__California", "property:is_part_of", "resource:Greater_Los_Angeles_Area" ] ]
Anaheim,_California
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "California_State_Assembly", "readable": "California State Assembly", "graph": "resource:California_State_Assembly" }, { "modified": "Greater_Los_Angeles_Area", "readable": "Greater Los Angeles Area", "graph": "resource:Greater_Los_Angeles_Area" }, { "modified": "Orange_County,_California", "readable": "Orange County, California", "graph": "resource:Orange_County__California" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:Anaheim__California property:is_part_of ?b . VALUES ( ?b ) { ( resource:Orange_County__California ) ( resource:Greater_Los_Angeles_Area ) } }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Anaheim,_California property:is_part_of ?b . VALUES ( ?b ) { ( resource:Orange_County,_California ) ( resource:Greater_Los_Angeles_Area ) } }", "graph_answer": [ "resource:Orange_County__California" ], "readable_answer": [ "Orange County, California" ], "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 ?e WHERE { resource:Orange_County__California property:is_part_of ?e . VALUES ( ?e ) { ( resource:Orange_County__California ) ( resource:Greater_Los_Angeles_Area ) } }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Orange_County,_California property:is_part_of ?e . VALUES ( ?e ) { ( resource:Orange_County,_California ) ( resource:Greater_Los_Angeles_Area ) } }", "graph_answer": [ "resource:Greater_Los_Angeles_Area" ], "readable_answer": [ "Greater Los Angeles Area" ], "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 ?g WHERE { resource:Orange_County__California property:award ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Orange_County,_California property:award ?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" ] } ]
Food
4
9998
Id287
[ { "subject": "Java", "property": "ethnicGroup", "object": "Javanese_people" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "leaderName", "object": "Tony_Tan" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
[ { "subject": "Java", "property": "ethnicGroup", "object": "Javanese_people" }, { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "leader", "object": "Tony_Tan" }, { "subject": "Ayam_penyet", "property": "country", "object": "Java" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Ayam penyet is a dish from Singapore and Java. The Javanese people are an ethnic group of Java and the leader of Singapore is Tony Tan.", "Ayam penyet is a dish found in Java where the Javanese people are an ethnic group. However, it originates from Singapore where Tony Tan is a leader." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Java", "property:ethnic_group", "resource:Javanese_people" ], [ "resource:Singapore", "property:leader", "resource:Tony_Tan" ], [ "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": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Java", "readable": "Java", "graph": "resource:Java" }, { "modified": "Javanese_people", "readable": "Javanese people", "graph": "resource:Javanese_people" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" }, { "modified": "Tony_Tan", "readable": "Tony Tan", "graph": "resource:Tony_Tan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:country resource:Java . ?c property:region resource:Singapore . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:country resource:Java . ?c property:region resource:Singapore . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c rdf:type ontology:food }", "graph_answer": [ "resource:Ayam_penyet" ], "readable_answer": [ "Ayam penyet" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Singapore property:leader resource:Tony_Tan }", "readable_query": "ASK WHERE { resource:Singapore property:leader resource:Tony_Tan }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
WrittenWork
2
5569
Id104
[ { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Severed Wasp is from the United States where the Native Americans are an ethnic group.", "'A Severed Wasp' is from the United States, a country where Native Americans are one of the ethnic groups.", "A severed Wasp originates from the United States, a country where one of the ethnic groups is Native Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "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 ?u ?l WHERE { ?u property:country ?l . ?u rdf:type ontology:written_work . ?l property:ethnic_group resource:Native_Americans_in_the_United_States }", "readable_query": "SELECT DISTINCT ?u ?l WHERE { ?u property:country ?l . ?u rdf:type ontology:written_work . ?l property:ethnic_group resource:Native_Americans_in_the_United_States }", "graph_answer": [ "resource:A_Severed_Wasp", "resource:United_States" ], "readable_answer": [ "A Severed Wasp", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8221
Id67
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "numberOfPages", "object": "\"672\"^^xsd:positiveInteger" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "author", "object": "J._V._Jones" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "\"Print\"@en" } ]
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "numberOfPages", "object": "\"672\"" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "author", "object": "J._V._Jones" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "mediaType", "object": "\"Print\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The book \"A Fortress of Grey Ice\" was written by J V Jones, can be found in print and has 672 pages.", "A Fortress of Grey Ice is 672 pages, available in print and authored by J.V. Jones.", "A Fortress of Grey Ice was made in print and has 672 pages. It was written by J V Jones." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Fortress_of_Grey_Ice", "property:media_type", "resource:Print" ], [ "resource:A_Fortress_of_Grey_Ice", "property:author", "resource:J__V__Jones" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:number_of_pages", "672" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "672", "readable": "672", "graph": "672" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "J._V._Jones", "readable": "J. V. Jones", "graph": "resource:J__V__Jones" }, { "modified": "Print", "readable": "Print", "graph": "resource:Print" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?k rdf:type ontology:written_work . FILTER ( ?u > '400' ) . ?k property:author ?b . ?k property:number_of_pages ?u }", "readable_query": "SELECT DISTINCT ?b WHERE { ?k rdf:type ontology:written_work . FILTER ( ?u > '400' ) . ?k property:author ?b . ?k property:number_of_pages ?u }", "graph_answer": [ "resource:J__V__Jones" ], "readable_answer": [ "J. V. Jones" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:written_work . ?n property:number_of_pages ?t . ?n property:author resource:J__V__Jones . FILTER ( ?t > '400' ) }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:written_work . ?n property:number_of_pages ?t . ?n property:author resource:J._V._Jones . FILTER ( ?t > '400' ) }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v ?f WHERE { resource:A_Fortress_of_Grey_Ice property:media_type ?f . resource:A_Fortress_of_Grey_Ice property:number_of_pages ?v }", "readable_query": "SELECT DISTINCT ?v ?f WHERE { resource:A_Fortress_of_Grey_Ice property:media_type ?f . resource:A_Fortress_of_Grey_Ice property:number_of_pages ?v }", "graph_answer": [ "672", "resource:Print" ], "readable_answer": [ "672", "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" ] } ]
Airport
4
8483
Id81
[ { "subject": "Alcobendas", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Alcobendas", "property": "leaderParty", "object": "People's_Party_(Spain)" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Alcobendas", "property": "country", "object": "Spain" } ]
[ { "subject": "Alcobendas", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Alcobendas", "property": "leaderParty", "object": "People's_Party_(Spain)" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Alcobendas", "property": "country", "object": "Spain" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adolfo Suárez Madrid–Barajas Airport is in Alcobendas, part of the community of Madrid in Spain where the leader party is the People's Party (Spain).", "Adolfo Suárez Madrid–Barajas Airport is in Alcobendas, community of Madrid, Spain. The leader party at Alcobendas is the Peoples Party.", "Adolfo Suárez Madrid Barajas Airport is located in Alcobendas, Spain (led by the Peoples Party), part of the Community of Madrid." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Alcobendas", "property:leader_party", "resource:People_s_Party__Spain_" ], [ "resource:Alcobendas", "property:country", "resource:Spain" ], [ "resource:Alcobendas", "property:is_part_of", "resource:Community_of_Madrid" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leaderParty", "readable": "leader party", "graph": "property:leader_party" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Alcobendas", "readable": "Alcobendas", "graph": "resource:Alcobendas" }, { "modified": "Community_of_Madrid", "readable": "Community of Madrid", "graph": "resource:Community_of_Madrid" }, { "modified": "People's_Party_(Spain)", "readable": "People's Party", "graph": "resource:People_s_Party__Spain_" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x property:leader_party resource:Liberal_Party__Philippines_ . ?x property:is_part_of resource:Community_of_Madrid }", "readable_query": "ASK WHERE { ?x property:leader_party resource:Liberal_Party_(Philippines) . ?x property:is_part_of resource:Community_of_Madrid }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:is_part_of resource:Community_of_Madrid . ?n property:leader_party resource:People_s_Party__Spain_ }", "readable_query": "ASK WHERE { ?n property:is_part_of resource:Community_of_Madrid . ?n property:leader_party resource:People's_Party_(Spain) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?o WHERE { ?o property:is_part_of resource:Community_of_Madrid . ?o property:leader_party resource:People_s_Party__Spain_ }", "readable_query": "SELECT ?o WHERE { ?o property:is_part_of resource:Community_of_Madrid . ?o property:leader_party resource:People's_Party_(Spain) }", "graph_answer": [ "resource:Alcobendas" ], "readable_answer": [ "Alcobendas" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Alcobendas property:country ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Alcobendas property:country ?v }", "graph_answer": [ "resource:Spain" ], "readable_answer": [ "Spain" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:airport . ?e property:location resource:Alcobendas }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:airport . ?e property:location resource:Alcobendas }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
5
11491
Id22
[ { "subject": "Aleksandr_Chumakov", "property": "deathPlace", "object": "Moscow" }, { "subject": "Moscow", "property": "leaderName", "object": "Sergey_Sobyanin" }, { "subject": "Aleksandr_Chumakov", "property": "clubs", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "team", "object": "Soviet_Union_national_football_team" }, { "subject": "FC_Torpedo_Moscow", "property": "manager", "object": "Valery_Petrakov" } ]
[ { "subject": "Aleksandr_Chumakov", "property": "deathPlace", "object": "Moscow" }, { "subject": "Moscow", "property": "leader", "object": "Sergey_Sobyanin" }, { "subject": "Aleksandr_Chumakov", "property": "club", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "club", "object": "Soviet_Union_national_football_team" }, { "subject": "FC_Torpedo_Moscow", "property": "manager", "object": "Valery_Petrakov" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Chumakov passed away in Moscow where the leader is Sergey Sobyanin. Chumakov was a member of the Soviet Union national football team and also played for FC Torpedo Moscow under the manager, Valery Petrakov.", "Valery Petrakov is the manager of FC Torpedo Moscow, the club Aleksandr Chumakov once played for. Aleksandr Chumakov's played for the Soviet Union national football team. He died in Moscow, the leader of which, is Sergey Sobyanin.", "Aleksandr Chumakov who plays for the Soviet Union National football team, died in Moscow where the leader is Sergey Sobyanin. He has also played for FC torpedo Moscow who are managed by Valery Petrakov." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:FC_Torpedo_Moscow", "property:manager", "resource:Valery_Petrakov" ], [ "resource:Moscow", "property:leader", "resource:Sergey_Sobyanin" ], [ "resource:Aleksandr_Chumakov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:FC_Torpedo_Moscow" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:Soviet_Union_national_football_team" ], [ "resource:Aleksandr_Chumakov", "property:death_place", "resource:Moscow" ] ]
Aleksandr_Chumakov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Aleksandr_Chumakov", "readable": "Aleksandr Chumakov", "graph": "resource:Aleksandr_Chumakov" }, { "modified": "FC_Torpedo_Moscow", "readable": "FC Torpedo Moscow", "graph": "resource:FC_Torpedo_Moscow" }, { "modified": "Moscow", "readable": "Moscow", "graph": "resource:Moscow" }, { "modified": "Sergey_Sobyanin", "readable": "Sergey Sobyanin", "graph": "resource:Sergey_Sobyanin" }, { "modified": "Soviet_Union_national_football_team", "readable": "Soviet Union national football team", "graph": "resource:Soviet_Union_national_football_team" }, { "modified": "Valery_Petrakov", "readable": "Valery Petrakov", "graph": "resource:Valery_Petrakov" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?y ) WHERE { resource:Aleksandr_Chumakov property:club ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?y ) WHERE { resource:Aleksandr_Chumakov property:club ?i }", "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 ?a WHERE { resource:Aleksandr_Chumakov property:club ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Aleksandr_Chumakov property:club ?a }", "graph_answer": [ "resource:FC_Torpedo_Moscow", "resource:Soviet_Union_national_football_team" ], "readable_answer": [ "FC Torpedo Moscow", "Soviet Union national football team" ], "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 ?n WHERE { resource:Moscow property:transport_aircraft ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Moscow property:transport_aircraft ?n }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
6
13028
Id57
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "dean", "object": "\"Thomas Pallesen\"@en" }, { "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": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "established", "object": "1928" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "dean", "object": "\"Thomas Pallesen\"" }, { "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" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "established", "object": "1928" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at the Aarhus University in Aarhus, Denmark was established in 1928. It has 16,000 students and its dean is Thomas Pallesen. It is affiliated to the European University Association.", "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus, Denmark and it is now affiliated to the European University Association. The current Dean is Thomas Pallesen and there is a total of 16000 students.", "Established in 1928 and with a current student body of 16000, the School of Business and Social Sciences at the Aarhus University in Aarus, Denmark is affiliated with the European University Association and its dean is Thomas Pallesen." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:dean", "resource:Thomas_Pallesen" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:city", "resource:Aarhus" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:affiliation", "resource:European_University_Association" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:number_of_students", "16000" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:established", "resource:1928" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "16000", "readable": "16000", "graph": "16000" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" }, { "modified": "Thomas Pallesen", "readable": "Thomas Pallesen", "graph": "resource:Thomas_Pallesen" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?r property:number_of_students ?z . FILTER ( ?z <= '20000' ) . ?r rdf:type ontology:university . ?r property:established ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { ?r property:number_of_students ?z . FILTER ( ?z <= '20000' ) . ?r rdf:type ontology:university . ?r property:established ?c }", "graph_answer": [ "resource:1928" ], "readable_answer": [ "1928" ], "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 { ?k property:established resource:1928 . ?k rdf:type ontology:university . ?k property:number_of_students ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { ?k property:established resource:1928 . ?k rdf:type ontology:university . ?k property:number_of_students ?d }", "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", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:university . ?m property:number_of_students 16000 . ?m property:established resource:1928 }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:university . ?m property:number_of_students 16000 . ?m property:established resource:1928 }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'd' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'd' ) ) }", "graph_answer": [ "resource:Denmark" ], "readable_answer": [ "Denmark" ], "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 ?z ?j WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation ?j . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:dean ?z }", "readable_query": "SELECT DISTINCT ?z ?j WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation ?j . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:dean ?z }", "graph_answer": [ "resource:Thomas_Pallesen", "resource:European_University_Association" ], "readable_answer": [ "Thomas Pallesen", "European University Association" ], "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
3
6871
Id159
[ { "subject": "Georgia_(U.S._state)", "property": "capital", "object": "Atlanta" }, { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" }, { "subject": "Albany,_Georgia", "property": "subdivisionName", "object": "Dougherty_County,_Georgia" } ]
[ { "subject": "Georgia_(U.S._state)", "property": "capital", "object": "Atlanta" }, { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Georgia_(U.S._state)" }, { "subject": "Albany,_Georgia", "property": "isPartOf", "object": "Dougherty_County,_Georgia" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Albany is part of Dougherty County in Georgia and the state's capital is Atlanta.", "Atlanta is the capital of Georgia (United States), the state where Albany, Dougherty County, is located." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "property:is_part_of", "resource:Georgia__U_S__state_" ], [ "resource:Albany__Georgia", "property:is_part_of", "resource:Dougherty_County__Georgia" ], [ "resource:Georgia__U_S__state_", "property:capital", "resource:Atlanta" ], [ "resource:Georgia__U_S__state_", "rdf:type", "ontology:city" ] ]
Atlanta
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "Dougherty_County,_Georgia", "readable": "Dougherty County, Georgia", "graph": "resource:Dougherty_County__Georgia" }, { "modified": "Georgia_(U.S._state)", "readable": "Georgia", "graph": "resource:Georgia__U_S__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { { resource:Albany__Georgia property:is_part_of ?h } MINUS { ?h rdf:type ontology:city } }", "readable_query": "SELECT DISTINCT ?h WHERE { { resource:Albany,_Georgia property:is_part_of ?h } MINUS { ?h rdf:type ontology:city } }", "graph_answer": [ "resource:Dougherty_County__Georgia" ], "readable_answer": [ "Dougherty County, Georgia" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?v != resource:Dougherty_County__Georgia ) . resource:Albany__Georgia property:is_part_of ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?v != resource:Dougherty_County,_Georgia ) . resource:Albany,_Georgia property:is_part_of ?v }", "graph_answer": [ "resource:Georgia__U_S__state_" ], "readable_answer": [ "Georgia" ], "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 ?p WHERE { ?p rdf:type ontology:city . resource:Albany__Georgia property:is_part_of ?p . FILTER ( ?p != resource:Dougherty_County__Georgia ) }", "readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:city . resource:Albany__Georgia property:is_part_of ?p . FILTER ( ?p != resource:Dougherty_County__Georgia ) }", "graph_answer": [ "resource:Georgia__U_S__state_" ], "readable_answer": [ "Georgia" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Georgia__U_S__state_ property:most_champions ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Georgia_(U.S._state) property:most_champions ?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" ] } ]
Politician
4
10499
Id183
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Styria" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Imst" }, { "subject": "Alfons_Gorbach", "property": "placeOfDeath", "object": "Graz" } ]
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Styria" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Imst" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfons Gorbach was born in Imst, in Austria and died in Styria, in Graz.", "Alfons Gorbach was born in Imst, Austria and died in Graz, Styria.", "Alfons Gorbach, born in Imst in Austria, died in Styria in Graz." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Styria" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Graz" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Imst" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "Graz", "readable": "Graz", "graph": "resource:Graz" }, { "modified": "Imst", "readable": "Imst", "graph": "resource:Imst" }, { "modified": "Styria", "readable": "Styria", "graph": "resource:Styria" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:birth_place resource:Charlottetown . ?s rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?s property:birth_place resource:Charlottetown . ?s rdf:type ontology:politician }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?j property:birth_place resource:Imst . ?j rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?j property:birth_place resource:Imst . ?j rdf:type ontology:politician }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?b WHERE { ?b property:birth_place resource:Imst . ?b rdf:type ontology:politician }", "readable_query": "SELECT ?b WHERE { ?b property:birth_place resource:Imst . ?b rdf:type ontology:politician }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s ?l WHERE { resource:Alfons_Gorbach property:death_place ?l . resource:Alfons_Gorbach property:birth_place ?s }", "readable_query": "SELECT DISTINCT ?s ?l WHERE { resource:Alfons_Gorbach property:death_place ?l . resource:Alfons_Gorbach property:birth_place ?s }", "graph_answer": [ "resource:Austria", "resource:Graz" ], "readable_answer": [ "Austria", "Graz" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
SportsTeam
4
10612
Id53
[ { "subject": "A.F.C._Blackpool", "property": "ground", "object": "\"The Mechanics,\"@en" }, { "subject": "A.F.C._Blackpool", "property": "season", "object": "2014" }, { "subject": "A.F.C._Blackpool", "property": "capacity", "object": "\"1500\"^^xsd:nonNegativeInteger" }, { "subject": "A.F.C._Blackpool", "property": "fullname", "object": "\"Association Football Club Blackpool\"@en" } ]
[ { "subject": "A.F.C._Blackpool", "property": "ground", "object": "\"The Mechanics,\"" }, { "subject": "A.F.C._Blackpool", "property": "season", "object": "2014" }, { "subject": "A.F.C._Blackpool", "property": "numberOfMembers", "object": "1500" }, { "subject": "A.F.C._Blackpool", "property": "fullName", "object": "\"Association Football Club Blackpool\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A.F.C. Blackpool's has 1500 members and their ground is The Mechanics. A.F.C. Blackpool's full name is \"Association Football Club Blackpool\" and they played in season 2014.", "A.F.C. Blackpool, full name Association Football Club Blackpool, plays at the Mechanics and has 1500 members. They competed in the 2014 season." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_F_C__Blackpool", "property:season", "resource:2014" ], [ "resource:A_F_C__Blackpool", "property:full_name", "Association Football Club Blackpool" ], [ "resource:A_F_C__Blackpool", "property:number_of_members", "resource:1500" ], [ "resource:A_F_C__Blackpool", "rdf:type", "ontology:sports_team" ], [ "resource:A_F_C__Blackpool", "property:ground", "resource:The_Mechanics_" ] ]
A.F.C._Blackpool
[ { "modified": "Association Football Club Blackpool", "readable": "Association Football Club Blackpool", "graph": "Association Football Club Blackpool" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "1500", "readable": "1500", "graph": "resource:1500" }, { "modified": "2014", "readable": "2014", "graph": "resource:2014" }, { "modified": "A.F.C._Blackpool", "readable": "A.F.C. Blackpool", "graph": "resource:A_F_C__Blackpool" }, { "modified": "The Mechanics,", "readable": "The Mechanics,", "graph": "resource:The_Mechanics_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:sports_team . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:ground resource:The_Mechanics_ }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:sports_team . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:ground resource:The_Mechanics, }", "graph_answer": [ "resource:A_F_C__Blackpool" ], "readable_answer": [ "A.F.C. Blackpool" ], "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 ?j WHERE { resource:A_F_C__Blackpool property:sport_governing_body ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:A.F.C._Blackpool property:sport_governing_body ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
2
3371
Id176
[ { "subject": "Atlantic_City_International_Airport", "property": "owner", "object": "South_Jersey_Transportation_Authority" }, { "subject": "South_Jersey_Transportation_Authority", "property": "leader", "object": "Stephen_Dilts" } ]
[ { "subject": "Atlantic_City_International_Airport", "property": "owner", "object": "South_Jersey_Transportation_Authority" }, { "subject": "South_Jersey_Transportation_Authority", "property": "leader", "object": "Stephen_Dilts" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City International Airport is owned by the South Jersey Transportation Authority whose leader is Stephen Dilts.", "Atlantic City International Airport owner is South Jersey Transportation Authority headed by Stephen Dilts .", "Atlantic City International Airport is owned by the South Jersey Transportation Authority which is headed by Stephen Dilts." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:owner", "resource:South_Jersey_Transportation_Authority" ], [ "resource:South_Jersey_Transportation_Authority", "property:leader", "resource:Stephen_Dilts" ] ]
Atlantic_City_International_Airport
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "South_Jersey_Transportation_Authority", "readable": "South Jersey Transportation Authority", "graph": "resource:South_Jersey_Transportation_Authority" }, { "modified": "Stephen_Dilts", "readable": "Stephen Dilts", "graph": "resource:Stephen_Dilts" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?l WHERE { ?u property:owner ?l . ?u rdf:type ontology:airport . ?l property:leader resource:Stephen_Dilts }", "readable_query": "SELECT DISTINCT ?u ?l WHERE { ?u property:owner ?l . ?u rdf:type ontology:airport . ?l property:leader resource:Stephen_Dilts }", "graph_answer": [ "resource:Atlantic_City_International_Airport", "resource:South_Jersey_Transportation_Authority" ], "readable_answer": [ "Atlantic City International Airport", "South Jersey Transportation Authority" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
2
4579
Id91
[ { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "Standard_Chinese" } ]
[ { "subject": "Ayam_penyet", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "Standard_Chinese" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ayam penyet is from Singapore region where standard Chinese is spoken.", "Ayam penyet is a dish from Singapore where Standard Chinese is spoken.", "Standard Chinese is a language of Singapore, where Ayam penyet is a traditional dish." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Singapore", "property:language", "resource:Standard_Chinese" ], [ "resource:Ayam_penyet", "rdf:type", "ontology:food" ], [ "resource:Ayam_penyet", "property:region", "resource:Singapore" ] ]
Ayam_penyet
[ { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ayam_penyet", "readable": "Ayam penyet", "graph": "resource:Ayam_penyet" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" }, { "modified": "Standard_Chinese", "readable": "Standard Chinese", "graph": "resource:Standard_Chinese" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Singapore property:language resource:Standard_Chinese }", "readable_query": "ASK WHERE { resource:Singapore property:language resource:Standard_Chinese }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?c ) WHERE { resource:Ayam_penyet property:distributor ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?c ) WHERE { resource:Ayam_penyet property:distributor ?p }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Athlete
3
6323
Id159
[ { "subject": "Alessio_Romagnoli", "property": "nationalteam", "object": "Italy_national_under-17_football_team" }, { "subject": "Italy_national_under-16_football_team", "property": "coach", "object": "Daniele_Zoratto" }, { "subject": "Alessio_Romagnoli", "property": "team", "object": "Italy_national_under-16_football_team" } ]
[ { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-16_football_team" }, { "subject": "Italy_national_under-16_football_team", "property": "coach", "object": "Daniele_Zoratto" }, { "subject": "Alessio_Romagnoli", "property": "club", "object": "Italy_national_under-17_football_team" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alessio Romagnoli is a member of the Italian national under 17 football team but he used to play for the Italian national under 16 football team which is coached by Daniele Zoratto.", "Alessio Romagnoli played for both the Italian national under 16 football and under 17 football teams. The coach of the Italian national under 16 football team is Daniele Zoratto.", "Alessio Romagnoli is a member of the Italian national under 17 football team and he played for the Italy national under-16 football team, which is coached by Daniele Zoratto." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Italy_national_under_16_football_team", "property:coach", "resource:Daniele_Zoratto" ], [ "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_16_football_team" ] ]
Alessio_Romagnoli
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "coach", "readable": "coach", "graph": "property:coach" }, { "modified": "Alessio_Romagnoli", "readable": "Alessio Romagnoli", "graph": "resource:Alessio_Romagnoli" }, { "modified": "Daniele_Zoratto", "readable": "Daniele Zoratto", "graph": "resource:Daniele_Zoratto" }, { "modified": "Italy_national_under-16_football_team", "readable": "Italy national under-16 football team", "graph": "resource:Italy_national_under_16_football_team" }, { "modified": "Italy_national_under-17_football_team", "readable": "Italy national under-17 football team", "graph": "resource:Italy_national_under_17_football_team" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Alessio_Romagnoli property:club ?f . FILTER NOT EXISTS { ?f property:coach resource:Daniele_Zoratto } }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Alessio_Romagnoli property:club ?f . FILTER NOT EXISTS { ?f property:coach resource:Daniele_Zoratto } }", "graph_answer": [ "resource:Italy_national_under_17_football_team" ], "readable_answer": [ "Italy national under-17 football team" ], "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:Italy_national_under_17_football_team ) . resource:Alessio_Romagnoli property:club ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?r != resource:Italy_national_under-17_football_team ) . resource:Alessio_Romagnoli property:club ?r }", "graph_answer": [ "resource:Italy_national_under_16_football_team" ], "readable_answer": [ "Italy national under-16 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" ] } ]
WrittenWork
3
8227
Id73
[ { "subject": "A_Long_Long_Way", "property": "oclc", "object": "57392246" }, { "subject": "A_Long_Long_Way", "property": "isbn", "object": "\"0-670-03380-4\"" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "Hardcover" } ]
[ { "subject": "A_Long_Long_Way", "property": "oclcNumber", "object": "57392246" }, { "subject": "A_Long_Long_Way", "property": "isbnNumber", "object": "\"0-670-03380-4\"" }, { "subject": "A_Long_Long_Way", "property": "mediaType", "object": "Hardcover" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The hardback book A Long Long Way has an OCLC number 57392246 and an ISBN number 0-670-03380-4.", "A Long Long Way is available in hardcover. The OCLC number is 57392246 and the ISBN number is 0-670-03380-4.", "A Long Long Way is available in hardcover and has the OCLC number of 57392246 and the ISBN number 0-670-03380-4." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Long_Long_Way", "property:media_type", "resource:Hardcover" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:oclc_number", "57392246" ], [ "resource:A_Long_Long_Way", "property:isbn_number", "resource:0_670_03380_4" ] ]
A_Long_Long_Way
[ { "modified": "57392246", "readable": "57392246", "graph": "57392246" }, { "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-670-03380-4", "readable": "0-670-03380-4", "graph": "resource:0_670_03380_4" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?r property:oclc_number ?l . ?r rdf:type ontology:written_work . ?r property:isbn_number ?t . FILTER ( ?l = '57392246' ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?r property:oclc_number ?l . ?r rdf:type ontology:written_work . ?r property:isbn_number ?t . FILTER ( ?l = '57392246' ) }", "graph_answer": [ "resource:0_670_03380_4" ], "readable_answer": [ "0-670-03380-4" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?i rdf:type ontology:written_work . ?i property:media_type ?e . ?i property:isbn_number resource:0_670_03380_4 }", "readable_query": "SELECT DISTINCT ?e WHERE { ?i rdf:type ontology:written_work . ?i property:media_type ?e . ?i property:isbn_number resource:0-670-03380-4 }", "graph_answer": [ "resource:Hardcover" ], "readable_answer": [ "Hardcover" ], "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 ?u WHERE { ?u rdf:type ontology:written_work . ?u property:isbn_number resource:0_670_03380_4 . ?u property:media_type resource:Hardcover }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:written_work . ?u property:isbn_number resource:0-670-03380-4 . ?u property:media_type resource:Hardcover }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "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" ] } ]
Airport
2
3347
Id152
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "r3Surface", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Commelinids" } ]
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "3rdRunwaySurfaceType", "object": "Poaceae" }, { "subject": "Poaceae", "property": "order", "object": "Commelinids" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ardmore Airport (New Zealand)'s 3rd runway surface type is Poaceae which is of the order Commelinids.", "New Zealand's Ardmore Airport's 3rd runway is made of poaceae (Commelinids order).", "The 3rd runway at Ardmore Airport (New Zealand) is made of Poaceae which is of the order of Commelinids." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Poaceae", "property:order", "resource:Commelinids" ], [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:3rd_runway_surface_type", "resource:Poaceae" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "3rdRunwaySurfaceType", "readable": "3rd runway surface type", "graph": "property:3rd_runway_surface_type" }, { "modified": "order", "readable": "order", "graph": "property:order" }, { "modified": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Commelinids", "readable": "Commelinids", "graph": "resource:Commelinids" }, { "modified": "Poaceae", "readable": "Poaceae", "graph": "resource:Poaceae" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?n ) WHERE { ?n rdf:type ontology:airport . ?b property:class resource:Monocotyledon . ?n property:3rd_runway_surface_type ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?n ) WHERE { ?n rdf:type ontology:airport . ?b property:class resource:Monocotyledon . ?n property:3rd_runway_surface_type ?b }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'ardmore' ) ) . ?f property:order resource:Commelinids . ?a property:3rd_runway_surface_type ?f . ?a rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( LCASE ( ?a ) , 'ardmore' ) ) . ?f property:order resource:Commelinids . ?a property:3rd_runway_surface_type ?f . ?a rdf:type ontology:airport }", "graph_answer": [ "resource:Ardmore_Airport__New_Zealand_" ], "readable_answer": [ "Ardmore Airport" ], "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 ?p WHERE { resource:Ardmore_Airport__New_Zealand_ property:chancellor ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Ardmore_Airport_(New_Zealand) property:chancellor ?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" ] } ]
Astronaut
7
13095
Id62
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"@en" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "birthDate", "object": "\"1927-07-23\"^^xsd:date" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"^^xsd:date" }, { "subject": "Elliot_See", "property": "selection", "object": "1962" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "Elliot_See", "property": "status", "object": "\"Deceased\"" }, { "subject": "Elliot_See", "property": "deathPlace", "object": "St._Louis" }, { "subject": "Elliot_See", "property": "birthDate", "object": "\"1927-07-23\"" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "Elliot_See", "property": "deathDate", "object": "\"1966-02-28\"" }, { "subject": "Elliot_See", "property": "selectedByNasa", "object": "1962" } ]
(X (X) (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See died in St Louis on 28 February 1966. He was born in Dallas on 23 July 1927 and attended the University of Texas at Austin. He was selected by NASA in 1962.", "Elliot See was born on July 23rd, 1927 in Dallas. He was a student at University of Texas at Austin, after that was chosen by NASA in 1962. He died on the 28th of February 1966 in St. Louis and is deceased.", "Elliot See was born in Dallas on 07/23/1927. He attended the University of Texas at Austin after that he was chosen by NASA in 1962. He died in St Louis on 28 February, 1966." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "property:selected_by_nasa", "resource:1962" ], [ "resource:Elliot_See", "property:status", "resource:Deceased" ], [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:death_place", "resource:St__Louis" ], [ "resource:Elliot_See", "property:birth_date", "1927-07-23" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ], [ "resource:Elliot_See", "property:death_date", "1966-02-28" ] ]
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": "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": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "status", "readable": "status", "graph": "property:status" }, { "modified": "1962", "readable": "1962", "graph": "resource:1962" }, { "modified": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Deceased", "readable": "Deceased", "graph": "resource:Deceased" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "St._Louis", "readable": "St. Louis", "graph": "resource:St__Louis" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?r = \"1966-02-28\" ) . ?n rdf:type ontology:astronaut . ?n property:death_date ?r . ?n property:selected_by_nasa ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?r = \"1966-02-28\" ) . ?n rdf:type ontology:astronaut . ?n property:death_date ?r . ?n property:selected_by_nasa ?p }", "graph_answer": [ "resource:1962" ], "readable_answer": [ "1962" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:death_date ?e . ?s property:selected_by_nasa resource:1962 . FILTER ( ?e = \"1966-02-28\" ) . ?s rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:death_date ?e . ?s property:selected_by_nasa resource:1962 . FILTER ( ?e = \"1966-02-28\" ) . ?s rdf:type ontology:astronaut }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h ?u WHERE { resource:Elliot_See property:birth_place ?h . resource:Elliot_See property:alma_mater ?u }", "readable_query": "SELECT DISTINCT ?h ?u WHERE { resource:Elliot_See property:birth_place ?h . resource:Elliot_See property:alma_mater ?u }", "graph_answer": [ "resource:Dallas", "resource:University_of_Texas_at_Austin" ], "readable_answer": [ "Dallas", "University of Texas at Austin" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Elliot_See property:birth_date '1927-07-23' }", "readable_query": "ASK WHERE { resource:Elliot_See property:birth_date '1927-07-23' }", "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 ?h ?e WHERE { resource:Elliot_See property:death_place ?h . resource:Elliot_See property:status ?e }", "readable_query": "SELECT DISTINCT ?h ?e WHERE { resource:Elliot_See property:death_place ?h . resource:Elliot_See property:status ?e }", "graph_answer": [ "resource:St__Louis", "resource:Deceased" ], "readable_answer": [ "St. Louis", "Deceased" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:Elliot_See property:impact_factor ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Elliot_See property:impact_factor ?e }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7264
Id177
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leader", "object": "Claude_Bartolone" } ]
[ { "subject": "Barny_Cakes", "property": "country", "object": "France" }, { "subject": "France", "property": "language", "object": "French_language" }, { "subject": "France", "property": "leader", "object": "Claude_Bartolone" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Barny cakes can be found in France, where Claude Bartolone leads and French is a language spoken there.", "Barny Cakes originate in France, where French is the national language and where Claude Bartolone is the leader.", "Barny cakes originated in France, where the leader is Claude Bartolone and the national language is French." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Barny_Cakes", "rdf:type", "ontology:food" ], [ "resource:Barny_Cakes", "property:country", "resource:France" ], [ "resource:France", "property:leader", "resource:Claude_Bartolone" ], [ "resource:France", "property:language", "resource:French_language" ] ]
Barny_Cakes
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Barny_Cakes", "readable": "Barny Cakes", "graph": "resource:Barny_Cakes" }, { "modified": "Claude_Bartolone", "readable": "Claude Bartolone", "graph": "resource:Claude_Bartolone" }, { "modified": "France", "readable": "France", "graph": "resource:France" }, { "modified": "French_language", "readable": "French language", "graph": "resource:French_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?n ) WHERE { ?f property:language resource:French_language . ?f property:leader resource:Claude_Bartolone }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?n ) WHERE { ?f property:language resource:French_language . ?f property:leader resource:Claude_Bartolone }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:leader resource:Claude_Bartolone . ?k property:language resource:French_language }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:leader resource:Claude_Bartolone . ?k property:language resource:French_language }", "graph_answer": [ "resource:France" ], "readable_answer": [ "France" ], "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 { ?o property:country resource:France . ?o rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:country resource:France . ?o rdf:type ontology:food }", "graph_answer": [ "resource:Barny_Cakes" ], "readable_answer": [ "Barny Cakes" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10338
Id22
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Netherlands", "property": "currency", "object": "Euro" }, { "subject": "Ab_Klink", "property": "nationality", "object": "Netherlands" } ]
[ { "subject": "Ab_Klink", "property": "almaMater", "object": "Erasmus_University_Rotterdam" }, { "subject": "Erasmus_University_Rotterdam", "property": "affiliation", "object": "Association_of_MBAs" }, { "subject": "Netherlands", "property": "currency", "object": "Euro" }, { "subject": "Ab_Klink", "property": "nationality", "object": "Netherlands" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The currency of The Netherlands is the Euro. Ab Klink, a Netherlands national, attended Erasmus University Rotterdam, which is affiliated to the Association of MBAs.", "Ab Klink, is from the Netherlands, where the Euro is the currency. Ab Klink attended Erasmus University Rotterdam, which is affiliated with the Association of MBAs.", "Erasmus University in Rotterdam (Assoc. MBA's) alum Ab Klink is a Netherlands national, where the euro is currency." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Erasmus_University_Rotterdam", "property:affiliation", "resource:Association_of_MBAs" ], [ "resource:Netherlands", "property:currency", "resource:Euro" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:nationality", "resource:Netherlands" ], [ "resource:Ab_Klink", "property:alma_mater", "resource:Erasmus_University_Rotterdam" ] ]
Ab_Klink
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "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" }, { "modified": "Euro", "readable": "Euro", "graph": "resource:Euro" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?k ) WHERE { ?m property:affiliation resource:Association_of_MBAs . ?e property:alma_mater ?m . ?e rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?k ) WHERE { ?m property:affiliation resource:Association_of_MBAs . ?e property:alma_mater ?m . ?e rdf:type ontology:politician }", "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": "ASK WHERE { resource:Netherlands property:currency resource:Indonesian_rupiah }", "readable_query": "ASK WHERE { resource:Netherlands property:currency resource:Indonesian_rupiah }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?w property:currency resource:Euro . ?a property:nationality ?w . ?a rdf:type ontology:politician . ?a property:alma_mater resource:Erasmus_University_Rotterdam }", "readable_query": "SELECT DISTINCT ?a WHERE { ?w property:currency resource:Euro . ?a property:nationality ?w . ?a rdf:type ontology:politician . ?a property:alma_mater resource:Erasmus_University_Rotterdam }", "graph_answer": [ "resource:Ab_Klink" ], "readable_answer": [ "Ab Klink" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
4
9327
Id44
[ { "subject": "101_Helena", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
[ { "subject": "101_Helena", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" }, { "subject": "James_Craig_Watson", "property": "deathCause", "object": "Peritonitis" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "101 Helena was discovered by James Craig Watson who originated from Canada and died of peritonitis in Madison, Wisconsin.", "101 Helena was discovered by Canadian, James Craig Watson, who died from peritonitis, in Madison, Wisconsin.", "Canadian James Craig Watson, who died of peritonitis in Madison, Wisconsin, was the man who discovered 101 Helena." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:101_Helena", "rdf:type", "ontology:celestial_body" ], [ "resource:101_Helena", "property:discoverer", "resource:James_Craig_Watson" ], [ "resource:James_Craig_Watson", "property:death_cause", "resource:Peritonitis" ], [ "resource:James_Craig_Watson", "property:death_place", "resource:Madison__Wisconsin" ], [ "resource:James_Craig_Watson", "property:state_of_origin", "resource:Canada" ] ]
101_Helena
[ { "modified": "deathCause", "readable": "death cause", "graph": "property:death_cause" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "stateOfOrigin", "readable": "state of origin", "graph": "property:state_of_origin" }, { "modified": "101_Helena", "readable": "101 Helena", "graph": "resource:101_Helena" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "James_Craig_Watson", "readable": "James Craig Watson", "graph": "resource:James_Craig_Watson" }, { "modified": "Madison,_Wisconsin", "readable": "Madison, Wisconsin", "graph": "resource:Madison__Wisconsin" }, { "modified": "Peritonitis", "readable": "Peritonitis", "graph": "resource:Peritonitis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'watson' ) ) . ?q property:state_of_origin resource:Canada }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'watson' ) ) . ?q property:state_of_origin resource:Canada }", "graph_answer": [ "resource:James_Craig_Watson" ], "readable_answer": [ "James Craig Watson" ], "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:101_Helena property:discoverer resource:James_Craig_Watson . resource:101_Helena rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { resource:101_Helena property:discoverer resource:James_Craig_Watson . resource:101_Helena rdf:type ontology:celestial_body }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x ?y WHERE { resource:James_Craig_Watson property:death_cause ?y . resource:James_Craig_Watson property:death_place ?x }", "readable_query": "SELECT DISTINCT ?x ?y WHERE { resource:James_Craig_Watson property:death_cause ?y . resource:James_Craig_Watson property:death_place ?x }", "graph_answer": [ "resource:Madison__Wisconsin", "resource:Peritonitis" ], "readable_answer": [ "Madison, Wisconsin", "Peritonitis" ], "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
3
6358
Id194
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "\"→ Sparta Prague\"@en" } ]
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclub", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "Sparta_Prague" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Prudnikov's club is called Sparta Prague and he is a member of the youth side of FC Spartak Moscow whose ground is at the Otkrytiye Arena.", "Otkrytiye Arena is the home ground of FC Spartak Moscow, which was the youth football club of Aleksandr Prudnikov, whose club is now, Sparta Prague.", "Aleksandr Prudnikov, whose club is Sparta Prague, is a member of the youth side of FC Spartak Moscow who have their home ground at the Otkrytiye Arena." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:Sparta_Prague" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" }, { "modified": "Sparta_Prague", "readable": "Sparta Prague", "graph": "resource:Sparta_Prague" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:athlete . ?r property:ground resource:Otkrytiye_Arena . ?t property:club resource:Sparta_Prague . FILTER ( CONTAINS ( LCASE ( ?t ) , 'aleksandr' ) ) . ?t property:youthclub ?r }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:athlete . ?r property:ground resource:Otkrytiye_Arena . ?t property:club resource:Sparta_Prague . FILTER ( CONTAINS ( LCASE ( ?t ) , 'aleksandr' ) ) . ?t property:youthclub ?r }", "graph_answer": [ "resource:Aleksandr_Prudnikov" ], "readable_answer": [ "Aleksandr Prudnikov" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?c property:youthclub ?l . ?c property:club resource:Sparta_Prague . ?c rdf:type ontology:athlete . ?l property:ground resource:Otkrytiye_Arena }", "readable_query": "SELECT DISTINCT ?l WHERE { ?c property:youthclub ?l . ?c property:club resource:Sparta_Prague . ?c rdf:type ontology:athlete . ?l property:ground resource:Otkrytiye_Arena }", "graph_answer": [ "resource:FC_Spartak_Moscow" ], "readable_answer": [ "FC Spartak Moscow" ], "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" ] } ]
Building
3
6483
Id103
[ { "subject": "Adisham_Hall", "property": "locationCountry", "object": "Sri_Lanka" }, { "subject": "Adisham_Hall", "property": "location", "object": "\"Haputale, Sri Lanka\"@en" }, { "subject": "Sri_Lanka", "property": "capital", "object": "Sri_Jayawardenepura_Kotte" } ]
[ { "subject": "Adisham_Hall", "property": "country", "object": "Sri_Lanka" }, { "subject": "Adisham_Hall", "property": "location", "object": "\"Haputale, Sri Lanka\"" }, { "subject": "Sri_Lanka", "property": "capital", "object": "Sri_Jayawardenepura_Kotte" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Adisham Hall is in Haputale, Sri Lanka and Sri Jayawardenepura Kotte is the capital of that country." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Sri_Lanka", "property:capital", "resource:Sri_Jayawardenepura_Kotte" ], [ "resource:Adisham_Hall", "rdf:type", "ontology:building" ], [ "resource:Adisham_Hall", "property:location", "resource:Haputale__Sri_Lanka" ], [ "resource:Adisham_Hall", "property:country", "resource:Sri_Lanka" ] ]
Adisham_Hall
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Adisham_Hall", "readable": "Adisham Hall", "graph": "resource:Adisham_Hall" }, { "modified": "Haputale, Sri Lanka", "readable": "Haputale, Sri Lanka", "graph": "resource:Haputale__Sri_Lanka" }, { "modified": "Sri_Jayawardenepura_Kotte", "readable": "Sri Jayawardenepura Kotte", "graph": "resource:Sri_Jayawardenepura_Kotte" }, { "modified": "Sri_Lanka", "readable": "Sri Lanka", "graph": "resource:Sri_Lanka" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:building . ?x property:country ?u . ?u property:capital resource:Sri_Jayawardenepura_Kotte . ?x property:location resource:Haputale__Sri_Lanka }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:building . ?x property:country ?u . ?u property:capital resource:Sri_Jayawardenepura_Kotte . ?x property:location resource:Haputale,_Sri_Lanka }", "graph_answer": [ "resource:Adisham_Hall" ], "readable_answer": [ "Adisham Hall" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11209
Id60
[ { "subject": "Al_Anderson_(NRBQ)", "property": "associatedMusicalArtist", "object": "NRBQ" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ)", "property": "instrument", "object": "Singing" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "associatedBand/associatedMusicalArtist", "object": "NRBQ" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "instrument", "object": "Singing" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Singer Al Anderson plays with the band NRBQ. His genre is rock music which originated from blues music. A musical fusion of rock music is bhangra music.", "Al Anderson is a singer, who performs rock music (Bhangra is fusion genre) with NRBQ.The blues is a stylistic origin of rock music.", "NRBQ rock musician Al Anderson is a singer. Rock originates from the Blues and is the basis of bhangra fusion." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:associated_band_associated_musical_artist", "resource:NRBQ" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Rock_music" ], [ "resource:Al_Anderson__NRBQ_band_", "property:instrument", "resource:Singing" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "NRBQ", "readable": "NRBQ", "graph": "resource:NRBQ" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" }, { "modified": "Singing", "readable": "Singing", "graph": "resource:Singing" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?b rdf:type ontology:artist . ?b property:instrument resource:Singing . ?q property:stylistic_origin resource:Blues . ?b property:genre ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?b rdf:type ontology:artist . ?b property:instrument resource:Singing . ?q property:stylistic_origin resource:Blues . ?b property:genre ?q }", "graph_answer": [ "resource:Rock_music" ], "readable_answer": [ "Rock music" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:artist . ?g property:genre resource:Rock_music . resource:Rock_music property:stylistic_origin resource:Blues . ?g property:instrument resource:Singing }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:artist . ?g property:genre resource:Rock_music . resource:Rock_music property:stylistic_origin resource:Blues . ?g property:instrument resource:Singing }", "graph_answer": [ "resource:Al_Anderson__NRBQ_band_" ], "readable_answer": [ "Al Anderson" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Rock_music property:music_fusion_genre resource:Bhangra__music_ }", "readable_query": "ASK WHERE { resource:Rock_music property:music_fusion_genre resource:Bhangra_(music) }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Food
5
12090
Id37
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Malaysia", "property": "ethnicGroups", "object": "Malaysian_Malay" }, { "subject": "Malaysia", "property": "leader", "object": "Arifin_Zakaria" }, { "subject": "Asam_pedas", "property": "region", "object": "Malay_Peninsula" } ]
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Chinese" }, { "subject": "Malaysia", "property": "ethnicGroup", "object": "Malaysian_Malay" }, { "subject": "Malaysia", "property": "leader", "object": "Arifin_Zakaria" }, { "subject": "Asam_pedas", "property": "region", "object": "Malay_Peninsula" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arifin Zakaria is the leader of Malaysia where the ethnic groups are the Malaysian Chinese and the Malay. Asam pedas is a food from Malaysia in the Malay Peninsula.", "Malaysian Malay and the Malaysian Chinese are ethnic groups in Malaysia. Arifin Zakaria is the leader in Malaysia. Asam pedas is a food that is found in the Malay Peninsula in Malaysia.", "Asam pedas is a food found on the Malay Peninsula, Malaysia. Arifin Zakaria is the leader of the country and ethnic groups there include the Malay and Malaysian Chinese." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Malaysia", "property:leader", "resource:Arifin_Zakaria" ], [ "resource:Malaysia", "property:ethnic_group", "resource:Malaysian_Malay" ], [ "resource:Malaysia", "property:ethnic_group", "resource:Malaysian_Chinese" ], [ "resource:Asam_pedas", "rdf:type", "ontology:food" ], [ "resource:Asam_pedas", "property:country", "resource:Malaysia" ], [ "resource:Asam_pedas", "property:region", "resource:Malay_Peninsula" ] ]
Asam_pedas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Arifin_Zakaria", "readable": "Arifin Zakaria", "graph": "resource:Arifin_Zakaria" }, { "modified": "Asam_pedas", "readable": "Asam pedas", "graph": "resource:Asam_pedas" }, { "modified": "Malay_Peninsula", "readable": "Malay Peninsula", "graph": "resource:Malay_Peninsula" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Malaysian_Chinese", "readable": "Malaysian Chinese", "graph": "resource:Malaysian_Chinese" }, { "modified": "Malaysian_Malay", "readable": "Malaysian Malay", "graph": "resource:Malaysian_Malay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?v ) WHERE { resource:Malaysia property:ethnic_group ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?v ) WHERE { resource:Malaysia property:ethnic_group ?c }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Malaysia property:ethnic_group ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Malaysia property:ethnic_group ?o }", "graph_answer": [ "resource:Malaysian_Malay", "resource:Malaysian_Chinese" ], "readable_answer": [ "Malaysian Malay", "Malaysian Chinese" ], "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 ?o WHERE { resource:Asam_pedas property:comparable ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Asam_pedas property:comparable ?o }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9497
Id96
[ { "subject": "Atlantic_City,_New_Jersey", "property": "leaderTitle", "object": "\"Clerk\"@en" }, { "subject": "Atlantic_City,_New_Jersey", "property": "populationDensity", "object": "\"1421.16\"^^xsd:double" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaCode", "object": "\"609\"" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaTotal", "object": "\"44.125\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Atlantic_City,_New_Jersey", "property": "leaderTitle", "object": "Clerk_(municipal_official)" }, { "subject": "Atlantic_City,_New_Jersey", "property": "populationDensity", "object": "1421.2 (inhabitants per square kilometre)" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaCode", "object": "609" }, { "subject": "Atlantic_City,_New_Jersey", "property": "areaTotal", "object": "44.125 (square kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City, in New Jersey, has a population density of 1421.2 inhabitants per square kilometre and a total area of 44.125 sq. km. It has an area code of 609 and the Clerk leads this city.", "A Clerk (municipal official) is the leader of Atlantic City, N.J and its total area is 44.125 square kilometres. The area code of the city is 609 and it has 1421.2 inhabitants/square kilometre population density.", "The municipal official titled the Clerk leads Atlantic City, New Jersey which has a total area of 44.125 square kilometres. The area code of the city is 609 and it has a 1421.2 people/sq km population density." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "property:area_total", "44.125 (square kilometres)" ], [ "resource:Atlantic_City__New_Jersey", "property:area_code", "609" ], [ "resource:Atlantic_City__New_Jersey", "property:leader_title", "resource:Clerk__municipal_official_" ], [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:population_density", "1421.2 (inhabitants per square kilometre)" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "1421.2 (inhabitants per square kilometre)", "readable": "1421.2", "graph": "1421.2 (inhabitants per square kilometre)" }, { "modified": "44.125 (square kilometres)", "readable": "44.125", "graph": "44.125 (square kilometres)" }, { "modified": "609", "readable": "609", "graph": "609" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "Clerk_(municipal_official)", "readable": "Clerk", "graph": "resource:Clerk__municipal_official_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?l property:area_code ?y . ?l property:population_density ?g . ?l rdf:type ontology:city . FILTER ( ?y >= '400' ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?l property:area_code ?y . ?l property:population_density ?g . ?l rdf:type ontology:city . FILTER ( ?y >= '400' ) }", "graph_answer": [ "1421.2 (inhabitants per square kilometre)" ], "readable_answer": [ "1421.2" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:population_density '1421.2 (inhabitants per square kilometre)' . FILTER ( ?p >= '400' ) . ?f property:area_code ?p . ?f rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:population_density '1421.2 (inhabitants per square kilometre)' . FILTER ( ?p >= '400' ) . ?f property:area_code ?p . ?f rdf:type ontology:city }", "graph_answer": [ "resource:Atlantic_City__New_Jersey" ], "readable_answer": [ "Atlantic City, New Jersey" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?d WHERE { resource:Atlantic_City__New_Jersey property:area_total ?u . resource:Atlantic_City__New_Jersey property:leader_title ?d }", "readable_query": "SELECT DISTINCT ?u ?d WHERE { resource:Atlantic_City,_New_Jersey property:area_total ?u . resource:Atlantic_City,_New_Jersey property:leader_title ?d }", "graph_answer": [ "44.125 (square kilometres)", "resource:Clerk__municipal_official_" ], "readable_answer": [ "44.125", "Clerk" ], "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:Atlantic_City__New_Jersey property:area_code ?j }", "readable_query": "ASK WHERE { resource:Atlantic_City,_New_Jersey property:area_code ?j }", "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 ?f WHERE { resource:Atlantic_City__New_Jersey property:area_code ?f }", "readable_query": "SELECT ?f WHERE { resource:Atlantic_City,_New_Jersey property:area_code ?f }", "graph_answer": [ "609" ], "readable_answer": [ "609" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
2
4172
Id22
[ { "subject": "Albany,_Oregon", "property": "isPartOf", "object": "Benton_County,_Oregon" }, { "subject": "Benton_County,_Oregon", "property": "largestCity", "object": "Corvallis,_Oregon" } ]
[ { "subject": "Albany,_Oregon", "property": "isPartOf", "object": "Benton_County,_Oregon" }, { "subject": "Benton_County,_Oregon", "property": "largestCity", "object": "Corvallis,_Oregon" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albany is part of Benton County in Oregon, where the largest city is Corvallis.", "Albany is part of Benton County, Oregon, which is home to the largest city of Corvallis.", "Albany is part of Benton County in Oregon, where the largest city, in Benton, is Corvallis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Oregon", "rdf:type", "ontology:city" ], [ "resource:Albany__Oregon", "property:is_part_of", "resource:Benton_County__Oregon" ], [ "resource:Benton_County__Oregon", "property:largest_city", "resource:Corvallis__Oregon" ] ]
Albany,_Oregon
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Albany,_Oregon", "readable": "Albany, Oregon", "graph": "resource:Albany__Oregon" }, { "modified": "Benton_County,_Oregon", "readable": "Benton County, Oregon", "graph": "resource:Benton_County__Oregon" }, { "modified": "Corvallis,_Oregon", "readable": "Corvallis, Oregon", "graph": "resource:Corvallis__Oregon" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:city . ?q property:is_part_of ?u . ?u property:largest_city resource:Albany__Oregon }", "readable_query": "ASK WHERE { ?q rdf:type ontology:city . ?q property:is_part_of ?u . ?u property:largest_city resource:Albany,_Oregon }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
4
9799
Id88
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
[ { "subject": "Bacon_Explosion", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "United_States", "property": "ethnicGroup", "object": "White_Americans" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bacon Explosion originates from the United States, the capital of the United States is Washington, D.C. which has Barack Obama as one of its leaders and White Americans as one of its ethnic groups.", "Bacon Explosion comes from the United States where Barack Obama was once leader. The capital is Washington D.C. and White Americans are one ethnic group.", "The bacon explosion comes from the United States where Barack Obama is the leader. The capital of the country is Washington DC and the White Americans are an ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:White_Americans" ], [ "resource:Bacon_Explosion", "rdf:type", "ontology:food" ], [ "resource:Bacon_Explosion", "property:country", "resource:United_States" ] ]
Bacon_Explosion
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Bacon_Explosion", "readable": "Bacon Explosion", "graph": "resource:Bacon_Explosion" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" }, { "modified": "White_Americans", "readable": "White Americans", "graph": "resource:White_Americans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'states' ) ) . ?i property:ethnic_group resource:White_Americans . ?i property:leader resource:Barack_Obama }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'states' ) ) . ?i property:ethnic_group resource:White_Americans . ?i property:leader resource:Barack_Obama }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?y ) WHERE { resource:United_States property:capital ?j }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?y ) WHERE { resource:United_States property:capital ?j }", "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 ?h WHERE { resource:United_States property:capital ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { resource:United_States property:capital ?h }", "graph_answer": [ "resource:Washington__D_C_" ], "readable_answer": [ "Washington, D.C." ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Bacon_Explosion property:comparable ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Bacon_Explosion property:comparable ?u }", "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" ] } ]
WrittenWork
5
12770
Id38
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "leader", "object": "Joe_Biden" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
[ { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "United_States", "property": "leader", "object": "Joe_Biden" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alcatraz Versus the Evil Librarians originates from the United States, where Joe Biden is a leader. It is written in English, also spoken in Great Britain. The US includes many Asian Americans.", "The English language, as spoken in Great Britain, was used by the authors of Alcatraz Versus the Evil Librarians. The book comes from the United States where Joe Biden is a leader and the Asian Americans are an ethnic group.", "Joe Biden is a leader in the United States where one of the ethnic groups is that of the Asian Americans. The country is the origin of the book Alcatraz Versus the Evil Librarians which is written in English, as spoken in Great Britain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Joe_Biden" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:language", "resource:English_language" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "Joe_Biden", "readable": "Joe Biden", "graph": "resource:Joe_Biden" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u property:language resource:English_language . ?u rdf:type ontology:written_work . ?u property:country ?x . ?x property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u property:language resource:English_language . ?u rdf:type ontology:written_work . ?u property:country ?x . ?x property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:Alcatraz_Versus_the_Evil_Librarians" ], "readable_answer": [ "Alcatraz Versus the Evil Librarians" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:language resource:English_language . resource:Alcatraz_Versus_the_Evil_Librarians property:country ?g . resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work . ?g property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:language resource:English_language . resource:Alcatraz_Versus_the_Evil_Librarians property:country ?g . resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work . ?g property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
Politician
3
7797
Id128
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" }, { "subject": "Agnes_Kant", "property": "party", "object": "Socialist_Party_(Netherlands)" } ]
[ { "subject": "Agnes_Kant", "property": "nationality", "object": "Netherlands" }, { "subject": "Socialist_Party_(Netherlands)", "property": "leader", "object": "Emile_Roemer" }, { "subject": "Agnes_Kant", "property": "party", "object": "Socialist_Party_(Netherlands)" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Kant, a Netherlands national, is a member of the Netherlands Socialist Party, the leader of which, is Emile Roemer.", "Agnes Kant from the Netherlands is a member of the Socialist Party in Netherlands, the party where Emile Roemer is a leader.", "A Netherlands national, Agnes Kant, is a member of the Socialist Party in Netherlands, the leader of which, is Emile Roemer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Socialist_Party__Netherlands_", "property:leader", "resource:Emile_Roemer" ], [ "resource:Agnes_Kant", "property:party", "resource:Socialist_Party__Netherlands_" ], [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:nationality", "resource:Netherlands" ] ]
Agnes_Kant
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Emile_Roemer", "readable": "Emile Roemer", "graph": "resource:Emile_Roemer" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" }, { "modified": "Socialist_Party_(Netherlands)", "readable": "Socialist Party", "graph": "resource:Socialist_Party__Netherlands_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:party ?c . ?y rdf:type ontology:politician . ?c property:leader resource:Emile_Roemer . ?y property:nationality resource:Netherlands }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:party ?c . ?y rdf:type ontology:politician . ?c property:leader resource:Emile_Roemer . ?y property:nationality resource:Netherlands }", "graph_answer": [ "resource:Agnes_Kant" ], "readable_answer": [ "Agnes Kant" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?p property:nationality resource:Netherlands . ?p property:party ?n . ?n property:leader resource:Emile_Roemer . ?p rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?n WHERE { ?p property:nationality resource:Netherlands . ?p property:party ?n . ?n property:leader resource:Emile_Roemer . ?p rdf:type ontology:politician }", "graph_answer": [ "resource:Socialist_Party__Netherlands_" ], "readable_answer": [ "Socialist Party" ], "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" ] } ]
Building
3
6444
Id64
[ { "subject": "3Arena", "property": "architect", "object": "Populous_(company)" }, { "subject": "3Arena", "property": "location", "object": "North_Wall,_Dublin" }, { "subject": "3Arena", "property": "completionDate", "object": "\"December 2008\"@en" } ]
[ { "subject": "3Arena", "property": "architect", "object": "Populous_(company)" }, { "subject": "3Arena", "property": "location", "object": "North_Wall,_Dublin" }, { "subject": "3Arena", "property": "completionDate", "object": "\"December 2008\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The company Populous is the architect of 3Arena which is located at North Wall, Dublin. and completed in December 2008.", "The architect of 3Arena, in North Wall Dublin and completed in December 2008, is Populous." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:3Arena", "property:architect", "resource:Populous__company_" ], [ "resource:3Arena", "rdf:type", "ontology:building" ], [ "resource:3Arena", "property:location", "resource:North_Wall__Dublin" ], [ "resource:3Arena", "property:completion_date", "resource:December_2008" ] ]
3Arena
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "3Arena", "readable": "3Arena", "graph": "resource:3Arena" }, { "modified": "December 2008", "readable": "December 2008", "graph": "resource:December_2008" }, { "modified": "North_Wall,_Dublin", "readable": "North Wall, Dublin", "graph": "resource:North_Wall__Dublin" }, { "modified": "Populous_(company)", "readable": "Populous", "graph": "resource:Populous__company_" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?t property:completion_date resource:1964 . ?t property:architect ?v . ?t rdf:type ontology:building }", "readable_query": "ASK WHERE { ?t property:completion_date resource:1964 . ?t property:architect ?v . ?t rdf:type ontology:building }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Athlete
2
3769
Id109
[ { "subject": "Aleksandr_Chumakov", "property": "team", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "placeOfBirth", "object": "Soviet_Union" } ]
[ { "subject": "Aleksandr_Chumakov", "property": "club", "object": "FC_Torpedo_Moscow" }, { "subject": "Aleksandr_Chumakov", "property": "birthPlace", "object": "Soviet_Union" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandr Chumakov was born in the Soviet Union and his club was FC Torpedo Moscow.", "Aleksandr Chumakov, who was born in the Soviet Union, has played for FC Torpedo Moscow.", "Aleksandr Chumakov was born in the Soviet Union and played for FC Torpedo Moscow." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Chumakov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Chumakov", "property:club", "resource:FC_Torpedo_Moscow" ], [ "resource:Aleksandr_Chumakov", "property:birth_place", "resource:Soviet_Union" ] ]
Aleksandr_Chumakov
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "Aleksandr_Chumakov", "readable": "Aleksandr Chumakov", "graph": "resource:Aleksandr_Chumakov" }, { "modified": "FC_Torpedo_Moscow", "readable": "FC Torpedo Moscow", "graph": "resource:FC_Torpedo_Moscow" }, { "modified": "Soviet_Union", "readable": "Soviet Union", "graph": "resource:Soviet_Union" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:Manitoba . ?u rdf:type ontology:athlete . ?u property:club resource:FC_Torpedo_Moscow }", "readable_query": "ASK WHERE { ?u property:birth_place resource:Manitoba . ?u rdf:type ontology:athlete . ?u property:club resource:FC_Torpedo_Moscow }", "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 { ?l property:birth_place resource:Soviet_Union . ?l property:club resource:FC_Torpedo_Moscow . ?l rdf:type ontology:athlete }", "readable_query": "ASK WHERE { ?l property:birth_place resource:Soviet_Union . ?l property:club resource:FC_Torpedo_Moscow . ?l rdf:type ontology:athlete }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?r WHERE { ?r rdf:type ontology:athlete . ?r property:club resource:FC_Torpedo_Moscow . ?r property:birth_place resource:Soviet_Union }", "readable_query": "SELECT ?r WHERE { ?r rdf:type ontology:athlete . ?r property:club resource:FC_Torpedo_Moscow . ?r property:birth_place resource:Soviet_Union }", "graph_answer": [ "resource:Aleksandr_Chumakov" ], "readable_answer": [ "Aleksandr Chumakov" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7169
Id82
[ { "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\"@en" } ]
[ { "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" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A popular dish in Malaysia, Ayam penyet's main ingredients are squeezed or smashed fried chicken served with sambal.", "A dish from Malaysia, Ayam penyet's main ingredients are squeezed or smashed fried chicken served with sambal.", "Squeezed or smashed fried chicken served with sambal is a main ingredient in the popular Malaysian dish Ayam penyet." ], "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:region", "resource:Malaysia" ] ]
Ayam_penyet
[ { "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": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Squeezed", "readable": "Squeezed", "graph": "resource:Squeezed" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?a WHERE { resource:Ayam_penyet property:main_ingredient ?y . resource:Ayam_penyet property:region ?a }", "readable_query": "SELECT DISTINCT ?y ?a WHERE { resource:Ayam_penyet property:main_ingredient ?y . resource:Ayam_penyet property:region ?a }", "graph_answer": [ "resource:Squeezed", "resource:Malaysia" ], "readable_answer": [ "Squeezed", "Malaysia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Ayam_penyet property:ship_displacement ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Ayam_penyet property:ship_displacement ?d }", "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
2
4989
Id13
[ { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "country", "object": "\"United States\"@en" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" } ]
[ { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "country", "object": "\"United States\"" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 14th New Jersey Volunteer Infantry Monument is located in the United States at the Monocacy National Battlefield.", "The 14th New Jersey Volunteer Infantry Monument is located in the district of the Monocacy National Battlefield in the United States.", "The 14th New Jersey Volunteer Infantry Monument is located in the Monocacy National Battlefield in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:district", "resource:Monocacy_National_Battlefield" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:country", "resource:United_States" ] ]
14th_New_Jersey_Volunteer_Infantry_Monument
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "district", "readable": "district", "graph": "property:district" }, { "modified": "14th_New_Jersey_Volunteer_Infantry_Monument", "readable": "14th New Jersey Volunteer Infantry Monument", "graph": "resource:14th_New_Jersey_Volunteer_Infantry_Monument" }, { "modified": "Monocacy_National_Battlefield", "readable": "Monocacy National Battlefield", "graph": "resource:Monocacy_National_Battlefield" }, { "modified": "United States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:country resource:United_States . FILTER ( CONTAINS ( LCASE ( ?k ) , 'jersey' ) ) . ?k property:district resource:Monocacy_National_Battlefield . ?k rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:country resource:United_States . FILTER ( CONTAINS ( LCASE ( ?k ) , 'jersey' ) ) . ?k property:district resource:Monocacy_National_Battlefield . ?k rdf:type ontology:monument }", "graph_answer": [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument" ], "readable_answer": [ "14th New Jersey Volunteer Infantry Monument" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3543
Id155
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Static_Caravan_Recordings" } ]
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Jazz" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Static_Caravan_Recordings" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell performs jazz music under the record label, Static Caravan Recordings.", "Alison O'Donnell performs jazz music and recorded on the record label, Static Caravan Recordings.", "Alison O'Donnell is a jazz musician signed to Static Caravan Recordings." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:genre", "resource:Jazz" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Static_Caravan_Recordings" ] ]
Alison_O'Donnell
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alison_O'Donnell", "readable": "Alison O'Donnell", "graph": "resource:Alison_O_Donnell" }, { "modified": "Jazz", "readable": "Jazz", "graph": "resource:Jazz" }, { "modified": "Static_Caravan_Recordings", "readable": "Static Caravan Recordings", "graph": "resource:Static_Caravan_Recordings" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?p WHERE { resource:Alison_O_Donnell property:record_label ?p . resource:Alison_O_Donnell property:genre ?n }", "readable_query": "SELECT DISTINCT ?n ?p WHERE { resource:Alison_O'Donnell property:record_label ?p . resource:Alison_O'Donnell property:genre ?n }", "graph_answer": [ "resource:Jazz", "resource:Static_Caravan_Recordings" ], "readable_answer": [ "Jazz", "Static Caravan Recordings" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
WrittenWork
3
8295
Id141
[ { "subject": "Addiction_(journal)", "property": "lccn", "object": "\"93645978\"" }, { "subject": "Addiction_(journal)", "property": "abbreviation", "object": "\"Addiction\"@en" }, { "subject": "Addiction_(journal)", "property": "publisher", "object": "\"Wiley-Blackwell on behalf of the Society for the Study of Addiction\"@en" } ]
[ { "subject": "Addiction_(journal)", "property": "LCCN_number", "object": "93645978" }, { "subject": "Addiction_(journal)", "property": "abbreviation", "object": "\"Addiction\"" }, { "subject": "Addiction_(journal)", "property": "publisher", "object": "\"Wiley-Blackwell on behalf of the Society for the Study of Addiction\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Addiction journal (abbreviated to 'Addiction'), is published by Wiley-Blackwell on behalf of the Society for the Study of Addiction and has the LCCN number 93645978.", "The Addiction Journal (Addiction) is published by Wiley-Blackwell, on behalf of the Society for the Study of Addiction and has the LCCN number is 93645978.", "The LCCN number of Addiction journal is 93645978, it is abbreviated to Addiction and is published by Wiley-Blackwell, on behalf of the Society for the Study of Addiction." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Addiction__journal_", "property:l_c_c_n_number", "93645978" ], [ "resource:Addiction__journal_", "property:abbreviation", "resource:Addiction" ], [ "resource:Addiction__journal_", "rdf:type", "ontology:written_work" ], [ "resource:Addiction__journal_", "property:publisher", "Wiley-Blackwell on behalf of the Society for the Study of Addiction" ] ]
Addiction_(journal)
[ { "modified": "93645978", "readable": "93645978", "graph": "93645978" }, { "modified": "Wiley-Blackwell on behalf of the Society for the Study of Addiction", "readable": "Wiley-Blackwell on behalf of the Society for the Study of Addiction", "graph": "Wiley-Blackwell on behalf of the Society for the Study of Addiction" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "LCCN_number", "readable": "l c c n number", "graph": "property:l_c_c_n_number" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Addiction", "readable": "Addiction", "graph": "resource:Addiction" }, { "modified": "Addiction_(journal)", "readable": "Addiction", "graph": "resource:Addiction__journal_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?s property:l_c_c_n_number ?m . ?s rdf:type ontology:written_work . ?s property:publisher ?g . FILTER ( ?m = '93645978' ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?s property:l_c_c_n_number ?m . ?s rdf:type ontology:written_work . ?s property:publisher ?g . FILTER ( ?m = '93645978' ) }", "graph_answer": [ "Wiley-Blackwell on behalf of the Society for the Study of Addiction" ], "readable_answer": [ "Wiley-Blackwell on behalf of the Society for the Study of Addiction" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?z property:abbreviation 'ACM Trans. Inf. Syst.' . ?z rdf:type ontology:written_work . ?z property:publisher 'Wiley-Blackwell on behalf of the Society for the Study of Addiction' }", "readable_query": "ASK WHERE { ?z property:abbreviation 'ACM Trans. Inf. Syst.' . ?z rdf:type ontology:written_work . ?z property:publisher 'Wiley-Blackwell on behalf of the Society for the Study of Addiction' }", "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 { ?s rdf:type ontology:written_work . ?s property:abbreviation resource:Addiction . ?s property:publisher 'Wiley-Blackwell on behalf of the Society for the Study of Addiction' }", "readable_query": "ASK WHERE { ?s rdf:type ontology:written_work . ?s property:abbreviation resource:Addiction . ?s property:publisher 'Wiley-Blackwell on behalf of the Society for the Study of Addiction' }", "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 ?j WHERE { ?j rdf:type ontology:written_work . ?j property:abbreviation resource:Addiction . ?j property:publisher 'Wiley-Blackwell on behalf of the Society for the Study of Addiction' }", "readable_query": "SELECT ?j WHERE { ?j rdf:type ontology:written_work . ?j property:abbreviation resource:Addiction . ?j property:publisher 'Wiley-Blackwell on behalf of the Society for the Study of Addiction' }", "graph_answer": [ "resource:Addiction__journal_" ], "readable_answer": [ "Addiction" ], "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" ] } ]
SportsTeam
4
10688
Id129
[ { "subject": "Italy", "property": "officialLanguage", "object": "Italian_language" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
[ { "subject": "Italy", "property": "officialLanguage", "object": "Italian_language" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "leader", "object": "Sergio_Mattarella" }, { "subject": "A.S._Gubbio_1910", "property": "ground", "object": "Italy" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The ground of A.S. Gubbio 1910 is located in Italy whose capital is Rome. Sergio Mattarella is the leader of Italy and its official language is Italian.", "The ground of A.S. Gubbio 1910 is located in Italy, whose capital is Rome. The leader of Italy is Sergio Mattarella and the official language is Italian.", "Sergio Mattarella leads Italy where the official language is Italian and the capital city is Rome. The country is also the location for the home ground of AS 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:Sergio_Mattarella" ], [ "resource:Italy", "property:official_language", "resource:Italian_language" ], [ "resource:Italy", "property:capital", "resource:Rome" ] ]
A.S._Gubbio_1910
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "officialLanguage", "readable": "official language", "graph": "property:official_language" }, { "modified": "A.S._Gubbio_1910", "readable": "A.S. Gubbio 1910", "graph": "resource:A_S__Gubbio_1910" }, { "modified": "Italian_language", "readable": "Italian language", "graph": "resource:Italian_language" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" }, { "modified": "Sergio_Mattarella", "readable": "Sergio Mattarella", "graph": "resource:Sergio_Mattarella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?n ) WHERE { ?u property:leader resource:Pietro_Grasso . ?e rdf:type ontology:sports_team . ?e property:ground ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?n ) WHERE { ?u property:leader resource:Pietro_Grasso . ?e rdf:type ontology:sports_team . ?e property:ground ?u }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i property:capital resource:Rome . ?i property:leader resource:Sergio_Mattarella . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'i' ) ) }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:capital resource:Rome . ?i property:leader resource:Sergio_Mattarella . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'i' ) ) }", "graph_answer": [ "resource:Italy" ], "readable_answer": [ "Italy" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?o ) WHERE { ?v rdf:type ontology:sports_team . ?v property:ground resource:Italy }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?o ) WHERE { ?v rdf:type ontology:sports_team . ?v property:ground resource:Italy }", "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 ?e WHERE { ?e rdf:type ontology:sports_team . ?e property:ground resource:Italy }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:sports_team . ?e property:ground resource:Italy }", "graph_answer": [ "resource:A_S__Gubbio_1910" ], "readable_answer": [ "A.S. Gubbio 1910" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Italy property:mean_temperature ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Italy property:mean_temperature ?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" ] } ]
Food
4
9952
Id241
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Sweet_potato", "property": "division", "object": "Flowering_plant" }, { "subject": "Binignit", "property": "ingredient", "object": "Sago" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Sweet_potato", "property": "division", "object": "Flowering_plant" }, { "subject": "Binignit", "property": "ingredient", "object": "Sago" }, { "subject": "Sweet_potato", "property": "order", "object": "Solanales" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Binignit includes the ingredients sago and sweet potato, the latter of which belongs to flowering plants and the order Solanales.", "Binignit includes the ingredients of sago and sweet potato, the latter of which is part of the order Solanales and is a flowering plant." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Sweet_potato", "property:division", "resource:Flowering_plant" ], [ "resource:Sweet_potato", "property:order", "resource:Solanales" ], [ "resource:Binignit", "property:ingredient", "resource:Sago" ], [ "resource:Binignit", "property:main_ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ] ]
Binignit
[ { "modified": "division", "readable": "division", "graph": "property:division" }, { "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": "Flowering_plant", "readable": "Flowering plant", "graph": "resource:Flowering_plant" }, { "modified": "Sago", "readable": "Sago", "graph": "resource:Sago" }, { "modified": "Solanales", "readable": "Solanales", "graph": "resource:Solanales" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?c property:division resource:Flowering_plant . ?l property:main_ingredient ?c . ?l rdf:type ontology:food . ?l property:ingredient resource:Sago }", "readable_query": "SELECT DISTINCT ?l WHERE { ?c property:division resource:Flowering_plant . ?l property:main_ingredient ?c . ?l rdf:type ontology:food . ?l property:ingredient resource:Sago }", "graph_answer": [ "resource:Binignit" ], "readable_answer": [ "Binignit" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Binignit rdf:type ontology:food . ?k property:division resource:Flowering_plant . resource:Binignit property:main_ingredient ?k . resource:Binignit property:ingredient resource:Sago }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Binignit rdf:type ontology:food . ?k property:division resource:Flowering_plant . resource:Binignit property:main_ingredient ?k . resource:Binignit property:ingredient resource:Sago }", "graph_answer": [ "resource:Sweet_potato" ], "readable_answer": [ "Sweet potato" ], "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 ?s WHERE { resource:Sweet_potato property:battle ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Sweet_potato property:battle ?s }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8312
Id158
[ { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "Cornell_University" }, { "subject": "Cornell_University", "property": "affiliation", "object": "Association_of_Public_and_Land-grant_Universities" }, { "subject": "Cornell_University", "property": "city", "object": "Ithaca,_New_York" } ]
[ { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "Cornell_University" }, { "subject": "Cornell_University", "property": "affiliation", "object": "Association_of_Public_and_Land-grant_Universities" }, { "subject": "Cornell_University", "property": "city", "object": "Ithaca,_New_York" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Cornell University is situated in Ithaca, New York and is affiliated with the Association of Public and Land-grant Universities. It was responsible for publishing Administrative Science Quarterly.", "Cornell University, in Ithaca, New York, is the publisher of Administrative Science Quarterly and is affiliated with the Association of Public and Land-grant Universities.", "Cornell University, Ithaca, New York, is affiliated with the Association of Public and Land-grant Universities, and the publisher of the Administrative Science Quarterly." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Cornell_University", "property:city", "resource:Ithaca__New_York" ], [ "resource:Cornell_University", "property:affiliation", "resource:Association_of_Public_and_Land_grant_Universities" ], [ "resource:Administrative_Science_Quarterly", "rdf:type", "ontology:written_work" ], [ "resource:Administrative_Science_Quarterly", "property:publisher", "resource:Cornell_University" ] ]
Administrative_Science_Quarterly
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Administrative_Science_Quarterly", "readable": "Administrative Science Quarterly", "graph": "resource:Administrative_Science_Quarterly" }, { "modified": "Association_of_Public_and_Land-grant_Universities", "readable": "Association of Public and Land-grant Universities", "graph": "resource:Association_of_Public_and_Land_grant_Universities" }, { "modified": "Cornell_University", "readable": "Cornell University", "graph": "resource:Cornell_University" }, { "modified": "Ithaca,_New_York", "readable": "Ithaca, New York", "graph": "resource:Ithaca__New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?h WHERE { resource:Cornell_University property:affiliation ?c . resource:Cornell_University property:city ?h }", "readable_query": "SELECT DISTINCT ?c ?h WHERE { resource:Cornell_University property:affiliation ?c . resource:Cornell_University property:city ?h }", "graph_answer": [ "resource:Association_of_Public_and_Land_grant_Universities", "resource:Ithaca__New_York" ], "readable_answer": [ "Association of Public and Land-grant Universities", "Ithaca, New York" ], "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 ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'a' ) ) . ?n rdf:type ontology:written_work . ?n property:publisher resource:Cornell_University }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'a' ) ) . ?n rdf:type ontology:written_work . ?n property:publisher resource:Cornell_University }", "graph_answer": [ "resource:Administrative_Science_Quarterly" ], "readable_answer": [ "Administrative Science Quarterly" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?q ) WHERE { ?a rdf:type ontology:written_work . ?a property:publisher ?x . ?x property:nickname resource:Cornell_Big_Red }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?q ) WHERE { ?a rdf:type ontology:written_work . ?a property:publisher ?x . ?x property:nickname resource:Cornell_Big_Red }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Company
2
4420
Id8
[ { "subject": "AmeriGas", "property": "locationCity", "object": "King_of_Prussia,_Pennsylvania" }, { "subject": "AmeriGas", "property": "locationCountry", "object": "United_States" } ]
[ { "subject": "AmeriGas", "property": "city", "object": "King_of_Prussia,_Pennsylvania" }, { "subject": "AmeriGas", "property": "country", "object": "United_States" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AmeriGas is located in King of Prussia, Pennsylvania, and does lots of work in the US.", "AmeriGas, which works in the United States, is located in King of Prussia, Pennsylvania.", "AmeriGas's location is in the city of King of Prussia, Pennsylvania in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AmeriGas", "property:city", "resource:King_of_Prussia__Pennsylvania" ], [ "resource:AmeriGas", "rdf:type", "ontology:company" ], [ "resource:AmeriGas", "property:country", "resource:United_States" ] ]
AmeriGas
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "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 ?k ?o WHERE { resource:AmeriGas property:city ?o . resource:AmeriGas property:country ?k }", "readable_query": "SELECT DISTINCT ?k ?o WHERE { resource:AmeriGas property:city ?o . resource:AmeriGas property:country ?k }", "graph_answer": [ "resource:United_States", "resource:King_of_Prussia__Pennsylvania" ], "readable_answer": [ "United States", "King of Prussia, Pennsylvania" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10050
Id24
[ { "subject": "AIDAstella", "property": "maidenVoyage", "object": "\"2013-03-17\"^^xsd:date" }, { "subject": "AIDAstella", "property": "shipBeam", "object": "\"32.2\"^^xsd:double" }, { "subject": "AIDAstella", "property": "MeanOfTransportation/length", "object": "\"253260.0\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "AIDAstella", "property": "christeningDate", "object": "\"2013-03-16\"^^xsd:date" } ]
[ { "subject": "AIDAstella", "property": "maidenVoyage", "object": "2013-03-17" }, { "subject": "AIDAstella", "property": "shipBeam", "object": "32.2" }, { "subject": "AIDAstella", "property": "length", "object": "253260.0 (millimetres)" }, { "subject": "AIDAstella", "property": "christeningDate", "object": "2013-03-16" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "First voyage of the AIDAstella was on March 17, 2013 and it was christened the day before. It has a beam of 32.2 m and is 253260.0 millimetres in length.", "The ship AIDAstella has a beam of 32.2 metres and is 253260.0 millimetres in length. It was christened in March 16 2013 and had its maiden voyage on March 17, 2013.", "The AIDAstella had her maiden voyage on March 17th 2003 and was christened on the 16th of March, 2013. It has a beam of 32.2m and is 253260.0 millimetres in length." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDAstella", "property:length", "253260.0 (millimetres)" ], [ "resource:AIDAstella", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAstella", "property:maiden_voyage", "resource:2013_03_17" ], [ "resource:AIDAstella", "property:christening_date", "resource:2013_03_16" ], [ "resource:AIDAstella", "property:ship_beam", "resource:32_2" ] ]
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": "maidenVoyage", "readable": "maiden voyage", "graph": "property:maiden_voyage" }, { "modified": "shipBeam", "readable": "ship beam", "graph": "property:ship_beam" }, { "modified": "2013-03-16", "readable": "2013-03-16", "graph": "resource:2013_03_16" }, { "modified": "2013-03-17", "readable": "2013-03-17", "graph": "resource:2013_03_17" }, { "modified": "32.2", "readable": "32.2", "graph": "resource:32_2" }, { "modified": "AIDAstella", "readable": "AIDAstella", "graph": "resource:AIDAstella" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?j property:length ?f . ?j rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( YEAR ( ?l ) , '2013' ) ) . ?j property:christening_date ?l }", "readable_query": "SELECT DISTINCT ?f WHERE { ?j property:length ?f . ?j rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( YEAR ( ?l ) , '2013' ) ) . ?j property:christening_date ?l }", "graph_answer": [ "253260.0 (millimetres)" ], "readable_answer": [ "253260.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?k property:length resource:99_83 . ?k property:ship_beam ?y . ?k rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?k property:length resource:99.83 . ?k property:ship_beam ?y . ?k 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" ] } ]
Building
3
6544
Id164
[ { "subject": "Asilomar_Conference_Grounds", "property": "location", "object": "Pacific_Grove,_California" }, { "subject": "Asilomar_Conference_Grounds", "property": "nrhpReferenceNumber", "object": "\"87000823\"" }, { "subject": "Asilomar_Conference_Grounds", "property": "built", "object": "1913" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "location", "object": "Pacific_Grove,_California" }, { "subject": "Asilomar_Conference_Grounds", "property": "NationalRegisterOfHistoricPlacesReferenceNumber", "object": "\"87000823\"" }, { "subject": "Asilomar_Conference_Grounds", "property": "yearOfConstruction", "object": "1913" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Asilomar Conference Grounds, constructed in 1913 is located in Pacific Grove, California and has the reference number 87000823 in the National Register of Historic Places.", "Asilomar Conference Grounds in Pacific Grove, California, reference number 87000823 in the National Register of Historic Places, was constructed in 1913." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:national_register_of_historic_places_reference_number", "87000823" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Asilomar_Conference_Grounds", "property:location", "resource:Pacific_Grove__California" ], [ "resource:Asilomar_Conference_Grounds", "property:year_of_construction", "resource:1913" ] ]
Asilomar_Conference_Grounds
[ { "modified": "87000823", "readable": "87000823", "graph": "87000823" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "NationalRegisterOfHistoricPlacesReferenceNumber", "readable": "national register of historic places reference number", "graph": "property:national_register_of_historic_places_reference_number" }, { "modified": "yearOfConstruction", "readable": "year of construction", "graph": "property:year_of_construction" }, { "modified": "1913", "readable": "1913", "graph": "resource:1913" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "Pacific_Grove,_California", "readable": "Pacific Grove, California", "graph": "resource:Pacific_Grove__California" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?f rdf:type ontology:building . ?f property:year_of_construction ?j . FILTER ( ?i <= '130000000' ) . ?f property:national_register_of_historic_places_reference_number ?i }", "readable_query": "SELECT DISTINCT ?j WHERE { ?f rdf:type ontology:building . ?f property:year_of_construction ?j . FILTER ( ?i <= '130000000' ) . ?f property:national_register_of_historic_places_reference_number ?i }", "graph_answer": [ "resource:1913" ], "readable_answer": [ "1913" ], "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 { ?s rdf:type ontology:building . ?s property:national_register_of_historic_places_reference_number ?c . FILTER ( ?c <= '130000000' ) . ?s property:year_of_construction resource:1913 }", "readable_query": "SELECT DISTINCT ?c WHERE { ?s rdf:type ontology:building . ?s property:national_register_of_historic_places_reference_number ?c . FILTER ( ?c <= '130000000' ) . ?s property:year_of_construction resource:1913 }", "graph_answer": [ "87000823" ], "readable_answer": [ "87000823" ], "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 ?s WHERE { ?m rdf:type ontology:building . ?m property:location ?s . FILTER ( ?a = '87000823' ) . ?m property:national_register_of_historic_places_reference_number ?a }", "readable_query": "SELECT DISTINCT ?s WHERE { ?m rdf:type ontology:building . ?m property:location ?s . FILTER ( ?a = '87000823' ) . ?m property:national_register_of_historic_places_reference_number ?a }", "graph_answer": [ "resource:Pacific_Grove__California" ], "readable_answer": [ "Pacific Grove, California" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:building . ?u property:national_register_of_historic_places_reference_number ?i . ?u property:location resource:Pacific_Grove__California . FILTER ( ?i = '87000823' ) }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:building . ?u property:national_register_of_historic_places_reference_number ?i . ?u property:location resource:Pacific_Grove,_California . FILTER ( ?i = '87000823' ) }", "graph_answer": [ "resource:Asilomar_Conference_Grounds" ], "readable_answer": [ "Asilomar Conference Grounds" ], "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" ] } ]
City
4
9486
Id85
[ { "subject": "Atlanta", "property": "populationDensity", "object": "\"1299.0\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>" }, { "subject": "Atlanta", "property": "areaLand", "object": "3.449e+08" }, { "subject": "Atlanta", "property": "areaTotal", "object": "3.471e+08" }, { "subject": "Atlanta", "property": "subdivisionName", "object": "DeKalb_County,_Georgia" } ]
[ { "subject": "Atlanta", "property": "areaOfLand", "object": "344.9 (square kilometres)" }, { "subject": "Atlanta", "property": "populationDensity", "object": "1299.0 (inhabitants per square kilometre)" }, { "subject": "Atlanta", "property": "isPartOf", "object": "DeKalb_County,_Georgia" }, { "subject": "Atlanta", "property": "areaTotal", "object": "347.1 (square kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlanta is part of DeKalb County in Georgia and covers an area of 344.9(total area:347.1) square kilometres. The city's population density is 1299 inhabitants per square kilometres.", "Most of Atlanta is part of DeKalb County in Georgia and covers 344.9 square kilometres. The population density of Atlanta is 1299.0 inhabitants per square kilometre and its total area is 347.1 sq km.", "Part of DeKalb County (Georgia), Atlanta, has a total area of 347.1 square kilometres, and covers 344.9 square kilometres. The population density of Atlanta is 1299.0 inhabitants per square kilometre." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "property:area_total", "347.1 (square kilometres)" ], [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:population_density", "1299.0 (inhabitants per square kilometre)" ], [ "resource:Atlanta", "property:is_part_of", "resource:DeKalb_County__Georgia" ], [ "resource:Atlanta", "property:area_of_land", "344.9 (square kilometres)" ] ]
Atlanta
[ { "modified": "1299.0 (inhabitants per square kilometre)", "readable": "1299.0", "graph": "1299.0 (inhabitants per square kilometre)" }, { "modified": "344.9 (square kilometres)", "readable": "344.9", "graph": "344.9 (square kilometres)" }, { "modified": "347.1 (square kilometres)", "readable": "347.1", "graph": "347.1 (square kilometres)" }, { "modified": "areaOfLand", "readable": "area of land", "graph": "property:area_of_land" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "DeKalb_County,_Georgia", "readable": "DeKalb County, Georgia", "graph": "resource:DeKalb_County__Georgia" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h rdf:type ontology:city . ?h property:area_of_land '344.9 (square kilometres)' . ?h property:area_total '74.33 (square kilometres)' }", "readable_query": "ASK WHERE { ?h rdf:type ontology:city . ?h property:area_of_land '344.9 (square kilometres)' . ?h property:area_total '74.33 (square kilometres)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:area_total '347.1 (square kilometres)' . ?o rdf:type ontology:city . ?o property:area_of_land '344.9 (square kilometres)' }", "readable_query": "ASK WHERE { ?o property:area_total '347.1 (square kilometres)' . ?o rdf:type ontology:city . ?o property:area_of_land '344.9 (square kilometres)' }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?t WHERE { ?t property:area_of_land '344.9 (square kilometres)' . ?t rdf:type ontology:city . ?t property:area_total '347.1 (square kilometres)' }", "readable_query": "SELECT ?t WHERE { ?t property:area_of_land '344.9 (square kilometres)' . ?t rdf:type ontology:city . ?t property:area_total '347.1 (square kilometres)' }", "graph_answer": [ "resource:Atlanta" ], "readable_answer": [ "Atlanta" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g ?o WHERE { resource:Atlanta property:area_total ?g . resource:Atlanta property:population_density ?o }", "readable_query": "SELECT DISTINCT ?g ?o WHERE { resource:Atlanta property:area_total ?g . resource:Atlanta property:population_density ?o }", "graph_answer": [ "347.1 (square kilometres)", "1299.0 (inhabitants per square kilometre)" ], "readable_answer": [ "347.1", "1299.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 ?h ?a WHERE { resource:Atlanta property:is_part_of ?a . resource:Atlanta property:area_of_land ?h }", "readable_query": "SELECT DISTINCT ?h ?a WHERE { resource:Atlanta property:is_part_of ?a . resource:Atlanta property:area_of_land ?h }", "graph_answer": [ "344.9 (square kilometres)", "resource:DeKalb_County__Georgia" ], "readable_answer": [ "344.9", "DeKalb County, Georgia" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
4
9843
Id132
[ { "subject": "Bakewell_pudding", "property": "hasVariant", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Derbyshire_Dales", "property": "isPartOf", "object": "Derbyshire" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Fruit_preserves" } ]
[ { "subject": "Bakewell_pudding", "property": "dishVariation", "object": "Bakewell_tart" }, { "subject": "Bakewell_tart", "property": "region", "object": "Derbyshire_Dales" }, { "subject": "Derbyshire_Dales", "property": "isPartOf", "object": "Derbyshire" }, { "subject": "Bakewell_tart", "property": "ingredient", "object": "Fruit_preserves" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The bakewell tart (or pudding) is popular in the Derbyshire Dales area of Derbyshire, it uses fruit preserves (jam).", "Bakewell tart contains fruit preserves and comes from Derbyshire Dales, Derbyshire. It is a variation of Bakewell pudding.", "A variant of the Bakewell pudding is the Bakewell tart, a dish from the Derbyshire Dales region of Derbyshire. The ingredients of Bakewell tart include fruit preserve." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Derbyshire_Dales", "property:is_part_of", "resource:Derbyshire" ], [ "resource:Bakewell_tart", "property:ingredient", "resource:Fruit_preserves" ], [ "resource:Bakewell_tart", "property:region", "resource:Derbyshire_Dales" ], [ "resource:Bakewell_pudding", "property:dish_variation", "resource:Bakewell_tart" ], [ "resource:Bakewell_pudding", "rdf:type", "ontology:food" ] ]
Bakewell_pudding
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bakewell_pudding", "readable": "Bakewell pudding", "graph": "resource:Bakewell_pudding" }, { "modified": "Bakewell_tart", "readable": "Bakewell tart", "graph": "resource:Bakewell_tart" }, { "modified": "Derbyshire", "readable": "Derbyshire", "graph": "resource:Derbyshire" }, { "modified": "Derbyshire_Dales", "readable": "Derbyshire Dales", "graph": "resource:Derbyshire_Dales" }, { "modified": "Fruit_preserves", "readable": "Fruit preserves", "graph": "resource:Fruit_preserves" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:is_part_of resource:Derbyshire . ?m property:ingredient resource:Fruit_preserves . ?m property:region ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:is_part_of resource:Derbyshire . ?m property:ingredient resource:Fruit_preserves . ?m property:region ?w }", "graph_answer": [ "resource:Derbyshire_Dales" ], "readable_answer": [ "Derbyshire Dales" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:region resource:Derbyshire_Dales . ?a property:ingredient resource:Fruit_preserves . resource:Derbyshire_Dales property:is_part_of resource:Derbyshire }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:region resource:Derbyshire_Dales . ?a property:ingredient resource:Fruit_preserves . resource:Derbyshire_Dales property:is_part_of resource:Derbyshire }", "graph_answer": [ "resource:Bakewell_tart" ], "readable_answer": [ "Bakewell tart" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Bakewell_pudding property:dish_variation resource:Bakewell_tart . resource:Bakewell_pudding rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Bakewell_pudding property:dish_variation resource:Bakewell_tart . resource:Bakewell_pudding rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Building
2
3919
Id71
[ { "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": "architect", "object": "3XN" }, { "subject": "AC_Hotel_Bella_Sky_Copenhagen", "property": "floorCount", "object": "23" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The architect of the AC Hotel Bella Sky, Copenhagen, which has 23 floors, was 3XN.", "The AC Hotel Bella Sky in Copenhagen, which has 23 floors, was designed by the architects of the 3XN firm.", "The AC Hotel Bella Sky Copenhagen was designed by architect 3XN and has 23 floors." ], "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" ] ]
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": "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?k = '23' ) . ?w property:architect ?l . ?w property:floor_count ?k . ?w rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?k = '23' ) . ?w property:architect ?l . ?w property:floor_count ?k . ?w rdf:type ontology:building }", "graph_answer": [ "resource:3XN" ], "readable_answer": [ "3XN" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . resource:AC_Hotel_Bella_Sky_Copenhagen property:architect resource:3XN }", "readable_query": "ASK WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . resource:AC_Hotel_Bella_Sky_Copenhagen property:architect resource:3XN }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
CelestialBody
2
4027
Id8
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "\"December 31, 2006 (JD2454100.5)\"" }, { "subject": "(19255)_1994_VK8", "property": "mass", "object": "\"5600.0\"^^xsd:double" } ]
[ { "subject": "(19255)_1994_VK8", "property": "epoch", "object": "2006-12-31" }, { "subject": "(19255)_1994_VK8", "property": "mass", "object": "5.6 (kilograms)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "19255 1994 VK8 has a mass of 5.6kg and has an epoch date of 31.12.2006.", "19255 1994 VK8 has a mass of 5.6 kgs and an epoch date of 31 December 2006.", "The epoch of (19255) 1994 VK8, which has a mass of 5.6kg, is on 31 December 2006." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_19255__1994_VK8", "property:epoch", "resource:2006_12_31" ], [ "resource:_19255__1994_VK8", "rdf:type", "ontology:celestial_body" ], [ "resource:_19255__1994_VK8", "property:mass", "5.6 (kilograms)" ] ]
(19255)_1994_VK8
[ { "modified": "5.6 (kilograms)", "readable": "5.6", "graph": "5.6 (kilograms)" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" }, { "modified": "(19255)_1994_VK8", "readable": "1994 VK8", "graph": "resource:_19255__1994_VK8" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?a rdf:type ontology:celestial_body . ?a property:mass ?z . FILTER ( ?g = \"2006_12_31\" ) . ?a property:epoch ?g }", "readable_query": "SELECT DISTINCT ?z WHERE { ?a rdf:type ontology:celestial_body . ?a property:mass ?z . FILTER ( ?g = \"2006-12-31\" ) . ?a property:epoch ?g }", "graph_answer": [ "5.6 (kilograms)" ], "readable_answer": [ "5.6" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:mass '5.6 (kilograms)' . ?m rdf:type ontology:celestial_body . FILTER ( ?p = \"2006_12_31\" ) . ?m property:epoch ?p }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:mass '5.6 (kilograms)' . ?m rdf:type ontology:celestial_body . FILTER ( ?p = \"2006-12-31\" ) . ?m property:epoch ?p }", "graph_answer": [ "resource:_19255__1994_VK8" ], "readable_answer": [ "1994 VK8" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
ComicsCharacter
2
4383
Id48
[ { "subject": "Ben_Urich", "property": "creator", "object": "Gene_Colan" }, { "subject": "Ben_Urich", "property": "fullName", "object": "\"Benjamin Urich\"@en" } ]
[ { "subject": "Ben_Urich", "property": "creator", "object": "Gene_Colan" }, { "subject": "Ben_Urich", "property": "fullName", "object": "\"Benjamin Urich\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The character Ben Urich (Benjamin Urich) was created by Gene Colan.", "Ben Urich's full name is actually Benjamin Urich, the character was created by Gene Colan.", "Ben Urich, full name Benjamin Urich, was created by Gene Colan." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ben_Urich", "property:full_name", "resource:Benjamin_Urich" ], [ "resource:Ben_Urich", "property:creator", "resource:Gene_Colan" ], [ "resource:Ben_Urich", "rdf:type", "ontology:comics_character" ] ]
Ben_Urich
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "fullName", "readable": "full name", "graph": "property:full_name" }, { "modified": "Ben_Urich", "readable": "Ben Urich", "graph": "resource:Ben_Urich" }, { "modified": "Benjamin Urich", "readable": "Benjamin Urich", "graph": "resource:Benjamin_Urich" }, { "modified": "Gene_Colan", "readable": "Gene Colan", "graph": "resource:Gene_Colan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?h property:creator ?z . ?h rdf:type ontology:comics_character . FILTER ( CONTAINS ( LCASE ( ?z ) , 'gene' ) ) . ?h property:full_name resource:Benjamin_Urich }", "readable_query": "SELECT DISTINCT ?z WHERE { ?h property:creator ?z . ?h rdf:type ontology:comics_character . FILTER ( CONTAINS ( LCASE ( ?z ) , 'gene' ) ) . ?h property:full_name resource:Benjamin_Urich }", "graph_answer": [ "resource:Gene_Colan" ], "readable_answer": [ "Gene Colan" ], "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 ?n WHERE { ?n rdf:type ontology:comics_character . ?n property:creator resource:Gene_Colan . ?n property:full_name resource:Benjamin_Urich }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:comics_character . ?n property:creator resource:Gene_Colan . ?n property:full_name resource:Benjamin_Urich }", "graph_answer": [ "resource:Ben_Urich" ], "readable_answer": [ "Ben Urich" ], "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" ] } ]
Politician
3
7768
Id99
[ { "subject": "Adam_Koc", "property": "battles", "object": "Polish–Soviet_War" }, { "subject": "Adam_Koc", "property": "awards", "object": "Cross_of_Independence" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Valour_(Poland)" } ]
[ { "subject": "Adam_Koc", "property": "battle", "object": "Polish–Soviet_War" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Independence" }, { "subject": "Adam_Koc", "property": "award", "object": "Cross_of_Valour_(Poland)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adam Koc, who fought in the Polish–Soviet War, was awarded both the Cross of Independence and awarded the Cross of Valour (Poland).", "Adam Koc was involved in battles in the Polish–Soviet War where he won the Cross of Independence award and the Cross of Valour (Poland).", "Adam Koc was involved in battles in the Polish–Soviet War and received the Cross of Independence award and the Cross of Valour for Poland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adam_Koc", "property:award", "resource:Cross_of_Independence" ], [ "resource:Adam_Koc", "property:award", "resource:Cross_of_Valour__Poland_" ], [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:battle", "resource:Polish_Soviet_War" ] ]
Adam_Koc
[ { "modified": "award", "readable": "award", "graph": "property:award" }, { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Cross_of_Independence", "readable": "Cross of Independence", "graph": "resource:Cross_of_Independence" }, { "modified": "Cross_of_Valour_(Poland)", "readable": "Cross of Valour", "graph": "resource:Cross_of_Valour__Poland_" }, { "modified": "Polish–Soviet_War", "readable": "Polish–Soviet War", "graph": "resource:Polish_Soviet_War" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Adam_Koc property:award ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Adam_Koc property:award ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Adam_Koc property:award ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Adam_Koc property:award ?q }", "graph_answer": [ "resource:Cross_of_Independence", "resource:Cross_of_Valour__Poland_" ], "readable_answer": [ "Cross of Independence", "Cross of Valour" ], "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 ?q WHERE { resource:Adam_Koc property:battle ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Adam_Koc property:battle ?q }", "graph_answer": [ "resource:Polish_Soviet_War" ], "readable_answer": [ "Polish–Soviet War" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11289
Id140
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Allen_Forrest", "property": "birthYear", "object": "\"1981\"^^xsd:gYear" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Dothan,_Alabama" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Allen_Forrest", "property": "placeOfBirth", "object": "Fort_Campbell" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Hip_hop_music" }, { "subject": "Allen_Forrest", "property": "birthYear", "object": "1981" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Dothan,_Alabama" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Fort_Campbell" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest was a solo singer and hip hop artist born in 1981 in Dothan (Fort Campbell), Alabama.", "Allen Forrest is a solo singer and hip hop musician who was born 1981, in Dothan (Fort Campbell), Alabama.", "Allen Forrest was born in 1981 in Fort Campbell in Dothan, Alabama. He's a solo singer who performs hip hop music." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "property:birth_year", "resource:1981" ], [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Hip_hop_music" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Fort_Campbell" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Dothan__Alabama" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "birthYear", "readable": "birth year", "graph": "property:birth_year" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1981", "readable": "1981", "graph": "resource:1981" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Dothan,_Alabama", "readable": "Dothan, Alabama", "graph": "resource:Dothan__Alabama" }, { "modified": "Fort_Campbell", "readable": "Fort Campbell", "graph": "resource:Fort_Campbell" }, { "modified": "Hip_hop_music", "readable": "Hip hop music", "graph": "resource:Hip_hop_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j property:birth_place resource:Manitoba . ?j property:genre ?x . ?j rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?j property:birth_place resource:Manitoba . ?j property:genre ?x . ?j 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
4
8708
Id100
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand", "object": "Kristina_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Pop_music", "property": "musicFusionGenre", "object": "Disco" } ]
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Kristina_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Pop_music", "property": "musicFusionGenre", "object": "Disco" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Pop musician Aleksandra Kovac is associated with artists Kornelije Kovac and Kristina Kovač. Pop is the origin of fusion style disco.", "Aleksandra Kovac is a pop musician who is associated with Kornelije Kovac and musically involved with Kristina Kovac. Pop music is part of disco, which is considered a fusing genre.", "Aleksandra Kovac's musical genre is pop music, in which Disco music is a fusion this genre. He is associated with the musical artist Kornelije Kovač and Kristina Kovac." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandra_Kova_", "rdf:type", "ontology:artist" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Kristina_Kova_" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Kornelije_Kova_" ], [ "resource:Aleksandra_Kova_", "property:genre", "resource:Pop_music" ], [ "resource:Pop_music", "property:music_fusion_genre", "resource:Disco" ] ]
Aleksandra_Kovač
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "Aleksandra_Kovač", "readable": "Aleksandra Kovač", "graph": "resource:Aleksandra_Kova_" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Kornelije_Kovač", "readable": "Kornelije Kovač", "graph": "resource:Kornelije_Kova_" }, { "modified": "Kristina_Kovač", "readable": "Kristina Kovač", "graph": "resource:Kristina_Kova_" }, { "modified": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?l ) WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?l ) WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?k }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?a }", "graph_answer": [ "resource:Kristina_Kova_", "resource:Kornelije_Kova_" ], "readable_answer": [ "Kristina Kovač", "Kornelije Kovač" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Pop_music property:coden_code ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Pop_music property:coden_code ?x }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10464
Id148
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "placeOfBirth", "object": "Bloomington,_Maryland" } ]
[ { "subject": "Albert_B._White", "property": "spouse", "object": "Agnes_Ward_White" }, { "subject": "Albert_B._White", "property": "birthPlace", "object": "Cleveland" }, { "subject": "Albert_B._White", "property": "successor", "object": "William_M._O._Dawson" }, { "subject": "William_M._O._Dawson", "property": "birthPlace", "object": "Bloomington,_Maryland" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The spouse of Albert B. White was Agnes Ward White, who, was born in Cleveland. The successor to Albert B. White was William M.O. Dawson, who was born in Bloomington, Maryland.", "Albert B. White was born in Cleveland and was married to Agnes Ward White. Mr. White was succeeded by William M. O. Dawson who was born in Bloomington, Maryland.", "Albert B. White, born in Cleveland and husband of Agnes Ward White, was succeeded by William M.O. Dawson. Dawson was born in Bloomington, Maryland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_M__O__Dawson", "property:birth_place", "resource:Bloomington__Maryland" ], [ "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:birth_place", "resource:Cleveland" ] ]
Albert_B._White
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "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": "Bloomington,_Maryland", "readable": "Bloomington, Maryland", "graph": "resource:Bloomington__Maryland" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "modified": "William_M._O._Dawson", "readable": "William M. O. Dawson", "graph": "resource:William_M__O__Dawson" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:birth_place resource:Bloomington__Maryland }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:birth_place resource:Bloomington,_Maryland }", "graph_answer": [ "resource:William_M__O__Dawson" ], "readable_answer": [ "William M. O. Dawson" ], "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 ?q WHERE { { { ?q property:birth_place resource:Bloomington__Maryland } UNION { ?q property:birth_place resource:Cleveland } } }", "readable_query": "SELECT DISTINCT ?q WHERE { { { ?q property:birth_place resource:Bloomington,_Maryland } UNION { ?q property:birth_place resource:Cleveland } } }", "graph_answer": [ "resource:William_M__O__Dawson", "resource:Albert_B__White" ], "readable_answer": [ "William M. O. Dawson", "Albert B. White" ], "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" ] } ]
City
4
9518
Id117
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "King_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "areaTotal", "object": "\"77.41\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" }, { "subject": "Auburn,_Washington", "property": "areaTotal", "object": "77.41 (square kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "With a total area of 77.41 square metres, Auburn (part of King County), is in Pierce County, Washington, in the United States.", "Auburn (77.41 sq. km.), Pierce County and King County are part of Washington, United States.", "Auburn (77.41 sq. kms.), Pierce and King County, Washington, is part of the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Auburn__Washington", "property:area_total", "77.41 (square kilometres)" ], [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:country", "resource:United_States" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Pierce_County__Washington" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:King_County__Washington" ] ]
Auburn,_Washington
[ { "modified": "77.41 (square kilometres)", "readable": "77.41", "graph": "77.41 (square kilometres)" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "King_County,_Washington", "readable": "King County, Washington", "graph": "resource:King_County__Washington" }, { "modified": "Pierce_County,_Washington", "readable": "Pierce County, Washington", "graph": "resource:Pierce_County__Washington" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?h property:area_total '6.81 (square kilometres)' . ?h rdf:type ontology:city . ?h property:is_part_of resource:King_County__Washington }", "readable_query": "ASK WHERE { ?h property:area_total '6.81 (square kilometres)' . ?h rdf:type ontology:city . ?h property:is_part_of resource:King_County,_Washington }", "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 { ?a rdf:type ontology:city . ?a property:area_total '77.41 (square kilometres)' . ?a property:is_part_of resource:King_County__Washington }", "readable_query": "ASK WHERE { ?a rdf:type ontology:city . ?a property:area_total '77.41 (square kilometres)' . ?a property:is_part_of resource:King_County,_Washington }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?v WHERE { ?v rdf:type ontology:city . ?v property:area_total '77.41 (square kilometres)' . ?v property:is_part_of resource:King_County__Washington }", "readable_query": "SELECT ?v WHERE { ?v rdf:type ontology:city . ?v property:area_total '77.41 (square kilometres)' . ?v property:is_part_of resource:King_County,_Washington }", "graph_answer": [ "resource:Auburn__Washington" ], "readable_answer": [ "Auburn, Washington" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Auburn__Washington property:is_part_of ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'pierce' ) ) }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Auburn,_Washington property:is_part_of ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'pierce' ) ) }", "graph_answer": [ "resource:Pierce_County__Washington" ], "readable_answer": [ "Pierce County, Washington" ], "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 ?y ?s WHERE { resource:Auburn__Washington property:area_total ?s . resource:Auburn__Washington property:country ?y }", "readable_query": "SELECT DISTINCT ?y ?s WHERE { resource:Auburn,_Washington property:area_total ?s . resource:Auburn,_Washington property:country ?y }", "graph_answer": [ "resource:United_States", "77.41 (square kilometres)" ], "readable_answer": [ "United States", "77.41" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10830
Id49
[ { "subject": "A_Glastonbury_Romance", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Glastonbury_Romance", "property": "numberOfPages", "object": "\"1174\"^^xsd:positiveInteger" }, { "subject": "A_Glastonbury_Romance", "property": "oclc", "object": "76798317" }, { "subject": "A_Glastonbury_Romance", "property": "isbn", "object": "\"0-7156-3648-0\"" } ]
[ { "subject": "A_Glastonbury_Romance", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Glastonbury_Romance", "property": "numberOfPages", "object": "\"1174\"" }, { "subject": "A_Glastonbury_Romance", "property": "oclcNumber", "object": "76798317" }, { "subject": "A_Glastonbury_Romance", "property": "isbnNumber", "object": "\"0-7156-3648-0\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Glastonbury Romance, available in hardcover, has 1174 pages. The ISBN# is: 0-7156-3648-0 and OCLC#: 76798317.", "\"A Glastonbury Romance \" can be found in hardcover and has 1174 pages. The OCLC number is 76798317 and the ISBN number is 0-7156-3648-0.", "A Glastonbury Romance has 1174 pages and can be found in hardcover with the OCLC nuber 76798317 and the ISBN number 0-7156-3648-0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Glastonbury_Romance", "property:media_type", "resource:Hardcover" ], [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ], [ "resource:A_Glastonbury_Romance", "property:oclc_number", "76798317" ], [ "resource:A_Glastonbury_Romance", "property:number_of_pages", "1174" ], [ "resource:A_Glastonbury_Romance", "property:isbn_number", "resource:0_7156_3648_0" ] ]
A_Glastonbury_Romance
[ { "modified": "1174", "readable": "1174", "graph": "1174" }, { "modified": "76798317", "readable": "76798317", "graph": "76798317" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "0-7156-3648-0", "readable": "0-7156-3648-0", "graph": "resource:0_7156_3648_0" }, { "modified": "A_Glastonbury_Romance", "readable": "A Glastonbury Romance", "graph": "resource:A_Glastonbury_Romance" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?k property:isbn_number ?y . FILTER ( ?b < '120000000' ) . ?k property:oclc_number ?b . ?k rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?y WHERE { ?k property:isbn_number ?y . FILTER ( ?b < '120000000' ) . ?k property:oclc_number ?b . ?k rdf:type ontology:written_work }", "graph_answer": [ "resource:0_7156_3648_0" ], "readable_answer": [ "0-7156-3648-0" ], "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 ?t WHERE { ?c rdf:type ontology:written_work . ?c property:isbn_number resource:0_7156_3648_0 . ?c property:number_of_pages ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { ?c rdf:type ontology:written_work . ?c property:isbn_number resource:0-7156-3648-0 . ?c property:number_of_pages ?t }", "graph_answer": [ "1174" ], "readable_answer": [ "1174" ], "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 { ?j rdf:type ontology:written_work . ?j property:isbn_number resource:0_7156_3648_0 . ?j property:media_type ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { ?j rdf:type ontology:written_work . ?j property:isbn_number resource:0-7156-3648-0 . ?j property:media_type ?q }", "graph_answer": [ "resource:Hardcover" ], "readable_answer": [ "Hardcover" ], "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 ?w WHERE { ?e property:isbn_number resource:0_7156_3648_0 . ?e rdf:type ontology:written_work . ?e property:oclc_number ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?e property:isbn_number resource:0-7156-3648-0 . ?e rdf:type ontology:written_work . ?e property:oclc_number ?w }", "graph_answer": [ "76798317" ], "readable_answer": [ "76798317" ], "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 ?o WHERE { ?o rdf:type ontology:written_work . ?o property:oclc_number 76798317 . ?o property:isbn_number resource:0_7156_3648_0 }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:written_work . ?o property:oclc_number 76798317 . ?o property:isbn_number resource:0-7156-3648-0 }", "graph_answer": [ "resource:A_Glastonbury_Romance" ], "readable_answer": [ "A Glastonbury Romance" ], "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" ] } ]
Artist
2
3422
Id34
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Progressive_metal" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "genre", "object": "Progressive_metal" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner played with the band Twilight and he plays progressive metal music.", "Aaron Turner played with the band Twilight and performs progressive metal music.", "Twilight's Aaron Turner is a Progressive Metal artist." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ], [ "resource:Aaron_Turner", "property:genre", "resource:Progressive_metal" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Progressive_metal", "readable": "Progressive metal", "graph": "resource:Progressive_metal" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?i ) WHERE { resource:Aaron_Turner property:genre ?q }", "readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?i ) WHERE { resource:Aaron_Turner property:genre ?q }", "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 ?u WHERE { resource:Aaron_Turner property:genre ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Aaron_Turner property:genre ?u }", "graph_answer": [ "resource:Progressive_metal" ], "readable_answer": [ "Progressive metal" ], "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 ?d WHERE { resource:Aaron_Turner property:total_production ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Aaron_Turner property:total_production ?d }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
7
13161
Id4
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "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": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "\"600\"^^xsd:nonNegativeInteger" }, { "subject": "Switzerland", "property": "leaderTitle", "object": "Federal_Chancellor_of_Switzerland" }, { "subject": "Switzerland", "property": "leader", "object": "Johann_Schneider-Ammann" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "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": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "600" }, { "subject": "Switzerland", "property": "leaderTitle", "object": "Federal_Chancellor_of_Switzerland" }, { "subject": "Switzerland", "property": "leader", "object": "Johann_Schneider-Ammann" } ]
(X (X) (X) (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The leader of Switzerland is Federal Chancellor Johann Schneider-Ammann. The country is the location of the Accademia di Architettura di Mendrisio which was established in the city of Mendrisio in 1996. The Accademia is led by Dean Mario Botta and there are 600 students.", "The Accademia di Architettura di Mendrisio is located in Mendrisio, Switzerland. It was established in 1996 and its dean is Mario Botta. It has 600 students. The leader of Switzerland is Federal Chancellor Johann Schneider-Ammann.", "Accademia di Architettura di Mendrisio in Mendrisio, Switzerland was created in 1996, has 600 students and its dean is Mario Botta. Switzerland is led by Federal Chancellor Johann Schneider-Ammann." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Switzerland", "property:leader", "resource:Johann_Schneider_Ammann" ], [ "resource:Switzerland", "property:leader_title", "resource:Federal_Chancellor_of_Switzerland" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:dean", "resource:Mario_Botta" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:city", "resource:Mendrisio" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:country", "resource:Switzerland" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:number_of_students", "600" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:established", "resource:1996" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "600", "readable": "600", "graph": "600" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "1996", "readable": "1996", "graph": "resource:1996" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Federal_Chancellor_of_Switzerland", "readable": "Federal Chancellor of Switzerland", "graph": "resource:Federal_Chancellor_of_Switzerland" }, { "modified": "Johann_Schneider-Ammann", "readable": "Johann Schneider-Ammann", "graph": "resource:Johann_Schneider_Ammann" }, { "modified": "Mario_Botta", "readable": "Mario Botta", "graph": "resource:Mario_Botta" }, { "modified": "Mendrisio", "readable": "Mendrisio", "graph": "resource:Mendrisio" }, { "modified": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?c < '900' ) . ?v property:country ?f . ?f property:leader resource:Johann_Schneider_Ammann . ?v property:number_of_students ?c . ?v rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?c < '900' ) . ?v property:country ?f . ?f property:leader resource:Johann_Schneider-Ammann . ?v property:number_of_students ?c . ?v rdf:type ontology:university }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "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 ?u WHERE { FILTER ( ?b < '900' ) . ?u property:leader resource:Johann_Schneider_Ammann . resource:Accademia_di_Architettura_di_Mendrisio rdf:type ontology:university . resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?b . resource:Accademia_di_Architettura_di_Mendrisio property:country ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?b < '900' ) . ?u property:leader resource:Johann_Schneider-Ammann . resource:Accademia_di_Architettura_di_Mendrisio rdf:type ontology:university . resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?b . resource:Accademia_di_Architettura_di_Mendrisio property:country ?u }", "graph_answer": [ "resource:Switzerland" ], "readable_answer": [ "Switzerland" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?g . resource:Accademia_di_Architettura_di_Mendrisio property:country resource:Switzerland . resource:Switzerland property:leader resource:Johann_Schneider_Ammann . resource:Accademia_di_Architettura_di_Mendrisio rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?g . resource:Accademia_di_Architettura_di_Mendrisio property:country resource:Switzerland . resource:Switzerland property:leader resource:Johann_Schneider-Ammann . resource:Accademia_di_Architettura_di_Mendrisio rdf:type ontology:university }", "graph_answer": [ "600" ], "readable_answer": [ "600" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k ?y WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:established ?k . resource:Accademia_di_Architettura_di_Mendrisio property:dean ?y }", "readable_query": "SELECT DISTINCT ?k ?y WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:established ?k . resource:Accademia_di_Architettura_di_Mendrisio property:dean ?y }", "graph_answer": [ "resource:1996", "resource:Mario_Botta" ], "readable_answer": [ "1996", "Mario Botta" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Company
4
9683
Id29
[ { "subject": "GMA_New_Media", "property": "location", "object": "Quezon_City" }, { "subject": "GMA_New_Media", "property": "product", "object": "World_Wide_Web" }, { "subject": "GMA_New_Media", "property": "subsidiary", "object": "Philippine_Entertainment_Portal" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" } ]
[ { "subject": "GMA_New_Media", "property": "location", "object": "Quezon_City" }, { "subject": "GMA_New_Media", "property": "product", "object": "World_Wide_Web" }, { "subject": "GMA_New_Media", "property": "subsidiary", "object": "Philippine_Entertainment_Portal" }, { "subject": "GMA_New_Media", "property": "product", "object": "Online_Game" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "GMA New Media's main product is online games though they also produce web services. Philippine Entertainment Portal, Inc is a subsidiary of GMA New Media which is located in the city of Quezon.", "GMA New Media, located in Quezon City, offers services concerning the World Wide Web. GMA New Media produces online games, and their subsidiary is Philippine Entertainment Portal.", "Quezon City's GMA New Media makes online games and web sites. Philippine Entertainment Portal is a subsidiary of GMA New Media." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:GMA_New_Media", "property:product", "resource:World_Wide_Web" ], [ "resource:GMA_New_Media", "property:product", "resource:Online_Game" ], [ "resource:GMA_New_Media", "property:location", "resource:Quezon_City" ], [ "resource:GMA_New_Media", "property:subsidiary", "resource:Philippine_Entertainment_Portal" ] ]
GMA_New_Media
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "subsidiary", "readable": "subsidiary", "graph": "property:subsidiary" }, { "modified": "GMA_New_Media", "readable": "GMA New Media", "graph": "resource:GMA_New_Media" }, { "modified": "Online_Game", "readable": "Online Game", "graph": "resource:Online_Game" }, { "modified": "Philippine_Entertainment_Portal", "readable": "Philippine Entertainment Portal", "graph": "resource:Philippine_Entertainment_Portal" }, { "modified": "Quezon_City", "readable": "Quezon City", "graph": "resource:Quezon_City" }, { "modified": "World_Wide_Web", "readable": "World Wide Web", "graph": "resource:World_Wide_Web" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?l ) WHERE { resource:GMA_New_Media property:product ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?l ) WHERE { resource:GMA_New_Media property:product ?p }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:GMA_New_Media property:product ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:GMA_New_Media property:product ?u }", "graph_answer": [ "resource:World_Wide_Web", "resource:Online_Game" ], "readable_answer": [ "World Wide Web", "Online Game" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f ?o WHERE { resource:GMA_New_Media property:subsidiary ?f . resource:GMA_New_Media property:location ?o }", "readable_query": "SELECT DISTINCT ?f ?o WHERE { resource:GMA_New_Media property:subsidiary ?f . resource:GMA_New_Media property:location ?o }", "graph_answer": [ "resource:Philippine_Entertainment_Portal", "resource:Quezon_City" ], "readable_answer": [ "Philippine Entertainment Portal", "Quezon City" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
3
7330
Id243
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "country", "object": "Philippines" }, { "subject": "Binignit", "property": "ingredient", "object": "Taro" } ]
[ { "subject": "Binignit", "property": "mainIngredient", "object": "Sweet_potato" }, { "subject": "Binignit", "property": "country", "object": "Philippines" }, { "subject": "Binignit", "property": "ingredient", "object": "Taro" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Filipino dish of binignit has sweet potatoes and taro as ingredients.", "Taro is an ingredient in the Philippine dish of Binignit along with the main ingredient of sweet potato.", "One of the main ingredients of Binignit is the sweet potato, which can be found in the philippines and has Taro as an ingredient." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Binignit", "property:ingredient", "resource:Taro" ], [ "resource:Binignit", "property:main_ingredient", "resource:Sweet_potato" ], [ "resource:Binignit", "rdf:type", "ontology:food" ], [ "resource:Binignit", "property:country", "resource:Philippines" ] ]
Binignit
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Binignit", "readable": "Binignit", "graph": "resource:Binignit" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Sweet_potato", "readable": "Sweet potato", "graph": "resource:Sweet_potato" }, { "modified": "Taro", "readable": "Taro", "graph": "resource:Taro" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?c WHERE { resource:Binignit property:country ?x . resource:Binignit property:main_ingredient ?c }", "readable_query": "SELECT DISTINCT ?x ?c WHERE { resource:Binignit property:country ?x . resource:Binignit property:main_ingredient ?c }", "graph_answer": [ "resource:Philippines", "resource:Sweet_potato" ], "readable_answer": [ "Philippines", "Sweet potato" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Binignit property:width ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Binignit property:width ?s }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Binignit property:first_publication_year ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Binignit property:first_publication_year ?x }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4666
Id178
[ { "subject": "Batagor", "property": "hasVariant", "object": "Siomay" }, { "subject": "Siomay", "property": "variations", "object": "Shumai" } ]
[ { "subject": "Batagor", "property": "dishVariation", "object": "Siomay" }, { "subject": "Siomay", "property": "dishVariation", "object": "Shumai" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Batagor, Shumai and Siomay are variations of the same dish.", "Shumai and Batagor are variations of the Siomay dish." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Siomay", "property:dish_variation", "resource:Shumai" ], [ "resource:Batagor", "property:dish_variation", "resource:Siomay" ], [ "resource:Batagor", "rdf:type", "ontology:food" ] ]
Batagor
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Shumai", "readable": "Shumai", "graph": "resource:Shumai" }, { "modified": "Siomay", "readable": "Siomay", "graph": "resource:Siomay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { VALUES ( ?e ) { ( resource:Shumai ) ( resource:Siomay ) } . resource:Batagor property:dish_variation ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { VALUES ( ?e ) { ( resource:Shumai ) ( resource:Siomay ) } . resource:Batagor property:dish_variation ?e }", "graph_answer": [ "resource:Siomay" ], "readable_answer": [ "Siomay" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { VALUES ( ?a ) { ( resource:Shumai ) ( resource:Siomay ) } . resource:Siomay property:dish_variation ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { VALUES ( ?a ) { ( resource:Shumai ) ( resource:Siomay ) } . resource:Siomay property:dish_variation ?a }", "graph_answer": [ "resource:Shumai" ], "readable_answer": [ "Shumai" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "direct_multiple_choices", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "closed_entity_answer", "single_intention" ] } ]
SportsTeam
2
5388
Id132
[ { "subject": "AZ_Alkmaar", "property": "manager", "object": "John_van_den_Brom" }, { "subject": "John_van_den_Brom", "property": "team", "object": "De_Graafschap" } ]
[ { "subject": "AZ_Alkmaar", "property": "manager", "object": "John_van_den_Brom" }, { "subject": "John_van_den_Brom", "property": "club", "object": "De_Graafschap" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "John van den Brom has been manager of AZ Alkmaar, Brom also plays for De Graafschap.", "John van den Brom plays for De Graafschap and manages AZ Alkmaar.", "John van den Brom, manager of AZ Alkmaar, plays for De Graafschap." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:John_van_den_Brom", "property:club", "resource:De_Graafschap" ], [ "resource:AZ_Alkmaar", "rdf:type", "ontology:sports_team" ], [ "resource:AZ_Alkmaar", "property:manager", "resource:John_van_den_Brom" ] ]
AZ_Alkmaar
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "AZ_Alkmaar", "readable": "AZ Alkmaar", "graph": "resource:AZ_Alkmaar" }, { "modified": "De_Graafschap", "readable": "De Graafschap", "graph": "resource:De_Graafschap" }, { "modified": "John_van_den_Brom", "readable": "John van den Brom", "graph": "resource:John_van_den_Brom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?p WHERE { ?p property:club resource:De_Graafschap . ?y property:manager ?p . ?y rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?y ?p WHERE { ?p property:club resource:De_Graafschap . ?y property:manager ?p . ?y rdf:type ontology:sports_team }", "graph_answer": [ "resource:AZ_Alkmaar", "resource:John_van_den_Brom" ], "readable_answer": [ "AZ Alkmaar", "John van den Brom" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]