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
Politician
2
5203
Id195
[ { "subject": "Alfred_Moore_Scales", "property": "office", "object": "\"Governor of North Carolina\"" }, { "subject": "Alfred_Moore_Scales", "property": "successor", "object": "James_Madison_Leach" } ]
[ { "subject": "Alfred_Moore_Scales", "property": "successor", "object": "James_Madison_Leach" }, { "subject": "Alfred_Moore_Scales", "property": "office", "object": "\"Governor of North Carolina\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Moore Scales was Governor of North Carolina, and was succeeded by James Madison Leach.", "Governor Alfred Moore Scales of North Carolina was succeeded by James Madison Leach.", "Alfred Moore Scales was Governor of North Carolina and he was succeeded by James Madison Leach." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Moore_Scales", "rdf:type", "ontology:politician" ], [ "resource:Alfred_Moore_Scales", "property:successor", "resource:James_Madison_Leach" ], [ "resource:Alfred_Moore_Scales", "property:office", "Governor of North Carolina" ] ]
Alfred_Moore_Scales
[ { "modified": "Governor of North Carolina", "readable": "Governor of North Carolina", "graph": "Governor of North Carolina" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Alfred_Moore_Scales", "readable": "Alfred Moore Scales", "graph": "resource:Alfred_Moore_Scales" }, { "modified": "James_Madison_Leach", "readable": "James Madison Leach", "graph": "resource:James_Madison_Leach" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?w ) WHERE { ?y property:successor resource:James_Madison_Leach . ?y property:office 'Governor of North Carolina' . ?y rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?w ) WHERE { ?y property:successor resource:James_Madison_Leach . ?y property:office 'Governor of North Carolina' . ?y rdf:type ontology:politician }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:politician . ?t property:office 'Governor of North Carolina' . ?t property:successor resource:James_Madison_Leach }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:politician . ?t property:office 'Governor of North Carolina' . ?t property:successor resource:James_Madison_Leach }", "graph_answer": [ "resource:Alfred_Moore_Scales" ], "readable_answer": [ "Alfred Moore Scales" ], "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 ?c WHERE { resource:Alfred_Moore_Scales property:engine ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Alfred_Moore_Scales property:engine ?c }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10838
Id57
[ { "subject": "A_Long_Long_Way", "property": "previousWork", "object": "Annie_Dunne" }, { "subject": "Viking_Press", "property": "country", "object": "United_States" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "A_Long_Long_Way", "property": "subsequentWork", "object": "The_Secret_Scripture" } ]
[ { "subject": "A_Long_Long_Way", "property": "precededBy", "object": "Annie_Dunne" }, { "subject": "Viking_Press", "property": "country", "object": "United_States" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "A_Long_Long_Way", "property": "followedBy", "object": "The_Secret_Scripture" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Secret Scripture was a book which followed A Long Long Way, published by Viking Press in the USA and preceded by Annie Dunne.", "Annie Dunne preceded the book A Long Long Way, published by Viking Press (located in the United States), which was followed by The Secret Scripture.", "A Long Long Way is published by Viking Press which is based in the United States. The book was preceded by Annie Dunne and followed by The Secret Scripture." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Long_Long_Way", "property:preceded_by", "resource:Annie_Dunne" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:publisher", "resource:Viking_Press" ], [ "resource:A_Long_Long_Way", "property:followed_by", "resource:The_Secret_Scripture" ], [ "resource:Viking_Press", "property:country", "resource:United_States" ] ]
A_Long_Long_Way
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Annie_Dunne", "readable": "Annie Dunne", "graph": "resource:Annie_Dunne" }, { "modified": "The_Secret_Scripture", "readable": "The Secret Scripture", "graph": "resource:The_Secret_Scripture" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Viking_Press", "readable": "Viking Press", "graph": "resource:Viking_Press" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c property:country resource:United_States }", "readable_query": "ASK WHERE { ?c property:country resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?x WHERE { ?x property:country resource:United_States }", "readable_query": "SELECT ?x WHERE { ?x property:country resource:United_States }", "graph_answer": [ "resource:Viking_Press" ], "readable_answer": [ "Viking Press" ], "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 { ?u rdf:type ontology:written_work . ?j property:country resource:United_States . ?u property:publisher ?j . ?u property:followed_by resource:The_Secret_Scripture }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:written_work . ?j property:country resource:United_States . ?u property:publisher ?j . ?u property:followed_by resource:The_Secret_Scripture }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:A_Long_Long_Way property:build_date ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:A_Long_Long_Way property:build_date ?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" ] }, { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:preceded_by ?f . ?o property:followed_by resource:Alcatraz_Versus_the_Scrivener_s_Bones }", "readable_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:preceded_by ?f . ?o property:followed_by resource:Alcatraz_Versus_the_Scrivener's_Bones }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
3
7156
Id69
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "leader", "object": "Abdul_Halim_of_Kedah" }, { "subject": "Malaysia", "property": "capital", "object": "Putrajaya" } ]
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Malaysia", "property": "leader", "object": "Abdul_Halim_of_Kedah" }, { "subject": "Malaysia", "property": "capital", "object": "Putrajaya" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Asam pedas is a Malaysian dish. The leader of Malaysia is Abdul Halim of Kedah, and its capital is Putrajaya.", "Asam pedas is a food found in Malaysia, where the leader is Abdul Halim of Kedah and the capital is Putrajaya.", "Asam pedas is a food found in Malaysia, which leader is Abdul Halim of Kedah and its capital is Putrajaya." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Malaysia", "property:leader", "resource:Abdul_Halim_of_Kedah" ], [ "resource:Malaysia", "property:capital", "resource:Putrajaya" ], [ "resource:Asam_pedas", "rdf:type", "ontology:food" ], [ "resource:Asam_pedas", "property:country", "resource:Malaysia" ] ]
Asam_pedas
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Abdul_Halim_of_Kedah", "readable": "Abdul Halim of Kedah", "graph": "resource:Abdul_Halim_of_Kedah" }, { "modified": "Asam_pedas", "readable": "Asam pedas", "graph": "resource:Asam_pedas" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Putrajaya", "readable": "Putrajaya", "graph": "resource:Putrajaya" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?k WHERE { resource:Malaysia property:capital ?s . resource:Malaysia property:leader ?k }", "readable_query": "SELECT DISTINCT ?s ?k WHERE { resource:Malaysia property:capital ?s . resource:Malaysia property:leader ?k }", "graph_answer": [ "resource:Putrajaya", "resource:Abdul_Halim_of_Kedah" ], "readable_answer": [ "Putrajaya", "Abdul Halim of Kedah" ], "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 ?h WHERE { ?h property:country resource:Malaysia . ?h rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?h ) , 'asam' ) ) }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:country resource:Malaysia . ?h rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?h ) , 'asam' ) ) }", "graph_answer": [ "resource:Asam_pedas" ], "readable_answer": [ "Asam pedas" ], "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" ] } ]
Airport
4
8424
Id22
[ { "subject": "Adirondack_Regional_Airport", "property": "runwayLength", "object": "\"1218.59\"^^xsd:double" }, { "subject": "Adirondack_Regional_Airport", "property": "city", "object": "Lake_Placid,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Saranac_Lake,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "elevation", "object": "\"507.0\"^^xsd:double" } ]
[ { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Lake_Placid,_New_York" }, { "subject": "Adirondack_Regional_Airport", "property": "runwayLength", "object": "1219.0" }, { "subject": "Adirondack_Regional_Airport", "property": "elevationAboveTheSeaLevel", "object": "507" }, { "subject": "Adirondack_Regional_Airport", "property": "cityServed", "object": "Saranac_Lake,_New_York" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Lake Placid, and the city of Saranac Lake, (both in New York) are served by Adirondack Regional Airport. This airport is 507 metres above sea level and has a runway length of 1,219 metres.", "Adirondack Regional Airport serves both the city of Lake Placid and city of Saranac Lake in New York. It has a runway length of 1219 and is 507 metres above sea level.", "Adirondack Regional Airport serves the cities of Lake Placid and Saranac Lake, New York. It is located 507 metres above sea level and has a runway length of 1219.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adirondack_Regional_Airport", "property:runway_length", "resource:1219_0" ], [ "resource:Adirondack_Regional_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Saranac_Lake__New_York" ], [ "resource:Adirondack_Regional_Airport", "property:city_served", "resource:Lake_Placid__New_York" ], [ "resource:Adirondack_Regional_Airport", "property:elevation_above_the_sea_level", "507" ] ]
Adirondack_Regional_Airport
[ { "modified": "507", "readable": "507", "graph": "507" }, { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "1219.0", "readable": "1219.0", "graph": "resource:1219_0" }, { "modified": "Adirondack_Regional_Airport", "readable": "Adirondack Regional Airport", "graph": "resource:Adirondack_Regional_Airport" }, { "modified": "Lake_Placid,_New_York", "readable": "Lake Placid, New York", "graph": "resource:Lake_Placid__New_York" }, { "modified": "Saranac_Lake,_New_York", "readable": "Saranac Lake, New York", "graph": "resource:Saranac_Lake__New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?b = '507' ) . ?v property:elevation_above_the_sea_level ?b . ?v rdf:type ontology:airport . ?v property:runway_length ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?b = '507' ) . ?v property:elevation_above_the_sea_level ?b . ?v rdf:type ontology:airport . ?v property:runway_length ?t }", "graph_answer": [ "resource:1219_0" ], "readable_answer": [ "1219.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 ?o WHERE { ?o property:runway_length resource:1219_0 . FILTER ( ?t = '507' ) . ?o rdf:type ontology:airport . ?o property:elevation_above_the_sea_level ?t }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:runway_length resource:1219.0 . FILTER ( ?t = '507' ) . ?o rdf:type ontology:airport . ?o property:elevation_above_the_sea_level ?t }", "graph_answer": [ "resource:Adirondack_Regional_Airport" ], "readable_answer": [ "Adirondack Regional Airport" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?u ) WHERE { resource:Adirondack_Regional_Airport property:city_served ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?u ) WHERE { resource:Adirondack_Regional_Airport property:city_served ?e }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Adirondack_Regional_Airport property:city_served ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Adirondack_Regional_Airport property:city_served ?a }", "graph_answer": [ "resource:Saranac_Lake__New_York", "resource:Lake_Placid__New_York" ], "readable_answer": [ "Saranac Lake, New York", "Lake Placid, New York" ], "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" ] } ]
MeanOfTransportation
2
4935
Id170
[ { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Atlas_II", "property": "sites", "object": "Vandenberg_AFB_Space_Launch_Complex_3" } ]
[ { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Vandenberg_AFB_Space_Launch_Complex_3" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlas II, from the United States, has its launchpad at Vandenberg AFB Space Launch Complex 3.", "The Atlas II originated from the U.S and is launched from the Vandenberg AFB Space Launch Complex 3.", "The Atlas II originated from the US and was launched at the Vandenberg AFB Space Launch Complex 3." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:launch_site", "resource:Vandenberg_AFB_Space_Launch_Complex_3" ], [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ] ]
Atlas_II
[ { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Vandenberg_AFB_Space_Launch_Complex_3", "readable": "Vandenberg AFB Space Launch Complex 3", "graph": "resource:Vandenberg_AFB_Space_Launch_Complex_3" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?w WHERE { resource:Atlas_II property:launch_site ?i . resource:Atlas_II property:country_origin ?w }", "readable_query": "SELECT DISTINCT ?i ?w WHERE { resource:Atlas_II property:launch_site ?i . resource:Atlas_II property:country_origin ?w }", "graph_answer": [ "resource:Vandenberg_AFB_Space_Launch_Complex_3", "resource:United_States" ], "readable_answer": [ "Vandenberg AFB Space Launch Complex 3", "United States" ], "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" ] } ]
Food
5
12074
Id21
[ { "subject": "Arrabbiata_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
[ { "subject": "Arrabbiata_sauce", "property": "country", "object": "Italy" }, { "subject": "Italy", "property": "leader", "object": "Pietro_Grasso" }, { "subject": "Italy", "property": "demonym", "object": "Italians" }, { "subject": "Italy", "property": "capital", "object": "Rome" }, { "subject": "Italy", "property": "language", "object": "Italian_language" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Italians are from Italy where Pietro Grasso is a leader and they speak Italian. The capital is Rome and Arrabbiata sauce can be found there.", "Arrabbiata sauce is from Italy whose leader is Pietro Grasso. The capital of Italy is Rome whose language is Italian. Italians are the people who reside in Italy.", "Italian speaking Italy offers Arrabbiata sauce. Italy is home to leader Pietro Grasso. Its capital is Rome, and Italians live there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arrabbiata_sauce", "rdf:type", "ontology:food" ], [ "resource:Arrabbiata_sauce", "property:country", "resource:Italy" ], [ "resource:Italy", "property:leader", "resource:Pietro_Grasso" ], [ "resource:Italy", "property:capital", "resource:Rome" ], [ "resource:Italy", "property:language", "resource:Italian_language" ], [ "resource:Italy", "property:demonym", "resource:Italians" ] ]
Arrabbiata_sauce
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Arrabbiata_sauce", "readable": "Arrabbiata sauce", "graph": "resource:Arrabbiata_sauce" }, { "modified": "Italian_language", "readable": "Italian language", "graph": "resource:Italian_language" }, { "modified": "Italians", "readable": "Italians", "graph": "resource:Italians" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Pietro_Grasso", "readable": "Pietro Grasso", "graph": "resource:Pietro_Grasso" }, { "modified": "Rome", "readable": "Rome", "graph": "resource:Rome" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x ?p WHERE { resource:Italy property:leader ?x . resource:Italy property:demonym ?p }", "readable_query": "SELECT DISTINCT ?x ?p WHERE { resource:Italy property:leader ?x . resource:Italy property:demonym ?p }", "graph_answer": [ "resource:Pietro_Grasso", "resource:Italians" ], "readable_answer": [ "Pietro Grasso", "Italians" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c ?d WHERE { resource:Italy property:language ?d . resource:Italy property:capital ?c }", "readable_query": "SELECT DISTINCT ?c ?d WHERE { resource:Italy property:language ?d . resource:Italy property:capital ?c }", "graph_answer": [ "resource:Rome", "resource:Italian_language" ], "readable_answer": [ "Rome", "Italian 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 { ?t rdf:type ontology:food . ?t property:country resource:Italy }", "readable_query": "ASK WHERE { ?t rdf:type ontology:food . ?t property:country resource:Italy }", "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 ?o WHERE { ?o rdf:type ontology:food . ?o property:country resource:Italy }", "readable_query": "SELECT ?o WHERE { ?o rdf:type ontology:food . ?o property:country resource:Italy }", "graph_answer": [ "resource:Arrabbiata_sauce" ], "readable_answer": [ "Arrabbiata sauce" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
2
5338
Id82
[ { "subject": "A.S._Gubbio_1910", "property": "season", "object": "2014" }, { "subject": "A.S._Gubbio_1910", "property": "capacity", "object": "\"5300\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.S._Gubbio_1910", "property": "season", "object": "2014" }, { "subject": "A.S._Gubbio_1910", "property": "numberOfMembers", "object": "5300" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The A.S. Gubbio 1910, has 5300 members, and played in the 2014 season.", "A.S. Gubbio 1910 has 5300 members and played in 2014.", "AS Gubbio 1910 competed in the 2014 season, they have 5300 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_S__Gubbio_1910", "property:season", "resource:2014" ], [ "resource:A_S__Gubbio_1910", "property:number_of_members", "resource:5300" ], [ "resource:A_S__Gubbio_1910", "rdf:type", "ontology:sports_team" ] ]
A.S._Gubbio_1910
[ { "modified": "numberOfMembers", "readable": "number of members", "graph": "property:number_of_members" }, { "modified": "season", "readable": "season", "graph": "property:season" }, { "modified": "2014", "readable": "2014", "graph": "resource:2014" }, { "modified": "5300", "readable": "5300", "graph": "resource:5300" }, { "modified": "A.S._Gubbio_1910", "readable": "A.S. Gubbio 1910", "graph": "resource:A_S__Gubbio_1910" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:number_of_members '10000' . ?o rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?o property:number_of_members '10000' . ?o rdf:type ontology:sports_team }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:sports_team . ?e property:number_of_members resource:5300 }", "readable_query": "ASK WHERE { ?e rdf:type ontology:sports_team . ?e property:number_of_members resource:5300 }", "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 ?z WHERE { ?z rdf:type ontology:sports_team . ?z property:number_of_members resource:5300 }", "readable_query": "SELECT ?z WHERE { ?z rdf:type ontology:sports_team . ?z property:number_of_members resource:5300 }", "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 ?u WHERE { resource:A_S__Gubbio_1910 property:season ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:A.S._Gubbio_1910 property:season ?u }", "graph_answer": [ "resource:2014" ], "readable_answer": [ "2014" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
5
11980
Id201
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "Atlantic_County,_New_Jersey" }, { "subject": "Atlantic_County,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Atlantic_City,_New_Jersey", "property": "isPartOf", "object": "Atlantic_County,_New_Jersey" }, { "subject": "Atlantic_County,_New_Jersey", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "largestCity", "object": "New_York_City" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Native Americans are an ethnic group in the US, where the capital is Washington DC and New York is the largest city. The US is the location of Atlantic City, which forms part of Atlantic County in New Jersey.", "The Native Americans are an ethnic group within the United States, where Washington DC is the capital and New York is the largest city. The US is where you will find Atlantic City, which is part of Atlantic County, New Jersey.", "Native Americans are one of the ethnic groups in the United States of America, where the biggest city is New York. Atlantic City (in Atlantic County, New Jersey), is in the United States, where Washington D.C. is the capital." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City__New_Jersey", "rdf:type", "ontology:city" ], [ "resource:Atlantic_City__New_Jersey", "property:is_part_of", "resource:Atlantic_County__New_Jersey" ], [ "resource:United_States", "property:largest_city", "resource:New_York_City" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Atlantic_County__New_Jersey", "property:country", "resource:United_States" ] ]
Atlantic_City,_New_Jersey
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Atlantic_City,_New_Jersey", "readable": "Atlantic City, New Jersey", "graph": "resource:Atlantic_City__New_Jersey" }, { "modified": "Atlantic_County,_New_Jersey", "readable": "Atlantic County, New Jersey", "graph": "resource:Atlantic_County__New_Jersey" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "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 ?e WHERE { resource:Atlantic_City__New_Jersey property:is_part_of ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:Atlantic_City,_New_Jersey property:is_part_of ?e . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) }", "graph_answer": [ "resource:Atlantic_County__New_Jersey" ], "readable_answer": [ "Atlantic County, New Jersey" ], "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 ?f ?m WHERE { resource:Atlantic_County__New_Jersey property:country ?m . ?m property:ethnic_group ?f }", "readable_query": "SELECT DISTINCT ?f ?m WHERE { resource:Atlantic_County,_New_Jersey property:country ?m . ?m property:ethnic_group ?f }", "graph_answer": [ "resource:Native_Americans_in_the_United_States", "resource:United_States" ], "readable_answer": [ "Native Americans in the United States", "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?o property:capital resource:Washington__D_C_ . ?o property:largest_city resource:New_York_City }", "readable_query": "ASK WHERE { ?o property:capital resource:Washington,_D.C. . ?o property:largest_city resource:New_York_City }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "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": "ASK WHERE { ?p property:largest_city resource:Tacoma__Washington . ?p property:capital resource:Washington__D_C_ }", "readable_query": "ASK WHERE { ?p property:largest_city resource:Tacoma,_Washington . ?p property:capital resource:Washington,_D.C. }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "ellipsis", "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
Astronaut
4
8854
Id6
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "selection", "object": "1963" } ]
[ { "subject": "Alan_Bean", "property": "nationality", "object": "United_States" }, { "subject": "Alan_Bean", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Bean", "property": "birthPlace", "object": "Wheeler,_Texas" }, { "subject": "Alan_Bean", "property": "selectedByNasa", "object": "1963" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "American Alan Bean was a test pilot who was born in Wheeler, Texas and in 1963 was picked by NASA as part of the space program.", "Alan Bean is a national of the United States. He was born in Wheeler, Texas. He was a test pilot and was selected by NASA in 1963.", "Alan Bean, originally from Wheeler, Texas, US, began working for NASA in 1963 as a test pilot." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_Bean", "property:selected_by_nasa", "resource:1963" ], [ "resource:Alan_Bean", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Bean", "property:nationality", "resource:United_States" ], [ "resource:Alan_Bean", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Bean", "property:birth_place", "resource:Wheeler__Texas" ] ]
Alan_Bean
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Alan_Bean", "readable": "Alan Bean", "graph": "resource:Alan_Bean" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Wheeler,_Texas", "readable": "Wheeler, Texas", "graph": "resource:Wheeler__Texas" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:selected_by_nasa ?m . ?i rdf:type ontology:astronaut . ?i property:birth_place resource:Saskatchewan }", "readable_query": "ASK WHERE { ?i property:selected_by_nasa ?m . ?i rdf:type ontology:astronaut . ?i property:birth_place resource:Saskatchewan }", "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
8427
Id25
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Paracuellos_de_Jarama" }, { "subject": "Paracuellos_de_Jarama", "property": "country", "object": "Spain" }, { "subject": "ENAIRE", "property": "locationCity", "object": "Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "operator", "object": "ENAIRE" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Paracuellos_de_Jarama" }, { "subject": "Paracuellos_de_Jarama", "property": "country", "object": "Spain" }, { "subject": "ENAIRE", "property": "city", "object": "Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "operatingOrganisation", "object": "ENAIRE" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Adolfo Suárez Madrid–Barajas Airport is in Paracuellos de Jarama, in Spain. The Adolfo Suárez Madrid–Barajas Airport is operated by ENAIRE which is in the city of Madrid.", "Adolfo Suárez Madrid–Barajas Airport can be found in Paracuellos de Jarama, in Spain. ENAIRE, in the city of Madrid, is the operating organisation for Adolfo Suarez Madrid-Barajas airport.", "Adolfo Suárez Madrid–Barajas Airport can be found in Paracuellos de Jarama located in Spain. The Adolfo Suárez Madrid–Barajas Airpor is operated by ENAIRE located in Madrid." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Paracuellos_de_Jarama", "property:country", "resource:Spain" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Paracuellos_de_Jarama" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:operating_organisation", "resource:ENAIRE" ], [ "resource:ENAIRE", "property:city", "resource:Madrid" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "ENAIRE", "readable": "ENAIRE", "graph": "resource:ENAIRE" }, { "modified": "Madrid", "readable": "Madrid", "graph": "resource:Madrid" }, { "modified": "Paracuellos_de_Jarama", "readable": "Paracuellos de Jarama", "graph": "resource:Paracuellos_de_Jarama" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?c rdf:type ontology:airport . ?j property:country resource:Spain . ?c property:operating_organisation resource:ENAIRE . ?c property:location ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { ?c rdf:type ontology:airport . ?j property:country resource:Spain . ?c property:operating_organisation resource:ENAIRE . ?c property:location ?j }", "graph_answer": [ "resource:Paracuellos_de_Jarama" ], "readable_answer": [ "Paracuellos de Jarama" ], "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 ?s WHERE { ?s property:operating_organisation resource:ENAIRE . resource:Paracuellos_de_Jarama property:country resource:Spain . ?s rdf:type ontology:airport . ?s property:location resource:Paracuellos_de_Jarama }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:operating_organisation resource:ENAIRE . resource:Paracuellos_de_Jarama property:country resource:Spain . ?s rdf:type ontology:airport . ?s property:location resource:Paracuellos_de_Jarama }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:ENAIRE property:failed_launches ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:ENAIRE property:failed_launches ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8317
Id163
[ { "subject": "Aenir", "property": "author", "object": "Garth_Nix" }, { "subject": "Aenir", "property": "oclc", "object": "45644811" }, { "subject": "Aenir", "property": "mediaType", "object": "Paperback" } ]
[ { "subject": "Aenir", "property": "oclcNumber", "object": "45644811" }, { "subject": "Aenir", "property": "author", "object": "Garth_Nix" }, { "subject": "Aenir", "property": "mediaType", "object": "Paperback" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Aenir written by Garth Nix is available in paperback with the OCLC number 45644811.", "The book Aenir, by Garth Nix, is available in paperback and has the OCLC number 45644811." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Aenir", "property:media_type", "resource:Paperback" ], [ "resource:Aenir", "property:author", "resource:Garth_Nix" ], [ "resource:Aenir", "rdf:type", "ontology:written_work" ], [ "resource:Aenir", "property:oclc_number", "45644811" ] ]
Aenir
[ { "modified": "45644811", "readable": "45644811", "graph": "45644811" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "Aenir", "readable": "Aenir", "graph": "resource:Aenir" }, { "modified": "Garth_Nix", "readable": "Garth Nix", "graph": "resource:Garth_Nix" }, { "modified": "Paperback", "readable": "Paperback", "graph": "resource:Paperback" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?x rdf:type ontology:written_work . ?x property:author ?y . FILTER ( ?v = '45644811' ) . ?x property:oclc_number ?v }", "readable_query": "SELECT DISTINCT ?y WHERE { ?x rdf:type ontology:written_work . ?x property:author ?y . FILTER ( ?v = '45644811' ) . ?x property:oclc_number ?v }", "graph_answer": [ "resource:Garth_Nix" ], "readable_answer": [ "Garth Nix" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:written_work . FILTER ( ?k = '45644811' ) . ?l property:oclc_number ?k . ?l property:author resource:Garth_Nix }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:written_work . FILTER ( ?k = '45644811' ) . ?l property:oclc_number ?k . ?l property:author resource:Garth_Nix }", "graph_answer": [ "resource:Aenir" ], "readable_answer": [ "Aenir" ], "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 ?w WHERE { resource:Aenir property:issn_number ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Aenir property:issn_number ?w }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5549
Id84
[ { "subject": "A_Long_Long_Way", "property": "previousWork", "object": "Annie_Dunne" }, { "subject": "A_Long_Long_Way", "property": "subsequentWork", "object": "The_Secret_Scripture" } ]
[ { "subject": "A_Long_Long_Way", "property": "precededBy", "object": "Annie_Dunne" }, { "subject": "A_Long_Long_Way", "property": "followedBy", "object": "The_Secret_Scripture" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The novel A Long Long Way was preceded by Annie Dunne and followed by The Secret Scripture.", "\"The Secret Scripture\" followed the book \"A Long Long Way,\" which was preceded by \"Annie Dunne\".", "Annie Dunne was followed by A Long Long Way and The Secret Scripture." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Long_Long_Way", "property:preceded_by", "resource:Annie_Dunne" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:followed_by", "resource:The_Secret_Scripture" ] ]
A_Long_Long_Way
[ { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Annie_Dunne", "readable": "Annie Dunne", "graph": "resource:Annie_Dunne" }, { "modified": "The_Secret_Scripture", "readable": "The Secret Scripture", "graph": "resource:The_Secret_Scripture" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u rdf:type ontology:written_work . ?u property:followed_by resource:Into_Battle__novel_ }", "readable_query": "ASK WHERE { ?u rdf:type ontology:written_work . ?u property:followed_by resource:Into_Battle_(novel) }", "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 { ?y rdf:type ontology:written_work . ?y property:followed_by resource:The_Secret_Scripture }", "readable_query": "ASK WHERE { ?y rdf:type ontology:written_work . ?y property:followed_by resource:The_Secret_Scripture }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?a WHERE { ?a rdf:type ontology:written_work . ?a property:followed_by resource:The_Secret_Scripture }", "readable_query": "SELECT ?a WHERE { ?a rdf:type ontology:written_work . ?a property:followed_by resource:The_Secret_Scripture }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { resource:A_Long_Long_Way property:preceded_by ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { resource:A_Long_Long_Way property:preceded_by ?e }", "graph_answer": [ "resource:Annie_Dunne" ], "readable_answer": [ "Annie Dunne" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
7
13081
Id48
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"^^xsd:date" }, { "subject": "Buzz_Aldrin", "property": "selection", "object": "1963" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"" }, { "subject": "Buzz_Aldrin", "property": "selectedByNasa", "object": "1963" }, { "subject": "Buzz_Aldrin", "property": "occupation", "object": "Fighter_pilot" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
(X (X) (X) (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "In 1963 Buzz Aldrin graduated from MIT with a Sc. D. and that same year NASA picked him to crew Apollo 11. Aldrin was born in Glen Ridge, New Jersey on January 20th, 1930 and was a fighter pilot before heading into space.", "Buzz Aldrin was born on 20 January 1930 in Glen Ridge, New Jersey. He graduated from MIT in 1963 with an ScD and was selected that year by NASA. He served as a fighter pilot and as crew member on Apollo 11." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Apollo_11", "property:operator", "resource:NASA" ], [ "resource:Buzz_Aldrin", "property:selected_by_nasa", "resource:1963" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:occupation", "resource:Fighter_pilot" ], [ "resource:Buzz_Aldrin", "property:birth_date", "1930-01-20" ], [ "resource:Buzz_Aldrin", "property:alma_mater", "Massachusetts Institute of Technology, Sc.D. 1963" ], [ "resource:Buzz_Aldrin", "property:birth_place", "resource:Glen_Ridge__New_Jersey" ] ]
Buzz_Aldrin
[ { "modified": "1930-01-20", "readable": "1930-01-20", "graph": "1930-01-20" }, { "modified": "Massachusetts Institute of Technology, Sc.D. 1963", "readable": "Massachusetts Institute of Technology, Sc.D. 1963", "graph": "Massachusetts Institute of Technology, Sc.D. 1963" }, { "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": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Fighter_pilot", "readable": "Fighter pilot", "graph": "resource:Fighter_pilot" }, { "modified": "Glen_Ridge,_New_Jersey", "readable": "Glen Ridge, New Jersey", "graph": "resource:Glen_Ridge__New_Jersey" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:birth_date ?y . ?t rdf:type ontology:astronaut . ?t property:mission ?h . ?h property:operator resource:NASA . FILTER ( ?y = \"1930-01-20\" ) }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:birth_date ?y . ?t rdf:type ontology:astronaut . ?t property:mission ?h . ?h property:operator resource:NASA . FILTER ( ?y = \"1930-01-20\" ) }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Buzz_Aldrin property:mission ?n . resource:Buzz_Aldrin property:birth_date ?v . FILTER ( ?v = \"1930-01-20\" ) . ?n property:operator resource:NASA . resource:Buzz_Aldrin rdf:type ontology:astronaut }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Buzz_Aldrin property:mission ?n . resource:Buzz_Aldrin property:birth_date ?v . FILTER ( ?v = \"1930-01-20\" ) . ?n property:operator resource:NASA . resource:Buzz_Aldrin rdf:type ontology:astronaut }", "graph_answer": [ "resource:Apollo_11" ], "readable_answer": [ "Apollo 11" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m ?f WHERE { resource:Buzz_Aldrin property:birth_place ?f . resource:Buzz_Aldrin property:selected_by_nasa ?m }", "readable_query": "SELECT DISTINCT ?m ?f WHERE { resource:Buzz_Aldrin property:birth_place ?f . resource:Buzz_Aldrin property:selected_by_nasa ?m }", "graph_answer": [ "resource:1963", "resource:Glen_Ridge__New_Jersey" ], "readable_answer": [ "1963", "Glen Ridge, New Jersey" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Buzz_Aldrin property:alma_mater ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'sc.d.' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Buzz_Aldrin property:alma_mater ?c . FILTER ( CONTAINS ( LCASE ( ?c ) , 'sc.d.' ) ) }", "graph_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963" ], "readable_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Buzz_Aldrin property:model_start_year ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Buzz_Aldrin property:model_start_year ?n }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6538
Id158
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Los_Angeles_Herald-Examiner" }, { "subject": "Julia_Morgan", "property": "significantBuildings", "object": "Riverside_Art_Museum" } ]
[ { "subject": "Asilomar_Conference_Grounds", "property": "architect", "object": "Julia_Morgan" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Los_Angeles_Herald-Examiner" }, { "subject": "Julia_Morgan", "property": "significantBuilding", "object": "Riverside_Art_Museum" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Julia Morgan, architect of the Asilomar Conference grounds, designed the significant Los Angeles Herald Examiner building and The Riverside Art Museum." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Asilomar_Conference_Grounds", "property:architect", "resource:Julia_Morgan" ], [ "resource:Asilomar_Conference_Grounds", "rdf:type", "ontology:building" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Los_Angeles_Herald_Examiner" ], [ "resource:Julia_Morgan", "property:significant_building", "resource:Riverside_Art_Museum" ] ]
Asilomar_Conference_Grounds
[ { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "significantBuilding", "readable": "significant building", "graph": "property:significant_building" }, { "modified": "Asilomar_Conference_Grounds", "readable": "Asilomar Conference Grounds", "graph": "resource:Asilomar_Conference_Grounds" }, { "modified": "Julia_Morgan", "readable": "Julia Morgan", "graph": "resource:Julia_Morgan" }, { "modified": "Los_Angeles_Herald-Examiner", "readable": "Los Angeles Herald-Examiner", "graph": "resource:Los_Angeles_Herald_Examiner" }, { "modified": "Riverside_Art_Museum", "readable": "Riverside Art Museum", "graph": "resource:Riverside_Art_Museum" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?s ) WHERE { resource:Julia_Morgan property:significant_building ?n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?s ) WHERE { resource:Julia_Morgan property:significant_building ?n }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Julia_Morgan property:significant_building ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Julia_Morgan property:significant_building ?l }", "graph_answer": [ "resource:Los_Angeles_Herald_Examiner", "resource:Riverside_Art_Museum" ], "readable_answer": [ "Los Angeles Herald-Examiner", "Riverside Art Museum" ], "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:Asilomar_Conference_Grounds rdf:type ontology:building . resource:Asilomar_Conference_Grounds property:architect resource:Julia_Morgan }", "readable_query": "ASK WHERE { resource:Asilomar_Conference_Grounds rdf:type ontology:building . resource:Asilomar_Conference_Grounds property:architect resource:Julia_Morgan }", "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" ] } ]
WrittenWork
4
10805
Id24
[ { "subject": "1634:_The_Ram_Rebellion", "property": "mediaType", "object": "Hardcover" }, { "subject": "1634:_The_Ram_Rebellion", "property": "numberOfPages", "object": "\"512\"^^xsd:positiveInteger" }, { "subject": "1634:_The_Ram_Rebellion", "property": "author", "object": "Virginia_DeMarce" }, { "subject": "1634:_The_Ram_Rebellion", "property": "isbn", "object": "\"1-4165-2060-0\"" } ]
[ { "subject": "1634:_The_Ram_Rebellion", "property": "mediaType", "object": "Hardcover" }, { "subject": "1634:_The_Ram_Rebellion", "property": "numberOfPages", "object": "\"512\"" }, { "subject": "1634:_The_Ram_Rebellion", "property": "author", "object": "Virginia_DeMarce" }, { "subject": "1634:_The_Ram_Rebellion", "property": "isbnNumber", "object": "\"1-4165-2060-0\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Ram Rebellion is a hardcover that is 512 pages long. It was written by Virginia DeMarce and has the ISBN number 1-4165-2060-0.", "Virginia DeMarce is the author of 1634: The Ram Rebellion which has 512 pages. It was published in hardcover and has the ISBN number 1-4165-2060-0.", "Virginia DeMarce's novel 1634: The Ram Rebellion, printed in hardcover, has 512 pages. The ISBN code is 1-4165-2060-0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Ram_Rebellion", "property:media_type", "resource:Hardcover" ], [ "resource:1634__The_Ram_Rebellion", "property:author", "resource:Virginia_DeMarce" ], [ "resource:1634__The_Ram_Rebellion", "rdf:type", "ontology:written_work" ], [ "resource:1634__The_Ram_Rebellion", "property:number_of_pages", "512" ], [ "resource:1634__The_Ram_Rebellion", "property:isbn_number", "resource:1_4165_2060_0" ] ]
1634:_The_Ram_Rebellion
[ { "modified": "512", "readable": "512", "graph": "512" }, { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "isbnNumber", "readable": "isbn number", "graph": "property:isbn_number" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "numberOfPages", "readable": "number of pages", "graph": "property:number_of_pages" }, { "modified": "1634:_The_Ram_Rebellion", "readable": "1634: The Ram Rebellion", "graph": "resource:1634__The_Ram_Rebellion" }, { "modified": "1-4165-2060-0", "readable": "1-4165-2060-0", "graph": "resource:1_4165_2060_0" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" }, { "modified": "Virginia_DeMarce", "readable": "Virginia DeMarce", "graph": "resource:Virginia_DeMarce" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?o rdf:type ontology:written_work . ?o property:number_of_pages ?z . ?o property:isbn_number ?i . FILTER ( ?z > '300' ) }", "readable_query": "SELECT DISTINCT ?i WHERE { ?o rdf:type ontology:written_work . ?o property:number_of_pages ?z . ?o property:isbn_number ?i . FILTER ( ?z > '300' ) }", "graph_answer": [ "resource:1_4165_2060_0" ], "readable_answer": [ "1-4165-2060-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 ?e WHERE { ?j rdf:type ontology:written_work . ?j property:number_of_pages ?e . ?j property:isbn_number resource:1_4165_2060_0 }", "readable_query": "SELECT DISTINCT ?e WHERE { ?j rdf:type ontology:written_work . ?j property:number_of_pages ?e . ?j property:isbn_number resource:1-4165-2060-0 }", "graph_answer": [ "512" ], "readable_answer": [ "512" ], "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 ?i WHERE { ?w property:number_of_pages ?p . FILTER ( ?p >= '300' ) . ?w rdf:type ontology:written_work . ?w property:author ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { ?w property:number_of_pages ?p . FILTER ( ?p >= '300' ) . ?w rdf:type ontology:written_work . ?w property:author ?i }", "graph_answer": [ "resource:Virginia_DeMarce" ], "readable_answer": [ "Virginia DeMarce" ], "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 ?r WHERE { ?r property:author resource:Virginia_DeMarce . ?r property:number_of_pages ?c . FILTER ( ?c >= '300' ) . ?r rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:author resource:Virginia_DeMarce . ?r property:number_of_pages ?c . FILTER ( ?c >= '300' ) . ?r rdf:type ontology:written_work }", "graph_answer": [ "resource:1634__The_Ram_Rebellion" ], "readable_answer": [ "1634: The Ram Rebellion" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:1634__The_Ram_Rebellion property:death_year ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:1634:_The_Ram_Rebellion property:death_year ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
5
12472
Id36
[ { "subject": "Monocacy_National_Battlefield", "property": "location", "object": "Frederick_County,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "owner", "object": "National_Park_Service" }, { "subject": "Monocacy_National_Battlefield", "property": "nearestCity", "object": "Frederick,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "foundingDate", "object": "\"1907-07-11\"^^xsd:date" } ]
[ { "subject": "Monocacy_National_Battlefield", "property": "location", "object": "Frederick_County,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "district", "object": "Monocacy_National_Battlefield" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "owner", "object": "National_Park_Service" }, { "subject": "Monocacy_National_Battlefield", "property": "nearestCity", "object": "Frederick,_Maryland" }, { "subject": "14th_New_Jersey_Volunteer_Infantry_Monument", "property": "foundingDate", "object": "1907-07-11" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The city of Frederick, Maryland is the nearest city to the Monocacy National Battlefield, Frederick County, where the 14th New Jersey Volunteer Infantry monument is located. The founding date of the memorial was 11 July 1907 and it is looked after by the National Park Service.", "A memorial in honour of the 14th New Jersey Volunteer Infantry was founded on 11th July, 1907. The monument is located in the Monocacy National Battlefield (Frederick County, Maryland), which is owned by the National Park service. The Battlefield has Frederick, Maryland as the nearest city." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument", "property:founding_date", "resource:1907_07_11" ], [ "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:owner", "resource:National_Park_Service" ], [ "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": "district", "readable": "district", "graph": "property:district" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "nearestCity", "readable": "nearest city", "graph": "property:nearest_city" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "14th_New_Jersey_Volunteer_Infantry_Monument", "readable": "14th New Jersey Volunteer Infantry Monument", "graph": "resource:14th_New_Jersey_Volunteer_Infantry_Monument" }, { "modified": "1907-07-11", "readable": "1907-07-11", "graph": "resource:1907_07_11" }, { "modified": "Frederick_County,_Maryland", "readable": "Frederick County, Maryland", "graph": "resource:Frederick_County__Maryland" }, { "modified": "Frederick,_Maryland", "readable": "Frederick, Maryland", "graph": "resource:Frederick__Maryland" }, { "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?o rdf:type ontology:monument . FILTER ( CONTAINS ( YEAR ( ?f ) , '1907' ) ) . ?k property:nearest_city resource:Frederick__Maryland . ?o property:founding_date ?f . ?o property:district ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { ?o rdf:type ontology:monument . FILTER ( CONTAINS ( YEAR ( ?f ) , '1907' ) ) . ?k property:nearest_city resource:Frederick,_Maryland . ?o property:founding_date ?f . ?o property:district ?k }", "graph_answer": [ "resource:Monocacy_National_Battlefield" ], "readable_answer": [ "Monocacy National Battlefield" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:monument . ?t property:district resource:Monocacy_National_Battlefield . FILTER ( CONTAINS ( YEAR ( ?i ) , '1907' ) ) . resource:Monocacy_National_Battlefield property:nearest_city resource:Frederick__Maryland . ?t property:founding_date ?i }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:monument . ?t property:district resource:Monocacy_National_Battlefield . FILTER ( CONTAINS ( YEAR ( ?i ) , '1907' ) ) . resource:Monocacy_National_Battlefield property:nearest_city resource:Frederick,_Maryland . ?t property:founding_date ?i }", "graph_answer": [ "resource:14th_New_Jersey_Volunteer_Infantry_Monument" ], "readable_answer": [ "14th New Jersey Volunteer Infantry Monument" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { 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:Monocacy_National_Battlefield property:nearest_city resource:Frederick__Maryland . resource:14th_New_Jersey_Volunteer_Infantry_Monument property:founding_date ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { 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:Monocacy_National_Battlefield property:nearest_city resource:Frederick,_Maryland . resource:14th_New_Jersey_Volunteer_Infantry_Monument property:founding_date ?f }", "graph_answer": [ "resource:1907_07_11" ], "readable_answer": [ "1907-07-11" ], "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 ?o WHERE { resource:Monocacy_National_Battlefield property:series ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Monocacy_National_Battlefield property:series ?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" ] } ]
Food
4
10005
Id294
[ { "subject": "Philippines", "property": "ethnicGroups", "object": "Ilocano_people" }, { "subject": "Philippines", "property": "language", "object": "Philippine_Spanish" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" } ]
[ { "subject": "Philippines", "property": "ethnicGroup", "object": "Ilocano_people" }, { "subject": "Philippines", "property": "language", "object": "Philippine_Spanish" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Chinese_Filipino" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batchoy is eaten in the Philippines where Philippine Spanish is spoken and ethnic groups include the Ilocano and Chinese Filipino.", "The Ilocano people and the Chinese Filipino are ethnic groups from the Philippines, where Philippine Spanish is spoken and batchoy is a traditional dish.", "Batchoy is eaten in the Philippines where the language spoken is Philippine Spanish. One of the ethnic groups are the Ilocano people and Chinese Filipino are also present in the country." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Philippine_Spanish" ], [ "resource:Philippines", "property:ethnic_group", "resource:Chinese_Filipino" ], [ "resource:Philippines", "property:ethnic_group", "resource:Ilocano_people" ] ]
Batchoy
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Chinese_Filipino", "readable": "Chinese Filipino", "graph": "resource:Chinese_Filipino" }, { "modified": "Ilocano_people", "readable": "Ilocano people", "graph": "resource:Ilocano_people" }, { "modified": "Philippine_Spanish", "readable": "Philippine Spanish", "graph": "resource:Philippine_Spanish" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?n ) WHERE { resource:Philippines property:ethnic_group ?u }", "readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?n ) WHERE { resource:Philippines property:ethnic_group ?u }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Philippines property:ethnic_group ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Philippines property:ethnic_group ?t }", "graph_answer": [ "resource:Chinese_Filipino", "resource:Ilocano_people" ], "readable_answer": [ "Chinese Filipino", "Ilocano people" ], "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 { ?i rdf:type ontology:food . ?i property:country resource:Philippines }", "readable_query": "ASK WHERE { ?i rdf:type ontology:food . ?i property:country resource:Philippines }", "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 ?x WHERE { ?x property:country resource:Philippines . ?x rdf:type ontology:food }", "readable_query": "SELECT ?x WHERE { ?x property:country resource:Philippines . ?x rdf:type ontology:food }", "graph_answer": [ "resource:Batchoy" ], "readable_answer": [ "Batchoy" ], "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 ?r WHERE { resource:Philippines property:chancellor ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Philippines property:chancellor ?r }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10398
Id82
[ { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "Casey_Ribicoff" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "\"American\"@en" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "spouse", "object": "Casey_Ribicoff" }, { "subject": "Abraham_A._Ribicoff", "property": "nationality", "object": "American" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "African Americans are an ethnic group from the United States, the birth place of Abraham A. Ribicoff, whose wife is, Casey Ribicoff.", "African Americans are an ethnic group of the United States which is where Abraham A. Ribicoff was born. His nationality is American and his wife is Casey Ribicoff.", "Casey Ribicoff was the wife of Abraham A Ribicoff, who was born in the US, where African Americans represent one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:Abraham_A__Ribicoff", "property:spouse", "resource:Casey_Ribicoff" ], [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:nationality", "resource:American" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:United_States" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "spouse", "readable": "spouse", "graph": "property:spouse" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "American", "readable": "American", "graph": "resource:American" }, { "modified": "Casey_Ribicoff", "readable": "Casey Ribicoff", "graph": "resource:Casey_Ribicoff" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }", "readable_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "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 ?o WHERE { ?o rdf:type ontology:politician . ?o property:birth_place ?i . ?o property:nationality resource:American . ?i property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:politician . ?o property:birth_place ?i . ?o property:nationality resource:American . ?i property:ethnic_group resource:African_Americans }", "graph_answer": [ "resource:Abraham_A__Ribicoff" ], "readable_answer": [ "Abraham A. Ribicoff" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Abraham_A__Ribicoff property:spouse ?z . FILTER ( CONTAINS ( LCASE ( ?z ) , 'casey' ) ) }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Abraham_A._Ribicoff property:spouse ?z . FILTER ( CONTAINS ( LCASE ( ?z ) , 'casey' ) ) }", "graph_answer": [ "resource:Casey_Ribicoff" ], "readable_answer": [ "Casey Ribicoff" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:Tampere . ?u rdf:type ontology:politician . ?u property:spouse ?s }", "readable_query": "ASK WHERE { ?u property:birth_place resource:Tampere . ?u rdf:type ontology:politician . ?u property:spouse ?s }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Airport
3
5785
Id118
[ { "subject": "Antwerp_International_Airport", "property": "city", "object": "Antwerp" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" }, { "subject": "Belgium", "property": "capital", "object": "City_of_Brussels" } ]
[ { "subject": "Antwerp_International_Airport", "property": "cityServed", "object": "Antwerp" }, { "subject": "Antwerp", "property": "country", "object": "Belgium" }, { "subject": "Belgium", "property": "capital", "object": "City_of_Brussels" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Antwerp International Airport serves the city of Antwerp which is in Belgium, where the capital is Brussels.", "Antwerp International Airport serves the city of Antwerp, Belgium. Brussels is the capital of Belgium." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:city_served", "resource:Antwerp" ], [ "resource:Belgium", "property:capital", "resource:City_of_Brussels" ], [ "resource:Antwerp", "property:country", "resource:Belgium" ] ]
Antwerp_International_Airport
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "Antwerp", "readable": "Antwerp", "graph": "resource:Antwerp" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Belgium", "readable": "Belgium", "graph": "resource:Belgium" }, { "modified": "City_of_Brussels", "readable": "City of Brussels", "graph": "resource:City_of_Brussels" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b property:country resource:Belgium }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b property:country resource:Belgium }", "graph_answer": [ "resource:Antwerp" ], "readable_answer": [ "Antwerp" ], "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:Belgium property:capital resource:City_of_Brussels }", "readable_query": "ASK WHERE { resource:Belgium property:capital resource:City_of_Brussels }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
City
2
4177
Id27
[ { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "\"Mayor\"@en" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Mayor" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Albuquerque, New Mexico, is within the United States and the leader is the Mayor.", "Albuquerque in New Mexico, United States is led by a Mayor." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:Mayor" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "Mayor", "readable": "Mayor", "graph": "resource:Mayor" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:city . ?a property:leader_title resource:Mayor . ?a property:country resource:United_States . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:city . ?a property:leader_title resource:Mayor . ?a property:country resource:United_States . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "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" ] } ]
ComicsCharacter
2
4391
Id56
[ { "subject": "Blockbuster_(DC_Comics)", "property": "creators", "object": "Gardner_Fox" }, { "subject": "Blockbuster_(DC_Comics)", "property": "creator", "object": "Tom_Lyle" } ]
[ { "subject": "Blockbuster_(comicsCharacter)", "property": "creator", "object": "Gardner_Fox" }, { "subject": "Blockbuster_(comicsCharacter)", "property": "creator", "object": "Tom_Lyle" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The creators of Blockbuster (comics character) are Gardner Fox and Tom Lyle.", "Both Gardner Fox and Tom Lyle were the creators of the comic character, Blockbuster.", "The comic book character Blockbuster was created by Gardner Fox and Tom Lyle." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Blockbuster__comicsCharacter_", "property:creator", "resource:Gardner_Fox" ], [ "resource:Blockbuster__comicsCharacter_", "property:creator", "resource:Tom_Lyle" ], [ "resource:Blockbuster__comicsCharacter_", "rdf:type", "ontology:comics_character" ] ]
Blockbuster_(comicsCharacter)
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "Blockbuster_(comicsCharacter)", "readable": "Blockbuster", "graph": "resource:Blockbuster__comicsCharacter_" }, { "modified": "Gardner_Fox", "readable": "Gardner Fox", "graph": "resource:Gardner_Fox" }, { "modified": "Tom_Lyle", "readable": "Tom Lyle", "graph": "resource:Tom_Lyle" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?l ) WHERE { resource:Blockbuster__comicsCharacter_ property:creator ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?l ) WHERE { resource:Blockbuster_(comicsCharacter) property:creator ?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 ?t WHERE { resource:Blockbuster__comicsCharacter_ property:creator ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Blockbuster_(comicsCharacter) property:creator ?t }", "graph_answer": [ "resource:Gardner_Fox", "resource:Tom_Lyle" ], "readable_answer": [ "Gardner Fox", "Tom Lyle" ], "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" ] } ]
WrittenWork
5
12789
Id57
[ { "subject": "United_Kingdom", "property": "language", "object": "English_language" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "demonym", "object": "British_people" }, { "subject": "AIDS_(journal)", "property": "publisher", "object": "Lippincott_Williams_&_Wilkins" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
[ { "subject": "United_Kingdom", "property": "language", "object": "English_language" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" }, { "subject": "United_Kingdom", "property": "demonym", "object": "British_people" }, { "subject": "AIDS_(journal)", "property": "publisher", "object": "Lippincott_Williams_&_Wilkins" }, { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elizabeth II is a leader in the English speaking United Kingdom, where British people live. The AIDS Journal, published by Lippincott, Williams & Wilkins, is from the United Kingdom.", "The language spoken in the United Kingdom, inhabited by British people, is English and the leader is Elizabeth II. The AIDS (journal) is published in the UK by Lippincott Williams & Wilkins.", "The AIDS journal is published by Lippincott, Williams & Wilkins in the UK, where the leader is Elizabeth II, English is the language spoken, and the country is inhabited by British people." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDS__journal_", "rdf:type", "ontology:written_work" ], [ "resource:AIDS__journal_", "property:publisher", "resource:Lippincott_Williams___Wilkins" ], [ "resource:AIDS__journal_", "property:country", "resource:United_Kingdom" ], [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:United_Kingdom", "property:language", "resource:English_language" ], [ "resource:United_Kingdom", "property:demonym", "resource:British_people" ] ]
AIDS_(journal)
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "AIDS_(journal)", "readable": "AIDS", "graph": "resource:AIDS__journal_" }, { "modified": "British_people", "readable": "British people", "graph": "resource:British_people" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Lippincott_Williams_&_Wilkins", "readable": "Lippincott Williams & Wilkins", "graph": "resource:Lippincott_Williams___Wilkins" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?x property:demonym resource:British_people . ?b rdf:type ontology:written_work . ?b property:publisher resource:Lippincott_Williams___Wilkins . ?b property:country ?x }", "readable_query": "SELECT DISTINCT ?b WHERE { ?x property:demonym resource:British_people . ?b rdf:type ontology:written_work . ?b property:publisher resource:Lippincott_Williams_&_Wilkins . ?b property:country ?x }", "graph_answer": [ "resource:AIDS__journal_" ], "readable_answer": [ "AIDS" ], "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 ?s WHERE { resource:AIDS__journal_ property:publisher resource:Lippincott_Williams___Wilkins . resource:AIDS__journal_ rdf:type ontology:written_work . ?s property:demonym resource:British_people . resource:AIDS__journal_ property:country ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:AIDS_(journal) property:publisher resource:Lippincott_Williams_&_Wilkins . resource:AIDS_(journal) rdf:type ontology:written_work . ?s property:demonym resource:British_people . resource:AIDS_(journal) property:country ?s }", "graph_answer": [ "resource:United_Kingdom" ], "readable_answer": [ "United Kingdom" ], "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 ?v ?f WHERE { resource:United_Kingdom property:language ?v . resource:United_Kingdom property:leader ?f }", "readable_query": "SELECT DISTINCT ?v ?f WHERE { resource:United_Kingdom property:language ?v . resource:United_Kingdom property:leader ?f }", "graph_answer": [ "resource:English_language", "resource:Elizabeth_II" ], "readable_answer": [ "English language", "Elizabeth II" ], "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
3
8069
Id142
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "state", "object": "Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "country", "object": "United_States" } ]
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "state", "object": "Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Akron Summit Assault is located at the St. Vincent-St. Mary High school in Ohio, US.", "St. Vincent-St. Mary High School is in Ohio in the United States and is the ground of Akron Summit Assault.", "St Vincent-St Mary High School is the ground of Akron Summit Assault, in the state of Ohio in the United States of America." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:St__Vincent_St__Mary_High_School", "property:state", "resource:Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:country", "resource:United_States" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:ground", "resource:St__Vincent_St__Mary_High_School" ] ]
Akron_Summit_Assault
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "Ohio", "readable": "Ohio", "graph": "resource:Ohio" }, { "modified": "St._Vincent–St._Mary_High_School", "readable": "St. Vincent–St. Mary High School", "graph": "resource:St__Vincent_St__Mary_High_School" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c property:state resource:Alabama . ?c property:country resource:United_States }", "readable_query": "ASK WHERE { ?c property:state resource:Alabama . ?c property:country resource:United_States }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?l property:country resource:United_States . ?l property:state resource:Ohio }", "readable_query": "ASK WHERE { ?l property:country resource:United_States . ?l property:state resource:Ohio }", "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 ?d WHERE { ?d property:country resource:United_States . ?d property:state resource:Ohio }", "readable_query": "SELECT ?d WHERE { ?d property:country resource:United_States . ?d property:state resource:Ohio }", "graph_answer": [ "resource:St__Vincent_St__Mary_High_School" ], "readable_answer": [ "St. Vincent–St. Mary High School" ], "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 ?x WHERE { ?x property:ground resource:St__Vincent_St__Mary_High_School . ?x rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:ground resource:St._Vincent–St._Mary_High_School . ?x rdf:type ontology:sports_team }", "graph_answer": [ "resource:Akron_Summit_Assault" ], "readable_answer": [ "Akron Summit Assault" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
5
12742
Id10
[ { "subject": "A_Long_Long_Way", "property": "country", "object": "Ireland" }, { "subject": "Ireland", "property": "ethnicGroup", "object": "White_people" }, { "subject": "Ireland", "property": "largestCity", "object": "Dublin" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "A_Long_Long_Way", "property": "subsequentWork", "object": "The_Secret_Scripture" } ]
[ { "subject": "A_Long_Long_Way", "property": "country", "object": "Ireland" }, { "subject": "Ireland", "property": "ethnicGroup", "object": "White_people" }, { "subject": "Ireland", "property": "largestCity", "object": "Dublin" }, { "subject": "A_Long_Long_Way", "property": "publisher", "object": "Viking_Press" }, { "subject": "A_Long_Long_Way", "property": "followedBy", "object": "The_Secret_Scripture" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The largest city in Ireland is Dublin where white people are an ethnic group and A Long Long Way was written. It was published by Viking press and followed by The Secret Scripture.", "Published by Viking Press in Ireland, the novel A Long Long Way was followed by The Secret Scripture. The main ethnic group of Ireland is white and the capital is Dublin." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ireland", "property:largest_city", "resource:Dublin" ], [ "resource:Ireland", "property:ethnic_group", "resource:White_people" ], [ "resource:A_Long_Long_Way", "rdf:type", "ontology:written_work" ], [ "resource:A_Long_Long_Way", "property:publisher", "resource:Viking_Press" ], [ "resource:A_Long_Long_Way", "property:country", "resource:Ireland" ], [ "resource:A_Long_Long_Way", "property:followed_by", "resource:The_Secret_Scripture" ] ]
A_Long_Long_Way
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "A_Long_Long_Way", "readable": "A Long Long Way", "graph": "resource:A_Long_Long_Way" }, { "modified": "Dublin", "readable": "Dublin", "graph": "resource:Dublin" }, { "modified": "Ireland", "readable": "Ireland", "graph": "resource:Ireland" }, { "modified": "The_Secret_Scripture", "readable": "The Secret Scripture", "graph": "resource:The_Secret_Scripture" }, { "modified": "Viking_Press", "readable": "Viking Press", "graph": "resource:Viking_Press" }, { "modified": "White_people", "readable": "White people", "graph": "resource:White_people" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:written_work . ?g property:publisher ?p . ?g property:followed_by resource:Above_the_Veil }", "readable_query": "ASK WHERE { ?g rdf:type ontology:written_work . ?g property:publisher ?p . ?g property:followed_by resource:Above_the_Veil }", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v ?q WHERE { resource:Ireland property:ethnic_group ?v . resource:Ireland property:largest_city ?q }", "readable_query": "SELECT DISTINCT ?v ?q WHERE { resource:Ireland property:ethnic_group ?v . resource:Ireland property:largest_city ?q }", "graph_answer": [ "resource:White_people", "resource:Dublin" ], "readable_answer": [ "White people", "Dublin" ], "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 { ?n property:followed_by resource:The_Secret_Scripture . ?h property:largest_city resource:Dublin . ?n property:country ?h . ?n rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:followed_by resource:The_Secret_Scripture . ?h property:largest_city resource:Dublin . ?n property:country ?h . ?n rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Long_Long_Way" ], "readable_answer": [ "A Long Long Way" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:A_Long_Long_Way property:religion ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:A_Long_Long_Way property:religion ?m }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
University
7
13208
Id51
[ { "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": "facultySize", "object": "\"737\"^^xsd:nonNegativeInteger" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "latinName", "object": "\"Universitas Aarhusiensis\"@en" }, { "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": "academicStaffSize", "object": "737" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "latinName", "object": "\"Universitas Aarhusiensis\"" }, { "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) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Dean of the School of Business and Social Sciences at the Aarhus University in the city of Aarhus is Thomas Pallesen. The School was established in 1928 and is affiliated with the European University Association. The latin name for the School is \"Universitas Aarhusiensis\" and there are 737 academic staff and 16000 students.", "The School of Business and Social Sciences is located in Aarhus and it was established in 1928. It has 737 academic staff and 16,000 students. Its dean is Thomas Pallesen and it is affiliated with the European University Association. The school name in Latin is \"Universitas Aarhusiensis\".", "The School of Business and Social Sciences at the Aarhus University (Universitas Aarhusiensis, in Latin), was established in 1928 in Aarhus. The school has 737 academic staff and 1600 students, and is affiliated with the European University Association. 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:latin_name", "resource:Universitas_Aarhusiensis" ], [ "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" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:academic_staff_size", "737" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "16000", "readable": "16000", "graph": "16000" }, { "modified": "737", "readable": "737", "graph": "737" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "latinName", "readable": "latin name", "graph": "property:latin_name" }, { "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": "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" }, { "modified": "Universitas Aarhusiensis", "readable": "Universitas Aarhusiensis", "graph": "resource:Universitas_Aarhusiensis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?e property:dean ?y . FILTER ( ?s = '737' ) . ?e property:academic_staff_size ?s . ?e rdf:type ontology:university }", "readable_query": "SELECT DISTINCT ?y WHERE { ?e property:dean ?y . FILTER ( ?s = '737' ) . ?e property:academic_staff_size ?s . ?e rdf:type ontology:university }", "graph_answer": [ "resource:Thomas_Pallesen" ], "readable_answer": [ "Thomas Pallesen" ], "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 { ?o property:dean resource:Thomas_Pallesen . ?o rdf:type ontology:university . ?o property:established resource:2000 }", "readable_query": "ASK WHERE { ?o property:dean resource:Thomas_Pallesen . ?o rdf:type ontology:university . ?o property:established resource:2000 }", "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 { ?j property:established resource:1928 . ?j property:dean resource:Thomas_Pallesen . ?j rdf:type ontology:university }", "readable_query": "ASK WHERE { ?j property:established resource:1928 . ?j property:dean resource:Thomas_Pallesen . ?j rdf:type ontology:university }", "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 ?b WHERE { ?b property:dean resource:Thomas_Pallesen . ?b property:established resource:1928 . ?b rdf:type ontology:university }", "readable_query": "SELECT ?b WHERE { ?b property:dean resource:Thomas_Pallesen . ?b property:established resource:1928 . ?b rdf:type ontology:university }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "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 ?r ?c WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation ?r . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:latin_name ?c }", "readable_query": "SELECT DISTINCT ?r ?c WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation ?r . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:latin_name ?c }", "graph_answer": [ "resource:European_University_Association", "resource:Universitas_Aarhusiensis" ], "readable_answer": [ "European University Association", "Universitas Aarhusiensis" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?j }", "graph_answer": [ "16000" ], "readable_answer": [ "16000" ], "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" ] } ]
Airport
5
11108
Id157
[ { "subject": "Athens_International_Airport", "property": "cityServed", "object": "Athens" }, { "subject": "Athens", "property": "country", "object": "Greece" }, { "subject": "Greece", "property": "leaderName", "object": "Prokopis_Pavlopoulos" }, { "subject": "Greece", "property": "demonym", "object": "Greeks" }, { "subject": "Greece", "property": "leader", "object": "Alexis_Tsipras" } ]
[ { "subject": "Athens_International_Airport", "property": "cityServed", "object": "Athens" }, { "subject": "Athens", "property": "country", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Prokopis_Pavlopoulos" }, { "subject": "Greece", "property": "demonym", "object": "Greeks" }, { "subject": "Greece", "property": "leader", "object": "Alexis_Tsipras" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Athens International Airport serves the city of Athens, in Greece. Two of the leaders of which are, Prokopis Pavlopoulos and Alexis Tsipras. The demonym of the inhabitants of Greece is Greeks.", "Athens International Airport serves the city of Athens in Greece. Prokopis Pavlopoulos and Alexis Tsipras are leaders in that country where the people there are called Greeks." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Greece", "property:leader", "resource:Alexis_Tsipras" ], [ "resource:Greece", "property:leader", "resource:Prokopis_Pavlopoulos" ], [ "resource:Greece", "property:demonym", "resource:Greeks" ], [ "resource:Athens", "property:country", "resource:Greece" ], [ "resource:Athens_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Athens_International_Airport", "property:city_served", "resource:Athens" ] ]
Athens_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "demonym", "readable": "demonym", "graph": "property:demonym" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alexis_Tsipras", "readable": "Alexis Tsipras", "graph": "resource:Alexis_Tsipras" }, { "modified": "Athens", "readable": "Athens", "graph": "resource:Athens" }, { "modified": "Athens_International_Airport", "readable": "Athens International Airport", "graph": "resource:Athens_International_Airport" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Greeks", "readable": "Greeks", "graph": "resource:Greeks" }, { "modified": "Prokopis_Pavlopoulos", "readable": "Prokopis Pavlopoulos", "graph": "resource:Prokopis_Pavlopoulos" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?o ) WHERE { ?v property:location resource:Spata . ?v rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?o ) WHERE { ?v property:location resource:Spata . ?v rdf:type ontology:airport }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?d ) WHERE { resource:Greece property:leader ?z }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?d ) WHERE { resource:Greece property:leader ?z }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Greece property:leader ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Greece property:leader ?u }", "graph_answer": [ "resource:Alexis_Tsipras", "resource:Prokopis_Pavlopoulos" ], "readable_answer": [ "Alexis Tsipras", "Prokopis Pavlopoulos" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:airport . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'a' ) ) . ?x property:city_served resource:Athens }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:airport . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'a' ) ) . ?x property:city_served resource:Athens }", "graph_answer": [ "resource:Athens_International_Airport" ], "readable_answer": [ "Athens International Airport" ], "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" ] } ]
University
5
12682
Id12
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "established", "object": "1996" }, { "subject": "Switzerland", "property": "legislature", "object": "Federal_Assembly_(Switzerland)" }, { "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": "established", "object": "1996" }, { "subject": "Switzerland", "property": "legislature", "object": "Federal_Assembly_(Switzerland)" }, { "subject": "Switzerland", "property": "leaderTitle", "object": "Federal_Chancellor_of_Switzerland" }, { "subject": "Switzerland", "property": "leader", "object": "Johann_Schneider-Ammann" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Accademia di Architettura di Mendrisio in Switzerland was established in 1996. Switzerland's Federal Chancellor is Johann Schneider-Ammann and its legislature is the Federal Assembly.", "Johann Schneider-Ammann is the Federal Chancellor of Switzerland where the legislature is the Federal Assembly. The country is the location of the Accademia di Architettura di Mendrisio which was established in 1996.", "The Accademia di Architettura di Mendrisio in Switzerland was established 1996. The country's leader is the Federal Chancellor Johann Schneider-Ammann who heads the Federal Assembly." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Switzerland", "property:leader", "resource:Johann_Schneider_Ammann" ], [ "resource:Switzerland", "property:leader_title", "resource:Federal_Chancellor_of_Switzerland" ], [ "resource:Switzerland", "property:legislature", "resource:Federal_Assembly__Switzerland_" ], [ "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:established", "resource:1996" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "established", "readable": "established", "graph": "property:established" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "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_Assembly_(Switzerland)", "readable": "Federal Assembly", "graph": "resource:Federal_Assembly__Switzerland_" }, { "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": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:university . ?j property:established resource:2000 . ?j property:country resource:Switzerland }", "readable_query": "ASK WHERE { ?j rdf:type ontology:university . ?j property:established resource:2000 . ?j property:country resource:Switzerland }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?m rdf:type ontology:university . ?m property:country resource:Switzerland . ?m property:established resource:1996 }", "readable_query": "ASK WHERE { ?m rdf:type ontology:university . ?m property:country resource:Switzerland . ?m property:established resource:1996 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?b WHERE { ?b property:country resource:Switzerland . ?b property:established resource:1996 . ?b rdf:type ontology:university }", "readable_query": "SELECT ?b WHERE { ?b property:country resource:Switzerland . ?b property:established resource:1996 . ?b rdf:type ontology:university }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "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 ?z ?u WHERE { resource:Switzerland property:leader ?z . resource:Switzerland property:legislature ?u }", "readable_query": "SELECT DISTINCT ?z ?u WHERE { resource:Switzerland property:leader ?z . resource:Switzerland property:legislature ?u }", "graph_answer": [ "resource:Johann_Schneider_Ammann", "resource:Federal_Assembly__Switzerland_" ], "readable_answer": [ "Johann Schneider-Ammann", "Federal Assembly" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Switzerland property:leader_title ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Switzerland property:leader_title ?g }", "graph_answer": [ "resource:Federal_Chancellor_of_Switzerland" ], "readable_answer": [ "Federal Chancellor of Switzerland" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
3
7941
Id14
[ { "subject": "1._FC_Magdeburg", "property": "manager", "object": "Jens_Härtel" }, { "subject": "Jens_Härtel", "property": "managerClub", "object": "Berliner_AK_07" }, { "subject": "Jens_Härtel", "property": "team", "object": "SV_Babelsberg_03" } ]
[ { "subject": "1._FC_Magdeburg", "property": "manager", "object": "Jens_Härtel" }, { "subject": "Jens_Härtel", "property": "club", "object": "Berliner_AK_07" }, { "subject": "Jens_Härtel", "property": "club", "object": "SV_Babelsberg_03" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Jens Härtel is part of the SV Babelsberg 03 club. He previously managed 1 FC Magdeburg and played for Berliner AK 07.", "Jens Härtel is part of the SV Babelsberg 03 club, played for Berliner AK 07 and manages FC Magdeburg." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Jens_H_rtel", "property:club", "resource:SV_Babelsberg_03" ], [ "resource:Jens_H_rtel", "property:club", "resource:Berliner_AK_07" ], [ "resource:1__FC_Magdeburg", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_Magdeburg", "property:manager", "resource:Jens_H_rtel" ] ]
1._FC_Magdeburg
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "1._FC_Magdeburg", "readable": "1. FC Magdeburg", "graph": "resource:1__FC_Magdeburg" }, { "modified": "Berliner_AK_07", "readable": "Berliner AK 07", "graph": "resource:Berliner_AK_07" }, { "modified": "Jens_Härtel", "readable": "Jens Härtel", "graph": "resource:Jens_H_rtel" }, { "modified": "SV_Babelsberg_03", "readable": "SV Babelsberg 03", "graph": "resource:SV_Babelsberg_03" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?q ) WHERE { resource:Jens_H_rtel property:club ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?q ) WHERE { resource:Jens_Härtel property:club ?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 ?a WHERE { resource:Jens_H_rtel property:club ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Jens_Härtel property:club ?a }", "graph_answer": [ "resource:SV_Babelsberg_03", "resource:Berliner_AK_07" ], "readable_answer": [ "SV Babelsberg 03", "Berliner AK 07" ], "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:1__FC_Magdeburg property:manager resource:Jens_H_rtel . resource:1__FC_Magdeburg rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:1._FC_Magdeburg property:manager resource:Jens_Härtel . resource:1._FC_Magdeburg 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" ] } ]
Artist
5
11355
Id206
[ { "subject": "Paraguay", "property": "ethnicGroup", "object": "Mestizo" }, { "subject": "Asunción", "property": "isPartOf", "object": "Gran_Asunción" }, { "subject": "Agustín_Barboza", "property": "placeOfDeath", "object": "Asunción" }, { "subject": "Paraguay", "property": "leaderName", "object": "Juan_Afara" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" } ]
[ { "subject": "Paraguay", "property": "ethnicGroup", "object": "Mestizo" }, { "subject": "Asunción", "property": "isPartOf", "object": "Gran_Asunción" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Asunción" }, { "subject": "Paraguay", "property": "leader", "object": "Juan_Afara" }, { "subject": "Agustín_Barboza", "property": "deathPlace", "object": "Paraguay" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agustin Barboza was born in Paraguay and died in Asunción, a part of Gran Asunción. Juan Afara is the leader of Paraguay, and Paraguay has a ethnic group called the Mestizo.", "Agustin Barboza died in Asuncion, part of Gran Asunción, in Paraguay. The country which is led by Juan Afara and where the ethnic group. are the Mestizo people.", "Agustin Barboza died in Asuncion which is a part of Gran Asunción in Paraguay. The country is led by Juan Afara and its ethnic Group is called Mestizo." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Asunci_n", "property:is_part_of", "resource:Gran_Asunci_n" ], [ "resource:Paraguay", "property:leader", "resource:Juan_Afara" ], [ "resource:Paraguay", "property:ethnic_group", "resource:Mestizo" ], [ "resource:Agust_n_Barboza", "rdf:type", "ontology:artist" ], [ "resource:Agust_n_Barboza", "property:death_place", "resource:Asunci_n" ], [ "resource:Agust_n_Barboza", "property:death_place", "resource:Paraguay" ] ]
Agustín_Barboza
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Agustín_Barboza", "readable": "Agustín Barboza", "graph": "resource:Agust_n_Barboza" }, { "modified": "Asunción", "readable": "Asunción", "graph": "resource:Asunci_n" }, { "modified": "Gran_Asunción", "readable": "Gran Asunción", "graph": "resource:Gran_Asunci_n" }, { "modified": "Juan_Afara", "readable": "Juan Afara", "graph": "resource:Juan_Afara" }, { "modified": "Mestizo", "readable": "Mestizo", "graph": "resource:Mestizo" }, { "modified": "Paraguay", "readable": "Paraguay", "graph": "resource:Paraguay" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'p' ) ) . ?u property:ethnic_group resource:Mestizo }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'p' ) ) . ?u property:ethnic_group resource:Mestizo }", "graph_answer": [ "resource:Paraguay" ], "readable_answer": [ "Paraguay" ], "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 ?f WHERE { ?f rdf:type ontology:artist . ?f property:death_place resource:Paraguay }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:artist . ?f property:death_place resource:Paraguay }", "graph_answer": [ "resource:Agust_n_Barboza" ], "readable_answer": [ "Agustín Barboza" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Paraguay property:eissn_number ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Paraguay property:eissn_number ?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" ] }, { "question": [], "graph_query": "ASK WHERE { ?q rdf:type ontology:artist . ?q property:death_place resource:Budapest }", "readable_query": "ASK WHERE { ?q rdf:type ontology:artist . ?q property:death_place resource:Budapest }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?r property:death_place resource:Asunci_n . ?r rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?r property:death_place resource:Asunción . ?r rdf:type ontology:artist }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] } ]
Athlete
2
3692
Id32
[ { "subject": "Adam_Maher", "property": "team", "object": "PSV_Eindhoven" }, { "subject": "Adam_Maher", "property": "clubs", "object": "AZ_Alkmaar" } ]
[ { "subject": "Adam_Maher", "property": "club", "object": "PSV_Eindhoven" }, { "subject": "Adam_Maher", "property": "club", "object": "AZ_Alkmaar" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adam Maher's clubs are PSV Eindhoven and AZ Alkmaar.", "Adam Maher plays for PSV Eindhoven and has been connected to the club AZ Alkmaar." ], "lang": [ "", "" ] }
[]
[]
[ [ "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": "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" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?u ) WHERE { resource:Adam_Maher property:club ?c }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?u ) WHERE { resource:Adam_Maher property:club ?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 ?q WHERE { resource:Adam_Maher property:club ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Adam_Maher property:club ?q }", "graph_answer": [ "resource:PSV_Eindhoven", "resource:AZ_Alkmaar" ], "readable_answer": [ "PSV Eindhoven", "AZ Alkmaar" ], "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" ] } ]
Building
5
11624
Id88
[ { "subject": "Alan_B._Miller_Hall", "property": "owner", "object": "College_of_William_&_Mary" }, { "subject": "Alan_B._Miller_Hall", "property": "completionDate", "object": "\"2009-06-01\"^^xsd:date" }, { "subject": "Alan_B._Miller_Hall", "property": "address", "object": "\"101 Ukrop Way\"@en" }, { "subject": "Alan_B._Miller_Hall", "property": "location", "object": "Williamsburg,_Virginia" }, { "subject": "Alan_B._Miller_Hall", "property": "architect", "object": "Robert_A._M._Stern" } ]
[ { "subject": "Alan_B._Miller_Hall", "property": "owner", "object": "College_of_William_&_Mary" }, { "subject": "Alan_B._Miller_Hall", "property": "completionDate", "object": "2009-06-01" }, { "subject": "Alan_B._Miller_Hall", "property": "address", "object": "\"101 Ukrop Way\"" }, { "subject": "Alan_B._Miller_Hall", "property": "location", "object": "Williamsburg,_Virginia" }, { "subject": "Alan_B._Miller_Hall", "property": "architect", "object": "Robert_A._M._Stern" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan B Miller Hall is owned by the College of William and Mary and was designed by the architect Robert A M Stern. It is located at 101 Ukrop Way, Williamsburg, Virginia and was completed on 1 June 2009.", "The Alan B Miller Hall's location is 101 Ukrop Way, Williamsburg, Virginia. It was designed by Robert A.M. Stern and was completed on 1 June 2009. Its owner is the College of William and Mary.", "The College of William and Mary is the owner of the Alan B. Miller Hall, 101 Ukrop Way, Williamsburg, Virginia. Robert A.M. Stern was the architect for the Hall, which was completed on June 1st, 2009." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alan_B__Miller_Hall", "property:architect", "resource:Robert_A__M__Stern" ], [ "resource:Alan_B__Miller_Hall", "rdf:type", "ontology:building" ], [ "resource:Alan_B__Miller_Hall", "property:address", "101 Ukrop Way" ], [ "resource:Alan_B__Miller_Hall", "property:location", "resource:Williamsburg__Virginia" ], [ "resource:Alan_B__Miller_Hall", "property:completion_date", "resource:2009_06_01" ], [ "resource:Alan_B__Miller_Hall", "property:owner", "resource:College_of_William___Mary" ] ]
Alan_B._Miller_Hall
[ { "modified": "101 Ukrop Way", "readable": "101 Ukrop Way", "graph": "101 Ukrop Way" }, { "modified": "address", "readable": "address", "graph": "property:address" }, { "modified": "architect", "readable": "architect", "graph": "property:architect" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "2009-06-01", "readable": "2009-06-01", "graph": "resource:2009_06_01" }, { "modified": "Alan_B._Miller_Hall", "readable": "Alan B. Miller Hall", "graph": "resource:Alan_B__Miller_Hall" }, { "modified": "College_of_William_&_Mary", "readable": "College of William & Mary", "graph": "resource:College_of_William___Mary" }, { "modified": "Robert_A._M._Stern", "readable": "Robert A. M. Stern", "graph": "resource:Robert_A__M__Stern" }, { "modified": "Williamsburg,_Virginia", "readable": "Williamsburg, Virginia", "graph": "resource:Williamsburg__Virginia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?z = \"2009_06_01\" ) . ?q property:completion_date ?z . ?q rdf:type ontology:building . ?q property:owner ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?z = \"2009-06-01\" ) . ?q property:completion_date ?z . ?q rdf:type ontology:building . ?q property:owner ?l }", "graph_answer": [ "resource:College_of_William___Mary" ], "readable_answer": [ "College of William & Mary" ], "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 ?u WHERE { ?t property:location ?u . ?t rdf:type ontology:building . ?t property:owner resource:College_of_William___Mary }", "readable_query": "SELECT DISTINCT ?u WHERE { ?t property:location ?u . ?t rdf:type ontology:building . ?t property:owner resource:College_of_William_&_Mary }", "graph_answer": [ "resource:Williamsburg__Virginia" ], "readable_answer": [ "Williamsburg, Virginia" ], "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 ?y WHERE { ?x rdf:type ontology:building . ?x property:architect ?y . ?x property:owner resource:College_of_William___Mary }", "readable_query": "SELECT DISTINCT ?y WHERE { ?x rdf:type ontology:building . ?x property:architect ?y . ?x property:owner resource:College_of_William_&_Mary }", "graph_answer": [ "resource:Robert_A__M__Stern" ], "readable_answer": [ "Robert A. M. Stern" ], "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 ?v WHERE { ?k rdf:type ontology:building . ?k property:address ?v . ?k property:owner resource:College_of_William___Mary }", "readable_query": "SELECT DISTINCT ?v WHERE { ?k rdf:type ontology:building . ?k property:address ?v . ?k property:owner resource:College_of_William_&_Mary }", "graph_answer": [ "101 Ukrop Way" ], "readable_answer": [ "101 Ukrop Way" ], "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:owner resource:College_of_William___Mary . ?a property:address '101 Ukrop Way' . ?a rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:owner resource:College_of_William_&_Mary . ?a property:address '101 Ukrop Way' . ?a rdf:type ontology:building }", "graph_answer": [ "resource:Alan_B__Miller_Hall" ], "readable_answer": [ "Alan B. Miller Hall" ], "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" ] } ]
CelestialBody
3
6649
Id66
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" } ]
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "stateOfOrigin", "object": "Canada" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "James Craig Watson, who discovered 103 Hera, came from Canada and died in Madison, Wisconsin.", "Canadian, James Craig Watson, who died in Madison, Wisconsin, discovered 103 Hera.", "Canadian, James Craig Watson, the discoverer of 103 Hera, died in Madison, Wisconsin." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:103_Hera", "rdf:type", "ontology:celestial_body" ], [ "resource:103_Hera", "property:discoverer", "resource:James_Craig_Watson" ], [ "resource:James_Craig_Watson", "property:death_place", "resource:Madison__Wisconsin" ], [ "resource:James_Craig_Watson", "property:state_of_origin", "resource:Canada" ] ]
103_Hera
[ { "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": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" }, { "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" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:state_of_origin resource:Canada . ?f property:death_place resource:Parkersburg__West_Virginia }", "readable_query": "ASK WHERE { ?f property:state_of_origin resource:Canada . ?f property:death_place resource:Parkersburg,_West_Virginia }", "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 { ?x property:state_of_origin resource:Canada . ?x property:death_place resource:Madison__Wisconsin }", "readable_query": "ASK WHERE { ?x property:state_of_origin resource:Canada . ?x property:death_place resource:Madison,_Wisconsin }", "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 ?p WHERE { ?p property:death_place resource:Madison__Wisconsin . ?p property:state_of_origin resource:Canada }", "readable_query": "SELECT ?p WHERE { ?p property:death_place resource:Madison,_Wisconsin . ?p property:state_of_origin resource:Canada }", "graph_answer": [ "resource:James_Craig_Watson" ], "readable_answer": [ "James Craig Watson" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:discoverer resource:James_Craig_Watson . ?h rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:discoverer resource:James_Craig_Watson . ?h rdf:type ontology:celestial_body }", "graph_answer": [ "resource:103_Hera" ], "readable_answer": [ "103 Hera" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
3
7532
Id132
[ { "subject": "Alhambra_(1855)", "property": "MeanOfTransportation/length", "object": "\"63800.0\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "Alhambra_(1855)", "property": "shipBeam", "object": "\"8.3\"^^xsd:double" }, { "subject": "Alhambra_(1855)", "property": "topSpeed", "object": "\"18.52\"^^xsd:double" } ]
[ { "subject": "Alhambra", "property": "shipBeam", "object": "8.3 m" }, { "subject": "Alhambra", "property": "length", "object": "63800.0 (millimetres)" }, { "subject": "Alhambra", "property": "topSpeed", "object": "18.52" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Alhambra, with a top speed of 18.52, is 63800.0 mm long and has an 8.3 m ship beam.", "The Alhambra is 63.8m long and has a ship beam of 8.3m and a top speed of 18.52." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alhambra", "property:length", "63800.0 (millimetres)" ], [ "resource:Alhambra", "property:ship_beam", "resource:8_3_m" ], [ "resource:Alhambra", "property:top_speed", "resource:18_52" ] ]
Alhambra
[ { "modified": "63800.0 (millimetres)", "readable": "63800.0", "graph": "63800.0 (millimetres)" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "shipBeam", "readable": "ship beam", "graph": "property:ship_beam" }, { "modified": "topSpeed", "readable": "top speed", "graph": "property:top_speed" }, { "modified": "18.52", "readable": "18.52", "graph": "resource:18_52" }, { "modified": "8.3 m", "readable": "8.3 m", "graph": "resource:8_3_m" }, { "modified": "Alhambra", "readable": "Alhambra", "graph": "resource:Alhambra" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l property:top_speed resource:40_744 . ?l property:length ?o }", "readable_query": "ASK WHERE { ?l property:top_speed resource:40.744 . ?l property:length ?o }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
5
11890
Id111
[ { "subject": "Attica,_Indiana", "property": "subdivisionName", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "areaTotal", "object": "4.14e+06" }, { "subject": "Attica,_Indiana", "property": "elevation", "object": "\"166.0\"^^xsd:double" }, { "subject": "Attica,_Indiana", "property": "populationDensity", "object": "\"783.054\"^^xsd:double" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" } ]
[ { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "United_States" }, { "subject": "Attica,_Indiana", "property": "areaTotal", "object": "4.14 (square kilometres)" }, { "subject": "Attica,_Indiana", "property": "elevationAboveTheSeaLevel", "object": "166.0" }, { "subject": "Attica,_Indiana", "property": "populationDensity", "object": "783.1 (inhabitants per square kilometre)" }, { "subject": "Attica,_Indiana", "property": "isPartOf", "object": "Fountain_County,_Indiana" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Attica, Indiana which is in Fountain County, USA, is 4.14 sq KM, has 783.1 inhabitants per sq KM and is 166 above sea level.", "Attica, Indiana is part of Fountain County, United States, which has a total area of 4.14 sq km, is above 166.0 sea level, and has 783.1 inhabitants per sq km.", "Attica is in Fountain County, Indiana, US. It is 166 above sea level and has an area of 4.14 sqkm and population density of 783.1 per sqkm." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "property:area_total", "4.14 (square kilometres)" ], [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:population_density", "783.1 (inhabitants per square kilometre)" ], [ "resource:Attica__Indiana", "property:elevation_above_the_sea_level", "resource:166_0" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:United_States" ], [ "resource:Attica__Indiana", "property:is_part_of", "resource:Fountain_County__Indiana" ] ]
Attica,_Indiana
[ { "modified": "4.14 (square kilometres)", "readable": "4.14", "graph": "4.14 (square kilometres)" }, { "modified": "783.1 (inhabitants per square kilometre)", "readable": "783.1", "graph": "783.1 (inhabitants per square kilometre)" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "166.0", "readable": "166.0", "graph": "resource:166_0" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "Fountain_County,_Indiana", "readable": "Fountain County, Indiana", "graph": "resource:Fountain_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:is_part_of resource:Fountain_County__Indiana . ?i rdf:type ontology:city . ?i property:area_total '75.324 (square kilometres)' }", "readable_query": "ASK WHERE { ?i property:is_part_of resource:Fountain_County,_Indiana . ?i rdf:type ontology:city . ?i property:area_total '75.324 (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 { ?a property:is_part_of resource:Fountain_County__Indiana . ?a rdf:type ontology:city . ?a property:area_total '4.14 (square kilometres)' }", "readable_query": "ASK WHERE { ?a property:is_part_of resource:Fountain_County,_Indiana . ?a rdf:type ontology:city . ?a property:area_total '4.14 (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 rdf:type ontology:city . ?t property:is_part_of resource:Fountain_County__Indiana . ?t property:area_total '4.14 (square kilometres)' }", "readable_query": "SELECT ?t WHERE { ?t rdf:type ontology:city . ?t property:is_part_of resource:Fountain_County,_Indiana . ?t property:area_total '4.14 (square kilometres)' }", "graph_answer": [ "resource:Attica__Indiana" ], "readable_answer": [ "Attica, Indiana" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?d ) WHERE { resource:Attica__Indiana property:is_part_of ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?d ) WHERE { resource:Attica,_Indiana property:is_part_of ?m }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Attica__Indiana property:is_part_of ?d . FILTER ( ?d != resource:Fountain_County__Indiana ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Attica,_Indiana property:is_part_of ?d . FILTER ( ?d != resource:Fountain_County,_Indiana ) }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?v WHERE { resource:Attica__Indiana property:area_total ?v . resource:Attica__Indiana property:population_density ?u }", "readable_query": "SELECT DISTINCT ?u ?v WHERE { resource:Attica,_Indiana property:area_total ?v . resource:Attica,_Indiana property:population_density ?u }", "graph_answer": [ "783.1 (inhabitants per square kilometre)", "4.14 (square kilometres)" ], "readable_answer": [ "783.1", "4.14" ], "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 ?v WHERE { resource:Attica__Indiana property:number_of_pages ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Attica,_Indiana property:number_of_pages ?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" ] } ]
MeanOfTransportation
5
12412
Id129
[ { "subject": "Guiana_Space_Centre", "property": "location", "object": "French_Guiana" }, { "subject": "Guiana_Space_Centre", "property": "headquarter", "object": "Kourou,_French_Guiana" }, { "subject": "ELA-3", "property": "site", "object": "Guiana_Space_Centre" }, { "subject": "Ariane_5", "property": "sites", "object": "ELA-3" }, { "subject": "ELA-3", "property": "operator", "object": "Arianespace" } ]
[ { "subject": "Guiana_Space_Centre", "property": "location", "object": "French_Guiana" }, { "subject": "Guiana_Space_Centre", "property": "headquarter", "object": "Kourou,_French_Guiana" }, { "subject": "ELA-3", "property": "site", "object": "Guiana_Space_Centre" }, { "subject": "Ariane_5", "property": "launchSite", "object": "ELA-3" }, { "subject": "ELA-3", "property": "operator", "object": "Arianespace" } ]
(X (X (X) (X (X) (X))))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Guiana Space Centre, located in French Guiana, has its headquarters located in Kourou. It is the site of ELA-3 launchpad which is operated by Arianespace and is the launch site of the Ariane 5.", "The ELA-3, where The Ariane 5 was launched, is operated by Arianespace. The site of ELA-3 is at the Guiana Space Centre, whose headquarters are in Kourou, French Guiana.", "The Ariane 5 was launched at the ELA-3 which is operated by Arianespace and located at the Guiana Space Centre which has its HQ at Kourou, French Guiana." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Guiana_Space_Centre", "property:headquarter", "resource:Kourou__French_Guiana" ], [ "resource:Guiana_Space_Centre", "property:location", "resource:French_Guiana" ], [ "resource:Ariane_5", "property:launch_site", "resource:ELA_3" ], [ "resource:Ariane_5", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ELA_3", "property:site", "resource:Guiana_Space_Centre" ], [ "resource:ELA_3", "property:operator", "resource:Arianespace" ] ]
Ariane_5
[ { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "site", "readable": "site", "graph": "property:site" }, { "modified": "Ariane_5", "readable": "Ariane 5", "graph": "resource:Ariane_5" }, { "modified": "Arianespace", "readable": "Arianespace", "graph": "resource:Arianespace" }, { "modified": "ELA-3", "readable": "ELA-3", "graph": "resource:ELA_3" }, { "modified": "French_Guiana", "readable": "French Guiana", "graph": "resource:French_Guiana" }, { "modified": "Guiana_Space_Centre", "readable": "Guiana Space Centre", "graph": "resource:Guiana_Space_Centre" }, { "modified": "Kourou,_French_Guiana", "readable": "Kourou, French Guiana", "graph": "resource:Kourou__French_Guiana" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?f WHERE { resource:Guiana_Space_Centre property:location ?r . resource:Guiana_Space_Centre property:headquarter ?f }", "readable_query": "SELECT DISTINCT ?r ?f WHERE { resource:Guiana_Space_Centre property:location ?r . resource:Guiana_Space_Centre property:headquarter ?f }", "graph_answer": [ "resource:French_Guiana", "resource:Kourou__French_Guiana" ], "readable_answer": [ "French Guiana", "Kourou, French Guiana" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:site ?a . ?a property:headquarter resource:Kourou__French_Guiana . ?k property:operator resource:Arianespace }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:site ?a . ?a property:headquarter resource:Kourou,_French_Guiana . ?k property:operator resource:Arianespace }", "graph_answer": [ "resource:ELA_3" ], "readable_answer": [ "ELA-3" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Ariane_5 rdf:type ontology:mean_of_transportation . resource:Ariane_5 property:launch_site resource:ELA_3 }", "readable_query": "ASK WHERE { resource:Ariane_5 rdf:type ontology:mean_of_transportation . resource:Ariane_5 property:launch_site resource:ELA-3 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?m property:operator resource:Sovcomflot . ?b rdf:type ontology:mean_of_transportation . ?b property:launch_site ?m }", "readable_query": "ASK WHERE { ?m property:operator resource:Sovcomflot . ?b rdf:type ontology:mean_of_transportation . ?b property:launch_site ?m }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Astronaut
2
3660
Id46
[ { "subject": "William_Anders", "property": "selection", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"" } ]
[ { "subject": "William_Anders", "property": "selectedByNasa", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born on 17 October, 1933, William Anders joined NASA in 1963.", "Born on October 17, 1933, William Anders was selected by NASA in 1963.", "William Anders was born on October 17th, 1933 and joined NASA in 1963." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:William_Anders", "property:selected_by_nasa", "resource:1963" ], [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:birth_date", "1933-10-17" ] ]
William_Anders
[ { "modified": "1933-10-17", "readable": "1933-10-17", "graph": "1933-10-17" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?r rdf:type ontology:astronaut . ?r property:birth_date ?b . FILTER ( ?b = \"1933-10-17\" ) . ?r property:selected_by_nasa ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { ?r rdf:type ontology:astronaut . ?r property:birth_date ?b . FILTER ( ?b = \"1933-10-17\" ) . ?r property:selected_by_nasa ?o }", "graph_answer": [ "resource:1963" ], "readable_answer": [ "1963" ], "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 ?o WHERE { ?o rdf:type ontology:astronaut . FILTER ( ?t = \"1933-10-17\" ) . ?o property:birth_date ?t . ?o property:selected_by_nasa resource:1963 }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:astronaut . FILTER ( ?t = \"1933-10-17\" ) . ?o property:birth_date ?t . ?o property:selected_by_nasa resource:1963 }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] } ]
Building
2
3870
Id22
[ { "subject": "200_Public_Square", "property": "location", "object": "\"Cleveland, Ohio 44114\"@en" }, { "subject": "200_Public_Square", "property": "floorCount", "object": "\"45\"^^xsd:positiveInteger" } ]
[ { "subject": "200_Public_Square", "property": "floorCount", "object": "45" }, { "subject": "200_Public_Square", "property": "location", "object": "\"Cleveland, Ohio 44114\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "200 Public Square, which has 45 floors, is located in Cleveland, Ohio 44114.", "There are 45 floors of 200 Public Square in Cleveland, Ohio, 44114.", "200 Public Square, which has a floor count of 45, is located in Cleveland, Ohio 44114." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:200_Public_Square", "property:floor_count", "45" ], [ "resource:200_Public_Square", "rdf:type", "ontology:building" ], [ "resource:200_Public_Square", "property:location", "resource:Cleveland__Ohio_44114" ] ]
200_Public_Square
[ { "modified": "45", "readable": "45", "graph": "45" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "200_Public_Square", "readable": "200 Public Square", "graph": "resource:200_Public_Square" }, { "modified": "Cleveland, Ohio 44114", "readable": "Cleveland, Ohio 44114", "graph": "resource:Cleveland__Ohio_44114" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?z rdf:type ontology:building . ?z property:location ?x . ?z property:floor_count ?f . FILTER ( ?f > '30' ) }", "readable_query": "SELECT DISTINCT ?x WHERE { ?z rdf:type ontology:building . ?z property:location ?x . ?z property:floor_count ?f . FILTER ( ?f > '30' ) }", "graph_answer": [ "resource:Cleveland__Ohio_44114" ], "readable_answer": [ "Cleveland, Ohio 44114" ], "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 { ?s property:location resource:Cleveland__Ohio_44114 . ?s property:floor_count '23' . ?s rdf:type ontology:building }", "readable_query": "ASK WHERE { ?s property:location resource:Cleveland,_Ohio_44114 . ?s property:floor_count '23' . ?s rdf:type ontology:building }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?e property:location resource:Cleveland__Ohio_44114 . ?e rdf:type ontology:building . ?e property:floor_count '45' }", "readable_query": "ASK WHERE { ?e property:location resource:Cleveland,_Ohio_44114 . ?e rdf:type ontology:building . ?e property:floor_count '45' }", "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 ?m WHERE { ?m property:floor_count '45' . ?m rdf:type ontology:building . ?m property:location resource:Cleveland__Ohio_44114 }", "readable_query": "SELECT ?m WHERE { ?m property:floor_count '45' . ?m rdf:type ontology:building . ?m property:location resource:Cleveland,_Ohio_44114 }", "graph_answer": [ "resource:200_Public_Square" ], "readable_answer": [ "200 Public Square" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:200_Public_Square property:floor_count ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:200_Public_Square property:floor_count ?v }", "graph_answer": [ "45" ], "readable_answer": [ "45" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
4
8727
Id119
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" }, { "subject": "Alfred_Garth_Jones", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Alfred_Garth_Jones", "property": "placeOfBirth", "object": "Manchester" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "London" }, { "subject": "Alfred_Garth_Jones", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "England" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones was born in Manchester, UK in England. He died in London.", "Alfred Garth Jones was born in Manchester, England, UK and died in London.", "Alfred Garth Jones was born in Manchester, England, United Kingdom and passed away 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:nationality", "resource:United_Kingdom" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:England" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:Manchester" ] ]
Alfred_Garth_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Manchester", "readable": "Manchester", "graph": "resource:Manchester" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f property:birth_place resource:Iraq . ?f rdf:type ontology:artist . ?f property:nationality ?m }", "readable_query": "ASK WHERE { ?f property:birth_place resource:Iraq . ?f rdf:type ontology:artist . ?f property:nationality ?m }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
3
6000
Id146
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Folk_rock" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Deram_Records" }, { "subject": "Alison_O'Donnell", "property": "label", "object": "Static_Caravan_Recordings" } ]
[ { "subject": "Alison_O'Donnell", "property": "genre", "object": "Folk_rock" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Deram_Records" }, { "subject": "Alison_O'Donnell", "property": "recordLabel", "object": "Static_Caravan_Recordings" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alison O'Donnell plays folk rock and once was signed to Deram Records and she recorded with Static Caravan Recordings.", "Previously signed to Deram Records, Alison O'Donnell, is signed to the record label Static Caravan Recordings. Alison O'Donnell's musical genre is folk rock.", "Folk rock musician Alison O'Donnell, once signed to Static Caravan Recordings, is now with Deram Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alison_O_Donnell", "rdf:type", "ontology:artist" ], [ "resource:Alison_O_Donnell", "property:genre", "resource:Folk_rock" ], [ "resource:Alison_O_Donnell", "property:record_label", "resource:Deram_Records" ], [ "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": "Deram_Records", "readable": "Deram Records", "graph": "resource:Deram_Records" }, { "modified": "Folk_rock", "readable": "Folk rock", "graph": "resource:Folk_rock" }, { "modified": "Static_Caravan_Recordings", "readable": "Static Caravan Recordings", "graph": "resource:Static_Caravan_Recordings" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Alison_O_Donnell property:record_label ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'deram' ) ) }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Alison_O'Donnell property:record_label ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'deram' ) ) }", "graph_answer": [ "resource:Deram_Records" ], "readable_answer": [ "Deram Records" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?v ) WHERE { resource:Alison_O_Donnell property:record_label ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?v ) WHERE { resource:Alison_O'Donnell property:record_label ?x }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?n != resource:Deram_Records ) . resource:Alison_O_Donnell property:record_label ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?n != resource:Deram_Records ) . resource:Alison_O'Donnell property:record_label ?n }", "graph_answer": [ "resource:Static_Caravan_Recordings" ], "readable_answer": [ "Static Caravan Recordings" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Alison_O_Donnell property:media_type ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Alison_O'Donnell property:media_type ?w }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5722
Id55
[ { "subject": "Al-Taqaddum_Air_Base", "property": "runwayLength", "object": "\"4019.09\"^^xsd:double" }, { "subject": "Al-Taqaddum_Air_Base", "property": "city", "object": "Fallujah" }, { "subject": "Al-Taqaddum_Air_Base", "property": "elevation", "object": "\"84.0\"^^xsd:double" } ]
[ { "subject": "Al-Taqaddum_Air_Base", "property": "runwayLength", "object": "4019.0" }, { "subject": "Al-Taqaddum_Air_Base", "property": "cityServed", "object": "Fallujah" }, { "subject": "Al-Taqaddum_Air_Base", "property": "elevationAboveTheSeaLevel", "object": "84.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al-Taqaddum Air Base, located 84 metres above sea level, serves the city of Fallujah and has a runway length of 4,019.", "Al-Taqaddum Air Base which serves the city of Fallujah has a runway length of 4019.0 and is located at 84 metres above sea level.", "Al-Taqaddum Air Base serves the city of Fallujah. The runway there is 4019 feet and it is 84 m above sea level." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Taqaddum_Air_Base", "property:runway_length", "resource:4019_0" ], [ "resource:Al_Taqaddum_Air_Base", "rdf:type", "ontology:airport" ], [ "resource:Al_Taqaddum_Air_Base", "property:city_served", "resource:Fallujah" ], [ "resource:Al_Taqaddum_Air_Base", "property:elevation_above_the_sea_level", "resource:84_0" ] ]
Al-Taqaddum_Air_Base
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "4019.0", "readable": "4019.0", "graph": "resource:4019_0" }, { "modified": "84.0", "readable": "84.0", "graph": "resource:84_0" }, { "modified": "Al-Taqaddum_Air_Base", "readable": "Al-Taqaddum Air Base", "graph": "resource:Al_Taqaddum_Air_Base" }, { "modified": "Fallujah", "readable": "Fallujah", "graph": "resource:Fallujah" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?x property:runway_length ?n . ?x rdf:type ontology:airport . ?x property:elevation_above_the_sea_level resource:268_0 }", "readable_query": "ASK WHERE { ?x property:runway_length ?n . ?x rdf:type ontology:airport . ?x property:elevation_above_the_sea_level resource:268.0 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Artist
3
5958
Id104
[ { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "United_States" } ]
[ { "subject": "Albennie_Jones", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" }, { "subject": "Albennie_Jones", "property": "birthPlace", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albennie Jones was born in the United States and performs the musical genre of rhythm and blues which is the derivation of Disco music.", "Albennie Jones was born in the U.S.A and is a rhythm and blues (which has disco as a derivative) artist.", "American-born Albennie Jones plays Rhythm and Blues from which Disco derived." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albennie_Jones", "rdf:type", "ontology:artist" ], [ "resource:Albennie_Jones", "property:genre", "resource:Rhythm_and_blues" ], [ "resource:Albennie_Jones", "property:birth_place", "resource:United_States" ], [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ] ]
Albennie_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Albennie_Jones", "readable": "Albennie Jones", "graph": "resource:Albennie_Jones" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f rdf:type ontology:artist . ?f property:genre resource:Rhythm_and_blues . ?f property:birth_place resource:Istanbul }", "readable_query": "ASK WHERE { ?f rdf:type ontology:artist . ?f property:genre resource:Rhythm_and_blues . ?f property:birth_place resource:Istanbul }", "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 { ?s property:birth_place resource:United_States . ?s rdf:type ontology:artist . ?s property:genre resource:Rhythm_and_blues }", "readable_query": "ASK WHERE { ?s property:birth_place resource:United_States . ?s rdf:type ontology:artist . ?s property:genre resource:Rhythm_and_blues }", "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 ?w WHERE { ?w property:birth_place resource:United_States . ?w property:genre resource:Rhythm_and_blues . ?w rdf:type ontology:artist }", "readable_query": "SELECT ?w WHERE { ?w property:birth_place resource:United_States . ?w property:genre resource:Rhythm_and_blues . ?w rdf:type ontology:artist }", "graph_answer": [ "resource:Albennie_Jones" ], "readable_answer": [ "Albennie Jones" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Rhythm_and_blues property:derivative ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Rhythm_and_blues property:derivative ?f }", "graph_answer": [ "resource:Disco" ], "readable_answer": [ "Disco" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Astronaut
5
11430
Id47
[ { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "birthName", "object": "\"Edwin Eugene Aldrin Jr.\"@en" }, { "subject": "Buzz_Aldrin", "property": "awards", "object": "20" }, { "subject": "Apollo_11", "property": "crew2Up", "object": "William_Anders" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
[ { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "birthName", "object": "\"Edwin Eugene Aldrin Jr.\"" }, { "subject": "Buzz_Aldrin", "property": "awards", "object": "20" }, { "subject": "Apollo_11", "property": "backupPilot", "object": "William_Anders" }, { "subject": "Apollo_11", "property": "operator", "object": "NASA" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Buzz Aldrin, whose birth name is Edwin Eugene Aldrin Jr., has won 20 awards. He was a crew member of the Apollo 11 that had William Anders as backup pilot. The Apollo 11 program was organized by NASA.", "Edwin Eugene Aldrin Jr. otherwise known as Buzz Aldrin was a part of NASA Apollo 11 crew along with a backup pilot William Anders. Buzz Aldrin won 20 awards.", "Edwin Eugene Aldrin Jr. otherwise known as Buzz Aldrin was a member of the NASA-operated Apollo 11 along with William Anders who served as a backup pilot. Buzz Aldrin won 20 awards." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Apollo_11", "property:backup_pilot", "resource:William_Anders" ], [ "resource:Apollo_11", "property:operator", "resource:NASA" ], [ "resource:Buzz_Aldrin", "property:awards", "20" ], [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:birth_name", "Edwin Eugene Aldrin Jr." ] ]
Buzz_Aldrin
[ { "modified": "20", "readable": "20", "graph": "20" }, { "modified": "Edwin Eugene Aldrin Jr.", "readable": "Edwin Eugene Aldrin Jr.", "graph": "Edwin Eugene Aldrin Jr." }, { "modified": "awards", "readable": "awards", "graph": "property:awards" }, { "modified": "backupPilot", "readable": "backup pilot", "graph": "property:backup_pilot" }, { "modified": "birthName", "readable": "birth name", "graph": "property:birth_name" }, { "modified": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "operator", "readable": "operator", "graph": "property:operator" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "NASA", "readable": "NASA", "graph": "resource:NASA" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:astronaut . ?r property:awards ?k . FILTER ( ?k < '30' ) . ?r property:mission ?v . ?v property:backup_pilot resource:William_Anders }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:astronaut . ?r property:awards ?k . FILTER ( ?k < '30' ) . ?r property:mission ?v . ?v property:backup_pilot resource:William_Anders }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "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 ?l WHERE { resource:Buzz_Aldrin property:mission ?i . resource:Buzz_Aldrin rdf:type ontology:astronaut . ?i property:backup_pilot resource:William_Anders . resource:Buzz_Aldrin property:awards ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Buzz_Aldrin property:mission ?i . resource:Buzz_Aldrin rdf:type ontology:astronaut . ?i property:backup_pilot resource:William_Anders . resource:Buzz_Aldrin property:awards ?l }", "graph_answer": [ "20" ], "readable_answer": [ "20" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?j rdf:type ontology:astronaut . ?s property:operator resource:NASA . ?j property:mission ?s . FILTER ( ?x = '20' ) . ?j property:awards ?x }", "readable_query": "SELECT DISTINCT ?s WHERE { ?j rdf:type ontology:astronaut . ?s property:operator resource:NASA . ?j property:mission ?s . FILTER ( ?x = '20' ) . ?j property:awards ?x }", "graph_answer": [ "resource:Apollo_11" ], "readable_answer": [ "Apollo 11" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] } ]
University
5
12722
Id52
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarters", "object": "Brussels" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "country", "object": "Denmark" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "facultySize", "object": "\"737\"^^xsd:nonNegativeInteger" }, { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "affiliations", "object": "European_University_Association" } ]
[ { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "city", "object": "Aarhus" }, { "subject": "European_University_Association", "property": "headquarter", "object": "Brussels" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "country", "object": "Denmark" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "academicStaffSize", "object": "737" }, { "subject": "School of Business and Social Sciences at the Aarhus University", "property": "affiliation", "object": "European_University_Association" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The School of Business and Social Sciences at the Aarhus University in Denmark is affiliated with the European University Association in Brussels and has a staff compliment of 737.", "The School of Business and Social Sciences at the Aarhus University has 737 academic staff and is located in Aarhus, Denmark. The School is affiliated with the European University Association, headquartered in Brussels.", "The School of Business and Social Sciences at the Aarhus University is located in the city of Aarhus in Denmark and currently has 737 members of staff. The school is affiliated with the European University Association which has its headquarters in Brussels." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:European_University_Association", "property:headquarter", "resource:Brussels" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:city", "resource:Aarhus" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "rdf:type", "ontology:university" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:affiliation", "resource:European_University_Association" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:country", "resource:Denmark" ], [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University", "property:academic_staff_size", "737" ] ]
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
[ { "modified": "737", "readable": "737", "graph": "737" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "Denmark", "readable": "Denmark", "graph": "resource:Denmark" }, { "modified": "European_University_Association", "readable": "European University Association", "graph": "resource:European_University_Association" }, { "modified": "School of Business and Social Sciences at the Aarhus University", "readable": "School of Business and Social Sciences at the Aarhus University", "graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?q property:affiliation ?z . ?q rdf:type ontology:university . ?z property:headquarter resource:Brussels . FILTER ( ?t = '737' ) . ?q property:academic_staff_size ?t }", "readable_query": "SELECT DISTINCT ?z WHERE { ?q property:affiliation ?z . ?q rdf:type ontology:university . ?z property:headquarter resource:Brussels . FILTER ( ?t = '737' ) . ?q property:academic_staff_size ?t }", "graph_answer": [ "resource:European_University_Association" ], "readable_answer": [ "European University Association" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?d property:headquarter resource:Brussels . ?f rdf:type ontology:university . ?f property:affiliation ?d . ?f property:city resource:Aarhus }", "readable_query": "SELECT DISTINCT ?f WHERE { ?d property:headquarter resource:Brussels . ?f rdf:type ontology:university . ?f property:affiliation ?d . ?f property:city resource:Aarhus }", "graph_answer": [ "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University" ], "readable_answer": [ "School of Business and Social Sciences at the Aarhus University" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:designer ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:designer ?b }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
5
11808
Id29
[ { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Alexandria,_Indiana", "property": "subdivisionName", "object": "Indiana" }, { "subject": "Indiana", "property": "country", "object": "United_States" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Madison_County,_Indiana" }, { "subject": "Madison_County,_Indiana", "property": "countySeat", "object": "Anderson,_Indiana" } ]
[ { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Indiana" }, { "subject": "Indiana", "property": "capital", "object": "Indianapolis" }, { "subject": "Indiana", "property": "country", "object": "United_States" }, { "subject": "Madison_County,_Indiana", "property": "countySeat", "object": "Anderson,_Indiana" }, { "subject": "Alexandria,_Indiana", "property": "isPartOf", "object": "Madison_County,_Indiana" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The US town of Alexandria is part of Madison County, where the county seat is Anderson. Indiana has the capital Indianapolis and is the state where Alexandria is located.", "The county seat of Madison County is Anderson, Indiana, USA. Alexandria in that county and Indianapolis (capital of Indiana) are both located in Indiana.", "Alexandria, Madison County, Indiana is in the U.S. The capital of Indiana is Indianapolis and Anderson is the county seat in Madison County." ], "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:Madison_County__Indiana" ], [ "resource:Indiana", "property:capital", "resource:Indianapolis" ], [ "resource:Indiana", "property:country", "resource:United_States" ], [ "resource:Madison_County__Indiana", "property:county_seat", "resource:Anderson__Indiana" ] ]
Alexandria,_Indiana
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "countySeat", "readable": "county seat", "graph": "property:county_seat" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Alexandria,_Indiana", "readable": "Alexandria, Indiana", "graph": "resource:Alexandria__Indiana" }, { "modified": "Anderson,_Indiana", "readable": "Anderson, Indiana", "graph": "resource:Anderson__Indiana" }, { "modified": "Indiana", "readable": "Indiana", "graph": "resource:Indiana" }, { "modified": "Indianapolis", "readable": "Indianapolis", "graph": "resource:Indianapolis" }, { "modified": "Madison_County,_Indiana", "readable": "Madison County, Indiana", "graph": "resource:Madison_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { { resource:Alexandria__Indiana property:is_part_of ?p } MINUS { ?p property:country resource:United_States } }", "readable_query": "SELECT DISTINCT ?p WHERE { { resource:Alexandria,_Indiana property:is_part_of ?p } MINUS { ?p property:country resource:United_States } }", "graph_answer": [ "resource:Madison_County__Indiana" ], "readable_answer": [ "Madison County, 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 ?k WHERE { resource:Alexandria__Indiana property:is_part_of ?k . FILTER ( ?k != resource:Madison_County__Indiana ) }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Alexandria,_Indiana property:is_part_of ?k . FILTER ( ?k != resource:Madison_County,_Indiana ) }", "graph_answer": [ "resource:Indiana" ], "readable_answer": [ "Indiana" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Madison_County__Indiana property:district ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Madison_County,_Indiana property:district ?a }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
2
5246
Id238
[ { "subject": "Netherlands", "property": "leader", "object": "Mark_Rutte" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
[ { "subject": "Netherlands", "property": "leader", "object": "Mark_Rutte" }, { "subject": "Ab_Klink", "property": "birthPlace", "object": "Netherlands" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Mark Rutte is the leader of the Netherlands where Ab Klink was born.", "Ab Klink was born in the Netherlands where the leader is Mark Rutte.", "Ab Klink was born in the Netherlands which is led by Mark Rutte." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Netherlands", "property:leader", "resource:Mark_Rutte" ], [ "resource:Ab_Klink", "rdf:type", "ontology:politician" ], [ "resource:Ab_Klink", "property:birth_place", "resource:Netherlands" ] ]
Ab_Klink
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Ab_Klink", "readable": "Ab Klink", "graph": "resource:Ab_Klink" }, { "modified": "Mark_Rutte", "readable": "Mark Rutte", "graph": "resource:Mark_Rutte" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'n' ) ) . resource:Ab_Klink property:birth_place ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'n' ) ) . resource:Ab_Klink property:birth_place ?u }", "graph_answer": [ "resource:Netherlands" ], "readable_answer": [ "Netherlands" ], "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 ?f WHERE { resource:Netherlands property:neighboring_municipality ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Netherlands property:neighboring_municipality ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7692
Id23
[ { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Kingdom_of_Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "\"Demak Jaya, Jalan Bako, Kuching, Sarawak\"@en" }, { "subject": "Abdul_Taib_Mahmud", "property": "successor", "object": "Abdul_Rahman_Ya'kub" } ]
[ { "subject": "Abdul_Taib_Mahmud", "property": "birthPlace", "object": "Kingdom_of_Sarawak" }, { "subject": "Abdul_Taib_Mahmud", "property": "residence", "object": "\"Demak Jaya, Jalan Bako, Kuching, Sarawak\"" }, { "subject": "Abdul_Taib_Mahmud", "property": "successor", "object": "Abdul_Rahman_Ya'kub" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdul Taib Mahmud's birthplace was Kingdom of Sarawak and his residence is Demak Jaya, Jalan Bako, Kuching, Sarawak. He was succeeded by Abdul Rahman Ya'kub.", "Abdul Taib Mahmud (born in Kingdom of Sarawak), resides in Demak Jaya, Jalan Bako, Kuching, Sarawak. His successor was, Abdul Rahman Ya'kub.", "Abdul Rahman Ya'kub succeeded Abdul Taib Mahmud, who was born in the Kingdom of Sarawak and resides in Demak Jaya, Jalan Bako, Kuching, Sarawak." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abdul_Taib_Mahmud", "rdf:type", "ontology:politician" ], [ "resource:Abdul_Taib_Mahmud", "property:successor", "resource:Abdul_Rahman_Ya_kub" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Sarawak" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Demak_Jaya" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Jalan_Bako" ], [ "resource:Abdul_Taib_Mahmud", "property:residence", "resource:Kuching" ], [ "resource:Abdul_Taib_Mahmud", "property:birth_place", "resource:Kingdom_of_Sarawak" ] ]
Abdul_Taib_Mahmud
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abdul_Rahman_Ya'kub", "readable": "Abdul Rahman Ya'kub", "graph": "resource:Abdul_Rahman_Ya_kub" }, { "modified": "Abdul_Taib_Mahmud", "readable": "Abdul Taib Mahmud", "graph": "resource:Abdul_Taib_Mahmud" }, { "modified": "Demak Jaya", "readable": "Demak Jaya", "graph": "resource:Demak_Jaya" }, { "modified": "Jalan Bako", "readable": "Jalan Bako", "graph": "resource:Jalan_Bako" }, { "modified": "Kingdom_of_Sarawak", "readable": "Kingdom of Sarawak", "graph": "resource:Kingdom_of_Sarawak" }, { "modified": "Kuching", "readable": "Kuching", "graph": "resource:Kuching" }, { "modified": "Sarawak", "readable": "Sarawak", "graph": "resource:Sarawak" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'k' ) ) . resource:Abdul_Taib_Mahmud property:residence ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'k' ) ) . resource:Abdul_Taib_Mahmud property:residence ?a }", "graph_answer": [ "resource:Kuching" ], "readable_answer": [ "Kuching" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'kingdom' ) ) . ?q property:birth_place ?o . ?q property:residence resource:Sarawak . ?q rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( CONTAINS ( LCASE ( ?o ) , 'kingdom' ) ) . ?q property:birth_place ?o . ?q property:residence resource:Sarawak . ?q rdf:type ontology:politician }", "graph_answer": [ "resource:Kingdom_of_Sarawak" ], "readable_answer": [ "Kingdom of Sarawak" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?m rdf:type ontology:politician . ?m property:successor ?g . ?m property:birth_place resource:Canada }", "readable_query": "ASK WHERE { ?m rdf:type ontology:politician . ?m property:successor ?g . ?m property:birth_place resource:Canada }", "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
6412
Id32
[ { "subject": "200_Public_Square", "property": "location", "object": "Cleveland" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Ohio" }, { "subject": "Cleveland", "property": "country", "object": "United_States" } ]
[ { "subject": "200_Public_Square", "property": "location", "object": "Cleveland" }, { "subject": "Cleveland", "property": "isPartOf", "object": "Ohio" }, { "subject": "Cleveland", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "200 Public square is in Cleveland, Ohio and is located in United States.", "200 Public Square is located in the United States in Cleveland, Ohio.", "200 Public Square is located in Cleveland, Ohio, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Cleveland", "property:country", "resource:United_States" ], [ "resource:Cleveland", "property:is_part_of", "resource:Ohio" ], [ "resource:200_Public_Square", "rdf:type", "ontology:building" ], [ "resource:200_Public_Square", "property:location", "resource:Cleveland" ] ]
200_Public_Square
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "200_Public_Square", "readable": "200 Public Square", "graph": "resource:200_Public_Square" }, { "modified": "Cleveland", "readable": "Cleveland", "graph": "resource:Cleveland" }, { "modified": "Ohio", "readable": "Ohio", "graph": "resource:Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?a WHERE { resource:Cleveland property:country ?a . resource:Cleveland property:is_part_of ?q }", "readable_query": "SELECT DISTINCT ?q ?a WHERE { resource:Cleveland property:country ?a . resource:Cleveland property:is_part_of ?q }", "graph_answer": [ "resource:Ohio", "resource:United_States" ], "readable_answer": [ "Ohio", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:200_Public_Square rdf:type ontology:building . resource:200_Public_Square property:location resource:Cleveland }", "readable_query": "ASK WHERE { resource:200_Public_Square rdf:type ontology:building . resource:200_Public_Square property:location resource:Cleveland }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Food
3
7301
Id214
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Bhajji", "property": "ingredient", "object": "Gram_flour" } ]
[ { "subject": "Bhajji", "property": "country", "object": "India" }, { "subject": "Bhajji", "property": "region", "object": "Karnataka" }, { "subject": "Bhajji", "property": "ingredient", "object": "Gram_flour" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Gram flour is an ingredient in Bhajji which comes from the Karnataka region in India.", "Gram flour is an ingredient of a Bhajji which comes from the Karnataka region in India.", "Gram flour is used to make Bhajji which come from the Karnataka region of India." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bhajji", "property:ingredient", "resource:Gram_flour" ], [ "resource:Bhajji", "rdf:type", "ontology:food" ], [ "resource:Bhajji", "property:country", "resource:India" ], [ "resource:Bhajji", "property:region", "resource:Karnataka" ] ]
Bhajji
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Bhajji", "readable": "Bhajji", "graph": "resource:Bhajji" }, { "modified": "Gram_flour", "readable": "Gram flour", "graph": "resource:Gram_flour" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Karnataka", "readable": "Karnataka", "graph": "resource:Karnataka" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'b' ) ) . ?j property:region resource:Karnataka . ?j rdf:type ontology:food . ?j property:ingredient resource:Gram_flour }", "readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'b' ) ) . ?j property:region resource:Karnataka . ?j rdf:type ontology:food . ?j property:ingredient resource:Gram_flour }", "graph_answer": [ "resource:Bhajji" ], "readable_answer": [ "Bhajji" ], "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 ?o WHERE { resource:Bhajji property:senators ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Bhajji property:senators ?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" ] } ]
Company
2
4488
Id76
[ { "subject": "Trane", "property": "revenue", "object": "1.0264E10" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" } ]
[ { "subject": "Trane", "property": "revenue", "object": "10264000000" }, { "subject": "Trane", "property": "location", "object": "Swords,_Dublin" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "With a revenue of $10,264,000,000, Trane is located in Swords, Dublin.", "The location of Trane is Swords, Dublin and has a revenue of 10264000000.", "Trane, which is located in Swords, Dublin, has a revenue of $10,264,000,000." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Trane", "property:revenue", "10264000000" ], [ "resource:Trane", "rdf:type", "ontology:company" ], [ "resource:Trane", "property:location", "resource:Swords__Dublin" ] ]
Trane
[ { "modified": "10264000000", "readable": "10264000000", "graph": "10264000000" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "revenue", "readable": "revenue", "graph": "property:revenue" }, { "modified": "Swords,_Dublin", "readable": "Swords, Dublin", "graph": "resource:Swords__Dublin" }, { "modified": "Trane", "readable": "Trane", "graph": "resource:Trane" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?e property:revenue ?l . ?e property:location ?k . ?e rdf:type ontology:company . FILTER ( ?l = '10264000000' ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?e property:revenue ?l . ?e property:location ?k . ?e rdf:type ontology:company . FILTER ( ?l = '10264000000' ) }", "graph_answer": [ "resource:Swords__Dublin" ], "readable_answer": [ "Swords, Dublin" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:location resource:Swords__Dublin . FILTER ( ?q = '10264000000' ) . ?s rdf:type ontology:company . ?s property:revenue ?q }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:location resource:Swords,_Dublin . FILTER ( ?q = '10264000000' ) . ?s rdf:type ontology:company . ?s property:revenue ?q }", "graph_answer": [ "resource:Trane" ], "readable_answer": [ "Trane" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7849
Id180
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Alfons_Gorbach", "property": "placeOfBirth", "object": "Imst" } ]
[ { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Graz" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Austria-Hungary" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "Imst" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfons Gorbach was born in Imst, Austria-Hungary and died in Graz.", "Alfons Gorbach was born in Imst (in Austria-Hungary) and died in Graz.", "Alfons Gorbach was born in Imst in Austria-Hungary and died in Graz." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Graz" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Imst" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:Austria_Hungary" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria-Hungary", "readable": "Austria-Hungary", "graph": "resource:Austria_Hungary" }, { "modified": "Graz", "readable": "Graz", "graph": "resource:Graz" }, { "modified": "Imst", "readable": "Imst", "graph": "resource:Imst" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c property:birth_place resource:Northbrook__Illinois . ?c property:death_place ?u . ?c rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?c property:birth_place resource:Northbrook,_Illinois . ?c property:death_place ?u . ?c 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" ] } ]
Astronaut
4
8865
Id17
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"@en" }, { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "selection", "object": "1959" } ]
[ { "subject": "Alan_Shepard", "property": "almaMater", "object": "\"NWC, M.A. 1957\"" }, { "subject": "Alan_Shepard", "property": "occupation", "object": "Test_pilot" }, { "subject": "Alan_Shepard", "property": "birthPlace", "object": "New_Hampshire" }, { "subject": "Alan_Shepard", "property": "selectedByNasa", "object": "1959" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alan Shepard was born in New Hampshire and obtained a MA in 1957 from NWC. he was selected by NASA in 1959 and became a test pilot.", "Alan Shepard was born in New Hampshire. His Alma mater was NWC and he graduated with an M.A. in 1957. He worked as a test pilot and he was selected by NASA in 1959." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Alan_Shepard", "property:selected_by_nasa", "resource:1959" ], [ "resource:Alan_Shepard", "rdf:type", "ontology:astronaut" ], [ "resource:Alan_Shepard", "property:occupation", "resource:Test_pilot" ], [ "resource:Alan_Shepard", "property:alma_mater", "resource:NWC__M_A__1957" ], [ "resource:Alan_Shepard", "property:birth_place", "resource:New_Hampshire" ] ]
Alan_Shepard
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "occupation", "readable": "occupation", "graph": "property:occupation" }, { "modified": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1959", "readable": "1959", "graph": "resource:1959" }, { "modified": "Alan_Shepard", "readable": "Alan Shepard", "graph": "resource:Alan_Shepard" }, { "modified": "NWC, M.A. 1957", "readable": "NWC, M.A. 1957", "graph": "resource:NWC__M_A__1957" }, { "modified": "New_Hampshire", "readable": "New Hampshire", "graph": "resource:New_Hampshire" }, { "modified": "Test_pilot", "readable": "Test pilot", "graph": "resource:Test_pilot" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?k rdf:type ontology:astronaut . ?k property:selected_by_nasa ?l . ?k property:birth_place resource:Belgrade }", "readable_query": "ASK WHERE { ?k rdf:type ontology:astronaut . ?k property:selected_by_nasa ?l . ?k property:birth_place resource:Belgrade }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
3
6890
Id178
[ { "subject": "Texas", "property": "language", "object": "English_language" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
[ { "subject": "Texas", "property": "language", "object": "English_language" }, { "subject": "Arlington,_Texas", "property": "isPartOf", "object": "Texas" }, { "subject": "Texas", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Arlington is part of the state of Texas in the United States where English is the spoken language.", "Arlington is part of the state of Texas (United States), where they speak English.", "Arlington is part of Texas, in the United States, where they speak English." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Arlington__Texas", "rdf:type", "ontology:city" ], [ "resource:Arlington__Texas", "property:is_part_of", "resource:Texas" ], [ "resource:Texas", "property:language", "resource:English_language" ], [ "resource:Texas", "property:country", "resource:United_States" ] ]
Arlington,_Texas
[ { "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": "Arlington,_Texas", "readable": "Arlington, Texas", "graph": "resource:Arlington__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 ?t WHERE { resource:Texas property:country ?t . resource:Texas property:language ?x }", "readable_query": "SELECT DISTINCT ?x ?t WHERE { resource:Texas property:country ?t . resource:Texas property:language ?x }", "graph_answer": [ "resource:English_language", "resource:United_States" ], "readable_answer": [ "English language", "United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Arlington__Texas property:is_part_of resource:Texas . resource:Arlington__Texas rdf:type ontology:city }", "readable_query": "ASK WHERE { resource:Arlington,_Texas property:is_part_of resource:Texas . resource:Arlington,_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" ] } ]
Airport
4
8482
Id80
[ { "subject": "Alcobendas", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevation", "object": "\"610.0\"^^xsd:double" }, { "subject": "Alcobendas", "property": "country", "object": "Spain" } ]
[ { "subject": "Alcobendas", "property": "isPartOf", "object": "Community_of_Madrid" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Alcobendas" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "elevationAboveTheSeaLevel", "object": "610.0" }, { "subject": "Alcobendas", "property": "country", "object": "Spain" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adolfo Suárez Madrid Barajas Airport is found in Alcobendas, part of the community of Madrid in Spain. It has an elevation of 610 metres above sea level.", "Adolfo Suárez Madrid–Barajas Airport is in Alcobendas, Madrid, Spain. Its is 610 meters above sea level." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:elevation_above_the_sea_level", "resource:610_0" ], [ "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": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "610.0", "readable": "610.0", "graph": "resource:610_0" }, { "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": "Spain", "readable": "Spain", "graph": "resource:Spain" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:airport . ?i property:location ?w . ?i property:elevation_above_the_sea_level resource:610_0 . ?w property:country resource:Spain }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:airport . ?i property:location ?w . ?i property:elevation_above_the_sea_level resource:610.0 . ?w property:country resource:Spain }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?d . ?d property:country resource:Spain . resource:Adolfo_Su_rez_Madrid_Barajas_Airport rdf:type ontology:airport . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:elevation_above_the_sea_level resource:610_0 }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?d . ?d property:country resource:Spain . resource:Adolfo_Suárez_Madrid–Barajas_Airport rdf:type ontology:airport . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:elevation_above_the_sea_level resource:610.0 }", "graph_answer": [ "resource:Alcobendas" ], "readable_answer": [ "Alcobendas" ], "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 ?f WHERE { resource:Alcobendas property:distributor ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Alcobendas property:distributor ?f }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5849
Id182
[ { "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": "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" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Adolfo Suárez Madrid–Barajas Airport is located in San Sebastián de los Reyes which is led by the People's Party and is 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. The Adolfo Suárez Madrid–Barajas Airport is found there.", "The Adolfo Suárez Madrid–Barajas Airport is located in San Sebastián de los Reyes, Madrid, where the People's Party is the leading political organization." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:San_Sebasti_n_de_los_Reyes", "property:leader_party", "resource:People_s_Party__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": "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" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:is_part_of resource:Community_of_Madrid . ?i property:leader_party resource:Liberal_Party__Philippines_ }", "readable_query": "ASK WHERE { ?i property:is_part_of resource:Community_of_Madrid . ?i property:leader_party resource:Liberal_Party_(Philippines) }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "no_typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?j property:leader_party resource:People_s_Party__Spain_ . ?j property:is_part_of resource:Community_of_Madrid }", "readable_query": "ASK WHERE { ?j property:leader_party resource:People's_Party_(Spain) . ?j 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 ?n WHERE { ?n property:is_part_of resource:Community_of_Madrid . ?n property:leader_party resource:People_s_Party__Spain_ }", "readable_query": "SELECT ?n WHERE { ?n property:is_part_of resource:Community_of_Madrid . ?n 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 ?l WHERE { ?l property:location resource:San_Sebasti_n_de_los_Reyes . ?l rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:location resource:San_Sebastián_de_los_Reyes . ?l rdf:type ontology:airport }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
6
12954
Id18
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "leaderName", "object": "Artur_Rasizade" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Azerbaijan", "property": "leaderTitle", "object": "Prime_Minister_of_Azerbaijan" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "dedicatedTo", "object": "\"Ottoman Army soldiers killed in the Battle of Baku\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "leader", "object": "Artur_Rasizade" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
(X (X) (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Baku Turkish Martyrs' Memorial is dedicated to the Ottoman Army Soldiers killed in the Battle of Baku. It is located in Azerbaijan. The capital of Azeribaijan is Baku and its leader is Prime Minister Artur Rasizade. Azerbaijan has legislature of National Assembly.", "Baku is the capital city of Azerbaijan which is led by Prime Minister Artur Rasizade with a National Assembly dictating the legislature. The country is the location of the Baku Turkish Martyrs memorial dedicated to the soldiers of the Ottoman army who died in the Battle of Baku.", "The capital of Azerbaijan is Baku and its Prime Minister - or official leader - is called Artur Rasizade. The legislature of Azerbaijan is known as the National Assembly. The country is the location for the Baku Turkish Martyrs' Memorial, which is dedicated to the Ottoman Army Soldiers killed in the Battle of Baku." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:leader", "resource:Artur_Rasizade" ], [ "resource:Azerbaijan", "property:leader_title", "resource:Prime_Minister_of_Azerbaijan" ], [ "resource:Azerbaijan", "property:capital", "resource:Baku" ], [ "resource:Azerbaijan", "property:legislature", "resource:National_Assembly__Azerbaijan_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:dedicated_to", "Ottoman Army soldiers killed in the Battle of Baku" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Ottoman Army soldiers killed in the Battle of Baku", "readable": "Ottoman Army soldiers killed in the Battle of Baku", "graph": "Ottoman Army soldiers killed in the Battle of Baku" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Artur_Rasizade", "readable": "Artur Rasizade", "graph": "resource:Artur_Rasizade" }, { "modified": "Azerbaijan", "readable": "Azerbaijan", "graph": "resource:Azerbaijan" }, { "modified": "Baku", "readable": "Baku", "graph": "resource:Baku" }, { "modified": "Baku_Turkish_Martyrs'_Memorial", "readable": "Baku Turkish Martyrs' Memorial", "graph": "resource:Baku_Turkish_Martyrs__Memorial" }, { "modified": "National_Assembly_(Azerbaijan)", "readable": "National Assembly", "graph": "resource:National_Assembly__Azerbaijan_" }, { "modified": "Prime_Minister_of_Azerbaijan", "readable": "Prime Minister of Azerbaijan", "graph": "resource:Prime_Minister_of_Azerbaijan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?g property:location ?z . ?g property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?z property:capital resource:Baku . ?g rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:location ?z . ?g property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?z property:capital resource:Baku . ?g rdf:type ontology:monument }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "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 ?i WHERE { resource:Baku_Turkish_Martyrs__Memorial rdf:type ontology:monument . resource:Baku_Turkish_Martyrs__Memorial property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?i property:capital resource:Baku . resource:Baku_Turkish_Martyrs__Memorial property:location ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Baku_Turkish_Martyrs'_Memorial rdf:type ontology:monument . resource:Baku_Turkish_Martyrs'_Memorial property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' . ?i property:capital resource:Baku . resource:Baku_Turkish_Martyrs'_Memorial property:location ?i }", "graph_answer": [ "resource:Azerbaijan" ], "readable_answer": [ "Azerbaijan" ], "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 ?g ?b WHERE { resource:Azerbaijan property:leader ?b . resource:Azerbaijan property:legislature ?g }", "readable_query": "SELECT DISTINCT ?g ?b WHERE { resource:Azerbaijan property:leader ?b . resource:Azerbaijan property:legislature ?g }", "graph_answer": [ "resource:National_Assembly__Azerbaijan_", "resource:Artur_Rasizade" ], "readable_answer": [ "National Assembly", "Artur Rasizade" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Azerbaijan property:leader_title ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Azerbaijan property:leader_title ?s }", "graph_answer": [ "resource:Prime_Minister_of_Azerbaijan" ], "readable_answer": [ "Prime Minister of Azerbaijan" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
5
12376
Id93
[ { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Atlas_II", "property": "finalFlight", "object": "\"2002-12-05\"^^xsd:date" }, { "subject": "Atlas_II", "property": "sites", "object": "Vandenberg_Air_Force_Base" }, { "subject": "Atlas_II", "property": "diameter", "object": "\"3.04 m\"@en" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Cape_Canaveral_Air_Force_Station" } ]
[ { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" }, { "subject": "Atlas_II", "property": "finalFlight", "object": "2002-12-05" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Vandenberg_Air_Force_Base" }, { "subject": "Atlas_II", "property": "diameter", "object": "3.04 m" }, { "subject": "Atlas_II", "property": "launchSite", "object": "Cape_Canaveral_Air_Force_Station" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Atlas II, which is from the United states, had its final flight on the 5th of December, 2002. It is 3.04m in diameter and was launched from Cape Canaveral Air Force Station as well as Vandenberg Air Force Base.", "Atlas II has a diameter of 3.04m and originated from the U.S. The Atlas II was launched from both Vandenberg Air Force Base and Cape Canaveral Air Force Station. Its final flight took place on the 5th December, 2002.", "Originally from the U.S., the Atlas II was first flown from Vandenberg Air Force Base and Cape Canaveral Air Force Station. It is 3.04 m in diameter and took its last trip on the 5th of Dec. 2002." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:launch_site", "resource:Vandenberg_Air_Force_Base" ], [ "resource:Atlas_II", "property:launch_site", "resource:Cape_Canaveral_Air_Force_Station" ], [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Atlas_II", "property:diameter", "resource:3_04_m" ], [ "resource:Atlas_II", "property:final_flight", "resource:2002_12_05" ] ]
Atlas_II
[ { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "diameter", "readable": "diameter", "graph": "property:diameter" }, { "modified": "finalFlight", "readable": "final flight", "graph": "property:final_flight" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "2002-12-05", "readable": "2002-12-05", "graph": "resource:2002_12_05" }, { "modified": "3.04 m", "readable": "3.04 m", "graph": "resource:3_04_m" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "Cape_Canaveral_Air_Force_Station", "readable": "Cape Canaveral Air Force Station", "graph": "resource:Cape_Canaveral_Air_Force_Station" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Vandenberg_Air_Force_Base", "readable": "Vandenberg Air Force Base", "graph": "resource:Vandenberg_Air_Force_Base" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?u property:diameter ?f . ?u property:final_flight ?o . FILTER ( ?o = \"2002_12_05\" ) . ?u rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?f WHERE { ?u property:diameter ?f . ?u property:final_flight ?o . FILTER ( ?o = \"2002-12-05\" ) . ?u rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:3_04_m" ], "readable_answer": [ "3.04 m" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f property:diameter resource:3_04_m . ?f rdf:type ontology:mean_of_transportation . ?f property:final_flight ?n . FILTER ( ?n = \"2002_12_05\" ) }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f property:diameter resource:3.04_m . ?f rdf:type ontology:mean_of_transportation . ?f property:final_flight ?n . FILTER ( ?n = \"2002-12-05\" ) }", "graph_answer": [ "resource:Atlas_II" ], "readable_answer": [ "Atlas II" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { resource:Atlas_II property:launch_site ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { resource:Atlas_II property:launch_site ?k }", "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 ?v WHERE { resource:Atlas_II property:launch_site ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Atlas_II property:launch_site ?v }", "graph_answer": [ "resource:Vandenberg_Air_Force_Base", "resource:Cape_Canaveral_Air_Force_Station" ], "readable_answer": [ "Vandenberg Air Force Base", "Cape Canaveral Air Force Station" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Atlas_II property:significant_building ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Atlas_II property:significant_building ?g }", "graph_answer": [], "readable_answer": [], "type": [ "ellipsis", "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5703
Id36
[ { "subject": "Curitiba", "property": "isPartOf", "object": "Paraná_(state)" }, { "subject": "Afonso_Pena_International_Airport", "property": "city", "object": "Curitiba" }, { "subject": "Curitiba", "property": "subdivisionName", "object": "South_Region,_Brazil" } ]
[ { "subject": "Afonso_Pena_International_Airport", "property": "cityServed", "object": "Curitiba" }, { "subject": "Curitiba", "property": "isPartOf", "object": "Paraná_(state)" }, { "subject": "Curitiba", "property": "isPartOf", "object": "South_Region,_Brazil" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Curitiba is part of the State of Parana, in the south region of Brazil. The Afonso Pena International airport serves the city.", "Afonso Pena International Airport servers curitiba, part of the Parane state in South Region of Brazil." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Curitiba", "property:is_part_of", "resource:Paran___state_" ], [ "resource:Curitiba", "property:is_part_of", "resource:South_Region__Brazil" ], [ "resource:Afonso_Pena_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Afonso_Pena_International_Airport", "property:city_served", "resource:Curitiba" ] ]
Afonso_Pena_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Afonso_Pena_International_Airport", "readable": "Afonso Pena International Airport", "graph": "resource:Afonso_Pena_International_Airport" }, { "modified": "Curitiba", "readable": "Curitiba", "graph": "resource:Curitiba" }, { "modified": "Paraná_(state)", "readable": "Paraná", "graph": "resource:Paran___state_" }, { "modified": "South_Region,_Brazil", "readable": "South Region, Brazil", "graph": "resource:South_Region__Brazil" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?y ) WHERE { resource:Curitiba property:is_part_of ?g }", "readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?y ) WHERE { resource:Curitiba property:is_part_of ?g }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Curitiba property:is_part_of ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Curitiba property:is_part_of ?z }", "graph_answer": [ "resource:Paran___state_", "resource:South_Region__Brazil" ], "readable_answer": [ "Paraná", "South Region, Brazil" ], "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:Afonso_Pena_International_Airport rdf:type ontology:airport . resource:Afonso_Pena_International_Airport property:city_served resource:Curitiba }", "readable_query": "ASK WHERE { resource:Afonso_Pena_International_Airport rdf:type ontology:airport . resource:Afonso_Pena_International_Airport property:city_served resource:Curitiba }", "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
2
5230
Id222
[ { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" } ]
[ { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alvah Sabin represented the 3rd Congressional District in Vermont.", "Alvah Sabin, originally from Vermont, was the representative of the 3rd Congressional District in that state.", "Alvah Sabin was from Vermont and was a representative of their third Congressional District." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:state", "resource:Vermont" ], [ "resource:Alvah_Sabin", "property:region", "resource:Vermont_s_3rd_congressional_district" ] ]
Alvah_Sabin
[ { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Vermont", "readable": "Vermont", "graph": "resource:Vermont" }, { "modified": "Vermont's_3rd_congressional_district", "readable": "Vermont's 3rd congressional district", "graph": "resource:Vermont_s_3rd_congressional_district" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?m property:region ?o . ?m rdf:type ontology:politician . ?m property:state resource:New_York }", "readable_query": "ASK WHERE { ?m property:region ?o . ?m rdf:type ontology:politician . ?m property:state resource:New_York }", "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" ] } ]
CelestialBody
2
4103
Id84
[ { "subject": "1089_Tama", "property": "escapeVelocity", "object": "\"24.48\"^^xsd:double" }, { "subject": "1089_Tama", "property": "Planet/apoapsis", "object": "\"3.73513E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "1089_Tama", "property": "escapeVelocity", "object": "0.0068 (kilometrePerSeconds)" }, { "subject": "1089_Tama", "property": "apoapsis", "object": "373513000.0 (kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The escape velocity of 1089 Tama is 0.0068 km/sec and has an apoapsis of 373513000.0 kilometres.", "The apoapsis for 1089 Tama is 373513000.0 (kilometres) and its escape velocity is 0.0068 kilometres per second.", "1089 Tama has an escape velocity of 0.0068 kilometres per second and its apoapsis is 373513000.0 kms." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1089_Tama", "rdf:type", "ontology:celestial_body" ], [ "resource:1089_Tama", "property:apoapsis", "373513000.0 (kilometres)" ], [ "resource:1089_Tama", "property:escape_velocity", "0.0068 (kilometrePerSeconds)" ] ]
1089_Tama
[ { "modified": "0.0068 (kilometrePerSeconds)", "readable": "0.0068", "graph": "0.0068 (kilometrePerSeconds)" }, { "modified": "373513000.0 (kilometres)", "readable": "373513000.0", "graph": "373513000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "1089_Tama", "readable": "1089 Tama", "graph": "resource:1089_Tama" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r rdf:type ontology:celestial_body . ?r property:apoapsis '475426000.0 (kilometres)' . ?r property:escape_velocity ?k }", "readable_query": "ASK WHERE { ?r rdf:type ontology:celestial_body . ?r property:apoapsis '475426000.0 (kilometres)' . ?r property:escape_velocity ?k }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Company
6
12931
Id11
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "product", "object": "Drugs" }, { "subject": "Hypermarcas", "property": "industry", "object": "Pharmaceuticals" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" }, { "subject": "Hypermarcas", "property": "foundingYear", "object": "2001-01-01" }, { "subject": "Hypermarcas", "property": "subsidiary", "object": "Mantecorp" } ]
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "product", "object": "Drugs" }, { "subject": "Hypermarcas", "property": "industry", "object": "Pharmaceuticals" }, { "subject": "Hypermarcas", "property": "keyPerson", "object": "CEO" }, { "subject": "Hypermarcas", "property": "foundingDate", "object": "2001-01-01" }, { "subject": "Hypermarcas", "property": "subsidiary", "object": "Mantecorp" } ]
(X (X) (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Managed by their CEO and located in Brazil, Hyermarcas is primarily a manufacturer of drugs in the pharmaceuticals industry. Mantecorp is a subsidiary of Hypermarcas.", "Founded on January 1, 2001, Hypermarcas (parent company to Mantecorp) is a pharmaceutical drug company located in Brazil. Hypermarcas is led by its CEO.", "Hypermarcas is a pharmaceutical company, producing pharmaceutical drugs. The company is based in Brazil, and was founded on January 1, 2001. The key person within the company is the CEO. Hypermarcas also own a subsidiary company, named Mantecorp." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:founding_date", "resource:2001_01_01" ], [ "resource:Hypermarcas", "property:product", "resource:Drugs" ], [ "resource:Hypermarcas", "property:key_person", "resource:CEO" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ], [ "resource:Hypermarcas", "property:location", "resource:Brazil" ], [ "resource:Hypermarcas", "property:subsidiary", "resource:Mantecorp" ], [ "resource:Hypermarcas", "property:industry", "resource:Pharmaceuticals" ] ]
Hypermarcas
[ { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "keyPerson", "readable": "key person", "graph": "property:key_person" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "subsidiary", "readable": "subsidiary", "graph": "property:subsidiary" }, { "modified": "2001-01-01", "readable": "2001-01-01", "graph": "resource:2001_01_01" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "CEO", "readable": "CEO", "graph": "resource:CEO" }, { "modified": "Drugs", "readable": "Drugs", "graph": "resource:Drugs" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" }, { "modified": "Mantecorp", "readable": "Mantecorp", "graph": "resource:Mantecorp" }, { "modified": "Pharmaceuticals", "readable": "Pharmaceuticals", "graph": "resource:Pharmaceuticals" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?n property:industry ?w . ?n rdf:type ontology:company . FILTER ( ?i = \"2001_01_01\" ) . ?n property:founding_date ?i }", "readable_query": "SELECT DISTINCT ?w WHERE { ?n property:industry ?w . ?n rdf:type ontology:company . FILTER ( ?i = \"2001-01-01\" ) . ?n property:founding_date ?i }", "graph_answer": [ "resource:Pharmaceuticals" ], "readable_answer": [ "Pharmaceuticals" ], "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 ?i ?r WHERE { ?r rdf:type ontology:company . ?r property:subsidiary ?i . ?r property:industry resource:Pharmaceuticals }", "readable_query": "SELECT DISTINCT ?i ?r WHERE { ?r rdf:type ontology:company . ?r property:subsidiary ?i . ?r property:industry resource:Pharmaceuticals }", "graph_answer": [ "resource:Mantecorp", "resource:Hypermarcas" ], "readable_answer": [ "Mantecorp", "Hypermarcas" ], "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 ?b ?s WHERE { resource:Hypermarcas property:key_person ?b . resource:Hypermarcas property:location ?s }", "readable_query": "SELECT DISTINCT ?b ?s WHERE { resource:Hypermarcas property:key_person ?b . resource:Hypermarcas property:location ?s }", "graph_answer": [ "resource:CEO", "resource:Brazil" ], "readable_answer": [ "CEO", "Brazil" ], "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 ?d WHERE { resource:Hypermarcas property:genus ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Hypermarcas property:genus ?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
4
10284
Id16
[ { "subject": "Adams_County,_Pennsylvania", "property": "southeast", "object": "Carroll_County,_Maryland" }, { "subject": "Adams_County,_Pennsylvania", "property": "north", "object": "Cumberland_County,_Pennsylvania" }, { "subject": "Adams_County,_Pennsylvania", "property": "southwest", "object": "Frederick_County,_Maryland" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "region", "object": "Adams_County,_Pennsylvania" } ]
[ { "subject": "Adams_County,_Pennsylvania", "property": "hasToItsSoutheast", "object": "Carroll_County,_Maryland" }, { "subject": "Adams_County,_Pennsylvania", "property": "hasToItsNorth", "object": "Cumberland_County,_Pennsylvania" }, { "subject": "Adams_County,_Pennsylvania", "property": "hasToItsSouthwest", "object": "Frederick_County,_Maryland" }, { "subject": "11th_Mississippi_Infantry_Monument", "property": "location", "object": "Adams_County,_Pennsylvania" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The location of the 11th Mississippi Infantry monument is Adams County, Pennsylvania. The County is northwest of Carroll County, Maryland north east of Frederick County, Maryland, and south of Cumberland County in Pennsylvania.", "The 11th Mississippi Infantry Monument's location is Adams County, Pennsylvania. To the north of Adams County lies, Cumberland County, Pennsylvania. Close to Adams County lie two Maryland counties - Carroll County to the southeast and Frederick County to the southwest.", "Cumberland County Pennsylvania is located in the north of Adams County Pennsylvania while Frederick County Maryland is southwest of Adams Count Pennsylvania. The 11th Mississippi Infantry Monument is located in Adams County, Pennsylvania which has Carroll County, Maryland to its southeast." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11th_Mississippi_Infantry_Monument", "rdf:type", "ontology:monument" ], [ "resource:11th_Mississippi_Infantry_Monument", "property:location", "resource:Adams_County__Pennsylvania" ], [ "resource:Adams_County__Pennsylvania", "property:has_to_its_north", "resource:Cumberland_County__Pennsylvania" ], [ "resource:Adams_County__Pennsylvania", "property:has_to_its_southwest", "resource:Frederick_County__Maryland" ], [ "resource:Adams_County__Pennsylvania", "property:has_to_its_southeast", "resource:Carroll_County__Maryland" ] ]
11th_Mississippi_Infantry_Monument
[ { "modified": "hasToItsNorth", "readable": "has to its north", "graph": "property:has_to_its_north" }, { "modified": "hasToItsSoutheast", "readable": "has to its southeast", "graph": "property:has_to_its_southeast" }, { "modified": "hasToItsSouthwest", "readable": "has to its southwest", "graph": "property:has_to_its_southwest" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "11th_Mississippi_Infantry_Monument", "readable": "11th Mississippi Infantry Monument", "graph": "resource:11th_Mississippi_Infantry_Monument" }, { "modified": "Adams_County,_Pennsylvania", "readable": "Adams County, Pennsylvania", "graph": "resource:Adams_County__Pennsylvania" }, { "modified": "Carroll_County,_Maryland", "readable": "Carroll County, Maryland", "graph": "resource:Carroll_County__Maryland" }, { "modified": "Cumberland_County,_Pennsylvania", "readable": "Cumberland County, Pennsylvania", "graph": "resource:Cumberland_County__Pennsylvania" }, { "modified": "Frederick_County,_Maryland", "readable": "Frederick County, Maryland", "graph": "resource:Frederick_County__Maryland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n ?h WHERE { resource:Adams_County__Pennsylvania property:has_to_its_southeast ?n . resource:Adams_County__Pennsylvania property:has_to_its_southwest ?h }", "readable_query": "SELECT DISTINCT ?n ?h WHERE { resource:Adams_County,_Pennsylvania property:has_to_its_southeast ?n . resource:Adams_County,_Pennsylvania property:has_to_its_southwest ?h }", "graph_answer": [ "resource:Carroll_County__Maryland", "resource:Frederick_County__Maryland" ], "readable_answer": [ "Carroll County, Maryland", "Frederick County, Maryland" ], "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:Adams_County__Pennsylvania property:ship_ordered ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Adams_County,_Pennsylvania property:ship_ordered ?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" ] } ]
SportsTeam
2
5310
Id54
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Nikos_Voutsis" } ]
[ { "subject": "A.E_Dimitra_Efxeinoupolis", "property": "location", "object": "Greece" }, { "subject": "Greece", "property": "leader", "object": "Nikos_Voutsis" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.E Dimitra Efxeinoupolis is located in Greece, the leader of which is Nikos Voutsis.", "The A.E Dimitra Efxeinoupolis club is located in Greece, and a Greek leader is Nikos Voutsis.", "A.E. Dimitra Efxeinoupolis is located in Greece where the leader is Nikos Voutsis." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_E_Dimitra_Efxeinoupolis", "rdf:type", "ontology:sports_team" ], [ "resource:A_E_Dimitra_Efxeinoupolis", "property:location", "resource:Greece" ], [ "resource:Greece", "property:leader", "resource:Nikos_Voutsis" ] ]
A.E_Dimitra_Efxeinoupolis
[ { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "A.E_Dimitra_Efxeinoupolis", "readable": "A.E Dimitra Efxeinoupolis", "graph": "resource:A_E_Dimitra_Efxeinoupolis" }, { "modified": "Greece", "readable": "Greece", "graph": "resource:Greece" }, { "modified": "Nikos_Voutsis", "readable": "Nikos Voutsis", "graph": "resource:Nikos_Voutsis" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?b WHERE { ?b property:leader resource:Nikos_Voutsis . ?j rdf:type ontology:sports_team . ?j property:location ?b }", "readable_query": "SELECT DISTINCT ?j ?b WHERE { ?b property:leader resource:Nikos_Voutsis . ?j rdf:type ontology:sports_team . ?j property:location ?b }", "graph_answer": [ "resource:A_E_Dimitra_Efxeinoupolis", "resource:Greece" ], "readable_answer": [ "A.E Dimitra Efxeinoupolis", "Greece" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Athlete
3
6177
Id13
[ { "subject": "Aaron_Hunt", "property": "clubs", "object": "VfL_Wolfsburg" }, { "subject": "Aaron_Hunt", "property": "team", "object": "Goslarer_SC_08" }, { "subject": "Aaron_Hunt", "property": "youthclubs", "object": "SV_Werder_Bremen" } ]
[ { "subject": "Aaron_Hunt", "property": "club", "object": "VfL_Wolfsburg" }, { "subject": "Aaron_Hunt", "property": "club", "object": "Goslarer_SC_08" }, { "subject": "Aaron_Hunt", "property": "youthclub", "object": "SV_Werder_Bremen" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Hunt has played for the SV Werder Bremen youth team and senior level for Vfl Wolfsburg and Goslarer SC 08.", "Aaron Hunt's clubs are VfL Wolfsburg and Goslarer SC 08, and he also belongs to the youth club SV Werder Bremen.", "Aaron Hunt, who formerly played for the SV Werder Bremen youth team, currently plays for his club VfL Wolfsburg and Goslarer SC 08." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Hunt", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Hunt", "property:club", "resource:VfL_Wolfsburg" ], [ "resource:Aaron_Hunt", "property:club", "resource:Goslarer_SC_08" ], [ "resource:Aaron_Hunt", "property:youthclub", "resource:SV_Werder_Bremen" ] ]
Aaron_Hunt
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aaron_Hunt", "readable": "Aaron Hunt", "graph": "resource:Aaron_Hunt" }, { "modified": "Goslarer_SC_08", "readable": "Goslarer SC 08", "graph": "resource:Goslarer_SC_08" }, { "modified": "SV_Werder_Bremen", "readable": "SV Werder Bremen", "graph": "resource:SV_Werder_Bremen" }, { "modified": "VfL_Wolfsburg", "readable": "VfL Wolfsburg", "graph": "resource:VfL_Wolfsburg" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?o WHERE { resource:Aaron_Hunt property:youthclub ?t . resource:Aaron_Hunt property:club ?o }", "readable_query": "SELECT DISTINCT ?t ?o WHERE { resource:Aaron_Hunt property:youthclub ?t . resource:Aaron_Hunt property:club ?o }", "graph_answer": [ "resource:SV_Werder_Bremen", "resource:Goslarer_SC_08" ], "readable_answer": [ "SV Werder Bremen", "Goslarer SC 08" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?q ) WHERE { resource:Aaron_Hunt property:club ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?q ) WHERE { resource:Aaron_Hunt property:club ?s }", "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 ?d WHERE { FILTER ( ?d != resource:Goslarer_SC_08 ) . resource:Aaron_Hunt property:club ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?d != resource:Goslarer_SC_08 ) . resource:Aaron_Hunt property:club ?d }", "graph_answer": [ "resource:VfL_Wolfsburg" ], "readable_answer": [ "VfL Wolfsburg" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?i ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'g' ) ) . resource:Aaron_Hunt property:club ?n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?i ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 'g' ) ) . resource:Aaron_Hunt property:club ?n }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] } ]
SportsTeam
2
5298
Id42
[ { "subject": "A.D._Isidro_Metapán", "property": "ground", "object": "Estadio_Jorge_Calero_Suárez" }, { "subject": "A.D._Isidro_Metapán", "property": "league", "object": "Salvadoran_Primera_División" } ]
[ { "subject": "A.D._Isidro_Metapán", "property": "ground", "object": "Estadio_Jorge_Calero_Suárez" }, { "subject": "A.D._Isidro_Metapán", "property": "league", "object": "Salvadoran_Primera_División" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A D Isidro Metapán play in a league called the Salvadoran Primera Division and their home ground is the Estadio Jorge Calero Suárez.", "A.D. Isidro Metapán is in the Salvadoran Primera División league and are located at Estadio Jorge Calero Suárez.", "A.D. Isidro Metapan play at the Estadio Jorge Calero Suarez in the Salvadoran Primera Division league." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_D__Isidro_Metap_n", "rdf:type", "ontology:sports_team" ], [ "resource:A_D__Isidro_Metap_n", "property:league", "resource:Salvadoran_Primera_Divisi_n" ], [ "resource:A_D__Isidro_Metap_n", "property:ground", "resource:Estadio_Jorge_Calero_Su_rez" ] ]
A.D._Isidro_Metapán
[ { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "A.D._Isidro_Metapán", "readable": "A.D. Isidro Metapán", "graph": "resource:A_D__Isidro_Metap_n" }, { "modified": "Estadio_Jorge_Calero_Suárez", "readable": "Estadio Jorge Calero Suárez", "graph": "resource:Estadio_Jorge_Calero_Su_rez" }, { "modified": "Salvadoran_Primera_División", "readable": "Salvadoran Primera División", "graph": "resource:Salvadoran_Primera_Divisi_n" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u ?p WHERE { resource:A_D__Isidro_Metap_n property:ground ?p . resource:A_D__Isidro_Metap_n property:league ?u }", "readable_query": "SELECT DISTINCT ?u ?p WHERE { resource:A.D._Isidro_Metapán property:ground ?p . resource:A.D._Isidro_Metapán property:league ?u }", "graph_answer": [ "resource:Salvadoran_Primera_Divisi_n", "resource:Estadio_Jorge_Calero_Su_rez" ], "readable_answer": [ "Salvadoran Primera División", "Estadio Jorge Calero Suárez" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
4
8840
Id232
[ { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Alfred_Garth_Jones", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Manchester", "property": "leaderName", "object": "Labour_Party_(UK)" } ]
[ { "subject": "United_Kingdom", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Alfred_Garth_Jones", "property": "nationality", "object": "United_Kingdom" }, { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Manchester", "property": "leader", "object": "Labour_Party_(UK)" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones was born in Manchester, U.K. The leader in that country is Elizabeth II and the leader of Manchester is the Labour Party.", "Alfred Garth Jones was born in Manchester, U.K., led by Elizabeth II and with the majority in the Labour Party.", "Alfred Garth Jones was born in Manchester, in the United Kingdom. The kingdom where the leaders are, Elizabeth II and the Labour Party." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:nationality", "resource:United_Kingdom" ], [ "resource:Alfred_Garth_Jones", "property:birth_place", "resource:Manchester" ], [ "resource:United_Kingdom", "property:leader", "resource:Elizabeth_II" ], [ "resource:Manchester", "property:leader", "resource:Labour_Party__UK_" ] ]
Alfred_Garth_Jones
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" }, { "modified": "Labour_Party_(UK)", "readable": "Labour Party", "graph": "resource:Labour_Party__UK_" }, { "modified": "Manchester", "readable": "Manchester", "graph": "resource:Manchester" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { { { ?t property:leader resource:Elizabeth_II } UNION { ?t property:leader resource:Labour_Party__UK_ } } }", "readable_query": "SELECT DISTINCT ?t WHERE { { { ?t property:leader resource:Elizabeth_II } UNION { ?t property:leader resource:Labour_Party_(UK) } } }", "graph_answer": [ "resource:United_Kingdom", "resource:Manchester" ], "readable_answer": [ "United Kingdom", "Manchester" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:leader resource:Elizabeth_II }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:leader resource:Elizabeth_II }", "graph_answer": [ "resource:United_Kingdom" ], "readable_answer": [ "United Kingdom" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:artist . ?s property:nationality resource:United_Kingdom . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:artist . ?s property:nationality resource:United_Kingdom . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) }", "graph_answer": [ "resource:Alfred_Garth_Jones" ], "readable_answer": [ "Alfred Garth Jones" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10828
Id47
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "A_Fortress_of_Grey_Ice", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Fortress of Grey Ice is from the United States and was originally published in English. Engish is the national Language of Great Britain. Native Americans are one of many ethnic groups that reside in the U.S.", "A Fortress of Grey Ice was originally published in the United States where the Native Americans are an ethnic group. It was published in English which is spoken in Great Britain.", "A Fortress of Grey Ice from the U.S. is written in English. English is the language spoken in Great Britain. An ethnic group in the U.S. is Native Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:language", "resource:English_language" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Sumatra property:ethnic_group ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Sumatra property:ethnic_group ?q }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:United_States property:ethnic_group ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:United_States property:ethnic_group ?r }", "graph_answer": [ "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Native Americans in the United States" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?g ) WHERE { resource:A_Fortress_of_Grey_Ice property:assembly ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?g ) WHERE { resource:A_Fortress_of_Grey_Ice property:assembly ?l }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "readable_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
4
10568
Id9
[ { "subject": "1._FC_Magdeburg", "property": "manager", "object": "Jens_Härtel" }, { "subject": "Jens_Härtel", "property": "managerClub", "object": "Berliner_AK_07" }, { "subject": "Jens_Härtel", "property": "team", "object": "SV_Babelsberg_03" }, { "subject": "Jens_Härtel", "property": "clubs", "object": "FSV_Zwickau" } ]
[ { "subject": "1._FC_Magdeburg", "property": "manager", "object": "Jens_Härtel" }, { "subject": "Jens_Härtel", "property": "club", "object": "Berliner_AK_07" }, { "subject": "Jens_Härtel", "property": "club", "object": "SV_Babelsberg_03" }, { "subject": "Jens_Härtel", "property": "club", "object": "FSV_Zwickau" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The manager of FC Magdeburg is Jens Härtel, who is attached to the club FSV Zwickau. He played for Berliner AK 07, and now plays for SV Babelsberg 03.", "Jens Hartel played for Berliner AK 07 and has been manager of 1 FC Magdeburg. He is a member of the FSV Zwickau club and plays for SV Babelsberg 03." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Jens_H_rtel", "property:club", "resource:SV_Babelsberg_03" ], [ "resource:Jens_H_rtel", "property:club", "resource:Berliner_AK_07" ], [ "resource:Jens_H_rtel", "property:club", "resource:FSV_Zwickau" ], [ "resource:1__FC_Magdeburg", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_Magdeburg", "property:manager", "resource:Jens_H_rtel" ] ]
1._FC_Magdeburg
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "1._FC_Magdeburg", "readable": "1. FC Magdeburg", "graph": "resource:1__FC_Magdeburg" }, { "modified": "Berliner_AK_07", "readable": "Berliner AK 07", "graph": "resource:Berliner_AK_07" }, { "modified": "FSV_Zwickau", "readable": "FSV Zwickau", "graph": "resource:FSV_Zwickau" }, { "modified": "Jens_Härtel", "readable": "Jens Härtel", "graph": "resource:Jens_H_rtel" }, { "modified": "SV_Babelsberg_03", "readable": "SV Babelsberg 03", "graph": "resource:SV_Babelsberg_03" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:Jens_H_rtel property:club ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 's' ) ) }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:Jens_Härtel property:club ?y . FILTER ( STRSTARTS ( LCASE ( ?y ) , 's' ) ) }", "graph_answer": [ "resource:SV_Babelsberg_03" ], "readable_answer": [ "SV Babelsberg 03" ], "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 ( ?d ) AS ?q ) WHERE { resource:Jens_H_rtel property:club ?d }", "readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?q ) WHERE { resource:Jens_Härtel property:club ?d }", "graph_answer": [ "3" ], "readable_answer": [ "3" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Jens_H_rtel property:club ?v . FILTER ( ?v != resource:SV_Babelsberg_03 ) }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Jens_Härtel property:club ?v . FILTER ( ?v != resource:SV_Babelsberg_03 ) }", "graph_answer": [ "resource:Berliner_AK_07", "resource:FSV_Zwickau" ], "readable_answer": [ "Berliner AK 07", "FSV Zwickau" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:1__FC_Magdeburg property:manager resource:Jens_H_rtel . resource:1__FC_Magdeburg rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:1._FC_Magdeburg property:manager resource:Jens_Härtel . resource:1._FC_Magdeburg 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" ] } ]
City
5
11803
Id24
[ { "subject": "Albuquerque,_New_Mexico", "property": "leaderName", "object": "Richard_J._Berry" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "isPartOf", "object": "New_Mexico" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Mayor_of_Albuquerque" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "Albuquerque,_New_Mexico", "property": "leader", "object": "Richard_J._Berry" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "isPartOf", "object": "New_Mexico" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Mayor_of_Albuquerque" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X) (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albuquerque is in New Mexico, in the United States and its leader is Richard J. Berry, Mayor of Albuquerque. English is spoken in the U.S.", "Albuquerque is part of New Mexico in the U.S. and is led by the Mayor, Richard J. Berry. English is spoken in the U.S.", "Richard J. Berry, is the leader, of Albuquerque (New Mexico), which is led by the Mayor of Albuquerque. Albuquerque is in the United States, where English is the language spoken." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader", "resource:Richard_J__Berry" ], [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:Mayor_of_Albuquerque" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:Albuquerque__New_Mexico", "property:is_part_of", "resource:New_Mexico" ], [ "resource:United_States", "property:language", "resource:English_language" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Mayor_of_Albuquerque", "readable": "Mayor of Albuquerque", "graph": "resource:Mayor_of_Albuquerque" }, { "modified": "New_Mexico", "readable": "New Mexico", "graph": "resource:New_Mexico" }, { "modified": "Richard_J._Berry", "readable": "Richard J. Berry", "graph": "resource:Richard_J__Berry" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?i property:leader_title resource:Mayor_of_Albuquerque . ?i rdf:type ontology:city . ?i property:country ?l . ?l property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?l WHERE { ?i property:leader_title resource:Mayor_of_Albuquerque . ?i rdf:type ontology:city . ?i property:country ?l . ?l property:language resource:English_language }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:leader_title resource:Mayor_of_Albuquerque . resource:United_States property:language resource:English_language . ?z rdf:type ontology:city . ?z property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:leader_title resource:Mayor_of_Albuquerque . resource:United_States property:language resource:English_language . ?z rdf:type ontology:city . ?z property:country resource:United_States }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Albuquerque__New_Mexico property:attack_aircraft ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Albuquerque,_New_Mexico property:attack_aircraft ?l }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8390
Id236
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "leader", "object": "Barack_Obama" }, { "subject": "Alcatraz_Versus_the_Evil_Librarians", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Native Americans and Alcatraz Versus the Evil Librarians are part of the US; which Barack Obama is the president of.", "The united States, under the leadership of Barack Obama, is home to ethnic groups such as Native Americans and is where the book Alcatraz Versus the Evil Librarians came from.", "Barack Obama is president of the United States where one of the ethnic groups are Native Americans. The book Alcatraz Versus the Evil Librarians originated in the U.S." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader", "resource:Barack_Obama" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "rdf:type", "ontology:written_work" ], [ "resource:Alcatraz_Versus_the_Evil_Librarians", "property:country", "resource:United_States" ] ]
Alcatraz_Versus_the_Evil_Librarians
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alcatraz_Versus_the_Evil_Librarians", "readable": "Alcatraz Versus the Evil Librarians", "graph": "resource:Alcatraz_Versus_the_Evil_Librarians" }, { "modified": "Barack_Obama", "readable": "Barack Obama", "graph": "resource:Barack_Obama" }, { "modified": "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 ?q ?t WHERE { resource:United_States property:ethnic_group ?t . resource:United_States property:leader ?q }", "readable_query": "SELECT DISTINCT ?q ?t WHERE { resource:United_States property:ethnic_group ?t . resource:United_States property:leader ?q }", "graph_answer": [ "resource:Barack_Obama", "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Barack Obama", "Native Americans in 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": "ASK WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:country resource:United_States . resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work }", "readable_query": "ASK WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:country resource:United_States . resource:Alcatraz_Versus_the_Evil_Librarians rdf:type ontology:written_work }", "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
2
5249
Id241
[ { "subject": "Poland", "property": "ethnicGroup", "object": "Romani_people" }, { "subject": "Adam_Koc", "property": "nationality", "object": "Poland" } ]
[ { "subject": "Poland", "property": "ethnicGroup", "object": "Romani_people" }, { "subject": "Adam_Koc", "property": "nationality", "object": "Poland" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adam Koc's nationality is Poland, where one of the ethnic groups, is Romani.", "The Romani people are an ethnic group in Poland, the country of which Adam Koc is a national." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adam_Koc", "rdf:type", "ontology:politician" ], [ "resource:Adam_Koc", "property:nationality", "resource:Poland" ], [ "resource:Poland", "property:ethnic_group", "resource:Romani_people" ] ]
Adam_Koc
[ { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Adam_Koc", "readable": "Adam Koc", "graph": "resource:Adam_Koc" }, { "modified": "Poland", "readable": "Poland", "graph": "resource:Poland" }, { "modified": "Romani_people", "readable": "Romani people", "graph": "resource:Romani_people" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?v WHERE { ?c property:nationality ?v . ?c rdf:type ontology:politician . ?v property:ethnic_group resource:Romani_people }", "readable_query": "SELECT DISTINCT ?c ?v WHERE { ?c property:nationality ?v . ?c rdf:type ontology:politician . ?v property:ethnic_group resource:Romani_people }", "graph_answer": [ "resource:Adam_Koc", "resource:Poland" ], "readable_answer": [ "Adam Koc", "Poland" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
ComicsCharacter
2
4404
Id69
[ { "subject": "John_Buscema", "property": "nationality", "object": "Americans" }, { "subject": "Black_Knight_(Dane_Whitman)", "property": "creator", "object": "John_Buscema" } ]
[ { "subject": "Dane_Whitman_Black_Knight_(comicsCharacter)", "property": "creator", "object": "John_Buscema" }, { "subject": "John_Buscema", "property": "nationality", "object": "Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Dane Whitman, alter ego Black Knight, was created by the American, John Buscema.", "Dane Whitman, a.k.a. Black Knight, was created by John Buscema (American) in the comics genre.", "Dane Whitman, a.k.a. Black Knight, was created by John Buscema (American) and considered to be in the comics genre." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "property:creator", "resource:John_Buscema" ], [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_", "rdf:type", "ontology:comics_character" ], [ "resource:John_Buscema", "property:nationality", "resource:Americans" ] ]
Dane_Whitman_Black_Knight_(comicsCharacter)
[ { "modified": "creator", "readable": "creator", "graph": "property:creator" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Americans", "readable": "Americans", "graph": "resource:Americans" }, { "modified": "Dane_Whitman_Black_Knight_(comicsCharacter)", "readable": "Dane Whitman Black Knight", "graph": "resource:Dane_Whitman_Black_Knight__comicsCharacter_" }, { "modified": "John_Buscema", "readable": "John Buscema", "graph": "resource:John_Buscema" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?d ) WHERE { ?b property:nationality resource:Americans }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?d ) WHERE { ?b property:nationality resource:Americans }", "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 ?z WHERE { ?z property:nationality resource:Americans }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:nationality resource:Americans }", "graph_answer": [ "resource:John_Buscema" ], "readable_answer": [ "John Buscema" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:comics_character . ?i property:creator resource:John_Buscema }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:comics_character . ?i property:creator resource:John_Buscema }", "graph_answer": [ "resource:Dane_Whitman_Black_Knight__comicsCharacter_" ], "readable_answer": [ "Dane Whitman Black Knight" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9904
Id193
[ { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Batchoy", "property": "mainIngredient", "object": "\"noodles, pork organs, vegetables, chicken, shrimp, beef\"@en" }, { "subject": "Batchoy", "property": "ingredient", "object": "Noodle" }, { "subject": "Batchoy", "property": "region", "object": "La_Paz,_Iloilo_City" } ]
[ { "subject": "Batchoy", "property": "country", "object": "Philippines" }, { "subject": "Batchoy", "property": "mainIngredient", "object": "\"noodles, pork organs, vegetables, chicken, shrimp, beef\"" }, { "subject": "Batchoy", "property": "ingredient", "object": "Noodle" }, { "subject": "Batchoy", "property": "region", "object": "La_Paz,_Iloilo_City" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The main ingredients of Batchoy, which is from the Philippines, are noodles, pork organs, vegetables, chicken, shrimp and beef. Batchoy originated from the region of La Paz, Iloilo City.", "Batchoy originated from the region of La Paz, Iloilo City, Philippines. The main ingredients of Batchoy are noodles, pork organs, vegetables, chicken, shrimp and beef.", "Batchoy originated from the region of La Paz, Iloilo City, Philippines. The main ingredients are noodles, pork organs, vegetables, chicken, shrimp, and beef." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "property:ingredient", "resource:Noodle" ], [ "resource:Batchoy", "property:main_ingredient", "resource:Noodles" ], [ "resource:Batchoy", "property:main_ingredient", "resource:Pork_organs" ], [ "resource:Batchoy", "property:main_ingredient", "resource:Beef" ], [ "resource:Batchoy", "property:main_ingredient", "resource:Vegetables" ], [ "resource:Batchoy", "property:main_ingredient", "resource:Shrimp" ], [ "resource:Batchoy", "property:main_ingredient", "resource:Chicken" ], [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Batchoy", "property:region", "resource:La_Paz__Iloilo_City" ] ]
Batchoy
[ { "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": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "modified": "Beef", "readable": "Beef", "graph": "resource:Beef" }, { "modified": "Chicken", "readable": "Chicken", "graph": "resource:Chicken" }, { "modified": "La_Paz,_Iloilo_City", "readable": "La Paz, Iloilo City", "graph": "resource:La_Paz__Iloilo_City" }, { "modified": "Noodle", "readable": "Noodle", "graph": "resource:Noodle" }, { "modified": "Noodles", "readable": "Noodles", "graph": "resource:Noodles" }, { "modified": "Philippines", "readable": "Philippines", "graph": "resource:Philippines" }, { "modified": "Pork organs", "readable": "Pork organs", "graph": "resource:Pork_organs" }, { "modified": "Shrimp", "readable": "Shrimp", "graph": "resource:Shrimp" }, { "modified": "Vegetables", "readable": "Vegetables", "graph": "resource:Vegetables" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( STRSTARTS ( LCASE ( ?p ) , 'v' ) ) . resource:Batchoy property:main_ingredient ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( STRSTARTS ( LCASE ( ?p ) , 'v' ) ) . resource:Batchoy property:main_ingredient ?p }", "graph_answer": [ "resource:Vegetables" ], "readable_answer": [ "Vegetables" ], "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 ?u WHERE { resource:Batchoy property:region ?k . resource:Batchoy property:main_ingredient ?u }", "readable_query": "SELECT DISTINCT ?k ?u WHERE { resource:Batchoy property:region ?k . resource:Batchoy property:main_ingredient ?u }", "graph_answer": [ "resource:La_Paz__Iloilo_City", "resource:Noodles" ], "readable_answer": [ "La Paz, Iloilo City", "Noodles" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?s ) WHERE { resource:Batchoy property:main_ingredient ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?s ) WHERE { resource:Batchoy property:main_ingredient ?s }", "graph_answer": [ "6" ], "readable_answer": [ "6" ], "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 ?x WHERE { FILTER ( ?x != resource:Noodles ) . resource:Batchoy property:main_ingredient ?x . FILTER ( ?x != resource:Vegetables ) }", "readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( ?x != resource:Noodles ) . resource:Batchoy property:main_ingredient ?x . FILTER ( ?x != resource:Vegetables ) }", "graph_answer": [ "resource:Pork_organs", "resource:Beef", "resource:Shrimp", "resource:Chicken" ], "readable_answer": [ "Pork organs", "Beef", "Shrimp", "Chicken" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?h ) WHERE { resource:Batchoy property:country ?z }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?h ) WHERE { resource:Batchoy property:country ?z }", "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 ?a WHERE { resource:Batchoy property:country ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Batchoy property:country ?a }", "graph_answer": [ "resource:Philippines" ], "readable_answer": [ "Philippines" ], "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:Batchoy property:developer ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Batchoy property:developer ?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" ] } ]
City
5
11959
Id180
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Albuquerque_City_Council", "property": "leader", "object": "Richard_J._Berry" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Albuquerque_City_Council" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Albuquerque_City_Council", "property": "leader", "object": "Richard_J._Berry" }, { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albuquerque,_New_Mexico", "property": "leaderTitle", "object": "Albuquerque_City_Council" }, { "subject": "Albuquerque,_New_Mexico", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Albuquerque City Council, with Richard J Berry, lead Albuquerque, New Mexico, which is part of the United States. The English speaking U.S. is also home to African Americans.", "The Albuquerque City Council has a leadership role in Albuquerque, New Mexico, U.S. is led by Richard J. Berry. African Americans are an ethnic group within the United States, where English is spoken.", "African Americans are an ethnic group in the United States where they speak English. The Albuquerque City Council has a leadership role in Albuquerque, New Mexico which is in the United States. The Albuquerque City Council is led by Richard J. Berry." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albuquerque__New_Mexico", "property:leader_title", "resource:Albuquerque_City_Council" ], [ "resource:Albuquerque__New_Mexico", "rdf:type", "ontology:city" ], [ "resource:Albuquerque__New_Mexico", "property:country", "resource:United_States" ], [ "resource:Albuquerque_City_Council", "property:leader", "resource:Richard_J__Berry" ], [ "resource:United_States", "property:language", "resource:English_language" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Albuquerque,_New_Mexico
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Albuquerque_City_Council", "readable": "Albuquerque City Council", "graph": "resource:Albuquerque_City_Council" }, { "modified": "Albuquerque,_New_Mexico", "readable": "Albuquerque, New Mexico", "graph": "resource:Albuquerque__New_Mexico" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Richard_J._Berry", "readable": "Richard J. Berry", "graph": "resource:Richard_J__Berry" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:language resource:English_language . ?g property:country ?t . ?g rdf:type ontology:city . ?g property:leader_title resource:Albuquerque_City_Council }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:language resource:English_language . ?g property:country ?t . ?g rdf:type ontology:city . ?g property:leader_title resource:Albuquerque_City_Council }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { resource:United_States property:language resource:English_language . ?y rdf:type ontology:city . ?y property:country resource:United_States . ?y property:leader_title resource:Albuquerque_City_Council }", "readable_query": "SELECT DISTINCT ?y WHERE { resource:United_States property:language resource:English_language . ?y rdf:type ontology:city . ?y property:country resource:United_States . ?y property:leader_title resource:Albuquerque_City_Council }", "graph_answer": [ "resource:Albuquerque__New_Mexico" ], "readable_answer": [ "Albuquerque, New Mexico" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:United_States property:crew_members ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:United_States property:crew_members ?c }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
5
11038
Id87
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "\"3360.12\"^^xsd:double" }, { "subject": "Allama_Iqbal_International_Airport", "property": "operator", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Allama_Iqbal_International_Airport", "property": "city", "object": "Lahore" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayDesignation", "object": "\"18L/36R\"" } ]
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "3360.12" }, { "subject": "Allama_Iqbal_International_Airport", "property": "operatingOrganisation", "object": "Pakistan_Civil_Aviation_Authority" }, { "subject": "Allama_Iqbal_International_Airport", "property": "cityServed", "object": "Lahore" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayName", "object": "\"18L/36R\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Located in Pakistan, Allama Iqbal International Airport is operated by the Pakistan Civil Aviation Authority. The airport serves the city of Lahore, has the runway name 18L/36R, and has a runway that is 3360.12 long.", "Allama Iqbal International Airport is governed by the Pakistan Civil Aviation Authority and serves the city of Lahore in Pakistan. The runway, named 18L/36R has a length of 3360.12.", "Allama Iqbal International airport serves the city of Lahore in Pakistan and is governed by the Pakistan Civil Aviation Authority. The runway, which is 3360.12 in length, is named 18L/36R." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allama_Iqbal_International_Airport", "property:runway_length", "resource:3360_12" ], [ "resource:Allama_Iqbal_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Allama_Iqbal_International_Airport", "property:location", "resource:Pakistan" ], [ "resource:Allama_Iqbal_International_Airport", "property:city_served", "resource:Lahore" ], [ "resource:Allama_Iqbal_International_Airport", "property:runway_name", "resource:18L_36R" ], [ "resource:Allama_Iqbal_International_Airport", "property:operating_organisation", "resource:Pakistan_Civil_Aviation_Authority" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "18L/36R", "readable": "18L/36R", "graph": "resource:18L_36R" }, { "modified": "3360.12", "readable": "3360.12", "graph": "resource:3360_12" }, { "modified": "Allama_Iqbal_International_Airport", "readable": "Allama Iqbal International Airport", "graph": "resource:Allama_Iqbal_International_Airport" }, { "modified": "Lahore", "readable": "Lahore", "graph": "resource:Lahore" }, { "modified": "Pakistan", "readable": "Pakistan", "graph": "resource:Pakistan" }, { "modified": "Pakistan_Civil_Aviation_Authority", "readable": "Pakistan Civil Aviation Authority", "graph": "resource:Pakistan_Civil_Aviation_Authority" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?k WHERE { resource:Allama_Iqbal_International_Airport property:location ?k . resource:Allama_Iqbal_International_Airport property:city_served ?i }", "readable_query": "SELECT DISTINCT ?i ?k WHERE { resource:Allama_Iqbal_International_Airport property:location ?k . resource:Allama_Iqbal_International_Airport property:city_served ?i }", "graph_answer": [ "resource:Lahore", "resource:Pakistan" ], "readable_answer": [ "Lahore", "Pakistan" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?u WHERE { resource:Allama_Iqbal_International_Airport property:runway_name ?t . resource:Allama_Iqbal_International_Airport property:operating_organisation ?u }", "readable_query": "SELECT DISTINCT ?t ?u WHERE { resource:Allama_Iqbal_International_Airport property:runway_name ?t . resource:Allama_Iqbal_International_Airport property:operating_organisation ?u }", "graph_answer": [ "resource:18L_36R", "resource:Pakistan_Civil_Aviation_Authority" ], "readable_answer": [ "18L/36R", "Pakistan Civil Aviation Authority" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:Allama_Iqbal_International_Airport property:nearest_city ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:Allama_Iqbal_International_Airport property:nearest_city ?z }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12064
Id11
[ { "subject": "Antioquia_Department", "property": "country", "object": "Colombia" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Avocado" }, { "subject": "Avocado", "property": "genus", "object": "Persea" }, { "subject": "Avocado", "property": "family", "object": "Lauraceae" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" } ]
[ { "subject": "Antioquia_Department", "property": "country", "object": "Colombia" }, { "subject": "Bandeja_paisa", "property": "ingredient", "object": "Avocado" }, { "subject": "Avocado", "property": "genus", "object": "Persea" }, { "subject": "Avocado", "property": "family", "object": "Lauraceae" }, { "subject": "Bandeja_paisa", "property": "region", "object": "Antioquia_Department" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "In the country of Colombia, the Antioquia Department is where Bandeja paisa is found. One of the ingredients in this dish is Avocado which has the genus Persea and belongs to the Lauraceae family.", "The Antioquia Department can be found in the country of Colombia which is where Bandeja paisa comes from. Avocado is one of the ingredients in the dish Bandeja paisa which is from the genus of Persea and the Lauraceae family.", "The dish Bandeja paisa hails from the Antioquia Department of Colombia. Avocado (plant name Lauraceae Persea) is a key ingredient of this dish." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Avocado", "property:genus", "resource:Persea" ], [ "resource:Avocado", "property:family", "resource:Lauraceae" ], [ "resource:Antioquia_Department", "property:country", "resource:Colombia" ], [ "resource:Bandeja_paisa", "property:ingredient", "resource:Avocado" ], [ "resource:Bandeja_paisa", "rdf:type", "ontology:food" ], [ "resource:Bandeja_paisa", "property:region", "resource:Antioquia_Department" ] ]
Bandeja_paisa
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "family", "readable": "family", "graph": "property:family" }, { "modified": "genus", "readable": "genus", "graph": "property:genus" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Antioquia_Department", "readable": "Antioquia Department", "graph": "resource:Antioquia_Department" }, { "modified": "Avocado", "readable": "Avocado", "graph": "resource:Avocado" }, { "modified": "Bandeja_paisa", "readable": "Bandeja paisa", "graph": "resource:Bandeja_paisa" }, { "modified": "Colombia", "readable": "Colombia", "graph": "resource:Colombia" }, { "modified": "Lauraceae", "readable": "Lauraceae", "graph": "resource:Lauraceae" }, { "modified": "Persea", "readable": "Persea", "graph": "resource:Persea" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:family resource:Lauraceae . ?l property:ingredient ?h . ?l property:region resource:Antioquia_Department . ?l rdf:type ontology:food }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:family resource:Lauraceae . ?l property:ingredient ?h . ?l property:region resource:Antioquia_Department . ?l rdf:type ontology:food }", "graph_answer": [ "resource:Avocado" ], "readable_answer": [ "Avocado" ], "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 ?o WHERE { ?o rdf:type ontology:food . ?o property:ingredient resource:Avocado . ?r property:country resource:Colombia . ?o property:region ?r }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:food . ?o property:ingredient resource:Avocado . ?r property:country resource:Colombia . ?o property:region ?r }", "graph_answer": [ "resource:Bandeja_paisa" ], "readable_answer": [ "Bandeja paisa" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Avocado property:cost ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Avocado property:cost ?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" ] } ]
WrittenWork
5
12755
Id23
[ { "subject": "A_Wizard_of_Mars", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "A_Wizard_of_Mars", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Wizard of Mars originates from the United States and is published in English, which is also spoken in Great Britain. Native Americans are one of the ethnic groups of the United States, where the capital city is Washington D.C.", "A Wizard of Mars was Published in the United States and written in English, language of Great Britain. The capital of the US is Washington D.C. and the original population of the country are Native Americans.", "A Wizard of Mars was published in English (language of Great Britain) in the United States, where the capital is Washington D.C. and Native Americans are one ethnic group." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:language", "resource:English_language" ], [ "resource:A_Wizard_of_Mars", "property:country", "resource:United_States" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Wizard_of_Mars
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Great_Britain", "readable": "Great Britain", "graph": "resource:Great_Britain" }, { "modified": "Native_Americans_in_the_United_States", "readable": "Native Americans in the United States", "graph": "resource:Native_Americans_in_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington,_D.C.", "readable": "Washington, D.C.", "graph": "resource:Washington__D_C_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?p property:language resource:English_language . ?p rdf:type ontology:written_work . ?w property:capital resource:Washington__D_C_ . ?p property:country ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { ?p property:language resource:English_language . ?p rdf:type ontology:written_work . ?w property:capital resource:Washington,_D.C. . ?p property:country ?w }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:written_work . ?z property:ethnic_group resource:Native_Americans_in_the_United_States . ?j property:country ?z . ?j property:language resource:English_language . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'u' ) ) }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:written_work . ?z property:ethnic_group resource:Native_Americans_in_the_United_States . ?j property:country ?z . ?j property:language resource:English_language . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'u' ) ) }", "graph_answer": [ "resource:A_Wizard_of_Mars" ], "readable_answer": [ "A Wizard of Mars" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?w ) WHERE { resource:English_language property:spoken_in ?b }", "readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?w ) WHERE { resource:English_language property:spoken_in ?b }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:English_language property:spoken_in ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:English_language property:spoken_in ?d }", "graph_answer": [ "resource:Great_Britain" ], "readable_answer": [ "Great Britain" ], "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
4273
Id123
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" }, { "subject": "Washington_(state)", "property": "country", "object": "United_States" } ]
[ { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Washington_(state)" }, { "subject": "Washington_(state)", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Auburn is part of the state of Washington in the United States.", "Auburn is part of Washington state, located in the United States." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Washington__state_", "property:country", "resource:United_States" ], [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Washington__state_" ] ]
Auburn,_Washington
[ { "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": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Washington_(state)", "readable": "Washington", "graph": "resource:Washington__state_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z ?j WHERE { ?z rdf:type ontology:city . ?j property:country resource:United_States . ?z property:is_part_of ?j }", "readable_query": "SELECT DISTINCT ?z ?j WHERE { ?z rdf:type ontology:city . ?j property:country resource:United_States . ?z property:is_part_of ?j }", "graph_answer": [ "resource:Auburn__Washington", "resource:Washington__state_" ], "readable_answer": [ "Auburn, Washington", "Washington" ], "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" ] } ]
Food
2
4608
Id120
[ { "subject": "Bacon_sandwich", "property": "variations", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" } ]
[ { "subject": "Bacon_sandwich", "property": "dishVariation", "object": "BLT" }, { "subject": "Bacon_sandwich", "property": "ingredient", "object": "Condiment" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Condiments are ingredients of bacon sandwiches and a variation of it is the BLT.", "Condiments are ingredients in bacon sandwiches and a variation is the BLT." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Bacon_sandwich", "property:dish_variation", "resource:BLT" ], [ "resource:Bacon_sandwich", "property:ingredient", "resource:Condiment" ], [ "resource:Bacon_sandwich", "rdf:type", "ontology:food" ] ]
Bacon_sandwich
[ { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "BLT", "readable": "BLT", "graph": "resource:BLT" }, { "modified": "Bacon_sandwich", "readable": "Bacon sandwich", "graph": "resource:Bacon_sandwich" }, { "modified": "Condiment", "readable": "Condiment", "graph": "resource:Condiment" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?d property:ingredient ?c . ?d rdf:type ontology:food . ?d property:dish_variation resource:BLT . FILTER ( CONTAINS ( LCASE ( ?d ) , 'bacon' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { ?d property:ingredient ?c . ?d rdf:type ontology:food . ?d property:dish_variation resource:BLT . FILTER ( CONTAINS ( LCASE ( ?d ) , 'bacon' ) ) }", "graph_answer": [ "resource:Condiment" ], "readable_answer": [ "Condiment" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Bacon_sandwich property:dish_variation resource:BLT . resource:Bacon_sandwich property:ingredient resource:Condiment . resource:Bacon_sandwich rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Bacon_sandwich property:dish_variation resource:BLT . resource:Bacon_sandwich property:ingredient resource:Condiment . resource:Bacon_sandwich rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
2
5322
Id66
[ { "subject": "A.F.C._Blackpool", "property": "manager", "object": "Stuart_Parker_(footballer)" }, { "subject": "Stuart_Parker_(footballer)", "property": "team", "object": "Drogheda_United_F.C." } ]
[ { "subject": "A.F.C._Blackpool", "property": "manager", "object": "Stuart_Parker_(footballer)" }, { "subject": "Stuart_Parker_(footballer)", "property": "club", "object": "Drogheda_United_F.C." } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AFC Blackpool have had Stuart Parker as their manager who also played football at Drogheda United FC.", "The manager of A.F.C. Blackpool is Stuart Parker (footballer) who was at Drogheda United FC.", "Stuart Parker, is a footballer with the Drogheda United F.C. and has been the manager of AFC Blackpool." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_F_C__Blackpool", "rdf:type", "ontology:sports_team" ], [ "resource:A_F_C__Blackpool", "property:manager", "resource:Stuart_Parker__footballer_" ], [ "resource:Stuart_Parker__footballer_", "property:club", "resource:Drogheda_United_F_C_" ] ]
A.F.C._Blackpool
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.F.C._Blackpool", "readable": "A.F.C. Blackpool", "graph": "resource:A_F_C__Blackpool" }, { "modified": "Drogheda_United_F.C.", "readable": "Drogheda United F.C.", "graph": "resource:Drogheda_United_F_C_" }, { "modified": "Stuart_Parker_(footballer)", "readable": "Stuart Parker", "graph": "resource:Stuart_Parker__footballer_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'stuart' ) ) . ?i property:club resource:Drogheda_United_F_C_ }", "readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'stuart' ) ) . ?i property:club resource:Drogheda_United_F.C. }", "graph_answer": [ "resource:Stuart_Parker__footballer_" ], "readable_answer": [ "Stuart Parker" ], "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:A_F_C__Blackpool property:manager resource:Stuart_Parker__footballer_ . resource:A_F_C__Blackpool rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { resource:A.F.C._Blackpool property:manager resource:Stuart_Parker_(footballer) . resource:A.F.C._Blackpool 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" ] } ]
Politician
5
12622
Id141
[ { "subject": "Nigerian_Air_Force", "property": "aircraftTrainer", "object": "Aermacchi_MB-339" }, { "subject": "Abdulsalami_Abubakar", "property": "vicePresident", "object": "Mike_Akhigbe" }, { "subject": "Mike_Akhigbe", "property": "predecessor", "object": "Oladipo_Diya" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Air_Force" }, { "subject": "Mike_Akhigbe", "property": "successor", "object": "Atiku_Abubakar" } ]
[ { "subject": "Nigerian_Air_Force", "property": "trainerAircraft", "object": "Aermacchi_MB-339" }, { "subject": "Abdulsalami_Abubakar", "property": "inOfficeWhileVicePresident", "object": "Mike_Akhigbe" }, { "subject": "Mike_Akhigbe", "property": "predecessor", "object": "Oladipo_Diya" }, { "subject": "Abdulsalami_Abubakar", "property": "militaryBranch", "object": "Nigerian_Air_Force" }, { "subject": "Mike_Akhigbe", "property": "successor", "object": "Atiku_Abubakar" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdulsalami Abubakar served in the Nigerian Air Force which uses the Aermacchi MB-339 as a trainer aircraft. The Vice President when Abubakar was in office was Mike Akhigbe who took over from Oladipo Diya and was later succeeded by Atiku Abubakar.", "Abdulsalami Abubakar was a member of the Nigerian Air Force where they use Aermacchi MB-339 as a trainer aircraft. He was in office while Mike Akhigbe was Vice President whose predecessor was Oladipo Diya and successor was Atiku Abubakar.", "The Nigerian Air Force uses training aircraft Aermacchi MB-339 and includes Abdulsalami Abubakar as a veteran. Abubaka held office during Vice President Mike Akhigbe's leadership. Akhigbe's was preceded by Oladipo Diya and succeeded Atiku Abubakar." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Mike_Akhigbe", "property:predecessor", "resource:Oladipo_Diya" ], [ "resource:Mike_Akhigbe", "property:successor", "resource:Atiku_Abubakar" ], [ "resource:Nigerian_Air_Force", "property:trainer_aircraft", "resource:Aermacchi_MB_339" ], [ "resource:Abdulsalami_Abubakar", "rdf:type", "ontology:politician" ], [ "resource:Abdulsalami_Abubakar", "property:military_branch", "resource:Nigerian_Air_Force" ], [ "resource:Abdulsalami_Abubakar", "property:in_office_while_vice_president", "resource:Mike_Akhigbe" ] ]
Abdulsalami_Abubakar
[ { "modified": "inOfficeWhileVicePresident", "readable": "in office while vice president", "graph": "property:in_office_while_vice_president" }, { "modified": "militaryBranch", "readable": "military branch", "graph": "property:military_branch" }, { "modified": "predecessor", "readable": "predecessor", "graph": "property:predecessor" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "trainerAircraft", "readable": "trainer aircraft", "graph": "property:trainer_aircraft" }, { "modified": "Abdulsalami_Abubakar", "readable": "Abdulsalami Abubakar", "graph": "resource:Abdulsalami_Abubakar" }, { "modified": "Aermacchi_MB-339", "readable": "Aermacchi MB-339", "graph": "resource:Aermacchi_MB_339" }, { "modified": "Atiku_Abubakar", "readable": "Atiku Abubakar", "graph": "resource:Atiku_Abubakar" }, { "modified": "Mike_Akhigbe", "readable": "Mike Akhigbe", "graph": "resource:Mike_Akhigbe" }, { "modified": "Nigerian_Air_Force", "readable": "Nigerian Air Force", "graph": "resource:Nigerian_Air_Force" }, { "modified": "Oladipo_Diya", "readable": "Oladipo Diya", "graph": "resource:Oladipo_Diya" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v rdf:type ontology:politician . ?v property:in_office_while_vice_president resource:Hortensio_Quijano . ?v property:military_branch resource:Nigerian_Air_Force }", "readable_query": "ASK WHERE { ?v rdf:type ontology:politician . ?v property:in_office_while_vice_president resource:Hortensio_Quijano . ?v property:military_branch resource:Nigerian_Air_Force }", "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:in_office_while_vice_president resource:Mike_Akhigbe . ?o rdf:type ontology:politician . ?o property:military_branch resource:Nigerian_Air_Force }", "readable_query": "ASK WHERE { ?o property:in_office_while_vice_president resource:Mike_Akhigbe . ?o rdf:type ontology:politician . ?o property:military_branch resource:Nigerian_Air_Force }", "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 ?e WHERE { ?e property:military_branch resource:Nigerian_Air_Force . ?e rdf:type ontology:politician . ?e property:in_office_while_vice_president resource:Mike_Akhigbe }", "readable_query": "SELECT ?e WHERE { ?e property:military_branch resource:Nigerian_Air_Force . ?e rdf:type ontology:politician . ?e property:in_office_while_vice_president resource:Mike_Akhigbe }", "graph_answer": [ "resource:Abdulsalami_Abubakar" ], "readable_answer": [ "Abdulsalami Abubakar" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w ?s WHERE { resource:Mike_Akhigbe property:predecessor ?w . resource:Mike_Akhigbe property:successor ?s }", "readable_query": "SELECT DISTINCT ?w ?s WHERE { resource:Mike_Akhigbe property:predecessor ?w . resource:Mike_Akhigbe property:successor ?s }", "graph_answer": [ "resource:Oladipo_Diya", "resource:Atiku_Abubakar" ], "readable_answer": [ "Oladipo Diya", "Atiku Abubakar" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Building
4
9240
Id163
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "Manhattan", "property": "leaderName", "object": "Gale_Brewer" }, { "subject": "New_York_City", "property": "isPartOf", "object": "Manhattan" }, { "subject": "New_York_City", "property": "subdivisionName", "object": "Brooklyn" } ]
[ { "subject": "Asser_Levy_Public_Baths", "property": "location", "object": "New_York_City" }, { "subject": "Manhattan", "property": "leader", "object": "Gale_Brewer" }, { "subject": "New_York_City", "property": "isPartOf", "object": "Manhattan" }, { "subject": "New_York_City", "property": "isPartOf", "object": "Brooklyn" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Asser Levy Public Baths are located in New York City, parts of which are Brooklyn and Manhattan (where Gale Brewer is the leader).", "Asser Levy Public Baths are located in New York City, which has Manhattan (with Gale Brewer is its leader) and Brooklyn as districts within it." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Manhattan", "property:leader", "resource:Gale_Brewer" ], [ "resource:New_York_City", "property:is_part_of", "resource:Brooklyn" ], [ "resource:New_York_City", "property:is_part_of", "resource:Manhattan" ], [ "resource:Asser_Levy_Public_Baths", "rdf:type", "ontology:building" ], [ "resource:Asser_Levy_Public_Baths", "property:location", "resource:New_York_City" ] ]
Asser_Levy_Public_Baths
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Asser_Levy_Public_Baths", "readable": "Asser Levy Public Baths", "graph": "resource:Asser_Levy_Public_Baths" }, { "modified": "Brooklyn", "readable": "Brooklyn", "graph": "resource:Brooklyn" }, { "modified": "Gale_Brewer", "readable": "Gale Brewer", "graph": "resource:Gale_Brewer" }, { "modified": "Manhattan", "readable": "Manhattan", "graph": "resource:Manhattan" }, { "modified": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?m property:is_part_of resource:New_York }", "readable_query": "SELECT DISTINCT ?m WHERE { ?m property:is_part_of resource:New_York }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?g ) WHERE { resource:Manhattan property:higher ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?g ) WHERE { resource:Manhattan property:higher ?m }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Manhattan property:leader resource:Gale_Brewer }", "readable_query": "ASK WHERE { resource:Manhattan property:leader resource:Gale_Brewer }", "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 ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'b' ) ) . resource:New_York_City property:is_part_of ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'b' ) ) . resource:New_York_City property:is_part_of ?u }", "graph_answer": [ "resource:Brooklyn" ], "readable_answer": [ "Brooklyn" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
5
12464
Id28
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "England", "property": "capital", "object": "London" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "England", "property": "languages", "object": "Cornish_language" }, { "subject": "England", "property": "religion", "object": "Church_of_England" } ]
[ { "subject": "Dead_Man's_Plack", "property": "location", "object": "England" }, { "subject": "England", "property": "capital", "object": "London" }, { "subject": "Dead_Man's_Plack", "property": "dedicatedTo", "object": "Æthelwald,_Ealdorman_of_East_Anglia" }, { "subject": "England", "property": "language", "object": "Cornish_language" }, { "subject": "England", "property": "religion", "object": "Church_of_England" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "England, where the capital is London, is the home of the Cornish language and the established religion of the Church of England. It is also the location of Dead Mans Plack which is dedicated to Aethelwald, Ealdorman of East Anglia.", "Dead Man's Plack is in England (capital: London, religion: the Church of England) and is dedicated to Æthelwald, Ealdorman of East Anglia. Cornish is a language spoken in the Cornwall region of England." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:England", "property:religion", "resource:Church_of_England" ], [ "resource:England", "property:capital", "resource:London" ], [ "resource:England", "property:language", "resource:Cornish_language" ], [ "resource:Dead_Man_s_Plack", "property:dedicated_to", "resource:_thelwald__Ealdorman_of_East_Anglia" ], [ "resource:Dead_Man_s_Plack", "rdf:type", "ontology:monument" ], [ "resource:Dead_Man_s_Plack", "property:location", "resource:England" ] ]
Dead_Man's_Plack
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "dedicatedTo", "readable": "dedicated to", "graph": "property:dedicated_to" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "religion", "readable": "religion", "graph": "property:religion" }, { "modified": "Church_of_England", "readable": "Church of England", "graph": "resource:Church_of_England" }, { "modified": "Cornish_language", "readable": "Cornish language", "graph": "resource:Cornish_language" }, { "modified": "Dead_Man's_Plack", "readable": "Dead Man's Plack", "graph": "resource:Dead_Man_s_Plack" }, { "modified": "England", "readable": "England", "graph": "resource:England" }, { "modified": "London", "readable": "London", "graph": "resource:London" }, { "modified": "Æthelwald,_Ealdorman_of_East_Anglia", "readable": "Æthelwald, Ealdorman of East Anglia", "graph": "resource:_thelwald__Ealdorman_of_East_Anglia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:location ?p . ?p property:religion resource:Church_of_England . ?y property:dedicated_to resource:_thelwald__Ealdorman_of_East_Anglia . ?y rdf:type ontology:monument }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:location ?p . ?p property:religion resource:Church_of_England . ?y property:dedicated_to resource:Æthelwald,_Ealdorman_of_East_Anglia . ?y rdf:type ontology:monument }", "graph_answer": [ "resource:Dead_Man_s_Plack" ], "readable_answer": [ "Dead Man's Plack" ], "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 ?w ?h WHERE { resource:England property:capital ?w . resource:England property:language ?h }", "readable_query": "SELECT DISTINCT ?w ?h WHERE { resource:England property:capital ?w . resource:England property:language ?h }", "graph_answer": [ "resource:London", "resource:Cornish_language" ], "readable_answer": [ "London", "Cornish language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
City
5
11939
Id160
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Auburn,_Washington", "property": "subdivisionName", "object": "Pierce_County,_Washington" }, { "subject": "Pierce_County,_Washington", "property": "largestCity", "object": "Tacoma,_Washington" }, { "subject": "King_County,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "Pierce_County,_Washington" }, { "subject": "Pierce_County,_Washington", "property": "largestCity", "object": "Tacoma,_Washington" }, { "subject": "King_County,_Washington", "property": "country", "object": "United_States" }, { "subject": "Auburn,_Washington", "property": "isPartOf", "object": "King_County,_Washington" } ]
(X (X (X)) (X (X (X))))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "The capital of the United States is Washington DC. and King County is part of it. Auburn is part of Pierce County, Washington and King County but Tacoma is the largest city." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Pierce_County__Washington", "property:largest_city", "resource:Tacoma__Washington" ], [ "resource:Auburn__Washington", "rdf:type", "ontology:city" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:Pierce_County__Washington" ], [ "resource:Auburn__Washington", "property:is_part_of", "resource:King_County__Washington" ], [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:King_County__Washington", "property:country", "resource:United_States" ] ]
Auburn,_Washington
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "largestCity", "readable": "largest city", "graph": "property:largest_city" }, { "modified": "Auburn,_Washington", "readable": "Auburn, Washington", "graph": "resource:Auburn__Washington" }, { "modified": "King_County,_Washington", "readable": "King County, Washington", "graph": "resource:King_County__Washington" }, { "modified": "Pierce_County,_Washington", "readable": "Pierce County, Washington", "graph": "resource:Pierce_County__Washington" }, { "modified": "Tacoma,_Washington", "readable": "Tacoma, Washington", "graph": "resource:Tacoma__Washington" }, { "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 ?b WHERE { FILTER NOT EXISTS { ?b property:country resource:United_States } . resource:Auburn__Washington property:is_part_of ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER NOT EXISTS { ?b property:country resource:United_States } . resource:Auburn,_Washington property:is_part_of ?b }", "graph_answer": [ "resource:Pierce_County__Washington" ], "readable_answer": [ "Pierce County, Washington" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?d != resource:Pierce_County__Washington ) . resource:Auburn__Washington property:is_part_of ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?d != resource:Pierce_County,_Washington ) . resource:Auburn__Washington property:is_part_of ?d }", "graph_answer": [ "resource:King_County__Washington" ], "readable_answer": [ "King County, Washington" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "exclusive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Pierce_County__Washington property:related ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Pierce_County,_Washington property:related ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11290
Id141
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "birthYear", "object": "\"1981\"^^xsd:gYear" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "\"Fort Campbell, KY, raised in Dothan, AL\"@en" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" }, { "subject": "Allen_Forrest", "property": "placeOfBirth", "object": "Fort_Campbell" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "birthYear", "object": "1981" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "\"Fort Campbell, KY, raised in Dothan, AL\"" }, { "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, a solo singer, was born in 1981 in Fort Campbell, Kentucky and was brought up in Dothan, Alabama. Mr. Forrest plays rhythm and blues music.", "Allen Forrest was born in 1981 in Fort Campbell, Kentucky and was raised in Dothan, Alabama. He's a Rhythm and Blues solo singer.", "Rhythm and blues singer Allen Forrest was born in Fort Campbell, Kentucky, 1981 but raised in Dothan, Alabama." ], "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:Rhythm_and_blues" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Fort_Campbell" ], [ "resource:Allen_Forrest", "property:birth_place", "Fort Campbell, KY, raised in Dothan, AL" ] ]
Allen_Forrest
[ { "modified": "Fort Campbell, KY, raised in Dothan, AL", "readable": "Fort Campbell, KY, raised in Dothan, AL", "graph": "Fort Campbell, KY, raised in Dothan, AL" }, { "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": "Fort_Campbell", "readable": "Fort Campbell", "graph": "resource:Fort_Campbell" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e rdf:type ontology:artist . ?e property:genre ?x . ?e property:birth_place resource:Kingston__Jamaica }", "readable_query": "ASK WHERE { ?e rdf:type ontology:artist . ?e property:genre ?x . ?e property:birth_place resource:Kingston,_Jamaica }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
5
12821
Id89
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "A_Wizard_of_Mars", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "A_Wizard_of_Mars", "property": "language", "object": "English_language" }, { "subject": "English_language", "property": "spokenIn", "object": "Great_Britain" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Wizard_of_Mars", "property": "country", "object": "United_States" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "English is spoken in Great Britain and is the language used in A Wizard of Mars. However, the book was published in the United States where the leader is the President and is home to many Asian Americans.", "A Wizard of Mars was published in the United States and written in English which is also spoken in Great Britain. The United States has the ethnic group Asian Americans and the leader is known as the President." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:language", "resource:English_language" ], [ "resource:A_Wizard_of_Mars", "property:country", "resource:United_States" ], [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:English_language", "property:spoken_in", "resource:Great_Britain" ] ]
A_Wizard_of_Mars
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "spokenIn", "readable": "spoken in", "graph": "property:spoken_in" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "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": "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 ( COUNT ( ?m ) AS ?n ) WHERE { ?x property:language resource:English_language . ?m property:ethnic_group resource:Asian_Americans . ?x rdf:type ontology:written_work . ?x property:country ?m }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?n ) WHERE { ?x property:language resource:English_language . ?m property:ethnic_group resource:Asian_Americans . ?x rdf:type ontology:written_work . ?x property:country ?m }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:ethnic_group resource:Asian_Americans . ?e property:country ?c . ?e rdf:type ontology:written_work . ?e property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:ethnic_group resource:Asian_Americans . ?e property:country ?c . ?e rdf:type ontology:written_work . ?e property:language resource:English_language }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:country resource:United_States . resource:United_States property:ethnic_group resource:Asian_Americans . ?k property:language resource:English_language . ?k rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:country resource:United_States . resource:United_States property:ethnic_group resource:Asian_Americans . ?k property:language resource:English_language . ?k rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Wizard_of_Mars" ], "readable_answer": [ "A Wizard of Mars" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:English_language property:associated_rocket ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:English_language property:associated_rocket ?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
2
5471
Id6
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "Eric_Flint" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "mediaType", "object": "Hardcover" } ]
[ { "subject": "1634:_The_Bavarian_Crisis", "property": "author", "object": "Eric_Flint" }, { "subject": "1634:_The_Bavarian_Crisis", "property": "mediaType", "object": "Hardcover" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "1634: The Bavarian Crisis is a hardcover publication written by Eric Flint.", "1634 The Bavarian Crisis comes in hardcover and was written by Eric Flint.", "'1634: The Bavarian Crisis' which was written by Eric Flint, is available in hardcover." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1634__The_Bavarian_Crisis", "property:media_type", "resource:Hardcover" ], [ "resource:1634__The_Bavarian_Crisis", "property:author", "resource:Eric_Flint" ], [ "resource:1634__The_Bavarian_Crisis", "rdf:type", "ontology:written_work" ] ]
1634:_The_Bavarian_Crisis
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "1634:_The_Bavarian_Crisis", "readable": "1634: The Bavarian Crisis", "graph": "resource:1634__The_Bavarian_Crisis" }, { "modified": "Eric_Flint", "readable": "Eric Flint", "graph": "resource:Eric_Flint" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?o property:media_type resource:Hardcover . ?o rdf:type ontology:written_work . ?o property:author resource:Eric_Flint . FILTER ( CONTAINS ( LCASE ( ?o ) , 'the' ) ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?o property:media_type resource:Hardcover . ?o rdf:type ontology:written_work . ?o property:author resource:Eric_Flint . FILTER ( CONTAINS ( LCASE ( ?o ) , 'the' ) ) }", "graph_answer": [ "resource:1634__The_Bavarian_Crisis" ], "readable_answer": [ "1634: The Bavarian Crisis" ], "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" ] } ]
Building
3
6488
Id108
[ { "subject": "Adisham_Hall", "property": "locationCountry", "object": "Sri_Lanka" }, { "subject": "Sri_Lanka", "property": "leader", "object": "Ranil_Wickremesinghe" }, { "subject": "Sri_Lanka", "property": "currency", "object": "Sri_Lankan_rupee" } ]
[ { "subject": "Adisham_Hall", "property": "country", "object": "Sri_Lanka" }, { "subject": "Sri_Lanka", "property": "leader", "object": "Ranil_Wickremesinghe" }, { "subject": "Sri_Lanka", "property": "currency", "object": "Sri_Lankan_rupee" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Adisham Hall is located in the country of Sri Lanka, the leader is Ranil Wickremesinghe and the currency is the Sri Lankan rupee.", "Adisham Hall is in Sri Lanka where the leader is Ranil Wickremesinghe and the currency is the Sri Lankan rupee." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Sri_Lanka", "property:leader", "resource:Ranil_Wickremesinghe" ], [ "resource:Sri_Lanka", "property:currency", "resource:Sri_Lankan_rupee" ], [ "resource:Adisham_Hall", "rdf:type", "ontology:building" ], [ "resource:Adisham_Hall", "property:country", "resource:Sri_Lanka" ] ]
Adisham_Hall
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currency", "readable": "currency", "graph": "property:currency" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Adisham_Hall", "readable": "Adisham Hall", "graph": "resource:Adisham_Hall" }, { "modified": "Ranil_Wickremesinghe", "readable": "Ranil Wickremesinghe", "graph": "resource:Ranil_Wickremesinghe" }, { "modified": "Sri_Lanka", "readable": "Sri Lanka", "graph": "resource:Sri_Lanka" }, { "modified": "Sri_Lankan_rupee", "readable": "Sri Lankan rupee", "graph": "resource:Sri_Lankan_rupee" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:country ?j . ?s rdf:type ontology:building . ?j property:currency resource:Ethiopian_birr }", "readable_query": "ASK WHERE { ?s property:country ?j . ?s rdf:type ontology:building . ?j property:currency resource:Ethiopian_birr }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
University
5
12692
Id22
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "students", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "faculty", "object": "100" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "canton", "object": "Ticino" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "academicStaffSize", "object": "100" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "location", "object": "Ticino" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Accademia di Architettura di Mendrisio in Mendrisio, Ticino has 100 academic staff and 600 students. Its dean is Mario Botta.", "The Accademia di Architettura di Mendrisio is located in Mendrisio, Ticino and has 600 students and 100 academic staff. The Dean at the Accademia is Mario Botta.", "The Accademia di Architettura di Mendrisio in Ticino has a staff of 100 and a student population of 600. The dean is Mario Botta." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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:location", "resource:Ticino" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:number_of_students", "600" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:academic_staff_size", "100" ] ]
Accademia_di_Architettura_di_Mendrisio
[ { "modified": "100", "readable": "100", "graph": "100" }, { "modified": "600", "readable": "600", "graph": "600" }, { "modified": "academicStaffSize", "readable": "academic staff size", "graph": "property:academic_staff_size" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "dean", "readable": "dean", "graph": "property:dean" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Mario_Botta", "readable": "Mario Botta", "graph": "resource:Mario_Botta" }, { "modified": "Mendrisio", "readable": "Mendrisio", "graph": "resource:Mendrisio" }, { "modified": "Ticino", "readable": "Ticino", "graph": "resource:Ticino" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?l property:dean ?q . ?l rdf:type ontology:university . FILTER ( ?h = '100' ) . ?l property:academic_staff_size ?h }", "readable_query": "SELECT DISTINCT ?q WHERE { ?l property:dean ?q . ?l rdf:type ontology:university . FILTER ( ?h = '100' ) . ?l property:academic_staff_size ?h }", "graph_answer": [ "resource:Mario_Botta" ], "readable_answer": [ "Mario Botta" ], "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 { FILTER ( ?a = '100' ) . ?c rdf:type ontology:university . ?c property:dean resource:Mario_Botta . ?c property:academic_staff_size ?a }", "readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?a = '100' ) . ?c rdf:type ontology:university . ?c property:dean resource:Mario_Botta . ?c property:academic_staff_size ?a }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "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 ?k ?y WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?k . resource:Accademia_di_Architettura_di_Mendrisio property:location ?y }", "readable_query": "SELECT DISTINCT ?k ?y WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?k . resource:Accademia_di_Architettura_di_Mendrisio property:location ?y }", "graph_answer": [ "600", "resource:Ticino" ], "readable_answer": [ "600", "Ticino" ], "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
5
12592
Id111
[ { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Alvah_Sabin", "property": "successor", "object": "Homer_Elihu_Royce" }, { "subject": "Alvah_Sabin", "property": "birthPlace", "object": "Georgia,_Vermont" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" }, { "subject": "Alvah_Sabin", "property": "office", "object": "Secretary_of_State_of_Vermont" } ]
[ { "subject": "Alvah_Sabin", "property": "office", "object": "Secretary_of_State_of_Vermont" }, { "subject": "Alvah_Sabin", "property": "region", "object": "Vermont's_3rd_congressional_district" }, { "subject": "Alvah_Sabin", "property": "successor", "object": "Homer_Elihu_Royce" }, { "subject": "Alvah_Sabin", "property": "birthPlace", "object": "Georgia,_Vermont" }, { "subject": "Alvah_Sabin", "property": "state", "object": "Vermont" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Homer Elihu Royce was the successor to Alvah Sabin, who born in Georgia, Vermont. His stae was Vermont, and he worked as the Secretary of State of Vermont. Alvah Sabin represented Vermont's 3rd Congressional District and was succeeded by, Homer Elihu Royce.", "State of Vermont secretary and 3rd Congressional District representative Alvah Sabin preceded Homer Elihu Royce. Sabin was born in Georgia, Vermont.", "Alvah Sabin was born in Georgia, Vermont and represented Vermont's 3rd Congressional District becoming Secretary of State. He was succeeded by Homer Elihu Royce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alvah_Sabin", "rdf:type", "ontology:politician" ], [ "resource:Alvah_Sabin", "property:state", "resource:Vermont" ], [ "resource:Alvah_Sabin", "property:successor", "resource:Homer_Elihu_Royce" ], [ "resource:Alvah_Sabin", "property:office", "resource:Secretary_of_State_of_Vermont" ], [ "resource:Alvah_Sabin", "property:region", "resource:Vermont_s_3rd_congressional_district" ], [ "resource:Alvah_Sabin", "property:birth_place", "resource:Georgia__Vermont" ] ]
Alvah_Sabin
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "state", "readable": "state", "graph": "property:state" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Alvah_Sabin", "readable": "Alvah Sabin", "graph": "resource:Alvah_Sabin" }, { "modified": "Georgia,_Vermont", "readable": "Georgia, Vermont", "graph": "resource:Georgia__Vermont" }, { "modified": "Homer_Elihu_Royce", "readable": "Homer Elihu Royce", "graph": "resource:Homer_Elihu_Royce" }, { "modified": "Secretary_of_State_of_Vermont", "readable": "Secretary of State of Vermont", "graph": "resource:Secretary_of_State_of_Vermont" }, { "modified": "Vermont", "readable": "Vermont", "graph": "resource:Vermont" }, { "modified": "Vermont's_3rd_congressional_district", "readable": "Vermont's 3rd congressional district", "graph": "resource:Vermont_s_3rd_congressional_district" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:birth_place resource:Shirley__Derbyshire . ?p rdf:type ontology:politician . ?p property:successor ?w }", "readable_query": "ASK WHERE { ?p property:birth_place resource:Shirley,_Derbyshire . ?p rdf:type ontology:politician . ?p property:successor ?w }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
4
9118
Id41
[ { "subject": "20_Fenchurch_Street", "property": "location", "object": "London" }, { "subject": "20_Fenchurch_Street", "property": "floorCount", "object": "34" }, { "subject": "London", "property": "leaderTitle", "object": "European_Parliament" }, { "subject": "London", "property": "leaderName", "object": "Boris_Johnson" } ]
[ { "subject": "20_Fenchurch_Street", "property": "location", "object": "London" }, { "subject": "20_Fenchurch_Street", "property": "floorCount", "object": "34" }, { "subject": "London", "property": "leaderTitle", "object": "European_Parliament" }, { "subject": "London", "property": "leader", "object": "Boris_Johnson" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "20 Fenchurch Street has a floor count of 34 and is located in London whose leader is Boris Johnson although London is led via the European Parliament.", "Boris Johnson is the leader in London. 20 Fenchurch Street has 34 floors and is located in London. London is led by the European Parliament." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:London", "property:leader", "resource:Boris_Johnson" ], [ "resource:London", "property:leader_title", "resource:European_Parliament" ], [ "resource:20_Fenchurch_Street", "property:floor_count", "34" ], [ "resource:20_Fenchurch_Street", "rdf:type", "ontology:building" ], [ "resource:20_Fenchurch_Street", "property:location", "resource:London" ] ]
20_Fenchurch_Street
[ { "modified": "34", "readable": "34", "graph": "34" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "20_Fenchurch_Street", "readable": "20 Fenchurch Street", "graph": "resource:20_Fenchurch_Street" }, { "modified": "Boris_Johnson", "readable": "Boris Johnson", "graph": "resource:Boris_Johnson" }, { "modified": "European_Parliament", "readable": "European Parliament", "graph": "resource:European_Parliament" }, { "modified": "London", "readable": "London", "graph": "resource:London" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?x = '34' ) . ?v property:location ?a . ?v property:floor_count ?x . ?v rdf:type ontology:building . ?a property:leader_title resource:European_Parliament }", "readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?x = '34' ) . ?v property:location ?a . ?v property:floor_count ?x . ?v rdf:type ontology:building . ?a property:leader_title resource:European_Parliament }", "graph_answer": [ "resource:20_Fenchurch_Street" ], "readable_answer": [ "20 Fenchurch Street" ], "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 ?n WHERE { resource:20_Fenchurch_Street property:location ?n . ?n property:leader_title resource:European_Parliament . resource:20_Fenchurch_Street rdf:type ontology:building . FILTER ( ?t = '34' ) . resource:20_Fenchurch_Street property:floor_count ?t }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:20_Fenchurch_Street property:location ?n . ?n property:leader_title resource:European_Parliament . resource:20_Fenchurch_Street rdf:type ontology:building . FILTER ( ?t = '34' ) . resource:20_Fenchurch_Street property:floor_count ?t }", "graph_answer": [ "resource:London" ], "readable_answer": [ "London" ], "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 ?q WHERE { resource:London property:stadium ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:London property:stadium ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
6048
Id194
[ { "subject": "Andra_(singer)", "property": "associatedBand", "object": "Puya_(singer)" }, { "subject": "Andra_(singer)", "property": "associatedMusicalArtist", "object": "Marius_Moga" }, { "subject": "Andra_(singer)", "property": "genre", "object": "Dance-pop" } ]
[ { "subject": "Andra_(singer)", "property": "associatedBand/associatedMusicalArtist", "object": "Puya_(singer)" }, { "subject": "Andra_(singer)", "property": "associatedBand/associatedMusicalArtist", "object": "Marius_Moga" }, { "subject": "Andra_(singer)", "property": "genre", "object": "Dance-pop" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andra, whose musical genre is dance pop, is a singer associated with musician Marius Moga and singer Puya.", "The musical genre of the singer Andra is dance pop who is associated with Marius Moga and Puya.", "Andra is a singer whose musical genre is Dance-pop. She is associated with Marius Moga and Puya." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Andra__singer_", "rdf:type", "ontology:artist" ], [ "resource:Andra__singer_", "property:associated_band_associated_musical_artist", "resource:Puya__singer_" ], [ "resource:Andra__singer_", "property:associated_band_associated_musical_artist", "resource:Marius_Moga" ], [ "resource:Andra__singer_", "property:genre", "resource:Dance_pop" ] ]
Andra_(singer)
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Andra_(singer)", "readable": "Andra", "graph": "resource:Andra__singer_" }, { "modified": "Dance-pop", "readable": "Dance-pop", "graph": "resource:Dance_pop" }, { "modified": "Marius_Moga", "readable": "Marius Moga", "graph": "resource:Marius_Moga" }, { "modified": "Puya_(singer)", "readable": "Puya", "graph": "resource:Puya__singer_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?z ) WHERE { resource:Andra__singer_ property:associated_band_associated_musical_artist ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?z ) WHERE { resource:Andra_(singer) property:associated_band_associated_musical_artist ?s }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Andra__singer_ property:associated_band_associated_musical_artist ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Andra_(singer) property:associated_band_associated_musical_artist ?m }", "graph_answer": [ "resource:Puya__singer_", "resource:Marius_Moga" ], "readable_answer": [ "Puya", "Marius Moga" ], "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:Andra__singer_ property:music_fusion_genre ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Andra_(singer) property:music_fusion_genre ?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" ] } ]
Airport
3
5776
Id109
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" } ]
[ { "subject": "Andrews_County_Airport", "property": "location", "object": "Texas" }, { "subject": "Texas", "property": "language", "object": "Spanish_language" }, { "subject": "Texas", "property": "capital", "object": "Austin,_Texas" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Spanish is the language spoken in Austin, Texas (in which the Andrews County Airport is located).", "Andrews County Airport is located in Texas whose capital is Austin. Spanish is one language spoken there.", "Andrews County Airport is located in Texas state, whose capital city is Austin and Spanish is one of the spoken language there." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Texas", "property:capital", "resource:Austin__Texas" ], [ "resource:Texas", "property:language", "resource:Spanish_language" ], [ "resource:Andrews_County_Airport", "rdf:type", "ontology:airport" ], [ "resource:Andrews_County_Airport", "property:location", "resource:Texas" ] ]
Andrews_County_Airport
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Andrews_County_Airport", "readable": "Andrews County Airport", "graph": "resource:Andrews_County_Airport" }, { "modified": "Austin,_Texas", "readable": "Austin, Texas", "graph": "resource:Austin__Texas" }, { "modified": "Spanish_language", "readable": "Spanish language", "graph": "resource:Spanish_language" }, { "modified": "Texas", "readable": "Texas", "graph": "resource:Texas" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?a ?u WHERE { resource:Texas property:language ?u . resource:Texas property:capital ?a }", "readable_query": "SELECT DISTINCT ?a ?u WHERE { resource:Texas property:language ?u . resource:Texas property:capital ?a }", "graph_answer": [ "resource:Austin__Texas", "resource:Spanish_language" ], "readable_answer": [ "Austin, Texas", "Spanish language" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Andrews_County_Airport property:location resource:Texas . resource:Andrews_County_Airport rdf:type ontology:airport }", "readable_query": "ASK WHERE { resource:Andrews_County_Airport property:location resource:Texas . resource:Andrews_County_Airport rdf:type ontology:airport }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
University
3
8110
Id14
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "students", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" } ]
[ { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "country", "object": "Switzerland" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "numberOfStudents", "object": "600" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "city", "object": "Mendrisio" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Accademia di Architettura di Mendrisio is located in Mendrisio, Switzerland and has 600 students.", "The Accademia di Architettura di Mendrisio is in Mendrisio, Switzerland. It has 600 students.", "The Accademia di Architettura di Mendrisio in Switzerland, Mendrisio has a student count of 600." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "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" ] ]
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": "numberOfStudents", "readable": "number of students", "graph": "property:number_of_students" }, { "modified": "Accademia_di_Architettura_di_Mendrisio", "readable": "Accademia di Architettura di Mendrisio", "graph": "resource:Accademia_di_Architettura_di_Mendrisio" }, { "modified": "Mendrisio", "readable": "Mendrisio", "graph": "resource:Mendrisio" }, { "modified": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?b property:country ?s . ?b rdf:type ontology:university . FILTER ( ?q = '600' ) . ?b property:number_of_students ?q }", "readable_query": "SELECT DISTINCT ?s WHERE { ?b property:country ?s . ?b rdf:type ontology:university . FILTER ( ?q = '600' ) . ?b property:number_of_students ?q }", "graph_answer": [ "resource:Switzerland" ], "readable_answer": [ "Switzerland" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:number_of_students ?e . ?z property:country resource:Switzerland . ?z rdf:type ontology:university . FILTER ( ?e = '600' ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:number_of_students ?e . ?z property:country resource:Switzerland . ?z rdf:type ontology:university . FILTER ( ?e = '600' ) }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "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" ] } ]
SportsTeam
3
7953
Id26
[ { "subject": "A.C._Chievo_Verona", "property": "ground", "object": "Stadio_Marc'Antonio_Bentegodi" }, { "subject": "A.C._Chievo_Verona", "property": "fullname", "object": "\"Associazione Calcio ChievoVerona S.r.l.\"@en" }, { "subject": "A.C._Chievo_Verona", "property": "capacity", "object": "\"39371\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.C._Chievo_Verona", "property": "ground", "object": "Stadio_Marc'Antonio_Bentegodi" }, { "subject": "A.C._Chievo_Verona", "property": "fullName", "object": "\"Associazione Calcio ChievoVerona S.r.l.\"" }, { "subject": "A.C._Chievo_Verona", "property": "numberOfMembers", "object": "39371" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The full name of A.C. Chievo Verona is Associazione Calcio ChievoVerona S.r.l. and they have 39371 members while their home ground is Stadio Marc'Antonio Bentegodi.", "The full name of AC Chievo Verona is \"Associazione Calcio ChievoVerona S.r.l.\" Their home ground is Stadio Marc'Antonio Bentegodi and they have 39371 members.", "Associazione Calcio ChievoVerona S.r.l. (abbreviated to A.C. Chievo Verona) has 39371 members and its home ground is Stadio Marc'Antonio Bentegodi." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Chievo_Verona", "property:full_name", "Associazione Calcio ChievoVerona S.r.l." ], [ "resource:A_C__Chievo_Verona", "property:number_of_members", "39371" ], [ "resource:A_C__Chievo_Verona", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Chievo_Verona", "property:ground", "resource:Stadio_Marc_Antonio_Bentegodi" ] ]
A.C._Chievo_Verona
[ { "modified": "39371", "readable": "39371", "graph": "39371" }, { "modified": "Associazione Calcio ChievoVerona S.r.l.", "readable": "Associazione Calcio ChievoVerona S.r.l.", "graph": "Associazione Calcio ChievoVerona S.r.l." }, { "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": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "Stadio_Marc'Antonio_Bentegodi", "readable": "Stadio Marc'Antonio Bentegodi", "graph": "resource:Stadio_Marc_Antonio_Bentegodi" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?j rdf:type ontology:sports_team . FILTER ( ?q = '39371' ) . ?j property:ground ?g . ?j property:number_of_members ?q }", "readable_query": "SELECT DISTINCT ?g WHERE { ?j rdf:type ontology:sports_team . FILTER ( ?q = '39371' ) . ?j property:ground ?g . ?j property:number_of_members ?q }", "graph_answer": [ "resource:Stadio_Marc_Antonio_Bentegodi" ], "readable_answer": [ "Stadio Marc'Antonio Bentegodi" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?i ) WHERE { ?w rdf:type ontology:sports_team . ?w property:ground resource:Stadio_Marc_Antonio_Bentegodi }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?i ) WHERE { ?w rdf:type ontology:sports_team . ?w property:ground resource:Stadio_Marc'Antonio_Bentegodi }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?h property:ground resource:Stadio_Marc_Antonio_Bentegodi . ?h rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?h WHERE { ?h property:ground resource:Stadio_Marc'Antonio_Bentegodi . ?h rdf:type ontology:sports_team }", "graph_answer": [ "resource:A_C__Chievo_Verona" ], "readable_answer": [ "A.C. Chievo Verona" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'associazione' ) ) . resource:A_C__Chievo_Verona property:full_name ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'associazione' ) ) . resource:A.C._Chievo_Verona property:full_name ?u }", "graph_answer": [ "Associazione Calcio ChievoVerona S.r.l." ], "readable_answer": [ "Associazione Calcio ChievoVerona S.r.l." ], "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" ] } ]
City
2
4259
Id109
[ { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "Attica,_Indiana", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Attica, Indiana is located in the United States where African Americans are one of the country's ethnic groups.", "The United States includes the ethnic group of African Americans and is the location of Attica, Indiana.", "African Americans are an ethnic group in the United States, the country which Attica, Indiana, is part of." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Attica__Indiana", "rdf:type", "ontology:city" ], [ "resource:Attica__Indiana", "property:country", "resource:United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Attica,_Indiana
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Attica,_Indiana", "readable": "Attica, Indiana", "graph": "resource:Attica__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i ?l WHERE { ?i rdf:type ontology:city . ?l property:ethnic_group resource:African_Americans . ?i property:country ?l }", "readable_query": "SELECT DISTINCT ?i ?l WHERE { ?i rdf:type ontology:city . ?l property:ethnic_group resource:African_Americans . ?i property:country ?l }", "graph_answer": [ "resource:Attica__Indiana", "resource:United_States" ], "readable_answer": [ "Attica, Indiana", "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" ] } ]
Astronaut
4
8888
Id40
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"^^xsd:date" } ]
[ { "subject": "Buzz_Aldrin", "property": "birthPlace", "object": "Glen_Ridge,_New_Jersey" }, { "subject": "Buzz_Aldrin", "property": "mission", "object": "Apollo_11" }, { "subject": "Buzz_Aldrin", "property": "almaMater", "object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"" }, { "subject": "Buzz_Aldrin", "property": "birthDate", "object": "\"1930-01-20\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Buzz Aldrin was born in Glen Ridge, New Jersey on 1930-01-20. He attended the Massachusetts Institute of Technology obtaining a Sc.D in 1963. He was a crew member on Apollo 11.", "Buzz Aldrin was born in Glen Ridge, New Jersey on 20 January 1930. He graduated from MIT ScD in 1963 and was a crew member of Apollo 11." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Buzz_Aldrin", "rdf:type", "ontology:astronaut" ], [ "resource:Buzz_Aldrin", "property:mission", "resource:Apollo_11" ], [ "resource:Buzz_Aldrin", "property:birth_date", "1930-01-20" ], [ "resource:Buzz_Aldrin", "property:alma_mater", "Massachusetts Institute of Technology, Sc.D. 1963" ], [ "resource:Buzz_Aldrin", "property:birth_place", "resource:Glen_Ridge__New_Jersey" ] ]
Buzz_Aldrin
[ { "modified": "1930-01-20", "readable": "1930-01-20", "graph": "1930-01-20" }, { "modified": "Massachusetts Institute of Technology, Sc.D. 1963", "readable": "Massachusetts Institute of Technology, Sc.D. 1963", "graph": "Massachusetts Institute of Technology, Sc.D. 1963" }, { "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": "mission", "readable": "mission", "graph": "property:mission" }, { "modified": "Apollo_11", "readable": "Apollo 11", "graph": "resource:Apollo_11" }, { "modified": "Buzz_Aldrin", "readable": "Buzz Aldrin", "graph": "resource:Buzz_Aldrin" }, { "modified": "Glen_Ridge,_New_Jersey", "readable": "Glen Ridge, New Jersey", "graph": "resource:Glen_Ridge__New_Jersey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( YEAR ( ?u ) , '1930' ) ) . ?g rdf:type ontology:astronaut . ?g property:birth_place ?q . ?g property:birth_date ?u }", "readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( YEAR ( ?u ) , '1930' ) ) . ?g rdf:type ontology:astronaut . ?g property:birth_place ?q . ?g property:birth_date ?u }", "graph_answer": [ "resource:Glen_Ridge__New_Jersey" ], "readable_answer": [ "Glen Ridge, New Jersey" ], "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 { FILTER ( CONTAINS ( YEAR ( ?z ) , '1930' ) ) . ?i property:birth_place resource:Glen_Ridge__New_Jersey . ?i rdf:type ontology:astronaut . ?i property:birth_date ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '1930' ) ) . ?i property:birth_place resource:Glen_Ridge,_New_Jersey . ?i rdf:type ontology:astronaut . ?i property:birth_date ?z }", "graph_answer": [ "1930-01-20" ], "readable_answer": [ "1930-01-20" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:birth_place resource:Glen_Ridge__New_Jersey . ?x rdf:type ontology:astronaut . ?x property:birth_date '1930-01-20' }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:birth_place resource:Glen_Ridge,_New_Jersey . ?x rdf:type ontology:astronaut . ?x property:birth_date '1930-01-20' }", "graph_answer": [ "resource:Buzz_Aldrin" ], "readable_answer": [ "Buzz Aldrin" ], "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 ?v ?s WHERE { resource:Buzz_Aldrin property:mission ?s . resource:Buzz_Aldrin property:alma_mater ?v }", "readable_query": "SELECT DISTINCT ?v ?s WHERE { resource:Buzz_Aldrin property:mission ?s . resource:Buzz_Aldrin property:alma_mater ?v }", "graph_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963", "resource:Apollo_11" ], "readable_answer": [ "Massachusetts Institute of Technology, Sc.D. 1963", "Apollo 11" ], "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
8432
Id30
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "\"4349.0\"^^xsd:double" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\"@en" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "operator", "object": "ENAIRE" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayDesignation", "object": "\"14L/32R\"" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "4349.0" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\"" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "operatingOrganisation", "object": "ENAIRE" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayName", "object": "\"14L/32R\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Found in Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas, Adolfo Suarez Madrid-Barajas airport is operated by ENAIRE. It has a runway with the length of 4,349 and 14L/32R is the runway name.", "Adolfo Suárez Madrid–Barajas Airport which is operated by ENAIRE can be found in Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas. The runway name is 14L/32R and it has a length of 4349.0.", "Adolfo Suarez Madrid-Barajas airport is located at Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas and is operated by ENAIRE. The runway name is 14L/32R and has a length of 4349.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_length", "resource:4349_0" ], [ "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" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Paracuellos_de_Jarama" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Madrid" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Alcobendas" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_name", "resource:14L_32R" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:operating_organisation", "resource:ENAIRE" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "14L/32R", "readable": "14L/32R", "graph": "resource:14L_32R" }, { "modified": "4349.0", "readable": "4349.0", "graph": "resource:4349_0" }, { "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": "ENAIRE", "readable": "ENAIRE", "graph": "resource:ENAIRE" }, { "modified": "Madrid", "readable": "Madrid", "graph": "resource:Madrid" }, { "modified": "Paracuellos de Jarama", "readable": "Paracuellos de Jarama", "graph": "resource:Paracuellos_de_Jarama" }, { "modified": "San Sebastián de los Reyes", "readable": "San Sebastián de los Reyes", "graph": "resource:San_Sebasti_n_de_los_Reyes" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z ?v WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_length ?z . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?v }", "readable_query": "SELECT DISTINCT ?z ?v WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_length ?z . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?v }", "graph_answer": [ "resource:4349_0", "resource:San_Sebasti_n_de_los_Reyes" ], "readable_answer": [ "4349.0", "San Sebastián de los Reyes" ], "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 ?c ?e WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:operating_organisation ?c . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?e }", "readable_query": "SELECT DISTINCT ?c ?e WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:operating_organisation ?c . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?e }", "graph_answer": [ "resource:ENAIRE", "resource:Paracuellos_de_Jarama" ], "readable_answer": [ "ENAIRE", "Paracuellos de Jarama" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u ?l WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_name ?l . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?u }", "readable_query": "SELECT DISTINCT ?u ?l WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_name ?l . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?u }", "graph_answer": [ "resource:Alcobendas", "resource:14L_32R" ], "readable_answer": [ "Alcobendas", "14L/32R" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Food
2
4634
Id146
[ { "subject": "Bakso", "property": "ingredient", "object": "Noodle" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" } ]
[ { "subject": "Bakso", "property": "ingredient", "object": "Noodle" }, { "subject": "Bakso", "property": "country", "object": "Chinese_cuisine" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Noodles are used in Bakso which is a type of food that is made in China.", "Bakso is made in China and it contains noodles.", "The Chinese dish Bakso contains noodles." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bakso", "property:ingredient", "resource:Noodle" ], [ "resource:Bakso", "rdf:type", "ontology:food" ], [ "resource:Bakso", "property:country", "resource:Chinese_cuisine" ] ]
Bakso
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bakso", "readable": "Bakso", "graph": "resource:Bakso" }, { "modified": "Chinese_cuisine", "readable": "Chinese cuisine", "graph": "resource:Chinese_cuisine" }, { "modified": "Noodle", "readable": "Noodle", "graph": "resource:Noodle" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?k WHERE { resource:Bakso property:ingredient ?s . resource:Bakso property:country ?k }", "readable_query": "SELECT DISTINCT ?s ?k WHERE { resource:Bakso property:ingredient ?s . resource:Bakso property:country ?k }", "graph_answer": [ "resource:Noodle", "resource:Chinese_cuisine" ], "readable_answer": [ "Noodle", "Chinese cuisine" ], "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" ] } ]
Politician
4
10488
Id172
[ { "subject": "Alberto_Teisaire", "property": "deathPlace", "object": "Buenos_Aires" }, { "subject": "Buenos_Aires", "property": "leaderName", "object": "Diego_Santilli" }, { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "president", "object": "Juan_Perón" } ]
[ { "subject": "Alberto_Teisaire", "property": "deathPlace", "object": "Buenos_Aires" }, { "subject": "Buenos_Aires", "property": "leader", "object": "Diego_Santilli" }, { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "inOfficeWhilePresident", "object": "Juan_Perón" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alberto Teisaire is a member of the Justicialist Party and was in office while Juan Peron was President. He died in Buenos Aires where Diego Santilli is the leader.", "Alberto Teisaire, who belonged to the Justicialist Party, was in office at the time that Juan Peron was President. Teisaire died in Buenos Aires, where the leader is Diego Santilli.", "Justicialist Party member Alberto Teisaire, in office during the presidency of Juan Peron, died in Buenos Aires (led by Diego Santilli)." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Buenos_Aires", "property:leader", "resource:Diego_Santilli" ], [ "resource:Alberto_Teisaire", "property:party", "resource:Justicialist_Party" ], [ "resource:Alberto_Teisaire", "rdf:type", "ontology:politician" ], [ "resource:Alberto_Teisaire", "property:death_place", "resource:Buenos_Aires" ], [ "resource:Alberto_Teisaire", "property:in_office_while_president", "resource:Juan_Per_n" ] ]
Alberto_Teisaire
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "inOfficeWhilePresident", "readable": "in office while president", "graph": "property:in_office_while_president" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Alberto_Teisaire", "readable": "Alberto Teisaire", "graph": "resource:Alberto_Teisaire" }, { "modified": "Buenos_Aires", "readable": "Buenos Aires", "graph": "resource:Buenos_Aires" }, { "modified": "Diego_Santilli", "readable": "Diego Santilli", "graph": "resource:Diego_Santilli" }, { "modified": "Juan_Perón", "readable": "Juan Perón", "graph": "resource:Juan_Per_n" }, { "modified": "Justicialist_Party", "readable": "Justicialist Party", "graph": "resource:Justicialist_Party" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?r ) WHERE { ?f property:in_office_while_president resource:Juan_Per_n . ?f property:party ?m . ?f rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?r ) WHERE { ?f property:in_office_while_president resource:Juan_Perón . ?f property:party ?m . ?f rdf:type ontology:politician }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?a rdf:type ontology:politician . ?a property:party ?q . ?a property:in_office_while_president resource:Juan_Per_n }", "readable_query": "SELECT DISTINCT ?q WHERE { ?a rdf:type ontology:politician . ?a property:party ?q . ?a property:in_office_while_president resource:Juan_Perón }", "graph_answer": [ "resource:Justicialist_Party" ], "readable_answer": [ "Justicialist Party" ], "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 { resource:Anaheim__California property:leader ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Anaheim,_California property:leader ?w }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:Buenos_Aires property:leader ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:Buenos_Aires property:leader ?j }", "graph_answer": [ "resource:Diego_Santilli" ], "readable_answer": [ "Diego Santilli" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x property:death_place resource:Buenos_Aires . ?x rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x property:death_place resource:Buenos_Aires . ?x rdf:type ontology:politician }", "graph_answer": [ "resource:Alberto_Teisaire" ], "readable_answer": [ "Alberto Teisaire" ], "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
3
6024
Id170
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "\"Fort Campbell, KY, raised in Dothan, AL\"@en" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "\"Fort Campbell, KY, raised in Dothan, AL\"" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest is a solo singer, was born in Fort Campbell, KY and raised in Dothan, AL and plays rhythm and blues.", "Allen Forrest, a solo singer who performs rhythm and blues music. He was born in Fort Campbell, Kentucky but was raised in Dothan, Alabama.", "Athough Allen Forrest was originally a solo singer, he performs rhythm and blues music and was born in Fort Campbell, KY and was raised in Dothan, AL." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Rhythm_and_blues" ], [ "resource:Allen_Forrest", "property:birth_place", "Fort Campbell, KY, raised in Dothan, AL" ] ]
Allen_Forrest
[ { "modified": "Fort Campbell, KY, raised in Dothan, AL", "readable": "Fort Campbell, KY, raised in Dothan, AL", "graph": "Fort Campbell, KY, raised in Dothan, AL" }, { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?p property:birth_place resource:United_Kingdom . ?p rdf:type ontology:artist . ?p property:background ?y }", "readable_query": "ASK WHERE { ?p property:birth_place resource:United_Kingdom . ?p rdf:type ontology:artist . ?p property:background ?y }", "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" ] } ]