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
Artist
5
11231
Id82
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand", "object": "Bebi_Dol" }, { "subject": "Aleksandra_Kovač", "property": "associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Aleksandra_Kovač", "property": "activeYearsStartYear", "object": "\"1990\"^^xsd:gYear" } ]
[ { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Bebi_Dol" }, { "subject": "Aleksandra_Kovač", "property": "associatedBand/associatedMusicalArtist", "object": "Kornelije_Kovač" }, { "subject": "Aleksandra_Kovač", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Aleksandra_Kovač", "property": "genre", "object": "Pop_music" }, { "subject": "Aleksandra_Kovač", "property": "activeYearsStartYear", "object": "1990" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aleksandra Kovac became active 1990 as a solo singer and pop music player for the same band as Kornelije Kovač. He is associated with Bebi Dol, a musician.", "Aleksandra Kovac, a solo pop singer, is associated with musicians Bebi Dol and Kornelije Kovac. She started performing in 1990.", "Pop singer Aleksandra Kovač began her career in 1990 and is associated with artists Bebi Dol and Kornelije Kovač." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandra_Kova_", "rdf:type", "ontology:artist" ], [ "resource:Aleksandra_Kova_", "property:background", "resource:solo_singer" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Bebi_Dol" ], [ "resource:Aleksandra_Kova_", "property:associated_band_associated_musical_artist", "resource:Kornelije_Kova_" ], [ "resource:Aleksandra_Kova_", "property:active_years_start_year", "resource:1990" ], [ "resource:Aleksandra_Kova_", "property:genre", "resource:Pop_music" ] ]
Aleksandra_Kovač
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "1990", "readable": "1990", "graph": "resource:1990" }, { "modified": "Aleksandra_Kovač", "readable": "Aleksandra Kovač", "graph": "resource:Aleksandra_Kova_" }, { "modified": "Bebi_Dol", "readable": "Bebi Dol", "graph": "resource:Bebi_Dol" }, { "modified": "Kornelije_Kovač", "readable": "Kornelije Kovač", "graph": "resource:Kornelije_Kova_" }, { "modified": "Pop_music", "readable": "Pop music", "graph": "resource:Pop_music" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s rdf:type ontology:artist . ?s property:background resource:non_vocal_instrumentalist . ?s property:associated_band_associated_musical_artist resource:Kornelije_Kova_ }", "readable_query": "ASK WHERE { ?s rdf:type ontology:artist . ?s property:background resource:non_vocal_instrumentalist . ?s property:associated_band_associated_musical_artist resource:Kornelije_Kovač }", "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 { ?b property:background resource:solo_singer . ?b rdf:type ontology:artist . ?b property:associated_band_associated_musical_artist resource:Kornelije_Kova_ }", "readable_query": "ASK WHERE { ?b property:background resource:solo_singer . ?b rdf:type ontology:artist . ?b property:associated_band_associated_musical_artist resource:Kornelije_Kovač }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?t WHERE { ?t property:associated_band_associated_musical_artist resource:Kornelije_Kova_ . ?t rdf:type ontology:artist . ?t property:background resource:solo_singer }", "readable_query": "SELECT ?t WHERE { ?t property:associated_band_associated_musical_artist resource:Kornelije_Kovač . ?t rdf:type ontology:artist . ?t property:background resource:solo_singer }", "graph_answer": [ "resource:Aleksandra_Kova_" ], "readable_answer": [ "Aleksandra Kovač" ], "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 ?k WHERE { resource:Aleksandra_Kova_ property:active_years_start_year ?r . resource:Aleksandra_Kova_ property:associated_band_associated_musical_artist ?k }", "readable_query": "SELECT DISTINCT ?r ?k WHERE { resource:Aleksandra_Kovač property:active_years_start_year ?r . resource:Aleksandra_Kovač property:associated_band_associated_musical_artist ?k }", "graph_answer": [ "resource:1990", "resource:Bebi_Dol" ], "readable_answer": [ "1990", "Bebi Dol" ], "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:Aleksandra_Kova_ property:genre ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Aleksandra_Kovač property:genre ?d }", "graph_answer": [ "resource:Pop_music" ], "readable_answer": [ "Pop music" ], "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
8021
Id94
[ { "subject": "A.S._Roma", "property": "fullname", "object": "\"Associazione Sportiva Roma S.p.A.\"@en" }, { "subject": "A.S._Roma", "property": "ground", "object": "Stadio_Olimpico" }, { "subject": "A.S._Roma", "property": "capacity", "object": "\"70634\"^^xsd:nonNegativeInteger" } ]
[ { "subject": "A.S._Roma", "property": "numberOfMembers", "object": "70634" }, { "subject": "A.S._Roma", "property": "fullName", "object": "\"Associazione Sportiva Roma S.p.A.\"" }, { "subject": "A.S._Roma", "property": "ground", "object": "Stadio_Olimpico" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A.S. Roma play at the Stadio Olimpico, have 70634 members and their full name is Associazione Sportiva Roma S.p.A.", "Associazione Sportiva Roma S.p.A.(abbreviated to A.S.Roma) has 70634 members and its ground is Stadio Olimpico.", "Associazione Sportiva Roma S.p.A., or A.S Roma for short, has the Stadio Olimpico as its ground and 70634 members." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_S__Roma", "property:full_name", "Associazione Sportiva Roma S.p.A." ], [ "resource:A_S__Roma", "property:number_of_members", "70634" ], [ "resource:A_S__Roma", "rdf:type", "ontology:sports_team" ], [ "resource:A_S__Roma", "property:ground", "resource:Stadio_Olimpico" ] ]
A.S._Roma
[ { "modified": "70634", "readable": "70634", "graph": "70634" }, { "modified": "Associazione Sportiva Roma S.p.A.", "readable": "Associazione Sportiva Roma S.p.A.", "graph": "Associazione Sportiva Roma S.p.A." }, { "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.S._Roma", "readable": "A.S. Roma", "graph": "resource:A_S__Roma" }, { "modified": "Stadio_Olimpico", "readable": "Stadio Olimpico", "graph": "resource:Stadio_Olimpico" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?m rdf:type ontology:sports_team . FILTER ( ?b >= '50000' ) . ?m property:number_of_members ?b . ?m property:ground ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { ?m rdf:type ontology:sports_team . FILTER ( ?b >= '50000' ) . ?m property:number_of_members ?b . ?m property:ground ?g }", "graph_answer": [ "resource:Stadio_Olimpico" ], "readable_answer": [ "Stadio Olimpico" ], "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 { ?m property:number_of_members 70634 . ?m property:ground resource:Stadio_Olimpico . ?m rdf:type ontology:sports_team }", "readable_query": "ASK WHERE { ?m property:number_of_members 70634 . ?m property:ground resource:Stadio_Olimpico . ?m rdf:type ontology:sports_team }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "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 DISTINCT ?h WHERE { ?g property:full_name ?h . FILTER ( ?k > '50000' ) . ?g property:number_of_members ?k . ?g rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?h WHERE { ?g property:full_name ?h . FILTER ( ?k > '50000' ) . ?g property:number_of_members ?k . ?g rdf:type ontology:sports_team }", "graph_answer": [ "Associazione Sportiva Roma S.p.A." ], "readable_answer": [ "Associazione Sportiva Roma S.p.A." ], "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 ?e WHERE { ?x property:full_name 'Associazione Sportiva Roma S.p.A.' . ?x rdf:type ontology:sports_team . ?x property:number_of_members ?e . FILTER ( ?e > '50000' ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?x property:full_name 'Associazione Sportiva Roma S.p.A.' . ?x rdf:type ontology:sports_team . ?x property:number_of_members ?e . FILTER ( ?e > '50000' ) }", "graph_answer": [ "70634" ], "readable_answer": [ "70634" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i property:number_of_members ?w . FILTER ( ?w <= '110000' ) . ?i rdf:type ontology:sports_team . ?i property:full_name 'Associazione Sportiva Roma S.p.A.' }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:number_of_members ?w . FILTER ( ?w <= '110000' ) . ?i rdf:type ontology:sports_team . ?i property:full_name 'Associazione Sportiva Roma S.p.A.' }", "graph_answer": [ "resource:A_S__Roma" ], "readable_answer": [ "A.S. Roma" ], "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" ] } ]
Artist
2
3417
Id29
[ { "subject": "Aaron_Turner", "property": "associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand", "object": "Old_Man_Gloom" } ]
[ { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Twilight_(band)" }, { "subject": "Aaron_Turner", "property": "associatedBand/associatedMusicalArtist", "object": "Old_Man_Gloom" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner played for Old Man Gloom and the band Twilight.", "Aaron Turner played with the bands Twilight and Old Man Gloom.", "Aaron Turner played with the band Twilight and for Old Man Gloom." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Old_Man_Gloom" ], [ "resource:Aaron_Turner", "property:associated_band_associated_musical_artist", "resource:Twilight__band_" ] ]
Aaron_Turner
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Old_Man_Gloom", "readable": "Old Man Gloom", "graph": "resource:Old_Man_Gloom" }, { "modified": "Twilight_(band)", "readable": "Twilight", "graph": "resource:Twilight__band_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'twilight' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'twilight' ) ) }", "graph_answer": [ "resource:Twilight__band_" ], "readable_answer": [ "Twilight" ], "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 ?w WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'o' ) ) }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'o' ) ) }", "graph_answer": [ "resource:Old_Man_Gloom" ], "readable_answer": [ "Old Man Gloom" ], "type": [ "ellipsis", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
Food
2
4762
Id274
[ { "subject": "Tomato", "property": "family", "object": "Solanaceae" }, { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Tomato" } ]
[ { "subject": "Tomato", "property": "family", "object": "Solanaceae" }, { "subject": "Amatriciana_sauce", "property": "ingredient", "object": "Tomato" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The tomato belongs to the family of Solanaceae and is an ingredient in Amatriciana sauce.", "An ingredient of amatriciana sauce is tomato which belongs to the solanaceae family.", "The tomato comes from the Solanaceae family and is an ingredient in Amatriciana sauce." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Tomato", "property:family", "resource:Solanaceae" ], [ "resource:Amatriciana_sauce", "property:ingredient", "resource:Tomato" ], [ "resource:Amatriciana_sauce", "rdf:type", "ontology:food" ] ]
Amatriciana_sauce
[ { "modified": "family", "readable": "family", "graph": "property:family" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Amatriciana_sauce", "readable": "Amatriciana sauce", "graph": "resource:Amatriciana_sauce" }, { "modified": "Solanaceae", "readable": "Solanaceae", "graph": "resource:Solanaceae" }, { "modified": "Tomato", "readable": "Tomato", "graph": "resource:Tomato" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?g property:ingredient ?i . FILTER ( STRSTARTS ( LCASE ( ?i ) , 't' ) ) . ?g rdf:type ontology:food . ?i property:family resource:Solanaceae }", "readable_query": "SELECT DISTINCT ?g WHERE { ?g property:ingredient ?i . FILTER ( STRSTARTS ( LCASE ( ?i ) , 't' ) ) . ?g rdf:type ontology:food . ?i property:family resource:Solanaceae }", "graph_answer": [ "resource:Amatriciana_sauce" ], "readable_answer": [ "Amatriciana sauce" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { resource:Amatriciana_sauce property:ingredient ?x }", "readable_query": "SELECT DISTINCT ?x WHERE { resource:Amatriciana_sauce property:ingredient ?x }", "graph_answer": [ "resource:Tomato" ], "readable_answer": [ "Tomato" ], "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" ] } ]
WrittenWork
3
8397
Id243
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "leaderTitle", "object": "President_of_the_United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "A_Severed_Wasp", "property": "country", "object": "United_States" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Asian Americans are on of the ethnic groups in the United States where the leader is called the President. It is also where 'A Severed Wasp' is from.", "The leader of the United States is known as the president, and within the US there are many Asian Americans. Additionally, A severed Wasp is from the United States." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:leader_title", "resource:President_of_the_United_States" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ], [ "resource:A_Severed_Wasp", "rdf:type", "ontology:written_work" ], [ "resource:A_Severed_Wasp", "property:country", "resource:United_States" ] ]
A_Severed_Wasp
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "A_Severed_Wasp", "readable": "A Severed Wasp", "graph": "resource:A_Severed_Wasp" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "President_of_the_United_States", "readable": "President of the United States", "graph": "resource:President_of_the_United_States" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?b WHERE { resource:United_States property:leader_title ?b . resource:United_States property:ethnic_group ?y }", "readable_query": "SELECT DISTINCT ?y ?b WHERE { resource:United_States property:leader_title ?b . resource:United_States property:ethnic_group ?y }", "graph_answer": [ "resource:Asian_Americans", "resource:President_of_the_United_States" ], "readable_answer": [ "Asian Americans", "President of the United States" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { resource:A_Severed_Wasp property:country resource:United_States . resource:A_Severed_Wasp rdf:type ontology:written_work }", "readable_query": "ASK WHERE { resource:A_Severed_Wasp property:country resource:United_States . resource:A_Severed_Wasp 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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:country ?f . ?f property:leader resource:John_Roberts . ?s rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:country ?f . ?f property:leader resource:John_Roberts . ?s rdf:type ontology:written_work }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
3
6380
Id216
[ { "subject": "VfL_Wolfsburg", "property": "manager", "object": "Dieter_Hecking" }, { "subject": "Aaron_Hunt", "property": "clubs", "object": "VfL_Wolfsburg" }, { "subject": "Aaron_Hunt", "property": "team", "object": "Goslarer_SC_08" } ]
[ { "subject": "VfL_Wolfsburg", "property": "manager", "object": "Dieter_Hecking" }, { "subject": "Aaron_Hunt", "property": "club", "object": "VfL_Wolfsburg" }, { "subject": "Aaron_Hunt", "property": "club", "object": "Goslarer_SC_08" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Goslarer SC 08 club member, Aaron Hunt, plays for Vfl Wolfsburg, the manager of which, is Dieter Hecking.", "Aaron Hunt's clubs are Goslarer SC 08 and also VfL Wolfsburg managed by Dieter Hecking.", "Aaron Hunt plays for Goslarer SC 08 and his club is VfL Wolfsburg which is managed by Dieter Hecking." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:VfL_Wolfsburg", "property:manager", "resource:Dieter_Hecking" ], [ "resource:Aaron_Hunt", "rdf:type", "ontology:athlete" ], [ "resource:Aaron_Hunt", "property:club", "resource:VfL_Wolfsburg" ], [ "resource:Aaron_Hunt", "property:club", "resource:Goslarer_SC_08" ] ]
Aaron_Hunt
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "Aaron_Hunt", "readable": "Aaron Hunt", "graph": "resource:Aaron_Hunt" }, { "modified": "Dieter_Hecking", "readable": "Dieter Hecking", "graph": "resource:Dieter_Hecking" }, { "modified": "Goslarer_SC_08", "readable": "Goslarer SC 08", "graph": "resource:Goslarer_SC_08" }, { "modified": "VfL_Wolfsburg", "readable": "VfL Wolfsburg", "graph": "resource:VfL_Wolfsburg" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:athlete . ?h property:manager resource:Luciano_Spalletti . ?l property:club ?h }", "readable_query": "ASK WHERE { ?l rdf:type ontology:athlete . ?h property:manager resource:Luciano_Spalletti . ?l property:club ?h }", "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
5792
Id125
[ { "subject": "Antwerp_International_Airport", "property": "operator", "object": "Flemish_Government" }, { "subject": "Antwerp_International_Airport", "property": "runwayLength", "object": "\"600.151\"^^xsd:double" }, { "subject": "Antwerp_International_Airport", "property": "owner", "object": "Flemish_Region" } ]
[ { "subject": "Antwerp_International_Airport", "property": "operatingOrganisation", "object": "Flemish_Government" }, { "subject": "Antwerp_International_Airport", "property": "owner", "object": "Flemish_Region" }, { "subject": "Antwerp_International_Airport", "property": "runwayLength", "object": "600.0" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Antwerp International Airport which has a runway length of 600.0 is owned by the Flemish Region and operated by the Flemish government.", "The operating organisation of Antwerp International airport is the Flemish government, has a runway length of 600m and is owned by the Flemish region.", "Antwerp International Airport is operated by the Flemish government and owned by the Flemish region. It has a runway length of 600.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antwerp_International_Airport", "property:runway_length", "resource:600_0" ], [ "resource:Antwerp_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Antwerp_International_Airport", "property:owner", "resource:Flemish_Region" ], [ "resource:Antwerp_International_Airport", "property:operating_organisation", "resource:Flemish_Government" ] ]
Antwerp_International_Airport
[ { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "600.0", "readable": "600.0", "graph": "resource:600_0" }, { "modified": "Antwerp_International_Airport", "readable": "Antwerp International Airport", "graph": "resource:Antwerp_International_Airport" }, { "modified": "Flemish_Government", "readable": "Flemish Government", "graph": "resource:Flemish_Government" }, { "modified": "Flemish_Region", "readable": "Flemish Region", "graph": "resource:Flemish_Region" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?u ) , 'airport' ) ) . ?u property:operating_organisation resource:Flemish_Government . ?u property:runway_length resource:600_0 }", "readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?u ) , 'airport' ) ) . ?u property:operating_organisation resource:Flemish_Government . ?u property:runway_length resource:600.0 }", "graph_answer": [ "resource:Antwerp_International_Airport" ], "readable_answer": [ "Antwerp International Airport" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?v ) WHERE { resource:Antwerp_International_Airport property:owner ?n }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?v ) WHERE { resource:Antwerp_International_Airport property:owner ?n }", "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 ?b WHERE { resource:Antwerp_International_Airport property:owner ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { resource:Antwerp_International_Airport property:owner ?b }", "graph_answer": [ "resource:Flemish_Region" ], "readable_answer": [ "Flemish Region" ], "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 ( COUNT ( ?c ) AS ?e ) WHERE { ?f property:runway_length ?c . ?f rdf:type ontology:airport . ?f property:city_served resource:Antwerp }", "readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?e ) WHERE { ?f property:runway_length ?c . ?f rdf:type ontology:airport . ?f property:city_served resource:Antwerp }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
WrittenWork
3
8206
Id52
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" }, { "subject": "AIP_Advances", "property": "abbreviation", "object": "\"AIP Adv.\"" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Harvard_University" }, { "subject": "AIP_Advances", "property": "abbreviation", "object": "\"AIP Adv.\"" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AIP ADv. is the abbreviation of AIP Advances, whose editor is A.T. Charlie Johnson. His almaMater is Harvard University.", "AIP Advances is abbreviated to AIP Adv and is edited by A T Charlie Johnson who has Harvard University for an Alma mater.", "A T Charlie Johnson is the editor of AIP Advances (abbreviated to AIP Adv.) and Harvard University is his alma matter." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:alma_mater", "resource:Harvard_University" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "property:abbreviation", "resource:AIP_Adv_" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ] ]
AIP_Advances
[ { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "AIP Adv.", "readable": "AIP Adv.", "graph": "resource:AIP_Adv_" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "Harvard_University", "readable": "Harvard University", "graph": "resource:Harvard_University" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?z property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?z rdf:type ontology:written_work . ?z property:editor resource:A_T__Charlie_Johnson }", "readable_query": "ASK WHERE { ?z property:abbreviation 'Abh. Math. Semin. Univ. Hambg.' . ?z rdf:type ontology:written_work . ?z property:editor resource:A.T._Charlie_Johnson }", "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 { ?p property:abbreviation resource:AIP_Adv_ . ?p property:editor resource:A_T__Charlie_Johnson . ?p rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?p property:abbreviation resource:AIP_Adv. . ?p property:editor resource:A.T._Charlie_Johnson . ?p rdf:type ontology:written_work }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?j WHERE { ?j rdf:type ontology:written_work . ?j property:abbreviation resource:AIP_Adv_ . ?j property:editor resource:A_T__Charlie_Johnson }", "readable_query": "SELECT ?j WHERE { ?j rdf:type ontology:written_work . ?j property:abbreviation resource:AIP_Adv. . ?j property:editor resource:A.T._Charlie_Johnson }", "graph_answer": [ "resource:AIP_Advances" ], "readable_answer": [ "AIP Advances" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:A_T__Charlie_Johnson property:alma_mater ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:A.T._Charlie_Johnson property:alma_mater ?u }", "graph_answer": [ "resource:Harvard_University" ], "readable_answer": [ "Harvard University" ], "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
4
8502
Id100
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "\"2014.0\"^^xsd:double" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevation", "object": "\"-3.3528\"^^xsd:double" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayDesignation", "object": "\"04/22 'Oostbaan'\"" } ]
[ { "subject": "Amsterdam_Airport_Schiphol", "property": "cityServed", "object": "Amsterdam" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayLength", "object": "2014.0" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "elevationAboveTheSeaLevel", "object": "-3.3528" }, { "subject": "Amsterdam_Airport_Schiphol", "property": "runwayName", "object": "\"04/22 'Oostbaan'\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "Amsterdam is served by Amsterdam Airport Schiphol which is at an elevation of -3.3528 from sea level. It has a runway length of 2014.0 metres and it has the runway name, 04/22 Oostbaan." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Amsterdam_Airport_Schiphol", "property:runway_length", "resource:2014_0" ], [ "resource:Amsterdam_Airport_Schiphol", "rdf:type", "ontology:airport" ], [ "resource:Amsterdam_Airport_Schiphol", "property:city_served", "resource:Amsterdam" ], [ "resource:Amsterdam_Airport_Schiphol", "property:elevation_above_the_sea_level", "resource:_3_3528" ], [ "resource:Amsterdam_Airport_Schiphol", "property:runway_name", "resource:04_22__Oostbaan_" ] ]
Amsterdam_Airport_Schiphol
[ { "modified": "cityServed", "readable": "city served", "graph": "property:city_served" }, { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "runwayName", "readable": "runway name", "graph": "property:runway_name" }, { "modified": "04/22 'Oostbaan'", "readable": "04/22 'Oostbaan'", "graph": "resource:04_22__Oostbaan_" }, { "modified": "2014.0", "readable": "2014.0", "graph": "resource:2014_0" }, { "modified": "Amsterdam", "readable": "Amsterdam", "graph": "resource:Amsterdam" }, { "modified": "Amsterdam_Airport_Schiphol", "readable": "Amsterdam Airport Schiphol", "graph": "resource:Amsterdam_Airport_Schiphol" }, { "modified": "-3.3528", "readable": "-3.3528", "graph": "resource:_3_3528" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?c WHERE { resource:Amsterdam_Airport_Schiphol property:runway_name ?q . resource:Amsterdam_Airport_Schiphol property:runway_length ?c }", "readable_query": "SELECT DISTINCT ?q ?c WHERE { resource:Amsterdam_Airport_Schiphol property:runway_name ?q . resource:Amsterdam_Airport_Schiphol property:runway_length ?c }", "graph_answer": [ "resource:04_22__Oostbaan_", "resource:2014_0" ], "readable_answer": [ "04/22 'Oostbaan'", "2014.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { resource:Amsterdam_Airport_Schiphol property:doctoral_student ?a }", "readable_query": "SELECT DISTINCT ?a WHERE { resource:Amsterdam_Airport_Schiphol property:doctoral_student ?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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Amsterdam_Airport_Schiphol property:music_subgenre ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Amsterdam_Airport_Schiphol property:music_subgenre ?o }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
3
8197
Id43
[ { "subject": "Lippincott_Williams_&_Wilkins", "property": "parent", "object": "Wolters_Kluwer" }, { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" }, { "subject": "AIDS_(journal)", "property": "publisher", "object": "Lippincott_Williams_&_Wilkins" } ]
[ { "subject": "AIDS_(journal)", "property": "country", "object": "United_Kingdom" }, { "subject": "AIDS_(journal)", "property": "publisher", "object": "Lippincott_Williams_&_Wilkins" }, { "subject": "Lippincott_Williams_&_Wilkins", "property": "parentCompany", "object": "Wolters_Kluwer" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AIDS (journal) is published in the UK by Lippincott, Williams & Wilkins whose parent company is Wolters Kluwer.", "The AIDS journal is published in the United Kingdom by Lippincott, Williams & Wilkins, the parent company of which is Wolters Kluwer.", "Wolters Kluwer is the parent company of Lippincott Williams & Wilkins, which publishes the AIDS Journal in the United Kingdom." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Lippincott_Williams___Wilkins", "property:parent_company", "resource:Wolters_Kluwer" ], [ "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" ] ]
AIDS_(journal)
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "parentCompany", "readable": "parent company", "graph": "property:parent_company" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "AIDS_(journal)", "readable": "AIDS", "graph": "resource:AIDS__journal_" }, { "modified": "Lippincott_Williams_&_Wilkins", "readable": "Lippincott Williams & Wilkins", "graph": "resource:Lippincott_Williams___Wilkins" }, { "modified": "United_Kingdom", "readable": "United Kingdom", "graph": "resource:United_Kingdom" }, { "modified": "Wolters_Kluwer", "readable": "Wolters Kluwer", "graph": "resource:Wolters_Kluwer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y property:publisher ?p . ?p property:parent_company resource:Summit_Media . ?y rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?y property:publisher ?p . ?p property:parent_company resource:Summit_Media . ?y rdf:type ontology:written_work }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
CelestialBody
3
6675
Id92
[ { "subject": "1097_Vicia", "property": "escapeVelocity", "object": "\"40.32\"^^xsd:double" }, { "subject": "1097_Vicia", "property": "mass", "object": "\"9.8\"^^<http://dbpedia.org/datatype/kilogram>" }, { "subject": "1097_Vicia", "property": "Planet/apoapsis", "object": "\"5.11592E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "1097_Vicia", "property": "escapeVelocity", "object": "0.0112 (kilometrePerSeconds)" }, { "subject": "1097_Vicia", "property": "mass", "object": "9.8 (kilograms)" }, { "subject": "1097_Vicia", "property": "apoapsis", "object": "511592000.0 (kilometres)" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "1097 Vicia has an escape velocity of 0.0112 kilometres per second. 1097 Vicia has a mass of 9.8 kgs and an apoapsis of 511592000.0 km.", "The escape velocity of 1097 Vicia is 0.0112 km per sec. It has a mass of 9.8 kgs and an apoapsis of 511592000.0 kilometres." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:1097_Vicia", "rdf:type", "ontology:celestial_body" ], [ "resource:1097_Vicia", "property:apoapsis", "511592000.0 (kilometres)" ], [ "resource:1097_Vicia", "property:escape_velocity", "0.0112 (kilometrePerSeconds)" ], [ "resource:1097_Vicia", "property:mass", "9.8 (kilograms)" ] ]
1097_Vicia
[ { "modified": "0.0112 (kilometrePerSeconds)", "readable": "0.0112", "graph": "0.0112 (kilometrePerSeconds)" }, { "modified": "511592000.0 (kilometres)", "readable": "511592000.0", "graph": "511592000.0 (kilometres)" }, { "modified": "9.8 (kilograms)", "readable": "9.8", "graph": "9.8 (kilograms)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "1097_Vicia", "readable": "1097 Vicia", "graph": "resource:1097_Vicia" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?c rdf:type ontology:celestial_body . ?c property:apoapsis ?y . ?c property:mass '8.3 (kilograms)' }", "readable_query": "ASK WHERE { ?c rdf:type ontology:celestial_body . ?c property:apoapsis ?y . ?c property:mass '8.3 (kilograms)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Politician
4
10357
Id41
[ { "subject": "Abdulsalami_Abubakar", "property": "office", "object": "\"Chief of Defence Staff\"" }, { "subject": "Abdulsalami_Abubakar", "property": "successor", "object": "Al-Amin_Daggash" }, { "subject": "Abdulsalami_Abubakar", "property": "birthPlace", "object": "Minna" }, { "subject": "Abdulsalami_Abubakar", "property": "almaMater", "object": "Technical_Institute,_Kaduna" } ]
[ { "subject": "Abdulsalami_Abubakar", "property": "office", "object": "Chief_of_the_Defence_Staff_(Nigeria)" }, { "subject": "Abdulsalami_Abubakar", "property": "successor", "object": "Al-Amin_Daggash" }, { "subject": "Abdulsalami_Abubakar", "property": "birthPlace", "object": "Minna" }, { "subject": "Abdulsalami_Abubakar", "property": "almaMater", "object": "Technical_Institute,_Kaduna" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Abdulsalami Abubakar, who was born in Minna and studied at the Technical Institute, Kaduna, was the Chief of the Defence Staff in Nigeria. He was succeeded by Al-Amin Daggash.", "Abdulsalami Abubakar, who was born in Minna and studied at the Technical Institute, Kaduna, served as the Nigerian Chief of the Defence Staff. He was succeeded by Al-Amin Daggash.", "Nigerian Chief of Defence Staff worker and Technical Institute, Kaduna alum Abdulsalami Abubakar, was born in Minna. He was succeeded by Al-Amin Daggash." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abdulsalami_Abubakar", "rdf:type", "ontology:politician" ], [ "resource:Abdulsalami_Abubakar", "property:successor", "resource:Al_Amin_Daggash" ], [ "resource:Abdulsalami_Abubakar", "property:office", "resource:Chief_of_the_Defence_Staff__Nigeria_" ], [ "resource:Abdulsalami_Abubakar", "property:alma_mater", "resource:Technical_Institute__Kaduna" ], [ "resource:Abdulsalami_Abubakar", "property:birth_place", "resource:Minna" ] ]
Abdulsalami_Abubakar
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Abdulsalami_Abubakar", "readable": "Abdulsalami Abubakar", "graph": "resource:Abdulsalami_Abubakar" }, { "modified": "Al-Amin_Daggash", "readable": "Al-Amin Daggash", "graph": "resource:Al_Amin_Daggash" }, { "modified": "Chief_of_the_Defence_Staff_(Nigeria)", "readable": "Chief of the Defence Staff", "graph": "resource:Chief_of_the_Defence_Staff__Nigeria_" }, { "modified": "Minna", "readable": "Minna", "graph": "resource:Minna" }, { "modified": "Technical_Institute,_Kaduna", "readable": "Technical Institute, Kaduna", "graph": "resource:Technical_Institute__Kaduna" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?s property:successor ?a . ?s rdf:type ontology:politician . ?s property:birth_place resource:Reidsville__North_Carolina }", "readable_query": "ASK WHERE { ?s property:successor ?a . ?s rdf:type ontology:politician . ?s property:birth_place resource:Reidsville,_North_Carolina }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
WrittenWork
3
8357
Id203
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "subject": "A_Fortress_of_Grey_Ice", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "Native_Americans_in_the_United_States" } ]
[ { "subject": "United_States", "property": "capital", "object": "Washington,_D.C." }, { "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)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Fortress of Grey Ice is from the United States, where the capital is Washington DC and Native Americans are one of the ethnic groups.", "Washington D. C. is the capital of the United States the country where Native Americans are an ethnic group. It is also where A Fortress of Grey Ice is from.", "The US is home to Native Americans and is the origin place of A Fortress of Grey Ice. Washington, D.C. is the capital." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:United_States", "property:capital", "resource:Washington__D_C_" ], [ "resource:United_States", "property:ethnic_group", "resource:Native_Americans_in_the_United_States" ], [ "resource:A_Fortress_of_Grey_Ice", "rdf:type", "ontology:written_work" ], [ "resource:A_Fortress_of_Grey_Ice", "property:country", "resource:United_States" ] ]
A_Fortress_of_Grey_Ice
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "A_Fortress_of_Grey_Ice", "readable": "A Fortress of Grey Ice", "graph": "resource:A_Fortress_of_Grey_Ice" }, { "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 ( COUNT ( ?t ) AS ?d ) WHERE { ?t property:country resource:United_States . ?t rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?d ) WHERE { ?t property:country resource:United_States . ?t rdf:type ontology:written_work }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:written_work . ?s property:country resource:United_States }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:written_work . ?s property:country resource:United_States }", "graph_answer": [ "resource:A_Fortress_of_Grey_Ice" ], "readable_answer": [ "A Fortress of Grey Ice" ], "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 ?w ?e WHERE { resource:United_States property:capital ?w . resource:United_States property:ethnic_group ?e }", "readable_query": "SELECT DISTINCT ?w ?e WHERE { resource:United_States property:capital ?w . resource:United_States property:ethnic_group ?e }", "graph_answer": [ "resource:Washington__D_C_", "resource:Native_Americans_in_the_United_States" ], "readable_answer": [ "Washington, D.C.", "Native Americans in the United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Politician
3
7892
Id223
[ { "subject": "Austria", "property": "leaderName", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "County_of_Tyrol" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
[ { "subject": "Austria", "property": "leader", "object": "Doris_Bures" }, { "subject": "Alfons_Gorbach", "property": "birthPlace", "object": "County_of_Tyrol" }, { "subject": "Alfons_Gorbach", "property": "deathPlace", "object": "Austria" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Alfons Gorbach ws born in the County of Tyrol and later died in Austria which is led by Doris Bures.", "Alfons Gorbach, was born in the County of Tyrol and died in Austria, the leader of which, is Doris Bures." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Austria", "property:leader", "resource:Doris_Bures" ], [ "resource:Alfons_Gorbach", "rdf:type", "ontology:politician" ], [ "resource:Alfons_Gorbach", "property:death_place", "resource:Austria" ], [ "resource:Alfons_Gorbach", "property:birth_place", "resource:County_of_Tyrol" ] ]
Alfons_Gorbach
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Alfons_Gorbach", "readable": "Alfons Gorbach", "graph": "resource:Alfons_Gorbach" }, { "modified": "Austria", "readable": "Austria", "graph": "resource:Austria" }, { "modified": "County_of_Tyrol", "readable": "County of Tyrol", "graph": "resource:County_of_Tyrol" }, { "modified": "Doris_Bures", "readable": "Doris Bures", "graph": "resource:Doris_Bures" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Austria property:leader resource:Doris_Bures }", "readable_query": "ASK WHERE { resource:Austria property:leader resource:Doris_Bures }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i rdf:type ontology:politician . ?i property:birth_place resource:San_Francisco }", "readable_query": "ASK WHERE { ?i rdf:type ontology:politician . ?i property:birth_place resource:San_Francisco }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:politician . ?j property:birth_place resource:County_of_Tyrol }", "readable_query": "ASK WHERE { ?j rdf:type ontology:politician . ?j property:birth_place resource:County_of_Tyrol }", "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 ?m WHERE { ?m property:birth_place resource:County_of_Tyrol . ?m rdf:type ontology:politician }", "readable_query": "SELECT ?m WHERE { ?m property:birth_place resource:County_of_Tyrol . ?m rdf:type ontology:politician }", "graph_answer": [ "resource:Alfons_Gorbach" ], "readable_answer": [ "Alfons Gorbach" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Monument
4
10291
Id23
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"@en" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
[ { "subject": "Azerbaijan", "property": "capital", "object": "Baku" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "material", "object": "\"Red granite and white marble\"" }, { "subject": "Baku_Turkish_Martyrs'_Memorial", "property": "location", "object": "Azerbaijan" }, { "subject": "Azerbaijan", "property": "legislature", "object": "National_Assembly_(Azerbaijan)" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Baku Turkish Martyrs' Memorial, which is made from red granite and white marble, is located in Azerbaijan which is home to the National Assembly and has Baju as its capital.", "The Baku Turkish Martyrs' Memorial, which is made from red granite and white marble, is in Azerbaijan which has the National Assembly as its legislature and Baku is the capital.", "The Baku Turkish Martyrs' Memorial, which is made from red granite and white marble, is in Azerbaijan which has Baku as its capital and has the National Assembly as its legislature." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Azerbaijan", "property:capital", "resource:Baku" ], [ "resource:Azerbaijan", "property:legislature", "resource:National_Assembly__Azerbaijan_" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "rdf:type", "ontology:monument" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:location", "resource:Azerbaijan" ], [ "resource:Baku_Turkish_Martyrs__Memorial", "property:material", "Red granite and white marble" ] ]
Baku_Turkish_Martyrs'_Memorial
[ { "modified": "Red granite and white marble", "readable": "Red granite and white marble", "graph": "Red granite and white marble" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "legislature", "readable": "legislature", "graph": "property:legislature" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "material", "readable": "material", "graph": "property:material" }, { "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_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?e property:legislature resource:National_Assembly__Azerbaijan_ . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?h rdf:type ontology:monument . ?h property:location ?e }", "readable_query": "SELECT DISTINCT ?h WHERE { ?e property:legislature resource:National_Assembly_(Azerbaijan) . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?h rdf:type ontology:monument . ?h property:location ?e }", "graph_answer": [ "resource:Baku_Turkish_Martyrs__Memorial" ], "readable_answer": [ "Baku Turkish Martyrs' Memorial" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { resource:Baku_Turkish_Martyrs__Memorial property:series ?o }", "readable_query": "SELECT DISTINCT ?o WHERE { resource:Baku_Turkish_Martyrs'_Memorial 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" ] } ]
City
3
6758
Id46
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Potter_County,_Texas" }, { "subject": "Potter_County,_Texas", "property": "country", "object": "United_States" }, { "subject": "Amarillo,_Texas", "property": "subdivisionName", "object": "\"United States\"@en" } ]
[ { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "Potter_County,_Texas" }, { "subject": "Potter_County,_Texas", "property": "country", "object": "United_States" }, { "subject": "Amarillo,_Texas", "property": "isPartOf", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amarillo is part of Potter County, Texas in the U.S.", "Amarillo is in Potter County, Texas, in the United States.", "Amarillo is part of Potter County in Texas, in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amarillo__Texas", "rdf:type", "ontology:city" ], [ "resource:Amarillo__Texas", "property:is_part_of", "resource:United_States" ], [ "resource:Amarillo__Texas", "property:is_part_of", "resource:Potter_County__Texas" ], [ "resource:Potter_County__Texas", "property:country", "resource:United_States" ] ]
Amarillo,_Texas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Amarillo,_Texas", "readable": "Amarillo, Texas", "graph": "resource:Amarillo__Texas" }, { "modified": "Potter_County,_Texas", "readable": "Potter County, Texas", "graph": "resource:Potter_County__Texas" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?h ) WHERE { resource:Amarillo__Texas property:is_part_of ?x }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?h ) WHERE { resource:Amarillo,_Texas property:is_part_of ?x }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Amarillo__Texas property:is_part_of ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Amarillo,_Texas property:is_part_of ?f }", "graph_answer": [ "resource:United_States", "resource:Potter_County__Texas" ], "readable_answer": [ "United States", "Potter County, Texas" ], "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
4
10824
Id43
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "nationality", "object": "United_States" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Stanford_University" }, { "subject": "AIP_Advances", "property": "publisher", "object": "American_Institute_of_Physics" } ]
[ { "subject": "AIP_Advances", "property": "editor", "object": "A.T._Charlie_Johnson" }, { "subject": "A.T._Charlie_Johnson", "property": "nationality", "object": "United_States" }, { "subject": "A.T._Charlie_Johnson", "property": "almaMater", "object": "Stanford_University" }, { "subject": "AIP_Advances", "property": "publisher", "object": "American_Institute_of_Physics" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A T Charlie Johnson, a US national is the alma mater of Stanford University and editor of AIP Advances, published by the American Institute of Physics.", "A T Charlie Johnson edits AIP Advances published by the American Institute of Physics. He is from the United States and his alma mater is Stanford University.", "A T Charlie Johnson is from the United States and was the editor of AIP Advances which is published by the American Institute of Physics. His Alma mater is Stanford University." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_T__Charlie_Johnson", "property:nationality", "resource:United_States" ], [ "resource:A_T__Charlie_Johnson", "property:alma_mater", "resource:Stanford_University" ], [ "resource:AIP_Advances", "property:editor", "resource:A_T__Charlie_Johnson" ], [ "resource:AIP_Advances", "rdf:type", "ontology:written_work" ], [ "resource:AIP_Advances", "property:publisher", "resource:American_Institute_of_Physics" ] ]
AIP_Advances
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "editor", "readable": "editor", "graph": "property:editor" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "AIP_Advances", "readable": "AIP Advances", "graph": "resource:AIP_Advances" }, { "modified": "A.T._Charlie_Johnson", "readable": "A.T. Charlie Johnson", "graph": "resource:A_T__Charlie_Johnson" }, { "modified": "American_Institute_of_Physics", "readable": "American Institute of Physics", "graph": "resource:American_Institute_of_Physics" }, { "modified": "Stanford_University", "readable": "Stanford University", "graph": "resource:Stanford_University" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?q property:publisher resource:American_Institute_of_Physics . ?i property:alma_mater resource:Stanford_University . ?q property:editor ?i . ?q rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?i WHERE { ?q property:publisher resource:American_Institute_of_Physics . ?i property:alma_mater resource:Stanford_University . ?q property:editor ?i . ?q rdf:type ontology:written_work }", "graph_answer": [ "resource:A_T__Charlie_Johnson" ], "readable_answer": [ "A.T. Charlie Johnson" ], "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 ?n WHERE { ?n property:editor resource:A_T__Charlie_Johnson . FILTER ( CONTAINS ( LCASE ( ?n ) , 'advances' ) ) . ?n rdf:type ontology:written_work . ?n property:publisher resource:American_Institute_of_Physics }", "readable_query": "SELECT DISTINCT ?n WHERE { ?n property:editor resource:A.T._Charlie_Johnson . FILTER ( CONTAINS ( LCASE ( ?n ) , 'advances' ) ) . ?n rdf:type ontology:written_work . ?n property:publisher resource:American_Institute_of_Physics }", "graph_answer": [ "resource:AIP_Advances" ], "readable_answer": [ "AIP Advances" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { resource:A_T__Charlie_Johnson property:last_aired ?j }", "readable_query": "SELECT DISTINCT ?j WHERE { resource:A.T._Charlie_Johnson property:last_aired ?j }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10429
Id113
[ { "subject": "Adonis_Georgiadis", "property": "primeMinister", "object": "Antonis_Samaras" }, { "subject": "New_Democracy_(Greece)", "property": "colour", "object": "Blue" }, { "subject": "Adonis_Georgiadis", "property": "party", "object": "New_Democracy_(Greece)" }, { "subject": "Adonis_Georgiadis", "property": "successor", "object": "Makis_Voridis" } ]
[ { "subject": "Adonis_Georgiadis", "property": "inOfficeWhilePrimeMinister", "object": "Antonis_Samaras" }, { "subject": "New_Democracy_(Greece)", "property": "colour", "object": "Blue" }, { "subject": "Adonis_Georgiadis", "property": "party", "object": "New_Democracy_(Greece)" }, { "subject": "Adonis_Georgiadis", "property": "successor", "object": "Makis_Voridis" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Adonis Georgiadis is a member of the Greek New Democracy Party which uses the colour of blue. He served in office while Antonis Samaras was Prime Minister and was succeeded by Makis Voridis.", "Adonis Georgiadis who was in office under Antonis Samaras, the Prime Minister, was in the Greek New Democracy Party whose colour is blue. He was succeded by Makis Voridis.", "Adonis Georgiadis was a member of the New Democracy party in Greece whose colour is blue. He was in office at the same time that Antonis Samaras was Prime Minister and Makis Voridis was his successor." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adonis_Georgiadis", "property:party", "resource:New_Democracy__Greece_" ], [ "resource:Adonis_Georgiadis", "rdf:type", "ontology:politician" ], [ "resource:Adonis_Georgiadis", "property:in_office_while_prime_minister", "resource:Antonis_Samaras" ], [ "resource:Adonis_Georgiadis", "property:successor", "resource:Makis_Voridis" ], [ "resource:New_Democracy__Greece_", "property:colour", "resource:Blue" ] ]
Adonis_Georgiadis
[ { "modified": "colour", "readable": "colour", "graph": "property:colour" }, { "modified": "inOfficeWhilePrimeMinister", "readable": "in office while prime minister", "graph": "property:in_office_while_prime_minister" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Adonis_Georgiadis", "readable": "Adonis Georgiadis", "graph": "resource:Adonis_Georgiadis" }, { "modified": "Antonis_Samaras", "readable": "Antonis Samaras", "graph": "resource:Antonis_Samaras" }, { "modified": "Blue", "readable": "Blue", "graph": "resource:Blue" }, { "modified": "Makis_Voridis", "readable": "Makis Voridis", "graph": "resource:Makis_Voridis" }, { "modified": "New_Democracy_(Greece)", "readable": "New Democracy", "graph": "resource:New_Democracy__Greece_" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y WHERE { ?y property:party ?r . ?y property:in_office_while_prime_minister resource:Antonis_Samaras . ?y rdf:type ontology:politician . ?r property:colour resource:Blue }", "readable_query": "SELECT DISTINCT ?y WHERE { ?y property:party ?r . ?y property:in_office_while_prime_minister resource:Antonis_Samaras . ?y rdf:type ontology:politician . ?r property:colour resource:Blue }", "graph_answer": [ "resource:Adonis_Georgiadis" ], "readable_answer": [ "Adonis Georgiadis" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Adonis_Georgiadis property:party ?i . ?i property:colour resource:Blue . resource:Adonis_Georgiadis rdf:type ontology:politician . resource:Adonis_Georgiadis property:in_office_while_prime_minister resource:Antonis_Samaras }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Adonis_Georgiadis property:party ?i . ?i property:colour resource:Blue . resource:Adonis_Georgiadis rdf:type ontology:politician . resource:Adonis_Georgiadis property:in_office_while_prime_minister resource:Antonis_Samaras }", "graph_answer": [ "resource:New_Democracy__Greece_" ], "readable_answer": [ "New Democracy" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Adonis_Georgiadis property:significant_building ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Adonis_Georgiadis property:significant_building ?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" ] } ]
Building
4
9194
Id117
[ { "subject": "Alan_B._Miller_Hall", "property": "location", "object": "Virginia" }, { "subject": "Alan_B._Miller_Hall", "property": "completionDate", "object": "\"2009-06-01\"^^xsd:date" }, { "subject": "Virginia", "property": "country", "object": "United_States" }, { "subject": "Alan_B._Miller_Hall", "property": "currentTenants", "object": "Mason_School_of_Business" } ]
[ { "subject": "Alan_B._Miller_Hall", "property": "location", "object": "Virginia" }, { "subject": "Alan_B._Miller_Hall", "property": "completionDate", "object": "2009-06-01" }, { "subject": "Virginia", "property": "country", "object": "United_States" }, { "subject": "Alan_B._Miller_Hall", "property": "currentTenants", "object": "Mason_School_of_Business" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alan B Miller Hall was completed on 1 June 2009 in Virginia, United States. The current tenants are the Mason School of Business.", "The Mason School of Business are the current tenants of Alan B Miller Hall which was completed on 1st June 2009 and is situated in Virginia, in the United States.", "The Mason School of Business are the current tenants of Alan B Miller Hall, which was completed on June 1st 2009 and is located in Virginia, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Virginia", "property:country", "resource:United_States" ], [ "resource:Alan_B__Miller_Hall", "rdf:type", "ontology:building" ], [ "resource:Alan_B__Miller_Hall", "property:location", "resource:Virginia" ], [ "resource:Alan_B__Miller_Hall", "property:completion_date", "resource:2009_06_01" ], [ "resource:Alan_B__Miller_Hall", "property:current_tenants", "resource:Mason_School_of_Business" ] ]
Alan_B._Miller_Hall
[ { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "currentTenants", "readable": "current tenants", "graph": "property:current_tenants" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "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": "Mason_School_of_Business", "readable": "Mason School of Business", "graph": "resource:Mason_School_of_Business" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "Virginia", "readable": "Virginia", "graph": "resource:Virginia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o WHERE { ?l property:location ?o . ?l property:completion_date ?p . ?o property:country resource:United_States . ?l rdf:type ontology:building . FILTER ( ?p = \"2009_06_01\" ) }", "readable_query": "SELECT DISTINCT ?o WHERE { ?l property:location ?o . ?l property:completion_date ?p . ?o property:country resource:United_States . ?l rdf:type ontology:building . FILTER ( ?p = \"2009-06-01\" ) }", "graph_answer": [ "resource:Virginia" ], "readable_answer": [ "Virginia" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "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 ?s WHERE { ?s property:completion_date ?h . ?s rdf:type ontology:building . ?s property:location resource:Virginia . resource:Virginia property:country resource:United_States . FILTER ( ?h = \"2009_06_01\" ) }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:completion_date ?h . ?s rdf:type ontology:building . ?s property:location resource:Virginia . resource:Virginia property:country resource:United_States . FILTER ( ?h = \"2009-06-01\" ) }", "graph_answer": [ "resource:Alan_B__Miller_Hall" ], "readable_answer": [ "Alan B. Miller Hall" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Alan_B__Miller_Hall property:voice ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Alan_B._Miller_Hall property:voice ?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
2
4902
Id137
[ { "subject": "Antares_(rocket)", "property": "finalFlight", "object": "\"2014-10-28\"^^xsd:date" }, { "subject": "Antares_(rocket)", "property": "sites", "object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
[ { "subject": "Antares_(rocket)", "property": "finalFlight", "object": "2014-10-28" }, { "subject": "Antares_(rocket)", "property": "launchSite", "object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Antares rocket's final flight was from Mid-Atlantic Regional Spaceport Launch Pad 0 on the 28th October 2014.", "The launch site of the Antares rocket was the Mid-Atlantic Regional Spaceport Launch Pad 0 and it took its final flight on 28 October 2014.", "The rocket, Antares, was launched from the Mid-Atlantic Regional Spaceport Launch Pad 0 and its final flight was on 2014-10-28." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Antares__rocket_", "property:launch_site", "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" ], [ "resource:Antares__rocket_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Antares__rocket_", "property:final_flight", "resource:2014_10_28" ] ]
Antares_(rocket)
[ { "modified": "finalFlight", "readable": "final flight", "graph": "property:final_flight" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "2014-10-28", "readable": "2014-10-28", "graph": "resource:2014_10_28" }, { "modified": "Antares_(rocket)", "readable": "Antares", "graph": "resource:Antares__rocket_" }, { "modified": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0", "readable": "Mid-Atlantic Regional Spaceport Launch Pad 0", "graph": "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { ?f property:final_flight ?v . ?f rdf:type ontology:mean_of_transportation . FILTER ( ?v = \"2014_10_28\" ) . ?f property:launch_site ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { ?f property:final_flight ?v . ?f rdf:type ontology:mean_of_transportation . FILTER ( ?v = \"2014-10-28\" ) . ?f property:launch_site ?b }", "graph_answer": [ "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0" ], "readable_answer": [ "Mid-Atlantic Regional Spaceport Launch Pad 0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?q property:launch_site resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0 . ?q rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?q property:launch_site resource:Mid-Atlantic_Regional_Spaceport_Launch_Pad_0 . ?q rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?v WHERE { ?v property:launch_site resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0 . ?v rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?v WHERE { ?v property:launch_site resource:Mid-Atlantic_Regional_Spaceport_Launch_Pad_0 . ?v rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Antares__rocket_" ], "readable_answer": [ "Antares" ], "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" ] } ]
MeanOfTransportation
2
4974
Id209
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "Asian_Americans" }, { "subject": "Atlas_II", "property": "countryOrigin", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlas II originates from the United States, of which Asian Americans are an ethnic group.", "Atlas II came from the United States, a country where Asian Americans are one of the ethnic groups.", "The Atlas II is from the United States, where Asian Americans are one of the ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlas_II", "property:country_origin", "resource:United_States" ], [ "resource:Atlas_II", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:United_States", "property:ethnic_group", "resource:Asian_Americans" ] ]
Atlas_II
[ { "modified": "countryOrigin", "readable": "country origin", "graph": "property:country_origin" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "Asian_Americans", "readable": "Asian Americans", "graph": "resource:Asian_Americans" }, { "modified": "Atlas_II", "readable": "Atlas II", "graph": "resource:Atlas_II" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?l ?q WHERE { ?l property:country_origin ?q . ?l rdf:type ontology:mean_of_transportation . ?q property:ethnic_group resource:Asian_Americans }", "readable_query": "SELECT DISTINCT ?l ?q WHERE { ?l property:country_origin ?q . ?l rdf:type ontology:mean_of_transportation . ?q property:ethnic_group resource:Asian_Americans }", "graph_answer": [ "resource:Atlas_II", "resource:United_States" ], "readable_answer": [ "Atlas II", "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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:higher ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { resource:United_States property:higher ?z }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
4
9533
Id132
[ { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Assembly" }, { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "California_State_Assembly", "property": "location", "object": "California_State_Capitol" } ]
[ { "subject": "California", "property": "language", "object": "English_language" }, { "subject": "Anaheim,_California", "property": "leaderTitle", "object": "California_State_Assembly" }, { "subject": "Anaheim,_California", "property": "isPartOf", "object": "California" }, { "subject": "California_State_Assembly", "property": "location", "object": "California_State_Capitol" } ]
(X (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anaheim is part of California which is led by the California State Assembly located at the California State Capitol. English is spoken in that state.", "California, which is the location of Anaheim, uses the English language. Anaheim is led by the California State Assembly in the State Capitol.", "Anaheim, California (English speaking), is led by the California State Assembly, which is located at the California State Capitol." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Anaheim__California", "property:leader_title", "resource:California_State_Assembly" ], [ "resource:Anaheim__California", "rdf:type", "ontology:city" ], [ "resource:Anaheim__California", "property:is_part_of", "resource:California" ], [ "resource:California", "property:language", "resource:English_language" ], [ "resource:California_State_Assembly", "property:location", "resource:California_State_Capitol" ] ]
Anaheim,_California
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Anaheim,_California", "readable": "Anaheim, California", "graph": "resource:Anaheim__California" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "California_State_Assembly", "readable": "California State Assembly", "graph": "resource:California_State_Assembly" }, { "modified": "California_State_Capitol", "readable": "California State Capitol", "graph": "resource:California_State_Capitol" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z property:is_part_of ?s . ?z property:leader_title resource:California_State_Assembly . ?z rdf:type ontology:city . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'c' ) ) . ?s property:language resource:English_language }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:is_part_of ?s . ?z property:leader_title resource:California_State_Assembly . ?z rdf:type ontology:city . FILTER ( STRSTARTS ( LCASE ( ?s ) , 'c' ) ) . ?s property:language resource:English_language }", "graph_answer": [ "resource:Anaheim__California" ], "readable_answer": [ "Anaheim, California" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:California_State_Assembly property:bird ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:California_State_Assembly property:bird ?q }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
3
7907
Id238
[ { "subject": "Juan_Perón", "property": "vicepresident", "object": "Hortensio_Quijano" }, { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "president", "object": "Juan_Perón" } ]
[ { "subject": "Juan_Perón", "property": "inOfficeWhileGovernor", "object": "Hortensio_Quijano" }, { "subject": "Alberto_Teisaire", "property": "party", "object": "Justicialist_Party" }, { "subject": "Alberto_Teisaire", "property": "inOfficeWhilePresident", "object": "Juan_Perón" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alberto Teisaire, a member of the Justicialist Party, served in office at the same time that Juan Peron was President and Hortensio Quijano was Governor.", "Alberto Teisaire, a member of the Justicialist Party, held office while Juan Perón was President and while Hortensio Quijano was Governor.", "Justicialist Party member Alberto Teisaire was in office while Juan Peron was President and Hortensio Quijano was Governor." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Juan_Per_n", "property:in_office_while_governor", "resource:Hortensio_Quijano" ], [ "resource:Alberto_Teisaire", "property:party", "resource:Justicialist_Party" ], [ "resource:Alberto_Teisaire", "rdf:type", "ontology:politician" ], [ "resource:Alberto_Teisaire", "property:in_office_while_president", "resource:Juan_Per_n" ] ]
Alberto_Teisaire
[ { "modified": "inOfficeWhileGovernor", "readable": "in office while governor", "graph": "property:in_office_while_governor" }, { "modified": "inOfficeWhilePresident", "readable": "in office while president", "graph": "property:in_office_while_president" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Alberto_Teisaire", "readable": "Alberto Teisaire", "graph": "resource:Alberto_Teisaire" }, { "modified": "Hortensio_Quijano", "readable": "Hortensio Quijano", "graph": "resource:Hortensio_Quijano" }, { "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 ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'j' ) ) . ?l property:in_office_while_governor resource:Hortensio_Quijano . ?d property:in_office_while_president ?l . ?d rdf:type ontology:politician . ?d property:party resource:Justicialist_Party }", "readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( STRSTARTS ( LCASE ( ?l ) , 'j' ) ) . ?l property:in_office_while_governor resource:Hortensio_Quijano . ?d property:in_office_while_president ?l . ?d rdf:type ontology:politician . ?d property:party resource:Justicialist_Party }", "graph_answer": [ "resource:Juan_Per_n" ], "readable_answer": [ "Juan Perón" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Juan_Per_n property:in_office_while_governor resource:Hortensio_Quijano . ?t property:in_office_while_president resource:Juan_Per_n . ?t rdf:type ontology:politician . ?t property:party resource:Justicialist_Party }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Juan_Perón property:in_office_while_governor resource:Hortensio_Quijano . ?t property:in_office_while_president resource:Juan_Perón . ?t rdf:type ontology:politician . ?t property:party resource:Justicialist_Party }", "graph_answer": [ "resource:Alberto_Teisaire" ], "readable_answer": [ "Alberto Teisaire" ], "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" ] } ]
Food
2
4621
Id133
[ { "subject": "Bakewell_pudding", "property": "course", "object": "\"Dessert\"@en" }, { "subject": "Bakewell_pudding", "property": "mainIngredient", "object": "\"Ground almond, jam, butter, eggs\"@en" } ]
[ { "subject": "Bakewell_pudding", "property": "course", "object": "\"Dessert\"" }, { "subject": "Bakewell_pudding", "property": "mainIngredient", "object": "\"Ground almond, jam, butter, eggs\"" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Bakewell pudding is classed as a dessert and it contains ground almond, jam, butter and eggs.", "The dessert, Bakewell pudding, includes: ground almonds, jam, butter and eggs.", "Bakewell pudding is classed as a dessert and its main ingredients are ground almonds, jam, butter and eggs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Bakewell_pudding", "property:main_ingredient", "resource:Jam" ], [ "resource:Bakewell_pudding", "property:main_ingredient", "resource:Ground_almond" ], [ "resource:Bakewell_pudding", "property:main_ingredient", "resource:Eggs" ], [ "resource:Bakewell_pudding", "property:main_ingredient", "resource:Butter" ], [ "resource:Bakewell_pudding", "rdf:type", "ontology:food" ], [ "resource:Bakewell_pudding", "property:course", "resource:Dessert" ] ]
Bakewell_pudding
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "Bakewell_pudding", "readable": "Bakewell pudding", "graph": "resource:Bakewell_pudding" }, { "modified": "Butter", "readable": "Butter", "graph": "resource:Butter" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Eggs", "readable": "Eggs", "graph": "resource:Eggs" }, { "modified": "Ground almond", "readable": "Ground almond", "graph": "resource:Ground_almond" }, { "modified": "Jam", "readable": "Jam", "graph": "resource:Jam" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?v ) WHERE { resource:Bakewell_pudding property:main_ingredient ?i }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?v ) WHERE { resource:Bakewell_pudding property:main_ingredient ?i }", "graph_answer": [ "4" ], "readable_answer": [ "4" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { resource:Bakewell_pudding property:main_ingredient ?s }", "readable_query": "SELECT DISTINCT ?s WHERE { resource:Bakewell_pudding property:main_ingredient ?s }", "graph_answer": [ "resource:Jam", "resource:Ground_almond", "resource:Eggs", "resource:Butter" ], "readable_answer": [ "Jam", "Ground almond", "Eggs", "Butter" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'd' ) ) . resource:Bakewell_pudding property:course ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'd' ) ) . resource:Bakewell_pudding property:course ?b }", "graph_answer": [ "resource:Dessert" ], "readable_answer": [ "Dessert" ], "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" ] } ]
Building
4
9132
Id55
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "country", "object": "United_States" }, { "subject": "Illinois", "property": "language", "object": "English_language" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" } ]
[ { "subject": "300_North_LaSalle", "property": "location", "object": "Chicago" }, { "subject": "Chicago", "property": "country", "object": "United_States" }, { "subject": "Illinois", "property": "language", "object": "English_language" }, { "subject": "Chicago", "property": "isPartOf", "object": "Illinois" } ]
(X (X (X) (X (X))))
mixed
{ "comment": [ "good" ], "lid": [ "Id1" ], "text": [ "300 North LaSalle is located in Chicago, Illinois in the U.S. where the English language is spoken." ], "lang": [ "" ] }
[]
[]
[ [ "resource:Illinois", "property:language", "resource:English_language" ], [ "resource:300_North_LaSalle", "rdf:type", "ontology:building" ], [ "resource:300_North_LaSalle", "property:location", "resource:Chicago" ], [ "resource:Chicago", "property:country", "resource:United_States" ], [ "resource:Chicago", "property:is_part_of", "resource:Illinois" ] ]
300_North_LaSalle
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "300_North_LaSalle", "readable": "300 North LaSalle", "graph": "resource:300_North_LaSalle" }, { "modified": "Chicago", "readable": "Chicago", "graph": "resource:Chicago" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Illinois", "readable": "Illinois", "graph": "resource:Illinois" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?j ) WHERE { ?q property:is_part_of resource:Illinois . ?j property:location ?q . ?j rdf:type ontology:building }", "readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?j ) WHERE { ?q property:is_part_of resource:Illinois . ?j property:location ?q . ?j rdf:type ontology:building }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:building . ?u property:is_part_of resource:Illinois . ?l property:location ?u }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:building . ?u property:is_part_of resource:Illinois . ?l property:location ?u }", "graph_answer": [ "resource:300_North_LaSalle" ], "readable_answer": [ "300 North LaSalle" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:300_North_LaSalle rdf:type ontology:building . ?d property:is_part_of resource:Illinois . resource:300_North_LaSalle property:location ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:300_North_LaSalle rdf:type ontology:building . ?d property:is_part_of resource:Illinois . resource:300_North_LaSalle property:location ?d }", "graph_answer": [ "resource:Chicago" ], "readable_answer": [ "Chicago" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { resource:Chicago property:stylistic_origin ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:Chicago property:stylistic_origin ?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" ] } ]
Astronaut
5
11445
Id62
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliations", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "athletics", "object": "Big_12_Conference" } ]
[ { "subject": "Elliot_See", "property": "almaMater", "object": "University_of_Texas_at_Austin" }, { "subject": "University_of_Texas_at_Austin", "property": "affiliation", "object": "University_of_Texas_System" }, { "subject": "Elliot_See", "property": "nationality", "object": "United_States" }, { "subject": "Elliot_See", "property": "birthPlace", "object": "Dallas" }, { "subject": "University_of_Texas_at_Austin", "property": "competeIn", "object": "Big_12_Conference" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Elliot See was born in Dallas and attended the University of Texas in Austin (affiliated to the university of Texas system), which is competing in the Big 12 Conference. Elliot was a US citizen.", "US national Elliot See from Dallas attended the University of Texas at Austin which is affiliated to the university of texas system. The University of Texas, Austin, will compete in the Big 12 Conference.", "Elliot See, a US national born in Dallas, was educated at the University of Texas at Austin (which is affiliated to the university of texas system). The University of Texas at Austin is competing in the Big 12 Conference." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Elliot_See", "rdf:type", "ontology:astronaut" ], [ "resource:Elliot_See", "property:nationality", "resource:United_States" ], [ "resource:Elliot_See", "property:alma_mater", "resource:University_of_Texas_at_Austin" ], [ "resource:Elliot_See", "property:birth_place", "resource:Dallas" ], [ "resource:University_of_Texas_at_Austin", "property:compete_in", "resource:Big_12_Conference" ], [ "resource:University_of_Texas_at_Austin", "property:affiliation", "resource:University_of_Texas_System" ] ]
Elliot_See
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "competeIn", "readable": "compete in", "graph": "property:compete_in" }, { "modified": "nationality", "readable": "nationality", "graph": "property:nationality" }, { "modified": "Big_12_Conference", "readable": "Big 12 Conference", "graph": "resource:Big_12_Conference" }, { "modified": "Dallas", "readable": "Dallas", "graph": "resource:Dallas" }, { "modified": "Elliot_See", "readable": "Elliot See", "graph": "resource:Elliot_See" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" }, { "modified": "University_of_Texas_System", "readable": "University of Texas System", "graph": "resource:University_of_Texas_System" }, { "modified": "University_of_Texas_at_Austin", "readable": "University of Texas at Austin", "graph": "resource:University_of_Texas_at_Austin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?k WHERE { resource:University_of_Texas_at_Austin property:affiliation ?k . resource:University_of_Texas_at_Austin property:compete_in ?o }", "readable_query": "SELECT DISTINCT ?o ?k WHERE { resource:University_of_Texas_at_Austin property:affiliation ?k . resource:University_of_Texas_at_Austin property:compete_in ?o }", "graph_answer": [ "resource:Big_12_Conference", "resource:University_of_Texas_System" ], "readable_answer": [ "Big 12 Conference", "University of Texas System" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?a WHERE { ?a property:nationality resource:United_States . ?a property:alma_mater ?y . ?y property:compete_in resource:Big_12_Conference . ?a rdf:type ontology:astronaut . FILTER ( CONTAINS ( LCASE ( ?y ) , 'austin' ) ) }", "readable_query": "SELECT DISTINCT ?a WHERE { ?a property:nationality resource:United_States . ?a property:alma_mater ?y . ?y property:compete_in resource:Big_12_Conference . ?a rdf:type ontology:astronaut . FILTER ( CONTAINS ( LCASE ( ?y ) , 'austin' ) ) }", "graph_answer": [ "resource:Elliot_See" ], "readable_answer": [ "Elliot See" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'd' ) ) . resource:Elliot_See property:birth_place ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'd' ) ) . resource:Elliot_See property:birth_place ?e }", "graph_answer": [ "resource:Dallas" ], "readable_answer": [ "Dallas" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?f property:nationality ?x . ?f property:birth_place resource:Miri__Malaysia . ?f rdf:type ontology:astronaut }", "readable_query": "ASK WHERE { ?f property:nationality ?x . ?f property:birth_place resource:Miri,_Malaysia . ?f rdf:type ontology:astronaut }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Food
3
7361
Id274
[ { "subject": "Dessert", "property": "hasVariant", "object": "Ice_cream" }, { "subject": "Bionico", "property": "ingredient", "object": "Granola" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
[ { "subject": "Dessert", "property": "dishVariation", "object": "Ice_cream" }, { "subject": "Bionico", "property": "ingredient", "object": "Granola" }, { "subject": "Bionico", "property": "course", "object": "Dessert" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ice cream is a type of dessert. So too is Bionico, which requires granola as one of its ingredients.", "Granola is a key ingredient in Bionico, which like ice cream is a type of dessert.", "Bionico and ice cream are types of dessert. One of the ingredients of Bionico is granola." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Dessert", "property:dish_variation", "resource:Ice_cream" ], [ "resource:Bionico", "property:ingredient", "resource:Granola" ], [ "resource:Bionico", "rdf:type", "ontology:food" ], [ "resource:Bionico", "property:course", "resource:Dessert" ] ]
Bionico
[ { "modified": "course", "readable": "course", "graph": "property:course" }, { "modified": "dishVariation", "readable": "dish variation", "graph": "property:dish_variation" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Bionico", "readable": "Bionico", "graph": "resource:Bionico" }, { "modified": "Dessert", "readable": "Dessert", "graph": "resource:Dessert" }, { "modified": "Granola", "readable": "Granola", "graph": "resource:Granola" }, { "modified": "Ice_cream", "readable": "Ice cream", "graph": "resource:Ice_cream" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?e property:ingredient resource:Granola . ?e rdf:type ontology:food . ?e property:course resource:Main_course }", "readable_query": "ASK WHERE { ?e property:ingredient resource:Granola . ?e rdf:type ontology:food . ?e property:course resource:Main_course }", "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:food . ?m property:ingredient resource:Granola . ?m property:course resource:Dessert }", "readable_query": "ASK WHERE { ?m rdf:type ontology:food . ?m property:ingredient resource:Granola . ?m property:course resource:Dessert }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?n WHERE { ?n property:ingredient resource:Granola . ?n rdf:type ontology:food . ?n property:course resource:Dessert }", "readable_query": "SELECT ?n WHERE { ?n property:ingredient resource:Granola . ?n rdf:type ontology:food . ?n property:course resource:Dessert }", "graph_answer": [ "resource:Bionico" ], "readable_answer": [ "Bionico" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Dessert property:dish_variation ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Dessert property:dish_variation ?p }", "graph_answer": [ "resource:Ice_cream" ], "readable_answer": [ "Ice cream" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3425
Id37
[ { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Black_metal", "property": "musicFusionGenre", "object": "Death_metal" } ]
[ { "subject": "Aaron_Turner", "property": "genre", "object": "Black_metal" }, { "subject": "Black_metal", "property": "musicFusionGenre", "object": "Death_metal" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aaron Turner's music genre is black metal, of which death metal is a fusion.", "Aaron Turner is a performer in black metal music. A musical fusion of black metal is called death metal.", "Aaron Turner is a Black Metal musician and one of its fusions is Death Metal." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aaron_Turner", "rdf:type", "ontology:artist" ], [ "resource:Aaron_Turner", "property:genre", "resource:Black_metal" ], [ "resource:Black_metal", "property:music_fusion_genre", "resource:Death_metal" ] ]
Aaron_Turner
[ { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "Aaron_Turner", "readable": "Aaron Turner", "graph": "resource:Aaron_Turner" }, { "modified": "Black_metal", "readable": "Black metal", "graph": "resource:Black_metal" }, { "modified": "Death_metal", "readable": "Death metal", "graph": "resource:Death_metal" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:genre ?v . ?r rdf:type ontology:artist . ?v property:music_fusion_genre resource:Nu_metal }", "readable_query": "ASK WHERE { ?r property:genre ?v . ?r rdf:type ontology:artist . ?v property:music_fusion_genre resource:Nu_metal }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Building
3
6391
Id11
[ { "subject": "108_St_Georges_Terrace", "property": "cost", "object": "\"A$120 million\"@en" }, { "subject": "108_St_Georges_Terrace", "property": "floorCount", "object": "\"50\"^^xsd:positiveInteger" }, { "subject": "108_St_Georges_Terrace", "property": "completionDate", "object": "1988" } ]
[ { "subject": "108_St_Georges_Terrace", "property": "cost", "object": "\"120 million (Australian dollars)\"" }, { "subject": "108_St_Georges_Terrace", "property": "floorCount", "object": "50" }, { "subject": "108_St_Georges_Terrace", "property": "completionDate", "object": "1988" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "108 St Georges Terrace which has 50 floors, was completed in 1988 at a cost of 120 million Australian dollars.", "108 St Georges Terrace has 50 floors and was completed in 1988 at a cost of 120m Australian dollars.", "108 St. Georges Terrace cost 120 million AUD, has a floor count of 50 and was completed in 1988." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:108_St_Georges_Terrace", "property:floor_count", "50" ], [ "resource:108_St_Georges_Terrace", "rdf:type", "ontology:building" ], [ "resource:108_St_Georges_Terrace", "property:cost", "120 million (Australian dollars)" ], [ "resource:108_St_Georges_Terrace", "property:completion_date", "resource:1988" ] ]
108_St_Georges_Terrace
[ { "modified": "120 million (Australian dollars)", "readable": "120 million", "graph": "120 million (Australian dollars)" }, { "modified": "50", "readable": "50", "graph": "50" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "cost", "readable": "cost", "graph": "property:cost" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "108_St_Georges_Terrace", "readable": "108 St Georges Terrace", "graph": "resource:108_St_Georges_Terrace" }, { "modified": "1988", "readable": "1988", "graph": "resource:1988" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?c rdf:type ontology:building . ?c property:floor_count ?n . ?c property:completion_date ?z . FILTER ( ?n >= '30' ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?c rdf:type ontology:building . ?c property:floor_count ?n . ?c property:completion_date ?z . FILTER ( ?n >= '30' ) }", "graph_answer": [ "resource:1988" ], "readable_answer": [ "1988" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:cost ?k . ?i property:completion_date resource:2009_06_01 . ?i rdf:type ontology:building }", "readable_query": "ASK WHERE { ?i property:cost ?k . ?i property:completion_date resource:2009-06-01 . ?i 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", "two_variables", "single_answer", "no_comparison" ] } ]
City
4
9476
Id75
[ { "subject": "Ann_Arbor,_Michigan", "property": "leaderTitle", "object": "\"City Administrator\"@en" }, { "subject": "Ann_Arbor,_Michigan", "property": "populationDensity", "object": "\"1580.66\"^^xsd:double" }, { "subject": "Ann_Arbor,_Michigan", "property": "areaCode", "object": "734" }, { "subject": "Ann_Arbor,_Michigan", "property": "areaTotal", "object": "\"74.3326587666432\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Ann_Arbor,_Michigan", "property": "leaderTitle", "object": "\"City Administrator\"" }, { "subject": "Ann_Arbor,_Michigan", "property": "populationDensity", "object": "1580.7 (inhabitants per square kilometre)" }, { "subject": "Ann_Arbor,_Michigan", "property": "areaCode", "object": "734" }, { "subject": "Ann_Arbor,_Michigan", "property": "areaTotal", "object": "74.33 (square kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ann Arbor (Michigan), has a total area of 74.33 square kilometres and its area code is 734.The town is led by a City Administrator and it has a 1580.7 per square kilometre population density.", "Ann Arbor, Michiganis 74.33 square kilometres large, has 1,580.7 residents per square kilometre, uses the 734 area code and is run by an city administrator.", "Ann Arbor, Michigan, led by the City Administrator and with the area code 734, has a population density of 1580.7 persons for each of its 74.33 square kilometres." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ann_Arbor__Michigan", "property:area_total", "74.33 (square kilometres)" ], [ "resource:Ann_Arbor__Michigan", "property:area_code", "734" ], [ "resource:Ann_Arbor__Michigan", "property:leader_title", "resource:City_Administrator" ], [ "resource:Ann_Arbor__Michigan", "rdf:type", "ontology:city" ], [ "resource:Ann_Arbor__Michigan", "property:population_density", "1580.7 (inhabitants per square kilometre)" ] ]
Ann_Arbor,_Michigan
[ { "modified": "1580.7 (inhabitants per square kilometre)", "readable": "1580.7", "graph": "1580.7 (inhabitants per square kilometre)" }, { "modified": "734", "readable": "734", "graph": "734" }, { "modified": "74.33 (square kilometres)", "readable": "74.33", "graph": "74.33 (square kilometres)" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Ann_Arbor,_Michigan", "readable": "Ann Arbor, Michigan", "graph": "resource:Ann_Arbor__Michigan" }, { "modified": "City Administrator", "readable": "City Administrator", "graph": "resource:City_Administrator" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?m property:population_density ?z . ?m rdf:type ontology:city . FILTER ( ?w = '734' ) . ?m property:area_code ?w }", "readable_query": "SELECT DISTINCT ?z WHERE { ?m property:population_density ?z . ?m rdf:type ontology:city . FILTER ( ?w = '734' ) . ?m property:area_code ?w }", "graph_answer": [ "1580.7 (inhabitants per square kilometre)" ], "readable_answer": [ "1580.7" ], "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 { ?k property:leader_title ?j . ?k property:population_density '1239.3 (inhabitants per square kilometre)' . ?k rdf:type ontology:city }", "readable_query": "ASK WHERE { ?k property:leader_title ?j . ?k property:population_density '1239.3 (inhabitants per square kilometre)' . ?k rdf:type ontology:city }", "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" ] } ]
Artist
5
11204
Id55
[ { "subject": "Al_Anderson_(NRBQ)", "property": "associatedBand", "object": "NRBQ" }, { "subject": "Al_Anderson_(NRBQ)", "property": "associatedMusicalArtist", "object": "The_Wildweeds" }, { "subject": "Al_Anderson_(NRBQ)", "property": "birthPlace", "object": "Windsor,_Connecticut" }, { "subject": "Al_Anderson_(NRBQ)", "property": "dateOfBirth", "object": "\"1947-03-13\"^^xsd:date" }, { "subject": "Al_Anderson_(NRBQ)", "property": "activeYearsStartYear", "object": "\"1966\"^^xsd:gYear" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "associatedBand/associatedMusicalArtist", "object": "NRBQ" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "associatedBand/associatedMusicalArtist", "object": "The_Wildweeds" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "birthPlace", "object": "Windsor,_Connecticut" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "birthDate", "object": "1947-03-13" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "activeYearsStartYear", "object": "1966" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson, born on March 13, 1947 in Windsor, CT, began his career in 1966 and was a member of the NRBQ and The Wildweeds bands.", "Al Anderson, from the band NRBQ, (The Wildweeds) was born in Windsor Connecticut, 1947-03-13. He started his career in 1966.", "Born on March 13th 1947 in Windsor, Connecticut, and beginning his career in 1966, Al Anderson (of the band NRBQ) once played with The Wildweeds." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:associated_band_associated_musical_artist", "resource:NRBQ" ], [ "resource:Al_Anderson__NRBQ_band_", "property:associated_band_associated_musical_artist", "resource:The_Wildweeds" ], [ "resource:Al_Anderson__NRBQ_band_", "property:active_years_start_year", "resource:1966" ], [ "resource:Al_Anderson__NRBQ_band_", "property:birth_date", "resource:1947_03_13" ], [ "resource:Al_Anderson__NRBQ_band_", "property:birth_place", "resource:Windsor__Connecticut" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "activeYearsStartYear", "readable": "active years start year", "graph": "property:active_years_start_year" }, { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "birthDate", "readable": "birth date", "graph": "property:birth_date" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "1947-03-13", "readable": "1947-03-13", "graph": "resource:1947_03_13" }, { "modified": "1966", "readable": "1966", "graph": "resource:1966" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "NRBQ", "readable": "NRBQ", "graph": "resource:NRBQ" }, { "modified": "The_Wildweeds", "readable": "The Wildweeds", "graph": "resource:The_Wildweeds" }, { "modified": "Windsor,_Connecticut", "readable": "Windsor, Connecticut", "graph": "resource:Windsor__Connecticut" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:artist . FILTER ( CONTAINS ( YEAR ( ?h ) , '1947' ) ) . ?v property:birth_date ?h . ?v property:birth_place ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:artist . FILTER ( CONTAINS ( YEAR ( ?h ) , '1947' ) ) . ?v property:birth_date ?h . ?v property:birth_place ?n }", "graph_answer": [ "resource:Windsor__Connecticut" ], "readable_answer": [ "Windsor, Connecticut" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:artist . ?o property:birth_place resource:Ridgewood__Queens . ?o property:birth_date ?q }", "readable_query": "ASK WHERE { ?o rdf:type ontology:artist . ?o property:birth_place resource:Ridgewood,_Queens . ?o property:birth_date ?q }", "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" ] } ]
Airport
5
11004
Id53
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "subdivisionName", "object": "Awadh" }, { "subject": "Agra_Airport", "property": "operator", "object": "Indian_Air_Force" }, { "subject": "Indian_Air_Force", "property": "aircraftTransport", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
[ { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Awadh" }, { "subject": "Agra_Airport", "property": "operatingOrganisation", "object": "Indian_Air_Force" }, { "subject": "Indian_Air_Force", "property": "transportAircraft", "object": "Boeing_C-17_Globemaster_III" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agra Airport is located in Uttar Pradesh (part of Bundelkhand and Awadh) and operated by the Indian Air Force. The Boeing C-17 Globemaster III is a transport plane found there.", "Agra Airport is located in Uttar Pradesh and is run by the Indian Air Force. Uttar Pradesh is part of Awadh and Bundelkhand. The Boeing C-17 Globemaster III is a transport aircraft in that Air Force.", "Agra Airport is in Uttar Pradesh, which is part of Awadh and part of Bundelkhand. The airport is operated by the Indian Air Force whose transport aircraft is the Boeing C-17 Globemaster III." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Bundelkhand" ], [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Awadh" ], [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:Uttar_Pradesh" ], [ "resource:Agra_Airport", "property:operating_organisation", "resource:Indian_Air_Force" ], [ "resource:Indian_Air_Force", "property:transport_aircraft", "resource:Boeing_C_17_Globemaster_III" ] ]
Agra_Airport
[ { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "transportAircraft", "readable": "transport aircraft", "graph": "property:transport_aircraft" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Awadh", "readable": "Awadh", "graph": "resource:Awadh" }, { "modified": "Boeing_C-17_Globemaster_III", "readable": "Boeing C-17 Globemaster III", "graph": "resource:Boeing_C_17_Globemaster_III" }, { "modified": "Bundelkhand", "readable": "Bundelkhand", "graph": "resource:Bundelkhand" }, { "modified": "Indian_Air_Force", "readable": "Indian Air Force", "graph": "resource:Indian_Air_Force" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?c ?d WHERE { ?d property:transport_aircraft resource:Boeing_C_17_Globemaster_III . ?c rdf:type ontology:airport . ?c property:operating_organisation ?d }", "readable_query": "SELECT DISTINCT ?c ?d WHERE { ?d property:transport_aircraft resource:Boeing_C-17_Globemaster_III . ?c rdf:type ontology:airport . ?c property:operating_organisation ?d }", "graph_answer": [ "resource:Agra_Airport", "resource:Indian_Air_Force" ], "readable_answer": [ "Agra Airport", "Indian Air Force" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?b ) WHERE { resource:Uttar_Pradesh property:spoken_in ?p }", "readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?b ) WHERE { resource:Uttar_Pradesh property:spoken_in ?p }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "non_sense", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Artist
4
8733
Id125
[ { "subject": "Alfredo_Zitarrosa", "property": "background", "object": "\"solo_singer\"" }, { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Uruguay" }, { "subject": "Alfredo_Zitarrosa", "property": "genre", "object": "Candombe" }, { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "Odeon_Records" } ]
[ { "subject": "Alfredo_Zitarrosa", "property": "birthPlace", "object": "Uruguay" }, { "subject": "Alfredo_Zitarrosa", "property": "genre", "object": "Candombe" }, { "subject": "Alfredo_Zitarrosa", "property": "recordLabel", "object": "Odeon_Records" }, { "subject": "Alfredo_Zitarrosa", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Born in Uruguay, Alfredo Zitarrosa has background in solo singing. His musical genre is Candombe and his recording label is Odeon Records.", "Solo singer Alfredo Zitarrosa was born in Uruguay. He plays Candombe music and records for Odeon Records.", "Uruguay born and Candombe style solo singer Alfredo Zitarrosa is signed with Odeon Records." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfredo_Zitarrosa", "rdf:type", "ontology:artist" ], [ "resource:Alfredo_Zitarrosa", "property:background", "resource:solo_singer" ], [ "resource:Alfredo_Zitarrosa", "property:genre", "resource:Candombe" ], [ "resource:Alfredo_Zitarrosa", "property:record_label", "resource:Odeon_Records" ], [ "resource:Alfredo_Zitarrosa", "property:birth_place", "resource:Uruguay" ] ]
Alfredo_Zitarrosa
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "recordLabel", "readable": "record label", "graph": "property:record_label" }, { "modified": "Alfredo_Zitarrosa", "readable": "Alfredo Zitarrosa", "graph": "resource:Alfredo_Zitarrosa" }, { "modified": "Candombe", "readable": "Candombe", "graph": "resource:Candombe" }, { "modified": "Odeon_Records", "readable": "Odeon Records", "graph": "resource:Odeon_Records" }, { "modified": "Uruguay", "readable": "Uruguay", "graph": "resource:Uruguay" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?n property:background ?u . ?n rdf:type ontology:artist . ?n property:birth_place resource:Manchester }", "readable_query": "ASK WHERE { ?n property:background ?u . ?n rdf:type ontology:artist . ?n property:birth_place resource:Manchester }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
SportsTeam
4
10590
Id31
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "placeOfBirth", "object": "Italy" }, { "subject": "Michele_Marcolini", "property": "clubs", "object": "F.C._Bari_1908" }, { "subject": "Michele_Marcolini", "property": "team", "object": "Vicenza_Calcio" } ]
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "birthPlace", "object": "Italy" }, { "subject": "Michele_Marcolini", "property": "club", "object": "F.C._Bari_1908" }, { "subject": "Michele_Marcolini", "property": "club", "object": "Vicenza_Calcio" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Italian born Michele Marcolini manages AC Lumezzane. He also plays for both FC Bari 1908 and VIcenza Calcio.", "Michele Marcolini, who was born in Italy, is the manager at AC Lumezzane. He previously played for Vicenza Calcio and now plays for FC Bari 1908.", "Michele Marcolini, who was born in Italy, is in the Vicenza Calcio club. He manages the A.C. Lumezzane and plays for F.C. Bari 1908." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Lumezzane", "property:manager", "resource:Michele_Marcolini" ], [ "resource:Michele_Marcolini", "property:club", "resource:F_C__Bari_1908" ], [ "resource:Michele_Marcolini", "property:club", "resource:Vicenza_Calcio" ], [ "resource:Michele_Marcolini", "property:birth_place", "resource:Italy" ] ]
A.C._Lumezzane
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "F.C._Bari_1908", "readable": "F.C. Bari 1908", "graph": "resource:F_C__Bari_1908" }, { "modified": "Italy", "readable": "Italy", "graph": "resource:Italy" }, { "modified": "Michele_Marcolini", "readable": "Michele Marcolini", "graph": "resource:Michele_Marcolini" }, { "modified": "Vicenza_Calcio", "readable": "Vicenza Calcio", "graph": "resource:Vicenza_Calcio" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o rdf:type ontology:sports_team . ?o property:manager ?p . ?p property:birth_place resource:Moscow }", "readable_query": "ASK WHERE { ?o rdf:type ontology:sports_team . ?o property:manager ?p . ?p property:birth_place resource:Moscow }", "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
5
12184
Id131
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "leader", "object": "Tony_Tan" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Beef_kway_teow", "property": "country", "object": "Indonesia" }, { "subject": "Singapore", "property": "leaderName", "object": "Halimah_Yacob" } ]
[ { "subject": "Beef_kway_teow", "property": "region", "object": "Singapore" }, { "subject": "Singapore", "property": "language", "object": "English_language" }, { "subject": "Beef_kway_teow", "property": "country", "object": "Indonesia" }, { "subject": "Singapore", "property": "leader", "object": "Tony_Tan" }, { "subject": "Singapore", "property": "leader", "object": "Halimah_Yacob" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The leaders of Singapore are Tony Tan and Halimah Yacob. They speak English there and eat beef kway teow. That dish is also popular in Indonesia.", "Tony Tan and Halimah Yacob are leaders in Singapore, a country where English is spoken. Beef kway teow comes from Singapore. It is also a popular food in Indonesia." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Beef_kway_teow", "rdf:type", "ontology:food" ], [ "resource:Beef_kway_teow", "property:country", "resource:Indonesia" ], [ "resource:Beef_kway_teow", "property:region", "resource:Singapore" ], [ "resource:Singapore", "property:leader", "resource:Tony_Tan" ], [ "resource:Singapore", "property:leader", "resource:Halimah_Yacob" ], [ "resource:Singapore", "property:language", "resource:English_language" ] ]
Beef_kway_teow
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Beef_kway_teow", "readable": "Beef kway teow", "graph": "resource:Beef_kway_teow" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "Halimah_Yacob", "readable": "Halimah Yacob", "graph": "resource:Halimah_Yacob" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" }, { "modified": "Tony_Tan", "readable": "Tony Tan", "graph": "resource:Tony_Tan" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?k ) WHERE { resource:Singapore property:leader ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?k ) WHERE { resource:Singapore property:leader ?t }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { resource:Singapore property:leader ?d }", "readable_query": "SELECT DISTINCT ?d WHERE { resource:Singapore property:leader ?d }", "graph_answer": [ "resource:Tony_Tan", "resource:Halimah_Yacob" ], "readable_answer": [ "Tony Tan", "Halimah Yacob" ], "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:Beef_kway_teow property:country resource:Indonesia }", "readable_query": "ASK WHERE { resource:Beef_kway_teow property:country resource:Indonesia }", "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" ] } ]
Company
3
7056
Id45
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "product", "object": "Drugs" }, { "subject": "Hypermarcas", "property": "industry", "object": "Pharmaceuticals" } ]
[ { "subject": "Hypermarcas", "property": "location", "object": "Brazil" }, { "subject": "Hypermarcas", "property": "product", "object": "Drugs" }, { "subject": "Hypermarcas", "property": "industry", "object": "Pharmaceuticals" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Hypermarcas is a pharmaceutical drugs producer located in Brazil.", "Hypermarcas, which is located in Brazil, operates in the pharmaceutical industry and makes drugs.", "Located in Brazil, Hypermarcas is part of the pharmaceuticals industry with its main product being drugs." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Hypermarcas", "property:product", "resource:Drugs" ], [ "resource:Hypermarcas", "rdf:type", "ontology:company" ], [ "resource:Hypermarcas", "property:location", "resource:Brazil" ], [ "resource:Hypermarcas", "property:industry", "resource:Pharmaceuticals" ] ]
Hypermarcas
[ { "modified": "industry", "readable": "industry", "graph": "property:industry" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "product", "readable": "product", "graph": "property:product" }, { "modified": "Brazil", "readable": "Brazil", "graph": "resource:Brazil" }, { "modified": "Drugs", "readable": "Drugs", "graph": "resource:Drugs" }, { "modified": "Hypermarcas", "readable": "Hypermarcas", "graph": "resource:Hypermarcas" }, { "modified": "Pharmaceuticals", "readable": "Pharmaceuticals", "graph": "resource:Pharmaceuticals" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s ?c WHERE { resource:Hypermarcas property:industry ?s . resource:Hypermarcas property:product ?c }", "readable_query": "SELECT DISTINCT ?s ?c WHERE { resource:Hypermarcas property:industry ?s . resource:Hypermarcas property:product ?c }", "graph_answer": [ "resource:Pharmaceuticals", "resource:Drugs" ], "readable_answer": [ "Pharmaceuticals", "Drugs" ], "type": [ "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { resource:Hypermarcas property:family ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Hypermarcas property:family ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
3
5826
Id159
[ { "subject": "Atlantic_City_International_Airport", "property": "runwayLength", "object": "\"1872.69\"^^xsd:double" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" } ]
[ { "subject": "Atlantic_City_International_Airport", "property": "runwayLength", "object": "1873.0" }, { "subject": "Atlantic_City_International_Airport", "property": "location", "object": "Egg_Harbor_Township,_New_Jersey" }, { "subject": "Egg_Harbor_Township,_New_Jersey", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlantic City International Airport is in Egg Harbor Township, New Jersey, the USA. Its runway length is 1873.", "Atlantic City International Airport is located at Egg Harbor Township, New Jersey, United States and has a runway length of 1873.", "Atlantic City International Airport is located at Egg Harbor Township, New Jersey, United States. Its runway length is 1873.0." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlantic_City_International_Airport", "property:runway_length", "resource:1873_0" ], [ "resource:Atlantic_City_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Atlantic_City_International_Airport", "property:location", "resource:Egg_Harbor_Township__New_Jersey" ], [ "resource:Egg_Harbor_Township__New_Jersey", "property:country", "resource:United_States" ] ]
Atlantic_City_International_Airport
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "1873.0", "readable": "1873.0", "graph": "resource:1873_0" }, { "modified": "Atlantic_City_International_Airport", "readable": "Atlantic City International Airport", "graph": "resource:Atlantic_City_International_Airport" }, { "modified": "Egg_Harbor_Township,_New_Jersey", "readable": "Egg Harbor Township, New Jersey", "graph": "resource:Egg_Harbor_Township__New_Jersey" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { ?q property:location ?c . ?c property:country resource:United_States . ?q rdf:type ontology:airport . ?q property:runway_length resource:1873_0 }", "readable_query": "SELECT DISTINCT ?q WHERE { ?q property:location ?c . ?c property:country resource:United_States . ?q rdf:type ontology:airport . ?q property:runway_length resource:1873.0 }", "graph_answer": [ "resource:Atlantic_City_International_Airport" ], "readable_answer": [ "Atlantic City International Airport" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?o property:runway_length resource:1873_0 . ?o property:location ?f . ?f property:country resource:United_States . ?o rdf:type ontology:airport }", "readable_query": "SELECT DISTINCT ?f WHERE { ?o property:runway_length resource:1873.0 . ?o property:location ?f . ?f property:country resource:United_States . ?o rdf:type ontology:airport }", "graph_answer": [ "resource:Egg_Harbor_Township__New_Jersey" ], "readable_answer": [ "Egg Harbor Township, New Jersey" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9895
Id184
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "mainIngredient", "object": "\"fried fish dumpling with tofu and vegetables in peanut sauce\"@en" }, { "subject": "Batagor", "property": "servingTemperature", "object": "\"hot\"" } ]
[ { "subject": "Batagor", "property": "country", "object": "Indonesia" }, { "subject": "Batagor", "property": "ingredient", "object": "Peanut_sauce" }, { "subject": "Batagor", "property": "mainIngredient", "object": "\"fried fish dumpling with tofu and vegetables in peanut sauce\"" }, { "subject": "Batagor", "property": "servingTemperature", "object": "\"hot\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Batagor comes from the country of Indonesia. It is made using fried fish dumpling with tofu and vegetables in peanut sauce and should be served \"hot\".", "Batagor contains: fried fish dumpling, tofu, vegetables and peanut sauce. Its is served hot and originates from Indonesia." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Batagor", "property:ingredient", "resource:Peanut_sauce" ], [ "resource:Batagor", "property:main_ingredient", "fried fish dumpling with tofu and vegetables in peanut sauce" ], [ "resource:Batagor", "rdf:type", "ontology:food" ], [ "resource:Batagor", "property:country", "resource:Indonesia" ], [ "resource:Batagor", "property:serving_temperature", "resource:hot" ] ]
Batagor
[ { "modified": "fried fish dumpling with tofu and vegetables in peanut sauce", "readable": "fried fish dumpling with tofu and vegetables in peanut sauce", "graph": "fried fish dumpling with tofu and vegetables in peanut sauce" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "mainIngredient", "readable": "main ingredient", "graph": "property:main_ingredient" }, { "modified": "servingTemperature", "readable": "serving temperature", "graph": "property:serving_temperature" }, { "modified": "Batagor", "readable": "Batagor", "graph": "resource:Batagor" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Peanut_sauce", "readable": "Peanut sauce", "graph": "resource:Peanut_sauce" }, { "modified": "hot", "readable": "hot", "graph": "resource:hot" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?y ?v WHERE { resource:Batagor property:country ?v . resource:Batagor property:serving_temperature ?y }", "readable_query": "SELECT DISTINCT ?y ?v WHERE { resource:Batagor property:country ?v . resource:Batagor property:serving_temperature ?y }", "graph_answer": [ "resource:hot", "resource:Indonesia" ], "readable_answer": [ "hot", "Indonesia" ], "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 ?l ?o WHERE { resource:Batagor property:ingredient ?l . resource:Batagor property:main_ingredient ?o }", "readable_query": "SELECT DISTINCT ?l ?o WHERE { resource:Batagor property:ingredient ?l . resource:Batagor property:main_ingredient ?o }", "graph_answer": [ "resource:Peanut_sauce", "fried fish dumpling with tofu and vegetables in peanut sauce" ], "readable_answer": [ "Peanut sauce", "fried fish dumpling with tofu and vegetables in peanut sauce" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
MeanOfTransportation
3
7559
Id159
[ { "subject": "Ariane_5", "property": "sites", "object": "Guiana_Space_Centre" }, { "subject": "Ariane_5", "property": "manufacturer", "object": "\"ESA and Arianespace\"@en" }, { "subject": "Ariane_5", "property": "finalFlight", "object": "\"2004-12-18\"^^xsd:date" } ]
[ { "subject": "Ariane_5", "property": "launchSite", "object": "Guiana_Space_Centre" }, { "subject": "Ariane_5", "property": "manufacturer", "object": "\"ESA and Arianespace\"" }, { "subject": "Ariane_5", "property": "finalFlight", "object": "2004-12-18" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Ariane 5 was manufactured at the ESA and Arianespace and the final flight was on 2004-12-18 from the Guiana Space Centre.", "The Ariane 5 was made by ESA and Arianespace and launched from the Guiana Space Centre, making its final flight on 18 December 2004.", "Ariane 5 was made at the ESA and Arianespace. It was launched from the Guiana Space Centre and took its final flight on 18th December 2004." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ariane_5", "property:launch_site", "resource:Guiana_Space_Centre" ], [ "resource:Ariane_5", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Ariane_5", "property:manufacturer", "resource:ESA_and_Arianespace" ], [ "resource:Ariane_5", "property:final_flight", "resource:2004_12_18" ] ]
Ariane_5
[ { "modified": "finalFlight", "readable": "final flight", "graph": "property:final_flight" }, { "modified": "launchSite", "readable": "launch site", "graph": "property:launch_site" }, { "modified": "manufacturer", "readable": "manufacturer", "graph": "property:manufacturer" }, { "modified": "2004-12-18", "readable": "2004-12-18", "graph": "resource:2004_12_18" }, { "modified": "Ariane_5", "readable": "Ariane 5", "graph": "resource:Ariane_5" }, { "modified": "ESA and Arianespace", "readable": "ESA and Arianespace", "graph": "resource:ESA_and_Arianespace" }, { "modified": "Guiana_Space_Centre", "readable": "Guiana Space Centre", "graph": "resource:Guiana_Space_Centre" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { ?b property:manufacturer ?g . ?b property:final_flight ?q . ?b rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( YEAR ( ?q ) , '2004' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { ?b property:manufacturer ?g . ?b property:final_flight ?q . ?b rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( YEAR ( ?q ) , '2004' ) ) }", "graph_answer": [ "resource:ESA_and_Arianespace" ], "readable_answer": [ "ESA and Arianespace" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { ?c rdf:type ontology:mean_of_transportation . ?c property:final_flight ?m . ?c property:manufacturer resource:ESA_and_Arianespace }", "readable_query": "SELECT DISTINCT ?m WHERE { ?c rdf:type ontology:mean_of_transportation . ?c property:final_flight ?m . ?c property:manufacturer resource:ESA_and_Arianespace }", "graph_answer": [ "resource:2004_12_18" ], "readable_answer": [ "2004-12-18" ], "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 ?l WHERE { ?l property:final_flight resource:2004_12_18 . ?l property:manufacturer resource:ESA_and_Arianespace . ?l rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?l WHERE { ?l property:final_flight resource:2004-12-18 . ?l property:manufacturer resource:ESA_and_Arianespace . ?l rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Ariane_5" ], "readable_answer": [ "Ariane 5" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Ariane_5 property:launch_site ?q }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Ariane_5 property:launch_site ?q }", "graph_answer": [ "resource:Guiana_Space_Centre" ], "readable_answer": [ "Guiana Space Centre" ], "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
3
6913
Id201
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Angola,_Indiana", "property": "subdivisionName", "object": "Steuben_County,_Indiana" }, { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" }, { "subject": "Angola,_Indiana", "property": "isPartOf", "object": "Steuben_County,_Indiana" }, { "subject": "Angola,_Indiana", "property": "country", "object": "United_States" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "One of the ethnic groups in the United States are the African Americans. The US is where you will find Angola, part of Steuben County in Indiana.", "Angola is in Steuben County, Indiana, United States and the African americans are an ethnic group of the country.", "Angola, Indiana is part of Steuben County in the U.S. and one of the country's ethnic groups are African Americans." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Angola__Indiana", "rdf:type", "ontology:city" ], [ "resource:Angola__Indiana", "property:country", "resource:United_States" ], [ "resource:Angola__Indiana", "property:is_part_of", "resource:Steuben_County__Indiana" ], [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ] ]
Angola,_Indiana
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "Angola,_Indiana", "readable": "Angola, Indiana", "graph": "resource:Angola__Indiana" }, { "modified": "Steuben_County,_Indiana", "readable": "Steuben County, Indiana", "graph": "resource:Steuben_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?v property:country ?d . ?d property:ethnic_group resource:African_Americans . ?v property:is_part_of resource:Steuben_County__Indiana . ?v rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:country ?d . ?d property:ethnic_group resource:African_Americans . ?v property:is_part_of resource:Steuben_County,_Indiana . ?v rdf:type ontology:city }", "graph_answer": [ "resource:Angola__Indiana" ], "readable_answer": [ "Angola, Indiana" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?m property:country ?z . ?z property:ethnic_group resource:African_Americans . ?m rdf:type ontology:city . ?m property:is_part_of resource:Steuben_County__Indiana }", "readable_query": "SELECT DISTINCT ?z WHERE { ?m property:country ?z . ?z property:ethnic_group resource:African_Americans . ?m rdf:type ontology:city . ?m property:is_part_of resource:Steuben_County,_Indiana }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Politician
4
10431
Id115
[ { "subject": "Agnes_Kant", "property": "almaMater", "object": "Radboud_University_Nijmegen" }, { "subject": "Agnes_Kant", "property": "office", "object": "\"Member of the House of Representatives\"" }, { "subject": "Agnes_Kant", "property": "birthPlace", "object": "Hessisch_Oldendorf" }, { "subject": "Agnes_Kant", "property": "residence", "object": "Netherlands" } ]
[ { "subject": "Agnes_Kant", "property": "almaMater", "object": "Radboud_University_Nijmegen" }, { "subject": "Agnes_Kant", "property": "office", "object": "\"Member of the House of Representatives\"" }, { "subject": "Agnes_Kant", "property": "birthPlace", "object": "Hessisch_Oldendorf" }, { "subject": "Agnes_Kant", "property": "residence", "object": "Netherlands" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Agnes Kant was born in Hessisch Oldendorf and lives in the Netherlands. Agnes Kant's Alma mater is Radboud University Nijmegen and she worked as a member of the House of Representatives.", "Agnes Kant was born in Hessisch Oldendorf and lived in the Netherlands. His alma mater was the Radboud University Nijmegen and he worked as a member of the House of Representatives.", "Netherlands based Agnes Kant worked as a member of the House of Representatives. She was born in Hessisch Oldendorf and studied at Radboud University Nijmegen." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Agnes_Kant", "rdf:type", "ontology:politician" ], [ "resource:Agnes_Kant", "property:office", "Member of the House of Representatives" ], [ "resource:Agnes_Kant", "property:residence", "resource:Netherlands" ], [ "resource:Agnes_Kant", "property:alma_mater", "resource:Radboud_University_Nijmegen" ], [ "resource:Agnes_Kant", "property:birth_place", "resource:Hessisch_Oldendorf" ] ]
Agnes_Kant
[ { "modified": "Member of the House of Representatives", "readable": "Member of the House of Representatives", "graph": "Member of the House of Representatives" }, { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "office", "readable": "office", "graph": "property:office" }, { "modified": "residence", "readable": "residence", "graph": "property:residence" }, { "modified": "Agnes_Kant", "readable": "Agnes Kant", "graph": "resource:Agnes_Kant" }, { "modified": "Hessisch_Oldendorf", "readable": "Hessisch Oldendorf", "graph": "resource:Hessisch_Oldendorf" }, { "modified": "Netherlands", "readable": "Netherlands", "graph": "resource:Netherlands" }, { "modified": "Radboud_University_Nijmegen", "readable": "Radboud University Nijmegen", "graph": "resource:Radboud_University_Nijmegen" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:birth_place resource:Mendoza__Argentina . ?u property:office ?p . ?u rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?u property:birth_place resource:Mendoza,_Argentina . ?u property:office ?p . ?u 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" ] } ]
WrittenWork
2
5556
Id91
[ { "subject": "A_Loyal_Character_Dancer", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
[ { "subject": "A_Loyal_Character_Dancer", "property": "country", "object": "United_States" }, { "subject": "United_States", "property": "ethnicGroup", "object": "African_Americans" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "A Loyal Character Dancer is published in the United States where one of the ethnic groups is African American.", "A Loyal Character Dancer is published in the United States, where the African Americans are an ethnic group." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:United_States", "property:ethnic_group", "resource:African_Americans" ], [ "resource:A_Loyal_Character_Dancer", "rdf:type", "ontology:written_work" ], [ "resource:A_Loyal_Character_Dancer", "property:country", "resource:United_States" ] ]
A_Loyal_Character_Dancer
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "A_Loyal_Character_Dancer", "readable": "A Loyal Character Dancer", "graph": "resource:A_Loyal_Character_Dancer" }, { "modified": "African_Americans", "readable": "African Americans", "graph": "resource:African_Americans" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q ?m WHERE { ?q rdf:type ontology:written_work . ?q property:country ?m . ?m property:ethnic_group resource:African_Americans }", "readable_query": "SELECT DISTINCT ?q ?m WHERE { ?q rdf:type ontology:written_work . ?q property:country ?m . ?m property:ethnic_group resource:African_Americans }", "graph_answer": [ "resource:A_Loyal_Character_Dancer", "resource:United_States" ], "readable_answer": [ "A Loyal Character Dancer", "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" ] } ]
City
5
11874
Id95
[ { "subject": "Atlanta", "property": "areaLand", "object": "3.449e+08" }, { "subject": "Atlanta", "property": "populationDensity", "object": "\"1299.0\"^^xsd:double" }, { "subject": "Atlanta", "property": "areaCode", "object": "404" }, { "subject": "Atlanta", "property": "subdivisionName", "object": "\"Georgia\"@en" }, { "subject": "Atlanta", "property": "areaTotal", "object": "\"347.1\"^^<http://dbpedia.org/datatype/squareKilometre>" } ]
[ { "subject": "Atlanta", "property": "areaOfLand", "object": "344.9 (square kilometres)" }, { "subject": "Atlanta", "property": "populationDensity", "object": "1299.0 (inhabitants per square kilometre)" }, { "subject": "Atlanta", "property": "areaCode", "object": "404" }, { "subject": "Atlanta", "property": "isPartOf", "object": "\"Georgia\"" }, { "subject": "Atlanta", "property": "areaTotal", "object": "347.1 (square kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Atlanta in Georgia, has an area code of 404 and a population density of 1299 people for each of its 344.9 square kilometres (total area 347.1 sq km).", "Atlanta Georgia is a big city. It is 344.9 square kilometers, total areas is 347.1 square kilometers. It has a population og 1299 inhabitants per square mile, with a 404 area code.", "Atlanta, Georgia covers 344.9 square kilometres and has 1299.0 inhabitants per square kilometre. 404 is their area code and the total area is 347.1 SqKm." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Atlanta", "property:area_total", "347.1 (square kilometres)" ], [ "resource:Atlanta", "property:area_code", "404" ], [ "resource:Atlanta", "rdf:type", "ontology:city" ], [ "resource:Atlanta", "property:population_density", "1299.0 (inhabitants per square kilometre)" ], [ "resource:Atlanta", "property:is_part_of", "resource:Georgia" ], [ "resource:Atlanta", "property:area_of_land", "344.9 (square kilometres)" ] ]
Atlanta
[ { "modified": "1299.0 (inhabitants per square kilometre)", "readable": "1299.0", "graph": "1299.0 (inhabitants per square kilometre)" }, { "modified": "344.9 (square kilometres)", "readable": "344.9", "graph": "344.9 (square kilometres)" }, { "modified": "347.1 (square kilometres)", "readable": "347.1", "graph": "347.1 (square kilometres)" }, { "modified": "404", "readable": "404", "graph": "404" }, { "modified": "areaCode", "readable": "area code", "graph": "property:area_code" }, { "modified": "areaOfLand", "readable": "area of land", "graph": "property:area_of_land" }, { "modified": "areaTotal", "readable": "area total", "graph": "property:area_total" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "populationDensity", "readable": "population density", "graph": "property:population_density" }, { "modified": "Atlanta", "readable": "Atlanta", "graph": "resource:Atlanta" }, { "modified": "Georgia", "readable": "Georgia", "graph": "resource:Georgia" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?b > '300' ) . ?r property:area_code ?b . ?r rdf:type ontology:city . ?r property:area_of_land ?h }", "readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?b > '300' ) . ?r property:area_code ?b . ?r rdf:type ontology:city . ?r property:area_of_land ?h }", "graph_answer": [ "344.9 (square kilometres)" ], "readable_answer": [ "344.9" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "number_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?e property:area_of_land '344.9 (square kilometres)' . ?e rdf:type ontology:city . FILTER ( ?j > '300' ) . ?e property:area_code ?j }", "readable_query": "SELECT DISTINCT ?e WHERE { ?e property:area_of_land '344.9 (square kilometres)' . ?e rdf:type ontology:city . FILTER ( ?j > '300' ) . ?e property:area_code ?j }", "graph_answer": [ "resource:Atlanta" ], "readable_answer": [ "Atlanta" ], "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 ?t WHERE { resource:Atlanta property:aircraft_helicopter ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Atlanta property:aircraft_helicopter ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
3
6020
Id166
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Acoustic_music" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Fort_Campbell" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"@en" } ]
[ { "subject": "Allen_Forrest", "property": "genre", "object": "Acoustic_music" }, { "subject": "Allen_Forrest", "property": "birthPlace", "object": "Fort_Campbell" }, { "subject": "Allen_Forrest", "property": "background", "object": "\"solo_singer\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Allen Forrest (born in Fort Campbell), is a solo singer under the acoustic genre.", "Born in Fort Campbell, Allen Forrest has a background as a solo singer and performs acoustic music.", "Allen Forrest plays acoustic music. He was born in Fort Campbell and was originally a solo singer." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Allen_Forrest", "rdf:type", "ontology:artist" ], [ "resource:Allen_Forrest", "property:background", "resource:solo_singer" ], [ "resource:Allen_Forrest", "property:genre", "resource:Acoustic_music" ], [ "resource:Allen_Forrest", "property:birth_place", "resource:Fort_Campbell" ] ]
Allen_Forrest
[ { "modified": "background", "readable": "background", "graph": "property:background" }, { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Acoustic_music", "readable": "Acoustic music", "graph": "resource:Acoustic_music" }, { "modified": "Allen_Forrest", "readable": "Allen Forrest", "graph": "resource:Allen_Forrest" }, { "modified": "Fort_Campbell", "readable": "Fort Campbell", "graph": "resource:Fort_Campbell" }, { "modified": "solo_singer", "readable": "solo singer", "graph": "resource:solo_singer" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g rdf:type ontology:artist . ?g property:birth_place resource:Coatbridge . ?g property:background ?b }", "readable_query": "ASK WHERE { ?g rdf:type ontology:artist . ?g property:birth_place resource:Coatbridge . ?g property:background ?b }", "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
5
11721
Id29
[ { "subject": "101_Helena", "property": "orbitalPeriod", "object": "1.3104e+08" }, { "subject": "101_Helena", "property": "epoch", "object": "\"2006-12-31\"^^xsd:date" }, { "subject": "101_Helena", "property": "escapeVelocity", "object": "\"0.0348\"^^<http://dbpedia.org/datatype/kilometrePerSecond>" }, { "subject": "101_Helena", "property": "mass", "object": "\"3.0\"^^<http://dbpedia.org/datatype/kilogram>" }, { "subject": "101_Helena", "property": "Planet/apoapsis", "object": "\"4.41092E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "101_Helena", "property": "epoch", "object": "2006-12-31" }, { "subject": "101_Helena", "property": "mass", "object": "3.0 (kilograms)" }, { "subject": "101_Helena", "property": "orbitalPeriod", "object": "1516.6700000000003 (days)" }, { "subject": "101_Helena", "property": "escapeVelocity", "object": "0.0348 (kilometrePerSeconds)" }, { "subject": "101_Helena", "property": "apoapsis", "object": "441092000.0 (kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The epoch of 101 Helena is 2006-12-31. It has a mass of 3.0 kgs, an orbital period of 1516.6700000000003 (days), an escape velocity of 0.0348 km per sec and an apoapsis of 441092000.0 (kilometres).", "101 Helena, which has the epoch date 31 December 2006, has a mass of 3 kgs and an orbit of 1516.6700000000003 days. Its escape velocity is 0.0348 km per sec and the apoapsis measurement is 441092000.0 kilometres.", "101 Helena has a mass of 3.0 kilograms, an orbital period of 1516.6700000000003 days and its epoch date was on 2006-12-31. Its apoapsis is 441092000.0 kilometres and it has an escape velocity of 0.0348 km/s." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:101_Helena", "property:epoch", "resource:2006_12_31" ], [ "resource:101_Helena", "rdf:type", "ontology:celestial_body" ], [ "resource:101_Helena", "property:apoapsis", "441092000.0 (kilometres)" ], [ "resource:101_Helena", "property:escape_velocity", "0.0348 (kilometrePerSeconds)" ], [ "resource:101_Helena", "property:mass", "3.0 (kilograms)" ], [ "resource:101_Helena", "property:orbital_period", "1516.6700000000003 (days)" ] ]
101_Helena
[ { "modified": "0.0348 (kilometrePerSeconds)", "readable": "0.0348", "graph": "0.0348 (kilometrePerSeconds)" }, { "modified": "1516.6700000000003 (days)", "readable": "1516.6700000000003", "graph": "1516.6700000000003 (days)" }, { "modified": "3.0 (kilograms)", "readable": "3.0", "graph": "3.0 (kilograms)" }, { "modified": "441092000.0 (kilometres)", "readable": "441092000.0", "graph": "441092000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "mass", "readable": "mass", "graph": "property:mass" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "101_Helena", "readable": "101 Helena", "graph": "resource:101_Helena" }, { "modified": "2006-12-31", "readable": "2006-12-31", "graph": "resource:2006_12_31" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { ?e rdf:type ontology:celestial_body . FILTER ( ?h = \"2006_12_31\" ) . ?e property:orbital_period ?p . ?e property:epoch ?h }", "readable_query": "SELECT DISTINCT ?p WHERE { ?e rdf:type ontology:celestial_body . FILTER ( ?h = \"2006-12-31\" ) . ?e property:orbital_period ?p . ?e property:epoch ?h }", "graph_answer": [ "1516.6700000000003 (days)" ], "readable_answer": [ "1516.6700000000003" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?j rdf:type ontology:celestial_body . ?j property:orbital_period resource:183309000_0 . ?j property:mass ?r }", "readable_query": "ASK WHERE { ?j rdf:type ontology:celestial_body . ?j property:orbital_period resource:183309000.0 . ?j property:mass ?r }", "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" ] } ]
MeanOfTransportation
3
7418
Id18
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "AIDAluna", "property": "shipOwner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AIDA Cruises (located in Germany) is the owner of the AIDAluna which is powered by Caterpillar Inc.", "AIDA Cruises, owned by AIDAluna, are located in Germany. AIDAluna is powered by Caterpillar Inc.", "AIDA Cruises, located in Germany, is the owner of the AIDAluna, which is powered by Caterpillar Inc." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ], [ "resource:AIDAluna", "property:owner", "resource:AIDA_Cruises" ], [ "resource:AIDA_Cruises", "property:location", "resource:Germany" ] ]
AIDAluna
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Germany", "readable": "Germany", "graph": "resource:Germany" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:power_type resource:Caterpillar_Inc_ }", "readable_query": "ASK WHERE { resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:power_type resource:Caterpillar_Inc. }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c property:location resource:Germany . FILTER ( CONTAINS ( LCASE ( ?c ) , 'cruises' ) ) }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c property:location resource:Germany . FILTER ( CONTAINS ( LCASE ( ?c ) , 'cruises' ) ) }", "graph_answer": [ "resource:AIDA_Cruises" ], "readable_answer": [ "AIDA Cruises" ], "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" ] } ]
Politician
2
5195
Id187
[ { "subject": "Alfred_Moore_Scales", "property": "almaMater", "object": "University_of_North_Carolina_at_Chapel_Hill" }, { "subject": "Alfred_Moore_Scales", "property": "successor", "object": "James_W._Reid_(politician)" } ]
[ { "subject": "Alfred_Moore_Scales", "property": "almaMater", "object": "University_of_North_Carolina_at_Chapel_Hill" }, { "subject": "Alfred_Moore_Scales", "property": "successor", "object": "James_W._Reid_(politician)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Moores Scales, whose alma mater was the University of North Carolina at Chapel Hill, was succeeded by the politician James W Reid.", "The alma Mater of Alfred Moore Scales, who was succeeded by the politician James W. Reid, is the University of North Carolina at Chapel Hill.", "Alfred Moore Scales who was succeeded by the politician, James W. Reid, studied at the University of North Carolina at Chapel Hill." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Moore_Scales", "rdf:type", "ontology:politician" ], [ "resource:Alfred_Moore_Scales", "property:successor", "resource:James_W__Reid__politician_" ], [ "resource:Alfred_Moore_Scales", "property:alma_mater", "resource:University_of_North_Carolina_at_Chapel_Hill" ] ]
Alfred_Moore_Scales
[ { "modified": "almaMater", "readable": "alma mater", "graph": "property:alma_mater" }, { "modified": "successor", "readable": "successor", "graph": "property:successor" }, { "modified": "Alfred_Moore_Scales", "readable": "Alfred Moore Scales", "graph": "resource:Alfred_Moore_Scales" }, { "modified": "James_W._Reid_(politician)", "readable": "James W. Reid", "graph": "resource:James_W__Reid__politician_" }, { "modified": "University_of_North_Carolina_at_Chapel_Hill", "readable": "University of North Carolina at Chapel Hill", "graph": "resource:University_of_North_Carolina_at_Chapel_Hill" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?f ) WHERE { ?z rdf:type ontology:politician . ?z property:alma_mater resource:University_of_North_Carolina_at_Chapel_Hill }", "readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?f ) WHERE { ?z rdf:type ontology:politician . ?z property:alma_mater resource:University_of_North_Carolina_at_Chapel_Hill }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w property:alma_mater resource:University_of_North_Carolina_at_Chapel_Hill . ?w rdf:type ontology:politician }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w property:alma_mater resource:University_of_North_Carolina_at_Chapel_Hill . ?w rdf:type ontology:politician }", "graph_answer": [ "resource:Alfred_Moore_Scales" ], "readable_answer": [ "Alfred Moore Scales" ], "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 ?k WHERE { resource:Alfred_Moore_Scales property:distributor ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Alfred_Moore_Scales property:distributor ?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" ] } ]
SportsTeam
3
8091
Id164
[ { "subject": "Serie_A", "property": "champions", "object": "Juventus_F.C." }, { "subject": "A.C._Chievo_Verona", "property": "league", "object": "Serie_A" }, { "subject": "A.C._Chievo_Verona", "property": "ground", "object": "\"Verona, Italy\"@en" } ]
[ { "subject": "Serie_A", "property": "champions", "object": "Juventus_F.C." }, { "subject": "A.C._Chievo_Verona", "property": "league", "object": "Serie_A" }, { "subject": "A.C._Chievo_Verona", "property": "ground", "object": "\"Verona, Italy\"" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Verona, Italy is the home to A.C. Chievo Verona who played in Serie A where the champions were Juventus F.C.", "Verona, Italy is the home to A.C. Chievo Verona who is in the league, Juventus FC have been Serie A champions.", "Verona, Italy is home to A.C. Chievo Verona who play in Serie A. Juventus FC have previously been champions of Serie A." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Serie_A", "property:champions", "resource:Juventus_F_C_" ], [ "resource:A_C__Chievo_Verona", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Chievo_Verona", "property:league", "resource:Serie_A" ], [ "resource:A_C__Chievo_Verona", "property:ground", "resource:Verona__Italy" ] ]
A.C._Chievo_Verona
[ { "modified": "champions", "readable": "champions", "graph": "property:champions" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "league", "readable": "league", "graph": "property:league" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "Juventus_F.C.", "readable": "Juventus F.C.", "graph": "resource:Juventus_F_C_" }, { "modified": "Serie_A", "readable": "Serie A", "graph": "resource:Serie_A" }, { "modified": "Verona, Italy", "readable": "Verona, Italy", "graph": "resource:Verona__Italy" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?l rdf:type ontology:sports_team . ?l property:league ?o . ?o property:champions resource:S_S__Robur_Siena }", "readable_query": "ASK WHERE { ?l rdf:type ontology:sports_team . ?l property:league ?o . ?o property:champions resource:S.S._Robur_Siena }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
Monument
5
12480
Id44
[ { "subject": "Turkey", "property": "leaderTitle", "object": "President_of_Turkey" }, { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "open", "object": "\"1932-07-27\"^^xsd:date" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Turkey", "property": "leaderTitle", "object": "President_of_Turkey" }, { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "inaugurationDate", "object": "\"1932-07-27\"" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
(X (X) (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ankara is the capital of Turkey where the official title of the leader is the President of Turkey who is Ahmet Davutoglu. The Ataturk monument (Izmir) was inaugurated in the country on 27 July 1932.", "Turkey's leader and President is Ahmet Davutoglu. The Atatürk Monument of Turkey (capital Ankara) was inaugurated on July 27th, 1932.", "Ahmet Davutoğlu is Turkey's leader and his title is The President. Atatürk Monument is located in İzmir, Turkey (capital Ankara) and was inaugurated on 27th of July, 1932." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:leader", "resource:Ahmet_Davuto_lu" ], [ "resource:Turkey", "property:leader_title", "resource:President_of_Turkey" ], [ "resource:Turkey", "property:capital", "resource:Ankara" ], [ "resource:Atat_rk_Monument___zmir_", "rdf:type", "ontology:monument" ], [ "resource:Atat_rk_Monument___zmir_", "property:location", "resource:Turkey" ], [ "resource:Atat_rk_Monument___zmir_", "property:inauguration_date", "1932-07-27" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "1932-07-27", "readable": "1932-07-27", "graph": "1932-07-27" }, { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "inaugurationDate", "readable": "inauguration date", "graph": "property:inauguration_date" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Ahmet_Davutoğlu", "readable": "Ahmet Davutoğlu", "graph": "resource:Ahmet_Davuto_lu" }, { "modified": "Ankara", "readable": "Ankara", "graph": "resource:Ankara" }, { "modified": "Atatürk_Monument_(İzmir)", "readable": "Atatürk Monument", "graph": "resource:Atat_rk_Monument___zmir_" }, { "modified": "President_of_Turkey", "readable": "President of Turkey", "graph": "resource:President_of_Turkey" }, { "modified": "Turkey", "readable": "Turkey", "graph": "resource:Turkey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:inauguration_date ?x . ?s rdf:type ontology:monument . ?n property:capital resource:Ankara . ?s property:location ?n . FILTER ( ?x = \"1932-07-27\" ) }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:inauguration_date ?x . ?s rdf:type ontology:monument . ?n property:capital resource:Ankara . ?s property:location ?n . FILTER ( ?x = \"1932-07-27\" ) }", "graph_answer": [ "resource:Atat_rk_Monument___zmir_" ], "readable_answer": [ "Atatürk Monument" ], "type": [ "complete", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Atat_rk_Monument___zmir_ rdf:type ontology:monument . FILTER ( ?e = \"1932-07-27\" ) . resource:Atat_rk_Monument___zmir_ property:location ?i . ?i property:capital resource:Ankara . resource:Atat_rk_Monument___zmir_ property:inauguration_date ?e }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Atatürk_Monument_(İzmir) rdf:type ontology:monument . FILTER ( ?e = \"1932-07-27\" ) . resource:Atatürk_Monument_(İzmir) property:location ?i . ?i property:capital resource:Ankara . resource:Atatürk_Monument_(İzmir) property:inauguration_date ?e }", "graph_answer": [ "resource:Turkey" ], "readable_answer": [ "Turkey" ], "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 ?q ?m WHERE { resource:Turkey property:leader ?q . resource:Turkey property:leader_title ?m }", "readable_query": "SELECT DISTINCT ?q ?m WHERE { resource:Turkey property:leader ?q . resource:Turkey property:leader_title ?m }", "graph_answer": [ "resource:Ahmet_Davuto_lu", "resource:President_of_Turkey" ], "readable_answer": [ "Ahmet Davutoğlu", "President of Turkey" ], "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
3
6443
Id63
[ { "subject": "320_South_Boston_Building", "property": "buildingEndDate", "object": "\"1929\"" }, { "subject": "320_South_Boston_Building", "property": "floorCount", "object": "\"22\"^^xsd:positiveInteger" }, { "subject": "320_South_Boston_Building", "property": "height", "object": "\"121.92\"^^xsd:double" } ]
[ { "subject": "320_South_Boston_Building", "property": "height", "object": "121.92 (metres)" }, { "subject": "320_South_Boston_Building", "property": "completionDate", "object": "1929" }, { "subject": "320_South_Boston_Building", "property": "floorCount", "object": "22" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "In 1929 the 320 South Boston Building was completed with 22 floors and a height of 121.92 metres.", "The 320 South Boston Building, which was completed in 1929, has a height of 121.92 meters and 22 floors." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:320_South_Boston_Building", "property:floor_count", "22" ], [ "resource:320_South_Boston_Building", "rdf:type", "ontology:building" ], [ "resource:320_South_Boston_Building", "property:completion_date", "resource:1929" ], [ "resource:320_South_Boston_Building", "property:height", "121.92 (metres)" ] ]
320_South_Boston_Building
[ { "modified": "121.92 (metres)", "readable": "121.92", "graph": "121.92 (metres)" }, { "modified": "22", "readable": "22", "graph": "22" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "floorCount", "readable": "floor count", "graph": "property:floor_count" }, { "modified": "height", "readable": "height", "graph": "property:height" }, { "modified": "1929", "readable": "1929", "graph": "resource:1929" }, { "modified": "320_South_Boston_Building", "readable": "320 South Boston Building", "graph": "resource:320_South_Boston_Building" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?x property:height ?s . FILTER ( ?k <= '30' ) . ?x rdf:type ontology:building . ?x property:floor_count ?k }", "readable_query": "SELECT DISTINCT ?s WHERE { ?x property:height ?s . FILTER ( ?k <= '30' ) . ?x rdf:type ontology:building . ?x property:floor_count ?k }", "graph_answer": [ "121.92 (metres)" ], "readable_answer": [ "121.92" ], "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:completion_date ?s . ?o property:height resource:2_032 . ?o rdf:type ontology:building }", "readable_query": "ASK WHERE { ?o property:completion_date ?s . ?o property:height resource:2.032 . ?o 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", "two_variables", "single_answer", "no_comparison" ] } ]
MeanOfTransportation
5
12310
Id27
[ { "subject": "ALCO_RS-3", "property": "MeanOfTransportation/length", "object": "\"17068.8\"^^<http://dbpedia.org/datatype/millimetre>" }, { "subject": "ALCO_RS-3", "property": "builder", "object": "Montreal_Locomotive_Works" }, { "subject": "ALCO_RS-3", "property": "cylindercount", "object": "12" }, { "subject": "ALCO_RS-3", "property": "enginetype", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "builddate", "object": "\"May 1950 &ndash; August 1956\"@en" } ]
[ { "subject": "ALCO_RS-3", "property": "length", "object": "17068.8 (millimetres)" }, { "subject": "ALCO_RS-3", "property": "builder", "object": "Montreal_Locomotive_Works" }, { "subject": "ALCO_RS-3", "property": "cylinderCount", "object": "12" }, { "subject": "ALCO_RS-3", "property": "engine", "object": "V12_engine" }, { "subject": "ALCO_RS-3", "property": "buildDate", "object": "\"May 1950 - August 1956\"" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The ALCO RS-3 is built by the Montreal Locomotive Works and was produced between May 1950 and August 1956. It has a length of 17068.8 mms, 12 cylinders and a V12 engine.", "The ALCO RS-3 was built by the Montreal Locomotive Works and was produced between May 1950 and August 1956. It is 17068.8 (millimetres) in length, has 12 cylinders and a V12 engine." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:ALCO_RS_3", "property:cylinder_count", "12" ], [ "resource:ALCO_RS_3", "property:length", "17068.8 (millimetres)" ], [ "resource:ALCO_RS_3", "property:build_date", "May 1950 - August 1956" ], [ "resource:ALCO_RS_3", "property:engine", "resource:V12_engine" ], [ "resource:ALCO_RS_3", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:ALCO_RS_3", "property:builder", "resource:Montreal_Locomotive_Works" ] ]
ALCO_RS-3
[ { "modified": "12", "readable": "12", "graph": "12" }, { "modified": "17068.8 (millimetres)", "readable": "17068.8", "graph": "17068.8 (millimetres)" }, { "modified": "May 1950 - August 1956", "readable": "May 1950 - August 1956", "graph": "May 1950 - August 1956" }, { "modified": "buildDate", "readable": "build date", "graph": "property:build_date" }, { "modified": "builder", "readable": "builder", "graph": "property:builder" }, { "modified": "cylinderCount", "readable": "cylinder count", "graph": "property:cylinder_count" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "length", "readable": "length", "graph": "property:length" }, { "modified": "ALCO_RS-3", "readable": "ALCO RS-3", "graph": "resource:ALCO_RS_3" }, { "modified": "Montreal_Locomotive_Works", "readable": "Montreal Locomotive Works", "graph": "resource:Montreal_Locomotive_Works" }, { "modified": "V12_engine", "readable": "V12 engine", "graph": "resource:V12_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?h WHERE { ?l property:builder ?h . FILTER ( ?v = '12' ) . ?l property:cylinder_count ?v . ?l rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ?h WHERE { ?l property:builder ?h . FILTER ( ?v = '12' ) . ?l property:cylinder_count ?v . ?l rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:Montreal_Locomotive_Works" ], "readable_answer": [ "Montreal Locomotive Works" ], "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 { ?w rdf:type ontology:mean_of_transportation . ?w property:builder resource:Montreal_Locomotive_Works . ?w property:length '252000.0 (millimetres)' }", "readable_query": "ASK WHERE { ?w rdf:type ontology:mean_of_transportation . ?w property:builder resource:Montreal_Locomotive_Works . ?w property:length '252000.0 (millimetres)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?s property:builder resource:Montreal_Locomotive_Works . ?s property:length '17068.8 (millimetres)' . ?s rdf:type ontology:mean_of_transportation }", "readable_query": "ASK WHERE { ?s property:builder resource:Montreal_Locomotive_Works . ?s property:length '17068.8 (millimetres)' . ?s rdf:type ontology:mean_of_transportation }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?e WHERE { ?e property:length '17068.8 (millimetres)' . ?e property:builder resource:Montreal_Locomotive_Works . ?e rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT ?e WHERE { ?e property:length '17068.8 (millimetres)' . ?e property:builder resource:Montreal_Locomotive_Works . ?e rdf:type ontology:mean_of_transportation }", "graph_answer": [ "resource:ALCO_RS_3" ], "readable_answer": [ "ALCO RS-3" ], "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 ?w ?s WHERE { resource:ALCO_RS_3 property:engine ?s . resource:ALCO_RS_3 property:build_date ?w }", "readable_query": "SELECT DISTINCT ?w ?s WHERE { resource:ALCO_RS-3 property:engine ?s . resource:ALCO_RS-3 property:build_date ?w }", "graph_answer": [ "May 1950 - August 1956", "resource:V12_engine" ], "readable_answer": [ "May 1950 - August 1956", "V12 engine" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:ALCO_RS_3 property:length ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:ALCO_RS-3 property:length ?l }", "graph_answer": [ "17068.8 (millimetres)" ], "readable_answer": [ "17068.8" ], "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" ] } ]
WrittenWork
4
10883
Id102
[ { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "Cornell_University" }, { "subject": "Cornell_University", "property": "nickname", "object": "Cornell_Big_Red" }, { "subject": "Cornell_University", "property": "affiliation", "object": "Association_of_American_Universities" }, { "subject": "Cornell_University", "property": "city", "object": "Ithaca,_New_York" } ]
[ { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "Cornell_University" }, { "subject": "Cornell_University", "property": "nickname", "object": "Cornell_Big_Red" }, { "subject": "Cornell_University", "property": "affiliation", "object": "Association_of_American_Universities" }, { "subject": "Cornell_University", "property": "city", "object": "Ithaca,_New_York" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Cornell University (nickname Cornell Big Red) published Administrative Science Quarterly. Cornell University is affiliated with the Association of American Universities and is located in Ithaca, New York.", "Cornell University is in Ithaca, New York and is affiliated with the Association of American Universities. Their nickname is Cornell Big Red and they publish the Administrative Science Quarterly.", "Cornell University is affiliated with the Association of American Universities and publishes Administrative Science Quarterly. The University is located in Ithaca, New York and has the nickname Cornell Big Red." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Cornell_University", "property:city", "resource:Ithaca__New_York" ], [ "resource:Cornell_University", "property:affiliation", "resource:Association_of_American_Universities" ], [ "resource:Cornell_University", "property:nickname", "resource:Cornell_Big_Red" ], [ "resource:Administrative_Science_Quarterly", "rdf:type", "ontology:written_work" ], [ "resource:Administrative_Science_Quarterly", "property:publisher", "resource:Cornell_University" ] ]
Administrative_Science_Quarterly
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "nickname", "readable": "nickname", "graph": "property:nickname" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Administrative_Science_Quarterly", "readable": "Administrative Science Quarterly", "graph": "resource:Administrative_Science_Quarterly" }, { "modified": "Association_of_American_Universities", "readable": "Association of American Universities", "graph": "resource:Association_of_American_Universities" }, { "modified": "Cornell_Big_Red", "readable": "Cornell Big Red", "graph": "resource:Cornell_Big_Red" }, { "modified": "Cornell_University", "readable": "Cornell University", "graph": "resource:Cornell_University" }, { "modified": "Ithaca,_New_York", "readable": "Ithaca, New York", "graph": "resource:Ithaca__New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r ?n WHERE { resource:Cornell_University property:nickname ?n . resource:Cornell_University property:affiliation ?r }", "readable_query": "SELECT DISTINCT ?r ?n WHERE { resource:Cornell_University property:nickname ?n . resource:Cornell_University property:affiliation ?r }", "graph_answer": [ "resource:Association_of_American_Universities", "resource:Cornell_Big_Red" ], "readable_answer": [ "Association of American Universities", "Cornell Big Red" ], "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:Administrative_Science_Quarterly property:publisher resource:Cornell_University . resource:Administrative_Science_Quarterly rdf:type ontology:written_work }", "readable_query": "ASK WHERE { resource:Administrative_Science_Quarterly property:publisher resource:Cornell_University . resource:Administrative_Science_Quarterly 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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:Cornell_University property:epoch ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:Cornell_University property:epoch ?p }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
2
3512
Id124
[ { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "Sidcup" } ]
[ { "subject": "Alfred_Garth_Jones", "property": "birthPlace", "object": "Manchester" }, { "subject": "Alfred_Garth_Jones", "property": "deathPlace", "object": "Sidcup" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Alfred Garth Jones was born in Manchester and died in Sidcup.", "Alfred Garth Jones, born in Manchester, died in Sidcup.", "Alfred Garth Jones was born in Manchester and passed away in Sidcup." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Alfred_Garth_Jones", "rdf:type", "ontology:artist" ], [ "resource:Alfred_Garth_Jones", "property:death_place", "resource:Sidcup" ], [ "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": "Alfred_Garth_Jones", "readable": "Alfred Garth Jones", "graph": "resource:Alfred_Garth_Jones" }, { "modified": "Manchester", "readable": "Manchester", "graph": "resource:Manchester" }, { "modified": "Sidcup", "readable": "Sidcup", "graph": "resource:Sidcup" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'm' ) ) . ?o rdf:type ontology:artist . ?o property:birth_place ?d . ?o property:death_place resource:Sidcup }", "readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'm' ) ) . ?o rdf:type ontology:artist . ?o property:birth_place ?d . ?o property:death_place resource:Sidcup }", "graph_answer": [ "resource:Manchester" ], "readable_answer": [ "Manchester" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:artist . ?x property:birth_place resource:Manchester . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'a' ) ) }", "readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:artist . ?x property:birth_place resource:Manchester . FILTER ( STRSTARTS ( LCASE ( ?x ) , '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" ] } ]
SportsTeam
4
10697
Id138
[ { "subject": "Peter_Stöger", "property": "team", "object": "SK_Vorwärts_Steyr" }, { "subject": "Peter_Stöger", "property": "clubs", "object": "FC_Admira_Wacker_Mödling" }, { "subject": "1._FC_Köln", "property": "manager", "object": "Peter_Stöger" }, { "subject": "Peter_Stöger", "property": "managerClub", "object": "First_Vienna_FC" } ]
[ { "subject": "Peter_Stöger", "property": "club", "object": "SK_Vorwärts_Steyr" }, { "subject": "Peter_Stöger", "property": "club", "object": "FC_Admira_Wacker_Mödling" }, { "subject": "1._FC_Köln", "property": "manager", "object": "Peter_Stöger" }, { "subject": "Peter_Stöger", "property": "club", "object": "First_Vienna_FC" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Peter Stöger has played for FC Admira Wacker Modling, has managed FC Koln and also worked for SK Vorwärts Steyr and First Vienna FC.", "Peter Stoger is attached to First Vienna FC and is in SK Vorwarts Steyr club. He plays for FC Admira Wacker Modling and is the manager of 1 FC Koln.", "Peter Stoger has previously played football for SK Vorwarts Steyr and his club now is FC Admira Wacker Modling. He is currently attached to the club First Vienna FC and manages FC Koln." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:1__FC_K_ln", "rdf:type", "ontology:sports_team" ], [ "resource:1__FC_K_ln", "property:manager", "resource:Peter_St_ger" ], [ "resource:Peter_St_ger", "property:club", "resource:FC_Admira_Wacker_M_dling" ], [ "resource:Peter_St_ger", "property:club", "resource:SK_Vorw_rts_Steyr" ], [ "resource:Peter_St_ger", "property:club", "resource:First_Vienna_FC" ] ]
1._FC_Köln
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "1._FC_Köln", "readable": "1. FC Köln", "graph": "resource:1__FC_K_ln" }, { "modified": "FC_Admira_Wacker_Mödling", "readable": "FC Admira Wacker Mödling", "graph": "resource:FC_Admira_Wacker_M_dling" }, { "modified": "First_Vienna_FC", "readable": "First Vienna FC", "graph": "resource:First_Vienna_FC" }, { "modified": "Peter_Stöger", "readable": "Peter Stöger", "graph": "resource:Peter_St_ger" }, { "modified": "SK_Vorwärts_Steyr", "readable": "SK Vorwärts Steyr", "graph": "resource:SK_Vorw_rts_Steyr" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?q ) WHERE { resource:Peter_St_ger property:club ?a }", "readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?q ) WHERE { resource:Peter_Stöger property:club ?a }", "graph_answer": [ "3" ], "readable_answer": [ "3" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Peter_St_ger property:club ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Peter_Stöger property:club ?k }", "graph_answer": [ "resource:FC_Admira_Wacker_M_dling", "resource:SK_Vorw_rts_Steyr", "resource:First_Vienna_FC" ], "readable_answer": [ "FC Admira Wacker Mödling", "SK Vorwärts Steyr", "First Vienna FC" ], "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 ?r WHERE { ?r property:manager resource:Peter_St_ger . ?r rdf:type ontology:sports_team }", "readable_query": "SELECT DISTINCT ?r WHERE { ?r property:manager resource:Peter_Stöger . ?r rdf:type ontology:sports_team }", "graph_answer": [ "resource:1__FC_K_ln" ], "readable_answer": [ "1. FC Köln" ], "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" ] } ]
CelestialBody
2
4086
Id67
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" } ]
[ { "subject": "103_Hera", "property": "discoverer", "object": "James_Craig_Watson" }, { "subject": "James_Craig_Watson", "property": "deathPlace", "object": "Madison,_Wisconsin" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "James Craig Watson, who discovered 103 Hera, died in Madison, Wisconsin.", "James Craig Watson died in Madison, Wisconsin and discovered 103 Hera.", "James Craig Watson, who died in Madison, Wisconsin, discovered 103 Hera." ], "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" ] ]
103_Hera
[ { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "103_Hera", "readable": "103 Hera", "graph": "resource:103_Hera" }, { "modified": "James_Craig_Watson", "readable": "James Craig Watson", "graph": "resource:James_Craig_Watson" }, { "modified": "Madison,_Wisconsin", "readable": "Madison, Wisconsin", "graph": "resource:Madison__Wisconsin" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:James_Craig_Watson property:death_place ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'madison' ) ) }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:James_Craig_Watson property:death_place ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'madison' ) ) }", "graph_answer": [ "resource:Madison__Wisconsin" ], "readable_answer": [ "Madison, Wisconsin" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k property:discoverer resource:James_Craig_Watson . ?k rdf:type ontology:celestial_body }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k property:discoverer resource:James_Craig_Watson . ?k 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" ] } ]
Airport
5
10990
Id39
[ { "subject": "Afonso_Pena_International_Airport", "property": "cityServed", "object": "Curitiba" }, { "subject": "Infraero", "property": "location", "object": "Brasília" }, { "subject": "Curitiba", "property": "isPartOf", "object": "Paraná_(state)" }, { "subject": "Afonso_Pena_International_Airport", "property": "operator", "object": "Infraero" }, { "subject": "Curitiba", "property": "subdivisionName", "object": "South_Region,_Brazil" } ]
[ { "subject": "Afonso_Pena_International_Airport", "property": "cityServed", "object": "Curitiba" }, { "subject": "Infraero", "property": "location", "object": "Brasília" }, { "subject": "Curitiba", "property": "isPartOf", "object": "Paraná_(state)" }, { "subject": "Afonso_Pena_International_Airport", "property": "operatingOrganisation", "object": "Infraero" }, { "subject": "Curitiba", "property": "isPartOf", "object": "South_Region,_Brazil" } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Afonso Pena International Airport is operated by Infraero which is located in Brasilia. the airport serves the city of Curitiba which is part of the State of Paraná located in the South Region of Brazil the country.", "The operating organization for Afonso Pena International Airport is Infraero, which is located in Brasilia. The Airport serves Curitiba which is part of Parana State in the South Region of Brasil." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Curitiba", "property:is_part_of", "resource:Paran___state_" ], [ "resource:Curitiba", "property:is_part_of", "resource:South_Region__Brazil" ], [ "resource:Infraero", "property:location", "resource:Bras_lia" ], [ "resource:Afonso_Pena_International_Airport", "rdf:type", "ontology:airport" ], [ "resource:Afonso_Pena_International_Airport", "property:city_served", "resource:Curitiba" ], [ "resource:Afonso_Pena_International_Airport", "property:operating_organisation", "resource:Infraero" ] ]
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": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "Afonso_Pena_International_Airport", "readable": "Afonso Pena International Airport", "graph": "resource:Afonso_Pena_International_Airport" }, { "modified": "Brasília", "readable": "Brasília", "graph": "resource:Bras_lia" }, { "modified": "Curitiba", "readable": "Curitiba", "graph": "resource:Curitiba" }, { "modified": "Infraero", "readable": "Infraero", "graph": "resource:Infraero" }, { "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 ( ?k ) AS ?n ) WHERE { ?k rdf:type ontology:airport . ?t property:location resource:Bras_lia . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'i' ) ) . ?k property:operating_organisation ?t }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { ?k rdf:type ontology:airport . ?t property:location resource:Brasília . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'i' ) ) . ?k property:operating_organisation ?t }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i ?v WHERE { ?i rdf:type ontology:airport . ?v property:location resource:Bras_lia . ?i property:operating_organisation ?v }", "readable_query": "SELECT DISTINCT ?i ?v WHERE { ?i rdf:type ontology:airport . ?v property:location resource:Brasília . ?i property:operating_organisation ?v }", "graph_answer": [ "resource:Afonso_Pena_International_Airport", "resource:Infraero" ], "readable_answer": [ "Afonso Pena International Airport", "Infraero" ], "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 ( COUNT ( ?f ) AS ?j ) WHERE { resource:Curitiba property:is_part_of ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { resource:Curitiba property:is_part_of ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Curitiba property:is_part_of ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Curitiba property:is_part_of ?k }", "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" ] } ]
Politician
3
7709
Id40
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "placeOfBirth", "object": "Ponteareas" }, { "subject": "Abel_Caballero", "property": "party", "object": "Spanish_Socialist_Workers'_Party" } ]
[ { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Galicia_(Spain)" }, { "subject": "Abel_Caballero", "property": "birthPlace", "object": "Ponteareas" }, { "subject": "Abel_Caballero", "property": "party", "object": "Spanish_Socialist_Workers'_Party" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Abel Caballero, born in Ponteareas, in Galicia in Spain, is a member of the Spanish Socialist Workers' Party.", "Abel Caballero was born in Ponteareas in Galicia, Spain. He belongs to the Spanish Socialist Workers' Party." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Abel_Caballero", "property:party", "resource:Spanish_Socialist_Workers__Party" ], [ "resource:Abel_Caballero", "rdf:type", "ontology:politician" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Galicia__Spain_" ], [ "resource:Abel_Caballero", "property:birth_place", "resource:Ponteareas" ] ]
Abel_Caballero
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "party", "readable": "party", "graph": "property:party" }, { "modified": "Abel_Caballero", "readable": "Abel Caballero", "graph": "resource:Abel_Caballero" }, { "modified": "Galicia_(Spain)", "readable": "Galicia", "graph": "resource:Galicia__Spain_" }, { "modified": "Ponteareas", "readable": "Ponteareas", "graph": "resource:Ponteareas" }, { "modified": "Spanish_Socialist_Workers'_Party", "readable": "Spanish Socialist Workers' Party", "graph": "resource:Spanish_Socialist_Workers__Party" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?v property:party ?w . ?v property:birth_place resource:California . ?v rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?v property:party ?w . ?v property:birth_place resource:California . ?v 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" ] } ]
WrittenWork
3
8264
Id110
[ { "subject": "A_Wizard_of_Mars", "property": "author", "object": "Diane_Duane" }, { "subject": "A_Wizard_of_Mars", "property": "mediaType", "object": "\"Print\"@en" }, { "subject": "A_Wizard_of_Mars", "property": "isbn", "object": "\"978-0-15-204770-2\"" } ]
[ { "subject": "A_Wizard_of_Mars", "property": "author", "object": "Diane_Duane" }, { "subject": "A_Wizard_of_Mars", "property": "mediaType", "object": "\"Print\"" }, { "subject": "A_Wizard_of_Mars", "property": "isbnNumber", "object": "\"978-0-15-204770-2\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Diane Duane wrote A Wizard of Mars which is available in print and has the ISBN number \"978-0-15-204770-2\".", "Diane Duane wrote the published book A Wizard of Mars. It can be found by ISBN number 978-0-15-204770-2." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "property:media_type", "resource:Print" ], [ "resource:A_Wizard_of_Mars", "property:author", "resource:Diane_Duane" ], [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ], [ "resource:A_Wizard_of_Mars", "property:isbn_number", "978-0-15-204770-2" ] ]
A_Wizard_of_Mars
[ { "modified": "978-0-15-204770-2", "readable": "978-0-15-204770-2", "graph": "978-0-15-204770-2" }, { "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": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "Diane_Duane", "readable": "Diane Duane", "graph": "resource:Diane_Duane" }, { "modified": "Print", "readable": "Print", "graph": "resource:Print" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?e = \"978-0-15\" ) . ?d property:author ?w . ?d property:isbn_number '978-0-15-204770-2' . ?d rdf:type ontology:written_work }", "readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?e = \"978-0-15\" ) . ?d property:author ?w . ?d property:isbn_number '978-0-15-204770-2' . ?d rdf:type ontology:written_work }", "graph_answer": [ "resource:Diane_Duane" ], "readable_answer": [ "Diane Duane" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "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 property:isbn_number '978-0-15-204770-2' . FILTER ( ?j = \"978-0-15\" ) . ?t rdf:type ontology:written_work . ?t property:author resource:Diane_Duane }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:isbn_number '978-0-15-204770-2' . FILTER ( ?j = \"978-0-15\" ) . ?t rdf:type ontology:written_work . ?t property:author resource:Diane_Duane }", "graph_answer": [ "resource:A_Wizard_of_Mars" ], "readable_answer": [ "A Wizard of Mars" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "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 ?w WHERE { resource:A_Wizard_of_Mars property:predecessor ?w }", "readable_query": "SELECT DISTINCT ?w WHERE { resource:A_Wizard_of_Mars property:predecessor ?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
5532
Id67
[ { "subject": "A_Glastonbury_Romance", "property": "subsequentWork", "object": "Weymouth_Sands" }, { "subject": "Weymouth_Sands", "property": "author", "object": "John_Cowper_Powys" } ]
[ { "subject": "A_Glastonbury_Romance", "property": "followedBy", "object": "Weymouth_Sands" }, { "subject": "Weymouth_Sands", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "'A Glastonbury Romance' was followed by 'Weymouth Sands' which was authored by John Cowper Powys.", "The book \"A Glastonbury Romance\" was followed by \"Weymouth Sands\" the author of which is John Cowper Powys.", "\"A Glastonbury Romance\" was followed by \"Weymouth Sands\" written by John Cowper Powys." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ], [ "resource:A_Glastonbury_Romance", "property:followed_by", "resource:Weymouth_Sands" ], [ "resource:Weymouth_Sands", "property:author", "resource:John_Cowper_Powys" ] ]
A_Glastonbury_Romance
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "followedBy", "readable": "followed by", "graph": "property:followed_by" }, { "modified": "A_Glastonbury_Romance", "readable": "A Glastonbury Romance", "graph": "resource:A_Glastonbury_Romance" }, { "modified": "John_Cowper_Powys", "readable": "John Cowper Powys", "graph": "resource:John_Cowper_Powys" }, { "modified": "Weymouth_Sands", "readable": "Weymouth Sands", "graph": "resource:Weymouth_Sands" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u property:author resource:John_Cowper_Powys . resource:A_Glastonbury_Romance rdf:type ontology:written_work . resource:A_Glastonbury_Romance property:followed_by ?u }", "readable_query": "ASK WHERE { ?u property:author resource:John_Cowper_Powys . resource:A_Glastonbury_Romance rdf:type ontology:written_work . resource:A_Glastonbury_Romance property:followed_by ?u }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?n WHERE { ?n property:author resource:John_Cowper_Powys . resource:A_Glastonbury_Romance property:followed_by ?n . resource:A_Glastonbury_Romance rdf:type ontology:written_work }", "readable_query": "SELECT ?n WHERE { ?n property:author resource:John_Cowper_Powys . resource:A_Glastonbury_Romance property:followed_by ?n . resource:A_Glastonbury_Romance rdf:type ontology:written_work }", "graph_answer": [ "resource:Weymouth_Sands" ], "readable_answer": [ "Weymouth Sands" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Airport
4
8447
Id45
[ { "subject": "Agra_Airport", "property": "iataLocationIdentifier", "object": "\"AGR\"" }, { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "subdivisionName", "object": "Awadh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
[ { "subject": "Agra_Airport", "property": "iataLocationIdentifier", "object": "\"AGR\"" }, { "subject": "Agra_Airport", "property": "location", "object": "Uttar_Pradesh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Awadh" }, { "subject": "Uttar_Pradesh", "property": "isPartOf", "object": "Bundelkhand" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "AGR is the ATA Location Identifier for Agra Airport in Uttar Pradesh which is part of both Awadh and Bundelkhand.", "Agra Airport is in Uttar Pradesh which is part of Awadh, Bundelkhand. It has the IATA I.D. of AGR." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Bundelkhand" ], [ "resource:Uttar_Pradesh", "property:is_part_of", "resource:Awadh" ], [ "resource:Agra_Airport", "rdf:type", "ontology:airport" ], [ "resource:Agra_Airport", "property:location", "resource:Uttar_Pradesh" ], [ "resource:Agra_Airport", "property:iata_location_identifier", "resource:AGR" ] ]
Agra_Airport
[ { "modified": "iataLocationIdentifier", "readable": "iata location identifier", "graph": "property:iata_location_identifier" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "AGR", "readable": "AGR", "graph": "resource:AGR" }, { "modified": "Agra_Airport", "readable": "Agra Airport", "graph": "resource:Agra_Airport" }, { "modified": "Awadh", "readable": "Awadh", "graph": "resource:Awadh" }, { "modified": "Bundelkhand", "readable": "Bundelkhand", "graph": "resource:Bundelkhand" }, { "modified": "Uttar_Pradesh", "readable": "Uttar Pradesh", "graph": "resource:Uttar_Pradesh" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?f ) WHERE { resource:Uttar_Pradesh property:is_part_of ?k }", "readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?f ) WHERE { resource:Uttar_Pradesh property:is_part_of ?k }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . resource:Agra_Airport property:iata_location_identifier ?e }", "readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . resource:Agra_Airport property:iata_location_identifier ?e }", "graph_answer": [ "resource:AGR" ], "readable_answer": [ "AGR" ], "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 ( ?n ) AS ?p ) WHERE { ?n rdf:type ontology:airport . ?v property:leader resource:Ram_Naik . ?n property:location ?v }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?p ) WHERE { ?n rdf:type ontology:airport . ?v property:leader resource:Ram_Naik . ?n property:location ?v }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] } ]
Food
3
7090
Id3
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Ajoblanco", "property": "alias", "object": "\"Ajo blanco\"@en" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Water" } ]
[ { "subject": "Ajoblanco", "property": "country", "object": "Spain" }, { "subject": "Ajoblanco", "property": "alternativeName", "object": "\"Ajo blanco\"" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Water" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ajo Blanco (sometimes called Ajoblanco) is a dish from Spain that contains water.", "Ajoblanco (or Ajo blanco) is from Spain and contains water.", "Ajoblanco (or Ajo blanco) contains water and is found in Spain." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Ajoblanco", "property:ingredient", "resource:Water" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ], [ "resource:Ajoblanco", "property:alternative_name", "resource:Ajo_blanco" ] ]
Ajoblanco
[ { "modified": "alternativeName", "readable": "alternative name", "graph": "property:alternative_name" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "Ajo blanco", "readable": "Ajo blanco", "graph": "resource:Ajo_blanco" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Water", "readable": "Water", "graph": "resource:Water" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b ?o WHERE { resource:Ajoblanco property:ingredient ?b . resource:Ajoblanco property:country ?o }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { resource:Ajoblanco property:ingredient ?b . resource:Ajoblanco property:country ?o }", "graph_answer": [ "resource:Water", "resource:Spain" ], "readable_answer": [ "Water", "Spain" ], "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 ?u WHERE { resource:Ajoblanco property:aircraft_helicopter ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Ajoblanco property:aircraft_helicopter ?u }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6518
Id138
[ { "subject": "Amdavad_ni_Gufa", "property": "locationTown", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "locationCountry", "object": "India" }, { "subject": "Amdavad_ni_Gufa", "property": "buildingEndDate", "object": "\"1995\"" } ]
[ { "subject": "Amdavad_ni_Gufa", "property": "location", "object": "Gujarat" }, { "subject": "Amdavad_ni_Gufa", "property": "country", "object": "India" }, { "subject": "Amdavad_ni_Gufa", "property": "completionDate", "object": "1995" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Amdavad ni Gufa was completed in 1995 and is located in Gujarat, India.", "Amdavad ni Gufa was completed in 1995 in Gujarat, India.", "Amdavad ni Gufa, which is in Gujarat, India, was completed in 1995." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Amdavad_ni_Gufa", "rdf:type", "ontology:building" ], [ "resource:Amdavad_ni_Gufa", "property:location", "resource:Gujarat" ], [ "resource:Amdavad_ni_Gufa", "property:completion_date", "resource:1995" ], [ "resource:Amdavad_ni_Gufa", "property:country", "resource:India" ] ]
Amdavad_ni_Gufa
[ { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "1995", "readable": "1995", "graph": "resource:1995" }, { "modified": "Amdavad_ni_Gufa", "readable": "Amdavad ni Gufa", "graph": "resource:Amdavad_ni_Gufa" }, { "modified": "Gujarat", "readable": "Gujarat", "graph": "resource:Gujarat" }, { "modified": "India", "readable": "India", "graph": "resource:India" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { ?x rdf:type ontology:building . ?x property:country resource:India }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { ?x rdf:type ontology:building . ?x property:country resource:India }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:building . ?c property:country resource:India }", "readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:building . ?c property:country resource:India }", "graph_answer": [ "resource:Amdavad_ni_Gufa" ], "readable_answer": [ "Amdavad ni Gufa" ], "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 ?j ?k WHERE { resource:Amdavad_ni_Gufa property:location ?j . resource:Amdavad_ni_Gufa property:completion_date ?k }", "readable_query": "SELECT DISTINCT ?j ?k WHERE { resource:Amdavad_ni_Gufa property:location ?j . resource:Amdavad_ni_Gufa property:completion_date ?k }", "graph_answer": [ "resource:Gujarat", "resource:1995" ], "readable_answer": [ "Gujarat", "1995" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
University
6
13024
Id53
[ { "subject": "Aarhus_University,_School_of_Business_and_Social_Sciences", "property": "faculty", "object": "737" }, { "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": "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": "academicStaffSize", "object": "737" }, { "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": "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)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus, Denmark. The School has 737 academic staff and is affiliated with the European University Association based in Brussels.", "Established in 1928 and with a current staff of 737, the School of Business and Social Sciences at the Aarhus University in Aarus, Denmark is affiliated with the European University Association headquartered 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: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": "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": "established", "readable": "established", "graph": "property:established" }, { "modified": "headquarter", "readable": "headquarter", "graph": "property:headquarter" }, { "modified": "1928", "readable": "1928", "graph": "resource:1928" }, { "modified": "Aarhus", "readable": "Aarhus", "graph": "resource:Aarhus" }, { "modified": "Brussels", "readable": "Brussels", "graph": "resource:Brussels" }, { "modified": "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 ?v WHERE { ?v property:headquarter resource:Brussels . ?x rdf:type ontology:university . ?x property:affiliation ?v . ?x property:academic_staff_size ?i . FILTER ( ?i < '1100' ) }", "readable_query": "SELECT DISTINCT ?v WHERE { ?v property:headquarter resource:Brussels . ?x rdf:type ontology:university . ?x property:affiliation ?v . ?x property:academic_staff_size ?i . FILTER ( ?i < '1100' ) }", "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": "ASK WHERE { ?i property:academic_staff_size '100' . ?i rdf:type ontology:university . ?i property:affiliation resource:European_University_Association }", "readable_query": "ASK WHERE { ?i property:academic_staff_size '100' . ?i rdf:type ontology:university . ?i property:affiliation resource:European_University_Association }", "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 { ?q rdf:type ontology:university . ?q property:academic_staff_size '737' . ?q property:affiliation resource:European_University_Association }", "readable_query": "ASK WHERE { ?q rdf:type ontology:university . ?q property:academic_staff_size '737' . ?q property:affiliation resource:European_University_Association }", "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 ?w WHERE { ?w rdf:type ontology:university . ?w property:academic_staff_size '737' . ?w property:affiliation resource:European_University_Association }", "readable_query": "SELECT ?w WHERE { ?w rdf:type ontology:university . ?w property:academic_staff_size '737' . ?w property:affiliation resource:European_University_Association }", "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", "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 ?b ?o WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:established ?o . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?b }", "readable_query": "SELECT DISTINCT ?b ?o WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:established ?o . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country ?b }", "graph_answer": [ "resource:Denmark", "resource:1928" ], "readable_answer": [ "Denmark", "1928" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?p WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?p }", "graph_answer": [ "737" ], "readable_answer": [ "737" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
2
4150
Id131
[ { "subject": "11264_Claudiomaccone", "property": "rotationPeriod", "object": "\"11473.9\"^^xsd:double" }, { "subject": "11264_Claudiomaccone", "property": "Planet/apoapsis", "object": "\"4.75426E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "11264_Claudiomaccone", "property": "rotationPeriod", "object": "11473.9" }, { "subject": "11264_Claudiomaccone", "property": "apoapsis", "object": "475426000.0 (kilometres)" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "11264 Claudiomaccone, with a rotation period of 11473.9, has an apoapsis of 475426000 kilometres.", "The celestial body, 11264 Claudiomaccone, has a rotation period of 11473.9 and an apoapsis of 475426000.0 km.", "11264 Claudiomaccone has an apoapsis of 475426000.0 kilometres and a rotation period of 11473.9." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:11264_Claudiomaccone", "rdf:type", "ontology:celestial_body" ], [ "resource:11264_Claudiomaccone", "property:apoapsis", "475426000.0 (kilometres)" ], [ "resource:11264_Claudiomaccone", "property:rotation_period", "resource:11473_9" ] ]
11264_Claudiomaccone
[ { "modified": "475426000.0 (kilometres)", "readable": "475426000.0", "graph": "475426000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "rotationPeriod", "readable": "rotation period", "graph": "property:rotation_period" }, { "modified": "11264_Claudiomaccone", "readable": "11264 Claudiomaccone", "graph": "resource:11264_Claudiomaccone" }, { "modified": "11473.9", "readable": "11473.9", "graph": "resource:11473_9" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?f rdf:type ontology:celestial_body . ?f property:rotation_period ?s . ?f property:apoapsis '162164091.8388 (kilometres)' }", "readable_query": "ASK WHERE { ?f rdf:type ontology:celestial_body . ?f property:rotation_period ?s . ?f property:apoapsis '162164091.8388 (kilometres)' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] } ]
City
2
4219
Id69
[ { "subject": "Anderson,_Indiana", "property": "isPartOf", "object": "Lafayette_Township,_Madison_County,_Indiana" }, { "subject": "Lafayette_Township,_Madison_County,_Indiana", "property": "country", "object": "United_States" } ]
[ { "subject": "Anderson,_Indiana", "property": "isPartOf", "object": "Lafayette_Township,_Madison_County,_Indiana" }, { "subject": "Lafayette_Township,_Madison_County,_Indiana", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Anderson, Indiana is part of Lafayette Township, Madison County, Indiana in the U.S.", "Anderson, Indiana is part of Lafayette Township, Madison County, Indiana, United States.", "Anderson is part of Lafayette Township, Madison County, Indiana, United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Lafayette_Township__Madison_County__Indiana", "property:country", "resource:United_States" ], [ "resource:Anderson__Indiana", "rdf:type", "ontology:city" ], [ "resource:Anderson__Indiana", "property:is_part_of", "resource:Lafayette_Township__Madison_County__Indiana" ] ]
Anderson,_Indiana
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "Anderson,_Indiana", "readable": "Anderson, Indiana", "graph": "resource:Anderson__Indiana" }, { "modified": "Lafayette_Township,_Madison_County,_Indiana", "readable": "Lafayette Township, Madison County, Indiana", "graph": "resource:Lafayette_Township__Madison_County__Indiana" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:Anderson__Indiana property:is_part_of ?x . resource:Anderson__Indiana rdf:type ontology:city . ?x property:country resource:United_States }", "readable_query": "ASK WHERE { resource:Anderson,_Indiana property:is_part_of ?x . resource:Anderson,_Indiana rdf:type ontology:city . ?x property:country resource:United_States }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?r WHERE { resource:Anderson__Indiana rdf:type ontology:city . resource:Anderson__Indiana property:is_part_of ?r . ?r property:country resource:United_States }", "readable_query": "SELECT ?r WHERE { resource:Anderson,_Indiana rdf:type ontology:city . resource:Anderson,_Indiana property:is_part_of ?r . ?r property:country resource:United_States }", "graph_answer": [ "resource:Lafayette_Township__Madison_County__Indiana" ], "readable_answer": [ "Lafayette Township, Madison County, Indiana" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5580
Id115
[ { "subject": "A_Wizard_of_Mars", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Wizard_of_Mars", "property": "author", "object": "Diane_Duane" } ]
[ { "subject": "A_Wizard_of_Mars", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Wizard_of_Mars", "property": "author", "object": "Diane_Duane" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A Wizard of Mars, written by Diane Duane is published in Hardcover.", "A Wizard of Mars is published in Hardcover and the author was Diane Duane.", "A Wizard of Mars, which was written by Diane Duane, was published in hardback." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Wizard_of_Mars", "property:media_type", "resource:Hardcover" ], [ "resource:A_Wizard_of_Mars", "property:author", "resource:Diane_Duane" ], [ "resource:A_Wizard_of_Mars", "rdf:type", "ontology:written_work" ] ]
A_Wizard_of_Mars
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "A_Wizard_of_Mars", "readable": "A Wizard of Mars", "graph": "resource:A_Wizard_of_Mars" }, { "modified": "Diane_Duane", "readable": "Diane Duane", "graph": "resource:Diane_Duane" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?j ?g WHERE { resource:A_Wizard_of_Mars property:author ?j . resource:A_Wizard_of_Mars property:media_type ?g }", "readable_query": "SELECT DISTINCT ?j ?g WHERE { resource:A_Wizard_of_Mars property:author ?j . resource:A_Wizard_of_Mars property:media_type ?g }", "graph_answer": [ "resource:Diane_Duane", "resource:Hardcover" ], "readable_answer": [ "Diane Duane", "Hardcover" ], "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" ] } ]
Monument
4
10316
Id48
[ { "subject": "Turkey", "property": "leaderTitle", "object": "President_of_Turkey" }, { "subject": "Turkey", "property": "leaderName", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
[ { "subject": "Turkey", "property": "leaderTitle", "object": "President_of_Turkey" }, { "subject": "Turkey", "property": "leader", "object": "Ahmet_Davutoğlu" }, { "subject": "Turkey", "property": "capital", "object": "Ankara" }, { "subject": "Atatürk_Monument_(İzmir)", "property": "location", "object": "Turkey" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Ahmet Davutoglu is the President of Turkey. The capital of Turkey is Ankara, and the Ataturk Monument (Izmir) is located in Turkey.", "The Atatürk Monument (İzmir) is found in Turkey, where the capital city is Ankara and the leader (President of Turkey) is Ahmet Davutoğlu.", "The leader and President of Turkey is Ahmet Davutoglu. The Ataturk monument (Izmir) is located in Turkey where the capital is Ankara." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Turkey", "property:leader", "resource:Ahmet_Davuto_lu" ], [ "resource:Turkey", "property:leader_title", "resource:President_of_Turkey" ], [ "resource:Turkey", "property:capital", "resource:Ankara" ], [ "resource:Atat_rk_Monument___zmir_", "rdf:type", "ontology:monument" ], [ "resource:Atat_rk_Monument___zmir_", "property:location", "resource:Turkey" ] ]
Atatürk_Monument_(İzmir)
[ { "modified": "capital", "readable": "capital", "graph": "property:capital" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "leaderTitle", "readable": "leader title", "graph": "property:leader_title" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "Ahmet_Davutoğlu", "readable": "Ahmet Davutoğlu", "graph": "resource:Ahmet_Davuto_lu" }, { "modified": "Ankara", "readable": "Ankara", "graph": "resource:Ankara" }, { "modified": "Atatürk_Monument_(İzmir)", "readable": "Atatürk Monument", "graph": "resource:Atat_rk_Monument___zmir_" }, { "modified": "President_of_Turkey", "readable": "President of Turkey", "graph": "resource:President_of_Turkey" }, { "modified": "Turkey", "readable": "Turkey", "graph": "resource:Turkey" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?p property:capital resource:Ankara . ?p property:leader ?b }", "readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?p property:capital resource:Ankara . ?p property:leader ?b }", "graph_answer": [ "resource:Ahmet_Davuto_lu" ], "readable_answer": [ "Ahmet Davutoğlu" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?s WHERE { ?s property:capital resource:Ankara . ?s property:leader resource:Ahmet_Davuto_lu }", "readable_query": "SELECT DISTINCT ?s WHERE { ?s property:capital resource:Ankara . ?s property:leader resource:Ahmet_Davutoğlu }", "graph_answer": [ "resource:Turkey" ], "readable_answer": [ "Turkey" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?l WHERE { resource:Turkey property:music_fusion_genre ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:Turkey property:music_fusion_genre ?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" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Atat_rk_Monument___zmir_ property:mayor ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Atatürk_Monument_(İzmir) property:mayor ?k }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
3
7287
Id200
[ { "subject": "Beef_kway_teow", "property": "country", "object": "Singapore" }, { "subject": "Beef_kway_teow", "property": "ingredient", "object": "Sesame_oil" }, { "subject": "Beef_kway_teow", "property": "region", "object": "Indonesia" } ]
[ { "subject": "Beef_kway_teow", "property": "country", "object": "Singapore" }, { "subject": "Beef_kway_teow", "property": "ingredient", "object": "Sesame_oil" }, { "subject": "Beef_kway_teow", "property": "region", "object": "Indonesia" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "A dish which comes from Indonesia and is popular in Singapore is beef kway teow, it has sesame oil among its ingredients.", "One of the ingredients of the Singapore dish beef kway teow is sesame oil. The dish is also eaten in Indonesia.", "Sesame oil is an ingredient in beef kway teow which is served in the region of Indonesia and is a popular dish in Singapore." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Beef_kway_teow", "property:ingredient", "resource:Sesame_oil" ], [ "resource:Beef_kway_teow", "rdf:type", "ontology:food" ], [ "resource:Beef_kway_teow", "property:country", "resource:Singapore" ], [ "resource:Beef_kway_teow", "property:region", "resource:Indonesia" ] ]
Beef_kway_teow
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Beef_kway_teow", "readable": "Beef kway teow", "graph": "resource:Beef_kway_teow" }, { "modified": "Indonesia", "readable": "Indonesia", "graph": "resource:Indonesia" }, { "modified": "Sesame_oil", "readable": "Sesame oil", "graph": "resource:Sesame_oil" }, { "modified": "Singapore", "readable": "Singapore", "graph": "resource:Singapore" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?i property:region resource:Indonesia . ?i property:ingredient resource:Sesame_oil . ?i rdf:type ontology:food }", "readable_query": "ASK WHERE { ?i property:region resource:Indonesia . ?i property:ingredient resource:Sesame_oil . ?i rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?k WHERE { ?k property:region resource:Indonesia . ?k rdf:type ontology:food . ?k property:ingredient resource:Sesame_oil }", "readable_query": "SELECT ?k WHERE { ?k property:region resource:Indonesia . ?k rdf:type ontology:food . ?k property:ingredient resource:Sesame_oil }", "graph_answer": [ "resource:Beef_kway_teow" ], "readable_answer": [ "Beef kway teow" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Beef_kway_teow property:ship_displacement ?g }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Beef_kway_teow property:ship_displacement ?g }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12259
Id206
[ { "subject": "Philippines", "property": "ethnicGroups", "object": "Ilocano_people" }, { "subject": "Philippines", "property": "languages", "object": "Arabic" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Philippines", "property": "language", "object": "Philippine_Spanish" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" } ]
[ { "subject": "Philippines", "property": "ethnicGroup", "object": "Ilocano_people" }, { "subject": "Philippines", "property": "language", "object": "Arabic" }, { "subject": "Philippines", "property": "ethnicGroup", "object": "Zamboangans" }, { "subject": "Philippines", "property": "language", "object": "Philippine_Spanish" }, { "subject": "Batchoy", "property": "country", "object": "Philippines" } ]
(X (X (X) (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Batchoy is eaten in the Philippines where Philippine Spanish and Arabic are spoken. It is also where the Zamboangans and Ilocano people are two of the ethnic groups.", "Zamboangans and Ilocano people are ethnic groups from the Philippines which is home to the dish batchoy and where Philippine Spanish and Arabic are spoken.", "Batchoy comes from the Philippines, where Philippine Spanish and Arabic are among the languages spoken, and the Zamboangans and Ilocano people are ethnic groups." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Batchoy", "rdf:type", "ontology:food" ], [ "resource:Batchoy", "property:country", "resource:Philippines" ], [ "resource:Philippines", "property:language", "resource:Philippine_Spanish" ], [ "resource:Philippines", "property:language", "resource:Arabic" ], [ "resource:Philippines", "property:ethnic_group", "resource:Zamboangans" ], [ "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": "Arabic", "readable": "Arabic", "graph": "resource:Arabic" }, { "modified": "Batchoy", "readable": "Batchoy", "graph": "resource:Batchoy" }, { "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" }, { "modified": "Zamboangans", "readable": "Zamboangans", "graph": "resource:Zamboangans" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { resource:Philippines property:language ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { resource:Philippines property:language ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?n WHERE { resource:Philippines property:language ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Philippines property:language ?n }", "graph_answer": [ "resource:Philippine_Spanish", "resource:Arabic" ], "readable_answer": [ "Philippine Spanish", "Arabic" ], "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 ?u WHERE { resource:Philippines property:ethnic_group ?u . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'z' ) ) }", "readable_query": "SELECT DISTINCT ?u WHERE { resource:Philippines property:ethnic_group ?u . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'z' ) ) }", "graph_answer": [ "resource:Zamboangans" ], "readable_answer": [ "Zamboangans" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?g WHERE { resource:Philippines property:ethnic_group ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'ilocano' ) ) }", "readable_query": "SELECT DISTINCT ?g WHERE { resource:Philippines property:ethnic_group ?g . FILTER ( CONTAINS ( LCASE ( ?g ) , 'ilocano' ) ) }", "graph_answer": [ "resource:Ilocano_people" ], "readable_answer": [ "Ilocano people" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:Batchoy property:country resource:Philippines . resource:Batchoy rdf:type ontology:food }", "readable_query": "ASK WHERE { resource:Batchoy property:country resource:Philippines . resource:Batchoy rdf:type ontology:food }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
University
5
12683
Id13
[ { "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": "dean", "object": "Mario_Botta" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "facultySize", "object": "\"100\"^^xsd:nonNegativeInteger" }, { "subject": "Accademia_di_Architettura_di_Mendrisio", "property": "canton", "object": "Ticino" } ]
[ { "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": "dean", "object": "Mario_Botta" }, { "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 is located in Ticino, Switzerland. Its dean is Mario Botta. It has 100 academic staff and 600 students.", "The Dean of the Accademia di Architettura di Mendrisio is Mario Botta. The Accademia is located in Ticino, Switzerland and has 600 students and 100 academic staff.", "Accademia di Architettura di Mendrisio of Ticino, Switzerland had an academic staff of 100 and 600 students study there. The dean is called Mario Botta." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:dean", "resource:Mario_Botta" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "rdf:type", "ontology:university" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:location", "resource:Ticino" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:country", "resource:Switzerland" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property:number_of_students", "600" ], [ "resource:Accademia_di_Architettura_di_Mendrisio", "property: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": "country", "readable": "country", "graph": "property:country" }, { "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": "Switzerland", "readable": "Switzerland", "graph": "resource:Switzerland" }, { "modified": "Ticino", "readable": "Ticino", "graph": "resource:Ticino" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?i < '200' ) . ?g rdf:type ontology:university . ?g property:academic_staff_size ?i . ?g property:dean ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?i < '200' ) . ?g rdf:type ontology:university . ?g property:academic_staff_size ?i . ?g property:dean ?k }", "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 ?p WHERE { ?h rdf:type ontology:university . ?h property:academic_staff_size ?p . ?h property:dean resource:Mario_Botta }", "readable_query": "SELECT DISTINCT ?p WHERE { ?h rdf:type ontology:university . ?h property:academic_staff_size ?p . ?h property:dean resource:Mario_Botta }", "graph_answer": [ "100" ], "readable_answer": [ "100" ], "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 { ?i property:academic_staff_size 100 . ?i rdf:type ontology:university . ?i property:dean resource:Mario_Botta }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:academic_staff_size 100 . ?i rdf:type ontology:university . ?i property:dean resource:Mario_Botta }", "graph_answer": [ "resource:Accademia_di_Architettura_di_Mendrisio" ], "readable_answer": [ "Accademia di Architettura di Mendrisio" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k ?a WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:location ?k . resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?a }", "readable_query": "SELECT DISTINCT ?k ?a WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:location ?k . resource:Accademia_di_Architettura_di_Mendrisio property:number_of_students ?a }", "graph_answer": [ "resource:Ticino", "600" ], "readable_answer": [ "Ticino", "600" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:most_champions ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:most_champions ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
4
10882
Id101
[ { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "Cornell_University" }, { "subject": "Cornell_University", "property": "affiliation", "object": "Association_of_Public_and_Land-grant_Universities" }, { "subject": "Cornell_University", "property": "president", "object": "Elizabeth_Garrett" }, { "subject": "Cornell_University", "property": "city", "object": "Ithaca,_New_York" } ]
[ { "subject": "Administrative_Science_Quarterly", "property": "publisher", "object": "Cornell_University" }, { "subject": "Cornell_University", "property": "affiliation", "object": "Association_of_Public_and_Land-grant_Universities" }, { "subject": "Cornell_University", "property": "president", "object": "Elizabeth_Garrett" }, { "subject": "Cornell_University", "property": "city", "object": "Ithaca,_New_York" } ]
(X (X (X) (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Cornell University is in Ithaca, New York and the president is Elizabeth Garrett. They are the publisher of the Administrative Science Quarterly and are affiliated with the Association of Public and Land-grant Universities.", "Cornell University, of Ithaca, New York, is the publisher of Administrative Science Quarterly. The president of Cornell University is Elizabeth Garrett and the university is affiliated with the Association of Public and Land-grant Universities.", "Located in Ithaca New York, Cornell University is the publisher of the Administrative Science Quarterly. The university is affiliated with the Association of Public and Land-grant Universities and its president is Elizabeth Garrett." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Cornell_University", "property:president", "resource:Elizabeth_Garrett" ], [ "resource:Cornell_University", "property:city", "resource:Ithaca__New_York" ], [ "resource:Cornell_University", "property:affiliation", "resource:Association_of_Public_and_Land_grant_Universities" ], [ "resource:Administrative_Science_Quarterly", "rdf:type", "ontology:written_work" ], [ "resource:Administrative_Science_Quarterly", "property:publisher", "resource:Cornell_University" ] ]
Administrative_Science_Quarterly
[ { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "president", "readable": "president", "graph": "property:president" }, { "modified": "publisher", "readable": "publisher", "graph": "property:publisher" }, { "modified": "Administrative_Science_Quarterly", "readable": "Administrative Science Quarterly", "graph": "resource:Administrative_Science_Quarterly" }, { "modified": "Association_of_Public_and_Land-grant_Universities", "readable": "Association of Public and Land-grant Universities", "graph": "resource:Association_of_Public_and_Land_grant_Universities" }, { "modified": "Cornell_University", "readable": "Cornell University", "graph": "resource:Cornell_University" }, { "modified": "Elizabeth_Garrett", "readable": "Elizabeth Garrett", "graph": "resource:Elizabeth_Garrett" }, { "modified": "Ithaca,_New_York", "readable": "Ithaca, New York", "graph": "resource:Ithaca__New_York" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f ?r WHERE { resource:Cornell_University property:president ?f . resource:Cornell_University property:affiliation ?r }", "readable_query": "SELECT DISTINCT ?f ?r WHERE { resource:Cornell_University property:president ?f . resource:Cornell_University property:affiliation ?r }", "graph_answer": [ "resource:Elizabeth_Garrett", "resource:Association_of_Public_and_Land_grant_Universities" ], "readable_answer": [ "Elizabeth Garrett", "Association of Public and Land-grant Universities" ], "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 { resource:Cornell_University property:last_aired ?n }", "readable_query": "SELECT DISTINCT ?n WHERE { resource:Cornell_University property:last_aired ?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" ] } ]
WrittenWork
3
8286
Id132
[ { "subject": "Acta_Mathematica_Hungarica", "property": "discipline", "object": "Mathematics" }, { "subject": "Acta_Mathematica_Hungarica", "property": "abbreviation", "object": "\"Acta Math. Hungar.\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "issn", "object": "\"1588-2632\"" } ]
[ { "subject": "Acta_Mathematica_Hungarica", "property": "abbreviation", "object": "\"Acta Math. Hungar.\"" }, { "subject": "Acta_Mathematica_Hungarica", "property": "academicDiscipline", "object": "Mathematics" }, { "subject": "Acta_Mathematica_Hungarica", "property": "issnNumber", "object": "\"1588-2632\"" } ]
(X (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acta Mathematica Hungarica (Acta Math. Hunger.) covers the academic discipline of Mathematics. Its ISSN number is 1588-2632.", "Acta Mathematica Hungarica, also known as Acta Math. Hungar., with ISSN number 1588-2632, is in the Math discipline.", "Acta Mathematica Hungarica can be abbreviated to Acta Math. Hungar, and its discipline is Math. Its ISSN number is 1588-2632." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Acta_Mathematica_Hungarica", "property:abbreviation", "resource:Acta_Math__Hungar_" ], [ "resource:Acta_Mathematica_Hungarica", "rdf:type", "ontology:written_work" ], [ "resource:Acta_Mathematica_Hungarica", "property:issn_number", "1588-2632" ], [ "resource:Acta_Mathematica_Hungarica", "property:academic_discipline", "resource:Mathematics" ] ]
Acta_Mathematica_Hungarica
[ { "modified": "1588-2632", "readable": "1588-2632", "graph": "1588-2632" }, { "modified": "abbreviation", "readable": "abbreviation", "graph": "property:abbreviation" }, { "modified": "academicDiscipline", "readable": "academic discipline", "graph": "property:academic_discipline" }, { "modified": "issnNumber", "readable": "issn number", "graph": "property:issn_number" }, { "modified": "Acta Math. Hungar.", "readable": "Acta Math. Hungar.", "graph": "resource:Acta_Math__Hungar_" }, { "modified": "Acta_Mathematica_Hungarica", "readable": "Acta Mathematica Hungarica", "graph": "resource:Acta_Mathematica_Hungarica" }, { "modified": "Mathematics", "readable": "Mathematics", "graph": "resource:Mathematics" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y property:abbreviation resource:AIP_Adv_ . ?y rdf:type ontology:written_work . ?y property:academic_discipline resource:Mathematics }", "readable_query": "ASK WHERE { ?y property:abbreviation resource:AIP_Adv. . ?y rdf:type ontology:written_work . ?y property:academic_discipline resource:Mathematics }", "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 { ?g property:academic_discipline resource:Mathematics . ?g property:abbreviation resource:Acta_Math__Hungar_ . ?g rdf:type ontology:written_work }", "readable_query": "ASK WHERE { ?g property:academic_discipline resource:Mathematics . ?g property:abbreviation resource:Acta_Math._Hungar. . ?g rdf:type ontology:written_work }", "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 rdf:type ontology:written_work . ?w property:academic_discipline resource:Mathematics . ?w property:abbreviation resource:Acta_Math__Hungar_ }", "readable_query": "SELECT ?w WHERE { ?w rdf:type ontology:written_work . ?w property:academic_discipline resource:Mathematics . ?w property:abbreviation resource:Acta_Math._Hungar. }", "graph_answer": [ "resource:Acta_Mathematica_Hungarica" ], "readable_answer": [ "Acta Mathematica Hungarica" ], "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 WHERE { resource:Acta_Mathematica_Hungarica property:issn_number ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:Acta_Mathematica_Hungarica property:issn_number ?r }", "graph_answer": [ "1588-2632" ], "readable_answer": [ "1588-2632" ], "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" ] } ]
Politician
2
5081
Id73
[ { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "Connecticut" } ]
[ { "subject": "Abraham_A._Ribicoff", "property": "deathPlace", "object": "United_States" }, { "subject": "Abraham_A._Ribicoff", "property": "birthPlace", "object": "Connecticut" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Abraham A. Ribicoff was born in Connecticut and died in the United States.", "Abraham A. Ribicoff, born in Connecticut, died in the U.S." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Abraham_A__Ribicoff", "rdf:type", "ontology:politician" ], [ "resource:Abraham_A__Ribicoff", "property:death_place", "resource:United_States" ], [ "resource:Abraham_A__Ribicoff", "property:birth_place", "resource:Connecticut" ] ]
Abraham_A._Ribicoff
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "deathPlace", "readable": "death place", "graph": "property:death_place" }, { "modified": "Abraham_A._Ribicoff", "readable": "Abraham A. Ribicoff", "graph": "resource:Abraham_A__Ribicoff" }, { "modified": "Connecticut", "readable": "Connecticut", "graph": "resource:Connecticut" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?r property:birth_place ?m . ?r property:death_place resource:Madison__Wisconsin . ?r rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?r property:birth_place ?m . ?r property:death_place resource:Madison,_Wisconsin . ?r 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" ] } ]
Airport
2
3350
Id155
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "operator", "object": "Civil_Aviation_Authority_of_New_Zealand" }, { "subject": "Civil_Aviation_Authority_of_New_Zealand", "property": "location", "object": "Wellington" } ]
[ { "subject": "Ardmore_Airport_(New_Zealand)", "property": "operatingOrganisation", "object": "Civil_Aviation_Authority_of_New_Zealand" }, { "subject": "Civil_Aviation_Authority_of_New_Zealand", "property": "location", "object": "Wellington" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "The Civil Aviation Authority of Wellington, New Zealand is the operating organisation for Ardmore Airport, New Zealand.", "Ardmore Airport (New Zealand) is operated by the Civil Aviation Authority of New Zealand, located in Wellington." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Ardmore_Airport__New_Zealand_", "rdf:type", "ontology:airport" ], [ "resource:Ardmore_Airport__New_Zealand_", "property:operating_organisation", "resource:Civil_Aviation_Authority_of_New_Zealand" ], [ "resource:Civil_Aviation_Authority_of_New_Zealand", "property:location", "resource:Wellington" ] ]
Ardmore_Airport_(New_Zealand)
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "operatingOrganisation", "readable": "operating organisation", "graph": "property:operating_organisation" }, { "modified": "Ardmore_Airport_(New_Zealand)", "readable": "Ardmore Airport", "graph": "resource:Ardmore_Airport__New_Zealand_" }, { "modified": "Civil_Aviation_Authority_of_New_Zealand", "readable": "Civil Aviation Authority of New Zealand", "graph": "resource:Civil_Aviation_Authority_of_New_Zealand" }, { "modified": "Wellington", "readable": "Wellington", "graph": "resource:Wellington" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?o ?j WHERE { ?o rdf:type ontology:airport . ?j property:location resource:Wellington . ?o property:operating_organisation ?j }", "readable_query": "SELECT DISTINCT ?o ?j WHERE { ?o rdf:type ontology:airport . ?j property:location resource:Wellington . ?o property:operating_organisation ?j }", "graph_answer": [ "resource:Ardmore_Airport__New_Zealand_", "resource:Civil_Aviation_Authority_of_New_Zealand" ], "readable_answer": [ "Ardmore Airport", "Civil Aviation Authority of New Zealand" ], "type": [ "complete", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
Artist
2
3582
Id194
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivatives", "object": "Disco" } ]
[ { "subject": "Andra_(singer)", "property": "genre", "object": "Rhythm_and_blues" }, { "subject": "Rhythm_and_blues", "property": "derivative", "object": "Disco" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Andra performs rhythm and blues music, a derivative of which is disco.", "Rhythm and blues was the base of disco and the genre of singer Andra.", "Rhythm and blues is the genre of artist Andra and is also the origin of disco." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rhythm_and_blues", "property:derivative", "resource:Disco" ], [ "resource:Andra__singer_", "rdf:type", "ontology:artist" ], [ "resource:Andra__singer_", "property:genre", "resource:Rhythm_and_blues" ] ]
Andra_(singer)
[ { "modified": "derivative", "readable": "derivative", "graph": "property:derivative" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "Andra_(singer)", "readable": "Andra", "graph": "resource:Andra__singer_" }, { "modified": "Disco", "readable": "Disco", "graph": "resource:Disco" }, { "modified": "Rhythm_and_blues", "readable": "Rhythm and blues", "graph": "resource:Rhythm_and_blues" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?y property:derivative resource:Disco . ?b property:genre ?y . ?b rdf:type ontology:artist }", "readable_query": "ASK WHERE { ?y property:derivative resource:Disco . ?b property:genre ?y . ?b rdf:type ontology:artist }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?e WHERE { ?e rdf:type ontology:artist . ?z property:derivative resource:Disco . ?e property:genre ?z }", "readable_query": "SELECT ?e WHERE { ?e rdf:type ontology:artist . ?z property:derivative resource:Disco . ?e property:genre ?z }", "graph_answer": [ "resource:Andra__singer_" ], "readable_answer": [ "Andra" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT ?u WHERE { ?u property:derivative resource:Disco . resource:Andra__singer_ property:genre ?u . resource:Andra__singer_ rdf:type ontology:artist }", "readable_query": "SELECT ?u WHERE { ?u property:derivative resource:Disco . resource:Andra_(singer) property:genre ?u . resource:Andra_(singer) rdf:type ontology:artist }", "graph_answer": [ "resource:Rhythm_and_blues" ], "readable_answer": [ "Rhythm and blues" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Athlete
2
3829
Id169
[ { "subject": "Canada", "property": "leaderName", "object": "Elizabeth_II" }, { "subject": "Adam_McQuaid", "property": "placeOfBirth", "object": "Canada" } ]
[ { "subject": "Canada", "property": "leader", "object": "Elizabeth_II" }, { "subject": "Adam_McQuaid", "property": "birthPlace", "object": "Canada" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Canada is led by Elizabeth II and is where Adam McQuaid was born.", "Canada, which is led by Elizabeth II, is the birth place of Adam McQuaid.", "Adam McQuaid was born in Canada where the leader is Elizabeth II." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Canada", "property:leader", "resource:Elizabeth_II" ], [ "resource:Adam_McQuaid", "rdf:type", "ontology:athlete" ], [ "resource:Adam_McQuaid", "property:birth_place", "resource:Canada" ] ]
Adam_McQuaid
[ { "modified": "birthPlace", "readable": "birth place", "graph": "property:birth_place" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Adam_McQuaid", "readable": "Adam McQuaid", "graph": "resource:Adam_McQuaid" }, { "modified": "Canada", "readable": "Canada", "graph": "resource:Canada" }, { "modified": "Elizabeth_II", "readable": "Elizabeth II", "graph": "resource:Elizabeth_II" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'c' ) ) . ?u property:birth_place ?v . ?u rdf:type ontology:athlete . ?v property:leader resource:Elizabeth_II }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'c' ) ) . ?u property:birth_place ?v . ?u rdf:type ontology:athlete . ?v property:leader resource:Elizabeth_II }", "graph_answer": [ "resource:Adam_McQuaid" ], "readable_answer": [ "Adam McQuaid" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q WHERE { resource:Adam_McQuaid property:birth_place ?q . ?q property:leader resource:Elizabeth_II . resource:Adam_McQuaid rdf:type ontology:athlete }", "readable_query": "SELECT DISTINCT ?q WHERE { resource:Adam_McQuaid property:birth_place ?q . ?q property:leader resource:Elizabeth_II . resource:Adam_McQuaid rdf:type ontology:athlete }", "graph_answer": [ "resource:Canada" ], "readable_answer": [ "Canada" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5537
Id72
[ { "subject": "A_Glastonbury_Romance", "property": "previousWork", "object": "Wolf_Solent" }, { "subject": "Wolf_Solent", "property": "author", "object": "John_Cowper_Powys" } ]
[ { "subject": "A_Glastonbury_Romance", "property": "precededBy", "object": "Wolf_Solent" }, { "subject": "Wolf_Solent", "property": "author", "object": "John_Cowper_Powys" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "John Cowper Powys is the author of Wolf Solent which is followed by A Glastonbury Romance.", "A Glastonbury Romance was preceded By Wolf Solent written by John Cowper Powys." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:A_Glastonbury_Romance", "property:preceded_by", "resource:Wolf_Solent" ], [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ], [ "resource:Wolf_Solent", "property:author", "resource:John_Cowper_Powys" ] ]
A_Glastonbury_Romance
[ { "modified": "author", "readable": "author", "graph": "property:author" }, { "modified": "precededBy", "readable": "preceded by", "graph": "property:preceded_by" }, { "modified": "A_Glastonbury_Romance", "readable": "A Glastonbury Romance", "graph": "resource:A_Glastonbury_Romance" }, { "modified": "John_Cowper_Powys", "readable": "John Cowper Powys", "graph": "resource:John_Cowper_Powys" }, { "modified": "Wolf_Solent", "readable": "Wolf Solent", "graph": "resource:Wolf_Solent" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'w' ) ) . ?u property:author resource:John_Cowper_Powys }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'w' ) ) . ?u property:author resource:John_Cowper_Powys }", "graph_answer": [ "resource:Wolf_Solent" ], "readable_answer": [ "Wolf Solent" ], "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_Glastonbury_Romance rdf:type ontology:written_work . resource:A_Glastonbury_Romance property:preceded_by resource:Wolf_Solent }", "readable_query": "ASK WHERE { resource:A_Glastonbury_Romance rdf:type ontology:written_work . resource:A_Glastonbury_Romance property:preceded_by resource:Wolf_Solent }", "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
4
10778
Id70
[ { "subject": "Visvesvaraya_Technological_University", "property": "city", "object": "Belgaum" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "postgrad", "object": "\"~700\"@en" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliations", "object": "Visvesvaraya_Technological_University" } ]
[ { "subject": "Visvesvaraya_Technological_University", "property": "city", "object": "Belgaum" }, { "subject": "Acharya_Institute_of_Technology", "property": "country", "object": "\"India\"" }, { "subject": "Acharya_Institute_of_Technology", "property": "numberOfPostgraduateStudents", "object": "700" }, { "subject": "Acharya_Institute_of_Technology", "property": "affiliation", "object": "Visvesvaraya_Technological_University" } ]
(X (X) (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Acharya Institute of Technology is located in India and it has 700 postgraduate students. It is affiliated with the Visvesvaraya Technological University in Belgaum.", "The Acharya Institute of Technology in India which has 700 postgraduate students is affiliated to the Visvesvaraya Technological University in Belgaum.", "The Acharya Institute of Technology in India has 700 post-graduate students and is affiliated with the Visvesvaraya Technological University in Belgaum." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Visvesvaraya_Technological_University", "property:city", "resource:Belgaum" ], [ "resource:Acharya_Institute_of_Technology", "rdf:type", "ontology:university" ], [ "resource:Acharya_Institute_of_Technology", "property:affiliation", "resource:Visvesvaraya_Technological_University" ], [ "resource:Acharya_Institute_of_Technology", "property:country", "resource:India" ], [ "resource:Acharya_Institute_of_Technology", "property:number_of_postgraduate_students", "700" ] ]
Acharya_Institute_of_Technology
[ { "modified": "700", "readable": "700", "graph": "700" }, { "modified": "affiliation", "readable": "affiliation", "graph": "property:affiliation" }, { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "numberOfPostgraduateStudents", "readable": "number of postgraduate students", "graph": "property:number_of_postgraduate_students" }, { "modified": "Acharya_Institute_of_Technology", "readable": "Acharya Institute of Technology", "graph": "resource:Acharya_Institute_of_Technology" }, { "modified": "Belgaum", "readable": "Belgaum", "graph": "resource:Belgaum" }, { "modified": "India", "readable": "India", "graph": "resource:India" }, { "modified": "Visvesvaraya_Technological_University", "readable": "Visvesvaraya Technological University", "graph": "resource:Visvesvaraya_Technological_University" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:university . ?p property:city resource:Belgaum . ?k property:number_of_postgraduate_students ?q . ?k property:affiliation ?p . FILTER ( ?q <= '1100' ) }", "readable_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:university . ?p property:city resource:Belgaum . ?k property:number_of_postgraduate_students ?q . ?k property:affiliation ?p . FILTER ( ?q <= '1100' ) }", "graph_answer": [ "resource:Acharya_Institute_of_Technology" ], "readable_answer": [ "Acharya Institute of Technology" ], "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 ?z WHERE { ?z property:city resource:Belgaum . ?e rdf:type ontology:university . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'v' ) ) . ?e property:country resource:India . ?e property:affiliation ?z }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z property:city resource:Belgaum . ?e rdf:type ontology:university . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'v' ) ) . ?e property:country resource:India . ?e property:affiliation ?z }", "graph_answer": [ "resource:Visvesvaraya_Technological_University" ], "readable_answer": [ "Visvesvaraya Technological University" ], "type": [ "coreference", "meaningful", "answer", "more_triples", "mixed", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] } ]
WrittenWork
2
5533
Id68
[ { "subject": "A_Glastonbury_Romance", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Glastonbury_Romance", "property": "oclc", "object": "\"76798317\"" } ]
[ { "subject": "A_Glastonbury_Romance", "property": "mediaType", "object": "Hardcover" }, { "subject": "A_Glastonbury_Romance", "property": "oclcNumber", "object": "76798317" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "\"A Glastonbury Romance \" can be found in hardcover and as the OCLC number 76798317.", "A Glastonbury Romance which has the OCLC number76798317, is available in hardcover.", "'A Glastonbury Romance' has the OCLC number 76798317 and is available in hardcover." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_Glastonbury_Romance", "property:media_type", "resource:Hardcover" ], [ "resource:A_Glastonbury_Romance", "rdf:type", "ontology:written_work" ], [ "resource:A_Glastonbury_Romance", "property:oclc_number", "76798317" ] ]
A_Glastonbury_Romance
[ { "modified": "76798317", "readable": "76798317", "graph": "76798317" }, { "modified": "mediaType", "readable": "media type", "graph": "property:media_type" }, { "modified": "oclcNumber", "readable": "oclc number", "graph": "property:oclc_number" }, { "modified": "A_Glastonbury_Romance", "readable": "A Glastonbury Romance", "graph": "resource:A_Glastonbury_Romance" }, { "modified": "Hardcover", "readable": "Hardcover", "graph": "resource:Hardcover" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { ?t property:oclc_number ?l . FILTER ( ?l != '50000000' ) . ?t rdf:type ontology:written_work . ?t property:media_type ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { ?t property:oclc_number ?l . FILTER ( ?l != '50000000' ) . ?t rdf:type ontology:written_work . ?t property:media_type ?v }", "graph_answer": [ "resource:Hardcover" ], "readable_answer": [ "Hardcover" ], "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 { ?y property:media_type resource:Hardcover . ?y rdf:type ontology:written_work . ?y property:oclc_number '318875313' }", "readable_query": "ASK WHERE { ?y property:media_type resource:Hardcover . ?y rdf:type ontology:written_work . ?y property:oclc_number '318875313' }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?i property:oclc_number '76798317' . ?i rdf:type ontology:written_work . ?i property:media_type resource:Hardcover }", "readable_query": "ASK WHERE { ?i property:oclc_number '76798317' . ?i rdf:type ontology:written_work . ?i property:media_type resource:Hardcover }", "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 ?o WHERE { ?o property:oclc_number '76798317' . ?o property:media_type resource:Hardcover . ?o rdf:type ontology:written_work }", "readable_query": "SELECT ?o WHERE { ?o property:oclc_number '76798317' . ?o property:media_type resource:Hardcover . ?o rdf:type ontology:written_work }", "graph_answer": [ "resource:A_Glastonbury_Romance" ], "readable_answer": [ "A Glastonbury Romance" ], "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 ?l WHERE { resource:A_Glastonbury_Romance property:oclc_number ?l }", "readable_query": "SELECT DISTINCT ?l WHERE { resource:A_Glastonbury_Romance property:oclc_number ?l }", "graph_answer": [ "76798317" ], "readable_answer": [ "76798317" ], "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
4
8413
Id11
[ { "subject": "Aarhus_Airport", "property": "runwayLength", "object": "\"2776.73\"^^xsd:double" }, { "subject": "Aarhus_Airport", "property": "operator", "object": "\"Aarhus Lufthavn A/S\"@en" }, { "subject": "Aarhus_Airport", "property": "elevation", "object": "\"24.9936\"^^xsd:double" }, { "subject": "Aarhus_Airport", "property": "runwayDesignation", "object": "\"10R/28L\"" } ]
[ { "subject": "Aarhus_Airport", "property": "runwayLength", "object": "2776.0" }, { "subject": "Aarhus_Airport", "property": "operatingOrganisation", "object": "\"Aarhus Lufthavn A/S\"" }, { "subject": "Aarhus_Airport", "property": "elevationAboveTheSeaLevel", "object": "25.0" }, { "subject": "Aarhus_Airport", "property": "runwayName", "object": "\"10R/28L\"" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Aarhus Airport, which is 25 metres above sea level, is operated by Aarhus Lufthavn A/S. The runway name is 10R/28L and has a length of 2776.0.", "Aarhus airport which is 25 metres above sea level, is operated by Aarhus Lufthavn A/S. The runway name is 10R/28L and has a length of 2776.0.", "Aarhus Airport is run by Aarhus Lufthavn A/S and is 25 metres above sea level. The runway length is 2776 and it is called 10R/28L." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aarhus_Airport", "property:runway_length", "resource:2776_0" ], [ "resource:Aarhus_Airport", "rdf:type", "ontology:airport" ], [ "resource:Aarhus_Airport", "property:elevation_above_the_sea_level", "resource:25_0" ], [ "resource:Aarhus_Airport", "property:runway_name", "resource:10R_28L" ], [ "resource:Aarhus_Airport", "property:operating_organisation", "resource:Aarhus_Lufthavn_A_S" ] ]
Aarhus_Airport
[ { "modified": "elevationAboveTheSeaLevel", "readable": "elevation above the sea level", "graph": "property:elevation_above_the_sea_level" }, { "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": "10R/28L", "readable": "10R/28L", "graph": "resource:10R_28L" }, { "modified": "25.0", "readable": "25.0", "graph": "resource:25_0" }, { "modified": "2776.0", "readable": "2776.0", "graph": "resource:2776_0" }, { "modified": "Aarhus_Airport", "readable": "Aarhus Airport", "graph": "resource:Aarhus_Airport" }, { "modified": "Aarhus Lufthavn A/S", "readable": "Aarhus Lufthavn A/S", "graph": "resource:Aarhus_Lufthavn_A_S" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?w WHERE { resource:Aarhus_Airport property:runway_length ?w . resource:Aarhus_Airport property:runway_name ?t }", "readable_query": "SELECT DISTINCT ?t ?w WHERE { resource:Aarhus_Airport property:runway_length ?w . resource:Aarhus_Airport property:runway_name ?t }", "graph_answer": [ "resource:10R_28L", "resource:2776_0" ], "readable_answer": [ "10R/28L", "2776.0" ], "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 ?i WHERE { resource:Aarhus_Airport property:creator_of_dish ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Aarhus_Airport property:creator_of_dish ?i }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
2
5290
Id34
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "clubs", "object": "A.C._Chievo_Verona" } ]
[ { "subject": "A.C._Lumezzane", "property": "manager", "object": "Michele_Marcolini" }, { "subject": "Michele_Marcolini", "property": "club", "object": "A.C._Chievo_Verona" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Michele Marcolini's club is A.C. Chievo Verona and he manages the A.C. Lumezzane.", "A.C Chievo Verona, is the club of Michele Marcolini, who has been the manager of AC Lumezzane.", "Michele Marcolini, manager of AC Lumezzane, plays for A.C. Chievo Verona." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:A_C__Lumezzane", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Lumezzane", "property:manager", "resource:Michele_Marcolini" ], [ "resource:Michele_Marcolini", "property:club", "resource:A_C__Chievo_Verona" ] ]
A.C._Lumezzane
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "A.C._Lumezzane", "readable": "A.C. Lumezzane", "graph": "resource:A_C__Lumezzane" }, { "modified": "Michele_Marcolini", "readable": "Michele Marcolini", "graph": "resource:Michele_Marcolini" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?g ) WHERE { ?x property:manager ?h . ?x rdf:type ontology:sports_team . ?h property:club resource:F_C__Bari_1908 }", "readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?g ) WHERE { ?x property:manager ?h . ?x rdf:type ontology:sports_team . ?h property:club resource:F.C._Bari_1908 }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?x ) WHERE { ?n property:club resource:A_C__Chievo_Verona . FILTER ( CONTAINS ( LCASE ( ?n ) , 'michele' ) ) }", "readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?x ) WHERE { ?n property:club resource:A.C._Chievo_Verona . FILTER ( CONTAINS ( LCASE ( ?n ) , 'michele' ) ) }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "comparison", "string_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t ?m WHERE { ?t property:manager ?m . ?t rdf:type ontology:sports_team . ?m property:club resource:A_C__Chievo_Verona }", "readable_query": "SELECT DISTINCT ?t ?m WHERE { ?t property:manager ?m . ?t rdf:type ontology:sports_team . ?m property:club resource:A.C._Chievo_Verona }", "graph_answer": [ "resource:A_C__Lumezzane", "resource:Michele_Marcolini" ], "readable_answer": [ "A.C. Lumezzane", "Michele Marcolini" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] } ]
CelestialBody
5
11694
Id2
[ { "subject": "(15788)_1993_SB", "property": "discoverer", "object": "Iwan_P._Williams" }, { "subject": "(15788)_1993_SB", "property": "epoch", "object": "\"March 6, 2006 (JD2453800.5)\"" }, { "subject": "(15788)_1993_SB", "property": "orbitalPeriod", "object": "7.72943e+09" }, { "subject": "(15788)_1993_SB", "property": "periapsis", "object": "3.9971e+12" }, { "subject": "(15788)_1993_SB", "property": "Planet/apoapsis", "object": "\"7.7151E9\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(15788)_1993_SB", "property": "discoverer", "object": "Iwan_P._Williams" }, { "subject": "(15788)_1993_SB", "property": "epoch", "object": "2006-03-06" }, { "subject": "(15788)_1993_SB", "property": "orbitalPeriod", "object": "7729430000.0" }, { "subject": "(15788)_1993_SB", "property": "periapsis", "object": "3997100000000.0" }, { "subject": "(15788)_1993_SB", "property": "apoapsis", "object": "7715100000.0 (kilometres)" } ]
(X (X) (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Iwan P Williams discovered (15788) 1993 SB which has an epoch date of 6 March 2006 and an orbital period of 7729430000.0. The periapsis measures 3997100000000.0 and the apoapsis is 7715100000.0 kms.", "15788 1993 SB was discovered by Iwan P Williams and has an epoch date of 6 March 2006. The orbital period is 7729430000, the periapsis is 3997100000000.0 and the apoapsis 7715100000 kilometres.", "15788 1993 SB was discovered by Iwan P Williams. Its orbital period is 7729430000, periapsis is 3997100000000, apoapsis is 7715100000 km, and its epoch is on the 6th of March, 2006." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_15788__1993_SB", "property:epoch", "resource:2006_03_06" ], [ "resource:_15788__1993_SB", "rdf:type", "ontology:celestial_body" ], [ "resource:_15788__1993_SB", "property:apoapsis", "7715100000.0 (kilometres)" ], [ "resource:_15788__1993_SB", "property:periapsis", "resource:3997100000000_0" ], [ "resource:_15788__1993_SB", "property:orbital_period", "resource:7729430000_0" ], [ "resource:_15788__1993_SB", "property:discoverer", "resource:Iwan_P__Williams" ] ]
(15788)_1993_SB
[ { "modified": "7715100000.0 (kilometres)", "readable": "7715100000.0", "graph": "7715100000.0 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "discoverer", "readable": "discoverer", "graph": "property:discoverer" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "periapsis", "readable": "periapsis", "graph": "property:periapsis" }, { "modified": "2006-03-06", "readable": "2006-03-06", "graph": "resource:2006_03_06" }, { "modified": "3997100000000.0", "readable": "3997100000000.0", "graph": "resource:3997100000000_0" }, { "modified": "7729430000.0", "readable": "7729430000.0", "graph": "resource:7729430000_0" }, { "modified": "Iwan_P._Williams", "readable": "Iwan P. Williams", "graph": "resource:Iwan_P__Williams" }, { "modified": "(15788)_1993_SB", "readable": "1993 SB", "graph": "resource:_15788__1993_SB" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?a property:epoch ?b . ?a rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?b ) , '2006' ) ) . ?a property:discoverer ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { ?a property:epoch ?b . ?a rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?b ) , '2006' ) ) . ?a property:discoverer ?f }", "graph_answer": [ "resource:Iwan_P__Williams" ], "readable_answer": [ "Iwan P. Williams" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:epoch resource:2006_12_31 . ?n property:discoverer resource:Iwan_P__Williams . ?n rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?n property:epoch resource:2006-12-31 . ?n property:discoverer resource:Iwan_P._Williams . ?n rdf:type ontology:celestial_body }", "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 { ?c property:epoch resource:2006_03_06 . ?c rdf:type ontology:celestial_body . ?c property:discoverer resource:Iwan_P__Williams }", "readable_query": "ASK WHERE { ?c property:epoch resource:2006-03-06 . ?c rdf:type ontology:celestial_body . ?c property:discoverer resource:Iwan_P._Williams }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?j WHERE { ?j rdf:type ontology:celestial_body . ?j property:discoverer resource:Iwan_P__Williams . ?j property:epoch resource:2006_03_06 }", "readable_query": "SELECT ?j WHERE { ?j rdf:type ontology:celestial_body . ?j property:discoverer resource:Iwan_P._Williams . ?j property:epoch resource:2006-03-06 }", "graph_answer": [ "resource:_15788__1993_SB" ], "readable_answer": [ "1993 SB" ], "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 ?p ?v WHERE { resource:_15788__1993_SB property:orbital_period ?v . resource:_15788__1993_SB property:apoapsis ?p }", "readable_query": "SELECT DISTINCT ?p ?v WHERE { resource:(15788)_1993_SB property:orbital_period ?v . resource:(15788)_1993_SB property:apoapsis ?p }", "graph_answer": [ "7715100000.0 (kilometres)", "resource:7729430000_0" ], "readable_answer": [ "7715100000.0", "7729430000.0" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "multiple_intentions", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { resource:_15788__1993_SB property:periapsis ?r }", "readable_query": "SELECT DISTINCT ?r WHERE { resource:(15788)_1993_SB property:periapsis ?r }", "graph_answer": [ "resource:3997100000000_0" ], "readable_answer": [ "3997100000000.0" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
4
9770
Id59
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Sumatra", "property": "ethnicGroup", "object": "Batak" }, { "subject": "Sumatra", "property": "ethnicGroups", "object": "Minangkabau_people" }, { "subject": "Asam_pedas", "property": "region", "object": "Sumatra" } ]
[ { "subject": "Asam_pedas", "property": "country", "object": "Malaysia" }, { "subject": "Sumatra", "property": "ethnicGroup", "object": "Batak" }, { "subject": "Sumatra", "property": "ethnicGroup", "object": "Minangkabau_people" }, { "subject": "Asam_pedas", "property": "region", "object": "Sumatra" } ]
(X (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Asam pedas is a dish from Sumatra, Malaysia. The Batak and the Minangkabau are ethnic groups from Sumatra.", "Asam pedas is a food originates from Malaysia. It can also be found in Sumatra where Batak and Minangkabau people are among the ethnic groups." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Sumatra", "property:ethnic_group", "resource:Minangkabau_people" ], [ "resource:Sumatra", "property:ethnic_group", "resource:Batak" ], [ "resource:Asam_pedas", "rdf:type", "ontology:food" ], [ "resource:Asam_pedas", "property:country", "resource:Malaysia" ], [ "resource:Asam_pedas", "property:region", "resource:Sumatra" ] ]
Asam_pedas
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ethnicGroup", "readable": "ethnic group", "graph": "property:ethnic_group" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Asam_pedas", "readable": "Asam pedas", "graph": "resource:Asam_pedas" }, { "modified": "Batak", "readable": "Batak", "graph": "resource:Batak" }, { "modified": "Malaysia", "readable": "Malaysia", "graph": "resource:Malaysia" }, { "modified": "Minangkabau_people", "readable": "Minangkabau people", "graph": "resource:Minangkabau_people" }, { "modified": "Sumatra", "readable": "Sumatra", "graph": "resource:Sumatra" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?e ) WHERE { resource:Sumatra property:ethnic_group ?e }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?e ) WHERE { resource:Sumatra property:ethnic_group ?e }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?c WHERE { resource:Sumatra property:ethnic_group ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:Sumatra property:ethnic_group ?c }", "graph_answer": [ "resource:Minangkabau_people", "resource:Batak" ], "readable_answer": [ "Minangkabau people", "Batak" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Chicago property:country ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Chicago property:country ?m }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "meaningful", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?k WHERE { resource:Asam_pedas property:country ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Asam_pedas property:country ?k }", "graph_answer": [ "resource:Malaysia" ], "readable_answer": [ "Malaysia" ], "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" ] } ]
City
2
4326
Id176
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
[ { "subject": "United_States", "property": "language", "object": "English_language" }, { "subject": "Albany,_Georgia", "property": "country", "object": "United_States" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Albany, Georgia is in the United States which uses the English language.", "The United States uses the English language and is where you will find Albany, Georgia.", "Albany, Georgia is located in the United States where English is one of the spoken languages." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Albany__Georgia", "rdf:type", "ontology:city" ], [ "resource:Albany__Georgia", "property:country", "resource:United_States" ], [ "resource:United_States", "property:language", "resource:English_language" ] ]
Albany,_Georgia
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "language", "readable": "language", "graph": "property:language" }, { "modified": "Albany,_Georgia", "readable": "Albany, Georgia", "graph": "resource:Albany__Georgia" }, { "modified": "English_language", "readable": "English language", "graph": "resource:English_language" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { ?i property:country ?z . ?z property:language resource:English_language . ?i rdf:type ontology:city . FILTER ( CONTAINS ( LCASE ( ?i ) , 'albany' ) ) }", "readable_query": "SELECT DISTINCT ?i WHERE { ?i property:country ?z . ?z property:language resource:English_language . ?i rdf:type ontology:city . FILTER ( CONTAINS ( LCASE ( ?i ) , 'albany' ) ) }", "graph_answer": [ "resource:Albany__Georgia" ], "readable_answer": [ "Albany, Georgia" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "string_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Albany__Georgia property:country ?i . ?i property:language resource:English_language . resource:Albany__Georgia rdf:type ontology:city }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Albany,_Georgia property:country ?i . ?i property:language resource:English_language . resource:Albany,_Georgia rdf:type ontology:city }", "graph_answer": [ "resource:United_States" ], "readable_answer": [ "United States" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Building
3
6564
Id184
[ { "subject": "Dublin", "property": "country", "object": "Republic_of_Ireland" }, { "subject": "3Arena", "property": "location", "object": "Dublin" }, { "subject": "Dublin", "property": "isPartOf", "object": "Leinster" } ]
[ { "subject": "Dublin", "property": "country", "object": "Republic_of_Ireland" }, { "subject": "3Arena", "property": "location", "object": "Dublin" }, { "subject": "Dublin", "property": "isPartOf", "object": "Leinster" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The 3Arena is located in Dublin, which is a part of Leinster, in the Republic of Ireland.", "3Arena is located in Dublin (in the Republic of Ireland) which is a part of Leinster.", "3Arena is located in Dublin, Leinster, Republic of Ireland." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Dublin", "property:country", "resource:Republic_of_Ireland" ], [ "resource:Dublin", "property:is_part_of", "resource:Leinster" ], [ "resource:3Arena", "rdf:type", "ontology:building" ], [ "resource:3Arena", "property:location", "resource:Dublin" ] ]
3Arena
[ { "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": "3Arena", "readable": "3Arena", "graph": "resource:3Arena" }, { "modified": "Dublin", "readable": "Dublin", "graph": "resource:Dublin" }, { "modified": "Leinster", "readable": "Leinster", "graph": "resource:Leinster" }, { "modified": "Republic_of_Ireland", "readable": "Republic of Ireland", "graph": "resource:Republic_of_Ireland" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?k ) WHERE { resource:3Arena property:location ?s }", "readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?k ) WHERE { resource:3Arena property:location ?s }", "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 ?c WHERE { resource:3Arena property:location ?c }", "readable_query": "SELECT DISTINCT ?c WHERE { resource:3Arena property:location ?c }", "graph_answer": [ "resource:Dublin" ], "readable_answer": [ "Dublin" ], "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 ?m ?h WHERE { resource:Dublin property:country ?m . resource:Dublin property:is_part_of ?h }", "readable_query": "SELECT DISTINCT ?m ?h WHERE { resource:Dublin property:country ?m . resource:Dublin property:is_part_of ?h }", "graph_answer": [ "resource:Republic_of_Ireland", "resource:Leinster" ], "readable_answer": [ "Republic of Ireland", "Leinster" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "two_variables", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] } ]
MeanOfTransportation
4
10106
Id80
[ { "subject": "Abarth_1000_GT_Coupé", "property": "productionEndYear", "object": "\"1958\"^^xsd:gYear" }, { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "\"2.16\"^^xsd:double" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "Coupé" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Abarth_1000_GT_Coupé__1" } ]
[ { "subject": "Abarth_1000_GT_Coupé", "property": "productionEndYear", "object": "1958" }, { "subject": "Abarth_1000_GT_Coupé", "property": "wheelbase", "object": "2160.0 (millimetres)" }, { "subject": "Abarth_1000_GT_Coupé", "property": "bodyStyle", "object": "Coupé" }, { "subject": "Abarth_1000_GT_Coupé", "property": "engine", "object": "Straight-four_engine" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Abarth 1000 GT Coupe has a Coupe body style and the straight four engine. Its wheelbase is 2160 millimetres. The last Abarth 1000 GT Coupé rolled off the production line in 1958.", "The Abarth 1000 GT Coupe has a Coupe body style, a straight-four engine and a 2160 millimetres wheelbase. 1958 was its last production year.", "The Abarth 1000 GT Coupé has a straight-four engine and a wheelbase of 2160 millimetres. The vehicle has a coupe body style and was last manufactured in 1958." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Abarth_1000_GT_Coup_", "property:production_end_year", "resource:1958" ], [ "resource:Abarth_1000_GT_Coup_", "property:wheelbase", "2160.0 (millimetres)" ], [ "resource:Abarth_1000_GT_Coup_", "property:engine", "resource:Straight_four_engine" ], [ "resource:Abarth_1000_GT_Coup_", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:Abarth_1000_GT_Coup_", "property:body_style", "resource:Coup_" ] ]
Abarth_1000_GT_Coupé
[ { "modified": "2160.0 (millimetres)", "readable": "2160.0", "graph": "2160.0 (millimetres)" }, { "modified": "bodyStyle", "readable": "body style", "graph": "property:body_style" }, { "modified": "engine", "readable": "engine", "graph": "property:engine" }, { "modified": "productionEndYear", "readable": "production end year", "graph": "property:production_end_year" }, { "modified": "wheelbase", "readable": "wheelbase", "graph": "property:wheelbase" }, { "modified": "1958", "readable": "1958", "graph": "resource:1958" }, { "modified": "Abarth_1000_GT_Coupé", "readable": "Abarth 1000 GT Coupé", "graph": "resource:Abarth_1000_GT_Coup_" }, { "modified": "Coupé", "readable": "Coupé", "graph": "resource:Coup_" }, { "modified": "Straight-four_engine", "readable": "Straight-four engine", "graph": "resource:Straight_four_engine" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?x ) WHERE { ?g property:production_end_year ?i . ?g property:design_company resource:Gruppo_Bertone . ?g rdf:type ontology:mean_of_transportation }", "readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?x ) WHERE { ?g property:production_end_year ?i . ?g property:design_company resource:Gruppo_Bertone . ?g rdf:type ontology:mean_of_transportation }", "graph_answer": [ "0" ], "readable_answer": [ "0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "number_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?d ?h WHERE { resource:Abarth_1000_GT_Coup_ property:engine ?d . resource:Abarth_1000_GT_Coup_ property:production_end_year ?h }", "readable_query": "SELECT DISTINCT ?d ?h WHERE { resource:Abarth_1000_GT_Coupé property:engine ?d . resource:Abarth_1000_GT_Coupé property:production_end_year ?h }", "graph_answer": [ "resource:Straight_four_engine", "resource:1958" ], "readable_answer": [ "Straight-four engine", "1958" ], "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 { resource:Abarth_1000_GT_Coup_ property:music_subgenre ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Abarth_1000_GT_Coupé property:music_subgenre ?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" ] } ]
Astronaut
4
8928
Id80
[ { "subject": "William_Anders", "property": "selection", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"^^xsd:date" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" } ]
[ { "subject": "William_Anders", "property": "selectedByNasa", "object": "1963" }, { "subject": "William_Anders", "property": "birthDate", "object": "\"1933-10-17\"" }, { "subject": "William_Anders", "property": "birthPlace", "object": "British_Hong_Kong" }, { "subject": "William_Anders", "property": "mission", "object": "Apollo_8" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "William Anders, who was born in British Hong Kong on October 17th, 1033, was picked by NASA in 1963 to be part of Apollo 8.", "William Anders was selected by NASA as a crew member of Apollo 8 in 1963. He was born in British Hong Kong on 17 October 1933." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:William_Anders", "property:selected_by_nasa", "resource:1963" ], [ "resource:William_Anders", "rdf:type", "ontology:astronaut" ], [ "resource:William_Anders", "property:mission", "resource:Apollo_8" ], [ "resource:William_Anders", "property:birth_date", "1933-10-17" ], [ "resource:William_Anders", "property:birth_place", "resource:British_Hong_Kong" ] ]
William_Anders
[ { "modified": "1933-10-17", "readable": "1933-10-17", "graph": "1933-10-17" }, { "modified": "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": "selectedByNasa", "readable": "selected by nasa", "graph": "property:selected_by_nasa" }, { "modified": "1963", "readable": "1963", "graph": "resource:1963" }, { "modified": "Apollo_8", "readable": "Apollo 8", "graph": "resource:Apollo_8" }, { "modified": "British_Hong_Kong", "readable": "British Hong Kong", "graph": "resource:British_Hong_Kong" }, { "modified": "William_Anders", "readable": "William Anders", "graph": "resource:William_Anders" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?f property:birth_place ?z . ?f property:birth_date ?p . ?f rdf:type ontology:astronaut . FILTER ( ?p = \"1933-10-17\" ) }", "readable_query": "SELECT DISTINCT ?z WHERE { ?f property:birth_place ?z . ?f property:birth_date ?p . ?f rdf:type ontology:astronaut . FILTER ( ?p = \"1933-10-17\" ) }", "graph_answer": [ "resource:British_Hong_Kong" ], "readable_answer": [ "British Hong Kong" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:astronaut . ?z property:birth_date ?c . FILTER ( ?c = \"1933-10-17\" ) . ?z property:birth_place resource:British_Hong_Kong }", "readable_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:astronaut . ?z property:birth_date ?c . FILTER ( ?c = \"1933-10-17\" ) . ?z property:birth_place resource:British_Hong_Kong }", "graph_answer": [ "resource:William_Anders" ], "readable_answer": [ "William Anders" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "comparison", "date_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { resource:William_Anders property:last_aired ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:William_Anders property:last_aired ?t }", "graph_answer": [], "readable_answer": [], "type": [ "coreference", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Artist
5
11208
Id59
[ { "subject": "Al_Anderson_(NRBQ)", "property": "associatedMusicalArtist", "object": "NRBQ" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
[ { "subject": "Al_Anderson_(NRBQ band)", "property": "associatedBand/associatedMusicalArtist", "object": "NRBQ" }, { "subject": "Rock_music", "property": "musicFusionGenre", "object": "Bhangra_(music)" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "instrument", "object": "Guitar" }, { "subject": "Al_Anderson_(NRBQ band)", "property": "genre", "object": "Rock_music" }, { "subject": "Rock_music", "property": "stylisticOrigin", "object": "Blues" } ]
(X (X) (X) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Al Anderson plays the guitar for the Rock band NRBQ. Rock music has its stylistic origins in the Blues and Bhangra comes from Rock music.", "Rock band NRBQ's guitarist is Al Anderson. Rock is the origin of bhangra and has is founding in the Blues.", "NRBQ's rock guitarist is Al Anderson. Rock originates from the Blues and lends itself to Bhangra fusion." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rock_music", "property:stylistic_origin", "resource:Blues" ], [ "resource:Rock_music", "property:music_fusion_genre", "resource:Bhangra__music_" ], [ "resource:Al_Anderson__NRBQ_band_", "rdf:type", "ontology:artist" ], [ "resource:Al_Anderson__NRBQ_band_", "property:associated_band_associated_musical_artist", "resource:NRBQ" ], [ "resource:Al_Anderson__NRBQ_band_", "property:genre", "resource:Rock_music" ], [ "resource:Al_Anderson__NRBQ_band_", "property:instrument", "resource:Guitar" ] ]
Al_Anderson_(NRBQ_band)
[ { "modified": "associatedBand/associatedMusicalArtist", "readable": "associated band/associated musical artist", "graph": "property:associated_band_associated_musical_artist" }, { "modified": "genre", "readable": "genre", "graph": "property:genre" }, { "modified": "instrument", "readable": "instrument", "graph": "property:instrument" }, { "modified": "musicFusionGenre", "readable": "music fusion genre", "graph": "property:music_fusion_genre" }, { "modified": "stylisticOrigin", "readable": "stylistic origin", "graph": "property:stylistic_origin" }, { "modified": "Al_Anderson_(NRBQ band)", "readable": "Al Anderson", "graph": "resource:Al_Anderson__NRBQ_band_" }, { "modified": "Bhangra_(music)", "readable": "Bhangra", "graph": "resource:Bhangra__music_" }, { "modified": "Blues", "readable": "Blues", "graph": "resource:Blues" }, { "modified": "Guitar", "readable": "Guitar", "graph": "resource:Guitar" }, { "modified": "NRBQ", "readable": "NRBQ", "graph": "resource:NRBQ" }, { "modified": "Rock_music", "readable": "Rock music", "graph": "resource:Rock_music" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?n ) WHERE { ?f property:music_fusion_genre resource:Bhangra__music_ . ?f property:stylistic_origin resource:Blues }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?n ) WHERE { ?f property:music_fusion_genre resource:Bhangra_(music) . ?f property:stylistic_origin resource:Blues }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?t WHERE { ?t property:music_fusion_genre resource:Bhangra__music_ . ?t property:stylistic_origin resource:Blues }", "readable_query": "SELECT DISTINCT ?t WHERE { ?t property:music_fusion_genre resource:Bhangra_(music) . ?t property:stylistic_origin resource:Blues }", "graph_answer": [ "resource:Rock_music" ], "readable_answer": [ "Rock music" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) . ?j property:instrument resource:Guitar }", "readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) . ?j property:instrument resource:Guitar }", "graph_answer": [ "resource:Al_Anderson__NRBQ_band_" ], "readable_answer": [ "Al Anderson" ], "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" ] } ]
Athlete
3
6356
Id192
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclubs", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "clubs", "object": "\"→ Terek Grozny\"@en" } ]
[ { "subject": "FC_Spartak_Moscow", "property": "ground", "object": "Otkrytiye_Arena" }, { "subject": "Aleksandr_Prudnikov", "property": "youthclub", "object": "FC_Spartak_Moscow" }, { "subject": "Aleksandr_Prudnikov", "property": "club", "object": "FC_Terek_Grozny" } ]
(X (X) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "FC Terek Grozny club member, Aleksandr Prudnikov, played for the youth football club, FC Spartak Moscow, at the Otkrytiye Arena.", "Otkrytiye Arena is the home ground of FC Spartak Moscow, where Aleksandr Prudnikov played as a youth. He now plays for FC Terek Grozny.", "Aleksandr Prudnikov is a member of the youth side of FC Spartak Moscow whose home ground is Otkrytiye Arena, but he previously played for FC Terek Grozny." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Aleksandr_Prudnikov", "rdf:type", "ontology:athlete" ], [ "resource:Aleksandr_Prudnikov", "property:club", "resource:FC_Terek_Grozny" ], [ "resource:Aleksandr_Prudnikov", "property:youthclub", "resource:FC_Spartak_Moscow" ], [ "resource:FC_Spartak_Moscow", "property:ground", "resource:Otkrytiye_Arena" ] ]
Aleksandr_Prudnikov
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "youthclub", "readable": "youthclub", "graph": "property:youthclub" }, { "modified": "Aleksandr_Prudnikov", "readable": "Aleksandr Prudnikov", "graph": "resource:Aleksandr_Prudnikov" }, { "modified": "FC_Spartak_Moscow", "readable": "FC Spartak Moscow", "graph": "resource:FC_Spartak_Moscow" }, { "modified": "FC_Terek_Grozny", "readable": "FC Terek Grozny", "graph": "resource:FC_Terek_Grozny" }, { "modified": "Otkrytiye_Arena", "readable": "Otkrytiye Arena", "graph": "resource:Otkrytiye_Arena" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?l ) WHERE { ?w property:club resource:FC_Terek_Grozny . ?w rdf:type ontology:athlete . ?w property:youthclub resource:FC_Spartak_Moscow }", "readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?l ) WHERE { ?w property:club resource:FC_Terek_Grozny . ?w rdf:type ontology:athlete . ?w property:youthclub resource:FC_Spartak_Moscow }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:athlete . ?f property:club resource:FC_Terek_Grozny . ?f property:youthclub resource:FC_Spartak_Moscow }", "readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:athlete . ?f property:club resource:FC_Terek_Grozny . ?f property:youthclub resource:FC_Spartak_Moscow }", "graph_answer": [ "resource:Aleksandr_Prudnikov" ], "readable_answer": [ "Aleksandr Prudnikov" ], "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 ?p WHERE { resource:FC_Spartak_Moscow property:stylistic_origin ?p }", "readable_query": "SELECT DISTINCT ?p WHERE { resource:FC_Spartak_Moscow property:stylistic_origin ?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" ] } ]
Airport
2
3284
Id89
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "\"3360.12\"^^xsd:double" } ]
[ { "subject": "Allama_Iqbal_International_Airport", "property": "location", "object": "Punjab,_Pakistan" }, { "subject": "Allama_Iqbal_International_Airport", "property": "runwayLength", "object": "3360.12" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Located in Punjab, in Pakistan, Allama Iqbal International Airport has a runway length of 3360.12 metres.", "The runway at Allama Iqbal International Airport in Punjab, Pakistan is 3360.12 long.", "Allama Iqbal international airport is located in Punjab, Pakistan and has a runway length of 3360.12." ], "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:Punjab__Pakistan" ] ]
Allama_Iqbal_International_Airport
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "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": "Punjab,_Pakistan", "readable": "Punjab, Pakistan", "graph": "resource:Punjab__Pakistan" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?u rdf:type ontology:airport . ?u property:location ?y . ?u property:runway_length resource:3360_12 }", "readable_query": "ASK WHERE { ?u rdf:type ontology:airport . ?u property:location ?y . ?u property:runway_length resource:3360.12 }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "two_variables", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?n WHERE { ?t property:location ?n . ?t property:runway_length resource:3360_12 . ?t rdf:type ontology:airport }", "readable_query": "SELECT ?n WHERE { ?t property:location ?n . ?t property:runway_length resource:3360.12 . ?t rdf:type ontology:airport }", "graph_answer": [ "resource:Punjab__Pakistan" ], "readable_answer": [ "Punjab, Pakistan" ], "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 ?r WHERE { ?r property:runway_length resource:3360_12 . ?r property:location resource:Punjab__Pakistan . ?r rdf:type ontology:airport }", "readable_query": "SELECT ?r WHERE { ?r property:runway_length resource:3360.12 . ?r property:location resource:Punjab,_Pakistan . ?r rdf:type ontology:airport }", "graph_answer": [ "resource:Allama_Iqbal_International_Airport" ], "readable_answer": [ "Allama Iqbal International Airport" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
Food
5
12278
Id225
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Andalusia", "property": "leaderName", "object": "Susana_Díaz" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Olive_oil" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" } ]
[ { "subject": "Spain", "property": "leader", "object": "Felipe_VI_of_Spain" }, { "subject": "Ajoblanco", "property": "region", "object": "Andalusia" }, { "subject": "Andalusia", "property": "leader", "object": "Susana_Díaz" }, { "subject": "Ajoblanco", "property": "ingredient", "object": "Olive_oil" }, { "subject": "Ajoblanco", "property": "country", "object": "Spain" } ]
(X (X) (X (X)) (X (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Olive oil is an ingredient in Ajoblanco which is from Andalusia, the leader of which is Susana Diaz. Andalusia is in Spain where the leader is Felipe VI of Spain.", "Ajoblanco is from the Andalusia region. It has olive oil in it. Susana Diaz is a leader in that region. Felipe VI is the leader of Spain.", "Ajoblanco, which includes olive oil is a dish from Andalusia (Spain) where the leader is Susana Diaz. Spain's leader is Felipe VI." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Spain", "property:leader", "resource:Felipe_VI_of_Spain" ], [ "resource:Ajoblanco", "property:ingredient", "resource:Olive_oil" ], [ "resource:Ajoblanco", "rdf:type", "ontology:food" ], [ "resource:Ajoblanco", "property:country", "resource:Spain" ], [ "resource:Ajoblanco", "property:region", "resource:Andalusia" ], [ "resource:Andalusia", "property:leader", "resource:Susana_D_az" ] ]
Ajoblanco
[ { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ingredient", "readable": "ingredient", "graph": "property:ingredient" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "region", "readable": "region", "graph": "property:region" }, { "modified": "Ajoblanco", "readable": "Ajoblanco", "graph": "resource:Ajoblanco" }, { "modified": "Andalusia", "readable": "Andalusia", "graph": "resource:Andalusia" }, { "modified": "Felipe_VI_of_Spain", "readable": "Felipe VI of Spain", "graph": "resource:Felipe_VI_of_Spain" }, { "modified": "Olive_oil", "readable": "Olive oil", "graph": "resource:Olive_oil" }, { "modified": "Spain", "readable": "Spain", "graph": "resource:Spain" }, { "modified": "Susana_Díaz", "readable": "Susana Díaz", "graph": "resource:Susana_D_az" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?m WHERE { resource:Spain property:leader ?m }", "readable_query": "SELECT DISTINCT ?m WHERE { resource:Spain property:leader ?m }", "graph_answer": [ "resource:Felipe_VI_of_Spain" ], "readable_answer": [ "Felipe VI of Spain" ], "type": [ "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { { { resource:Spain property:leader ?w } UNION { resource:Andalusia property:leader ?w } } }", "readable_query": "SELECT DISTINCT ?w WHERE { { { resource:Spain property:leader ?w } UNION { resource:Andalusia property:leader ?w } } }", "graph_answer": [ "resource:Felipe_VI_of_Spain", "resource:Susana_D_az" ], "readable_answer": [ "Felipe VI of Spain", "Susana Díaz" ], "type": [ "ellipsis", "complete", "meaningful", "answer", "two_triples", "direct", "direct_multiple_answers", "disjunctive", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Ajoblanco property:ship_laid_down ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Ajoblanco property:ship_laid_down ?f }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
SportsTeam
5
12656
Id29
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "Akron,_Ohio", "property": "leaderName", "object": "Dan_Horrigan" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
[ { "subject": "Akron_Summit_Assault", "property": "ground", "object": "St._Vincent–St._Mary_High_School" }, { "subject": "Akron,_Ohio", "property": "leader", "object": "Dan_Horrigan" }, { "subject": "Akron,_Ohio", "property": "country", "object": "United_States" }, { "subject": "Akron,_Ohio", "property": "isPartOf", "object": "Summit_County,_Ohio" }, { "subject": "St._Vincent–St._Mary_High_School", "property": "city", "object": "Akron,_Ohio" } ]
(X (X (X (X) (X) (X))))
mixed
{ "comment": [ "good", "good", "good", "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3", "Id4", "Id5", "Id6" ], "text": [ "Akron, Ohio is located in the United States, is part of the Summit County and has Dan Horrigan as a leader. Akron is also home to St Vincent-St Mary High School which is the ground of Akron Summit Assault.", "St. Vincent–St. Mary High School is located in the city of Akron, Ohio, USA. The school is the ground of Akron Summit Assault. The city is part of Summit County, Ohio. It is led by Dan Horrigan.", "Dan Horrigan is the leader in Akron, Summit County, Ohio, United States, where St Vincent-St Mary High School is located. The school is the location for the home ground of Akron Summit Assault.", "St. Vincent-St. Mary High School is located in Akron, Summit County, Ohio USA. St Vincent-St Mary High School is the ground of Akron Summit Assault. The leader of Akron, Ohio is a one Dan Horrigan.", "Akron Summit Assault's ground is St. Vincent-St. Mary High School, which is located in the city of Akron, Summit County, Ohio, (where the leader is Dan Horrigan), in the United States.", "Akron Summit Assault's ground is St. Vincent-St. Mary High School. The school is in the United States in Summit County, in Akron, Ohio where Dan Horrigan is the leader." ], "lang": [ "", "", "", "", "", "" ] }
[]
[]
[ [ "resource:Akron__Ohio", "property:leader", "resource:Dan_Horrigan" ], [ "resource:Akron__Ohio", "property:country", "resource:United_States" ], [ "resource:Akron__Ohio", "property:is_part_of", "resource:Summit_County__Ohio" ], [ "resource:St__Vincent_St__Mary_High_School", "property:city", "resource:Akron__Ohio" ], [ "resource:Akron_Summit_Assault", "rdf:type", "ontology:sports_team" ], [ "resource:Akron_Summit_Assault", "property:ground", "resource:St__Vincent_St__Mary_High_School" ] ]
Akron_Summit_Assault
[ { "modified": "city", "readable": "city", "graph": "property:city" }, { "modified": "country", "readable": "country", "graph": "property:country" }, { "modified": "ground", "readable": "ground", "graph": "property:ground" }, { "modified": "isPartOf", "readable": "is part of", "graph": "property:is_part_of" }, { "modified": "leader", "readable": "leader", "graph": "property:leader" }, { "modified": "Akron_Summit_Assault", "readable": "Akron Summit Assault", "graph": "resource:Akron_Summit_Assault" }, { "modified": "Akron,_Ohio", "readable": "Akron, Ohio", "graph": "resource:Akron__Ohio" }, { "modified": "Dan_Horrigan", "readable": "Dan Horrigan", "graph": "resource:Dan_Horrigan" }, { "modified": "St._Vincent–St._Mary_High_School", "readable": "St. Vincent–St. Mary High School", "graph": "resource:St__Vincent_St__Mary_High_School" }, { "modified": "Summit_County,_Ohio", "readable": "Summit County, Ohio", "graph": "resource:Summit_County__Ohio" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?t ?f WHERE { resource:Akron__Ohio property:country ?t . resource:Akron__Ohio property:leader ?f }", "readable_query": "SELECT DISTINCT ?t ?f WHERE { resource:Akron,_Ohio property:country ?t . resource:Akron,_Ohio property:leader ?f }", "graph_answer": [ "resource:United_States", "resource:Dan_Horrigan" ], "readable_answer": [ "United States", "Dan Horrigan" ], "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:Akron_Summit_Assault rdf:type ontology:sports_team . resource:Akron_Summit_Assault property:ground resource:St__Vincent_St__Mary_High_School }", "readable_query": "ASK WHERE { resource:Akron_Summit_Assault rdf:type ontology:sports_team . resource:Akron_Summit_Assault property:ground resource:St._Vincent–St._Mary_High_School }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
SportsTeam
3
7954
Id27
[ { "subject": "A.C._Chievo_Verona", "property": "manager", "object": "Rolando_Maran" }, { "subject": "Rolando_Maran", "property": "managerClub", "object": "Calcio_Catania" }, { "subject": "Rolando_Maran", "property": "team", "object": "Carrarese_Calcio" } ]
[ { "subject": "A.C._Chievo_Verona", "property": "manager", "object": "Rolando_Maran" }, { "subject": "Rolando_Maran", "property": "club", "object": "Calcio_Catania" }, { "subject": "Rolando_Maran", "property": "club", "object": "Carrarese_Calcio" } ]
(X (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Associazione Calcio Chievo Verona is managed by Rolando Maran, who is a member of the Calcio Catania and plays at the Carrarese Calcio.", "Rolando Maran has managed AC Chievo Verona and is a member of the Calcio Catania. He currently plays at the Carrarese Calcio.", "Rolando Maran is attached to the club Calcio Catania, plays at Carrarese Calcio and is manager of A.C. Chievo Verona." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Rolando_Maran", "property:club", "resource:Calcio_Catania" ], [ "resource:Rolando_Maran", "property:club", "resource:Carrarese_Calcio" ], [ "resource:A_C__Chievo_Verona", "rdf:type", "ontology:sports_team" ], [ "resource:A_C__Chievo_Verona", "property:manager", "resource:Rolando_Maran" ] ]
A.C._Chievo_Verona
[ { "modified": "club", "readable": "club", "graph": "property:club" }, { "modified": "manager", "readable": "manager", "graph": "property:manager" }, { "modified": "A.C._Chievo_Verona", "readable": "A.C. Chievo Verona", "graph": "resource:A_C__Chievo_Verona" }, { "modified": "Calcio_Catania", "readable": "Calcio Catania", "graph": "resource:Calcio_Catania" }, { "modified": "Carrarese_Calcio", "readable": "Carrarese Calcio", "graph": "resource:Carrarese_Calcio" }, { "modified": "Rolando_Maran", "readable": "Rolando Maran", "graph": "resource:Rolando_Maran" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?o ) WHERE { resource:Rolando_Maran property:club ?l }", "readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?o ) WHERE { resource:Rolando_Maran property:club ?l }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?v WHERE { resource:Rolando_Maran property:club ?v }", "readable_query": "SELECT DISTINCT ?v WHERE { resource:Rolando_Maran property:club ?v }", "graph_answer": [ "resource:Calcio_Catania", "resource:Carrarese_Calcio" ], "readable_answer": [ "Calcio Catania", "Carrarese Calcio" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_multiple_answers", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "multiple_answers", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { resource:A_C__Chievo_Verona rdf:type ontology:sports_team . resource:A_C__Chievo_Verona property:manager resource:Rolando_Maran }", "readable_query": "ASK WHERE { resource:A.C._Chievo_Verona rdf:type ontology:sports_team . resource:A.C._Chievo_Verona property:manager resource:Rolando_Maran }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "coreference", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "no_variable", "single_answer", "no_comparison" ] } ]
Building
4
9169
Id92
[ { "subject": "Adisham_Hall", "property": "architecturalStyle", "object": "\"Tudor and Jacabian\"@en" }, { "subject": "Adisham_Hall", "property": "completionDate", "object": "1931" }, { "subject": "Adisham_Hall", "property": "buildingStartDate", "object": "\"1927\"" }, { "subject": "Adisham_Hall", "property": "location", "object": "Haputale" } ]
[ { "subject": "Adisham_Hall", "property": "architecturalStyle", "object": "\"Tudor and Jacabian\"" }, { "subject": "Adisham_Hall", "property": "completionDate", "object": "1931" }, { "subject": "Adisham_Hall", "property": "buildingStartDate", "object": "\"1927\"" }, { "subject": "Adisham_Hall", "property": "location", "object": "Haputale" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Built between 1931 and 1927, Adisham Halls is located in Haputale and has the Architectural style of Tudor and Jacabian.", "Adisham Hall was constructed between 1927 and 1931 in Haputale in the Tudor and Jacabian style." ], "lang": [ "", "" ] }
[]
[]
[ [ "resource:Adisham_Hall", "property:building_start_date", "1927" ], [ "resource:Adisham_Hall", "rdf:type", "ontology:building" ], [ "resource:Adisham_Hall", "property:location", "resource:Haputale" ], [ "resource:Adisham_Hall", "property:completion_date", "resource:1931" ], [ "resource:Adisham_Hall", "property:architectural_style", "resource:Tudor_and_Jacabian" ] ]
Adisham_Hall
[ { "modified": "1927", "readable": "1927", "graph": "1927" }, { "modified": "architecturalStyle", "readable": "architectural style", "graph": "property:architectural_style" }, { "modified": "buildingStartDate", "readable": "building start date", "graph": "property:building_start_date" }, { "modified": "completionDate", "readable": "completion date", "graph": "property:completion_date" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "1931", "readable": "1931", "graph": "resource:1931" }, { "modified": "Adisham_Hall", "readable": "Adisham Hall", "graph": "resource:Adisham_Hall" }, { "modified": "Haputale", "readable": "Haputale", "graph": "resource:Haputale" }, { "modified": "Tudor and Jacabian", "readable": "Tudor and Jacabian", "graph": "resource:Tudor_and_Jacabian" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?g property:architectural_style resource:Tudor_and_Jacabian . ?g rdf:type ontology:building . ?g property:building_start_date resource:January__2014 }", "readable_query": "ASK WHERE { ?g property:architectural_style resource:Tudor_and_Jacabian . ?g rdf:type ontology:building . ?g property:building_start_date resource:January,_2014 }", "graph_answer": [ "False" ], "readable_answer": [ "False" ], "type": [ "complete", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "false_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?w property:building_start_date '1927' . ?w rdf:type ontology:building . ?w property:architectural_style resource:Tudor_and_Jacabian }", "readable_query": "ASK WHERE { ?w property:building_start_date '1927' . ?w rdf:type ontology:building . ?w property:architectural_style resource:Tudor_and_Jacabian }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "ellipsis", "meaningful", "answer", "two_triples", "other", "conjunctive_only", "boolean_answer", "true_answer", "typing", "hidden_variable_typing", "one_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT ?d WHERE { ?d property:architectural_style resource:Tudor_and_Jacabian . ?d property:building_start_date '1927' . ?d rdf:type ontology:building }", "readable_query": "SELECT ?d WHERE { ?d property:architectural_style resource:Tudor_and_Jacabian . ?d property:building_start_date '1927' . ?d rdf:type ontology:building }", "graph_answer": [ "resource:Adisham_Hall" ], "readable_answer": [ "Adisham Hall" ], "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 ?j WHERE { resource:Adisham_Hall property:building_start_date ?j . resource:Adisham_Hall property:completion_date ?v }", "readable_query": "SELECT DISTINCT ?v ?j WHERE { resource:Adisham_Hall property:building_start_date ?j . resource:Adisham_Hall property:completion_date ?v }", "graph_answer": [ "resource:1931", "1927" ], "readable_answer": [ "1931", "1927" ], "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 ?k WHERE { resource:Adisham_Hall property:location ?k }", "readable_query": "SELECT DISTINCT ?k WHERE { resource:Adisham_Hall property:location ?k }", "graph_answer": [ "resource:Haputale" ], "readable_answer": [ "Haputale" ], "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" ] } ]
Politician
3
7900
Id231
[ { "subject": "Battle_of_Cold_Harbor", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" }, { "subject": "Aaron_S._Daggett", "property": "battles", "object": "Battle_of_Cold_Harbor" }, { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" } ]
[ { "subject": "Battle_of_Cold_Harbor", "property": "isPartOfMilitaryConflict", "object": "American_Civil_War" }, { "subject": "Aaron_S._Daggett", "property": "battle", "object": "Battle_of_Cold_Harbor" }, { "subject": "American_Civil_War", "property": "commander", "object": "Jefferson_Davis" } ]
(X (X (X (X))))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Battle of Cold Harbor, where Aaron S Daggett took part, took place during the American Civil War where Jefferson Davis was a leader.", "Aaron S. Daggett fought in the Battle of Cold Harbour during the American Civil War which had Jefferson Davis as one of its commanders.", "The Battle of Cold Harbor took place during the American Civil War and Aaron S. Daggett fought in that battle. Jefferson Davis was a commander in the American Civil War." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Battle_of_Cold_Harbor", "property:is_part_of_military_conflict", "resource:American_Civil_War" ], [ "resource:American_Civil_War", "property:commander", "resource:Jefferson_Davis" ], [ "resource:Aaron_S__Daggett", "rdf:type", "ontology:politician" ], [ "resource:Aaron_S__Daggett", "property:battle", "resource:Battle_of_Cold_Harbor" ] ]
Aaron_S._Daggett
[ { "modified": "battle", "readable": "battle", "graph": "property:battle" }, { "modified": "commander", "readable": "commander", "graph": "property:commander" }, { "modified": "isPartOfMilitaryConflict", "readable": "is part of military conflict", "graph": "property:is_part_of_military_conflict" }, { "modified": "Aaron_S._Daggett", "readable": "Aaron S. Daggett", "graph": "resource:Aaron_S__Daggett" }, { "modified": "American_Civil_War", "readable": "American Civil War", "graph": "resource:American_Civil_War" }, { "modified": "Battle_of_Cold_Harbor", "readable": "Battle of Cold Harbor", "graph": "resource:Battle_of_Cold_Harbor" }, { "modified": "Jefferson_Davis", "readable": "Jefferson Davis", "graph": "resource:Jefferson_Davis" } ]
[ { "question": [], "graph_query": "ASK WHERE { resource:American_Civil_War property:commander resource:Jefferson_Davis }", "readable_query": "ASK WHERE { resource:American_Civil_War property:commander resource:Jefferson_Davis }", "graph_answer": [ "True" ], "readable_answer": [ "True" ], "type": [ "complete", "meaningful", "answer", "single_triple", "other", "conjunctive_only", "boolean_answer", "true_answer", "no_typing", "no_variable", "single_answer", "no_comparison" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?q ?e WHERE { ?e property:is_part_of_military_conflict resource:American_Civil_War . ?q rdf:type ontology:politician . ?q property:battle ?e }", "readable_query": "SELECT DISTINCT ?q ?e WHERE { ?e property:is_part_of_military_conflict resource:American_Civil_War . ?q rdf:type ontology:politician . ?q property:battle ?e }", "graph_answer": [ "resource:Aaron_S__Daggett", "resource:Battle_of_Cold_Harbor" ], "readable_answer": [ "Aaron S. Daggett", "Battle of Cold Harbor" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "mixed", "conjunctive_only", "multiple_intentions", "typing", "answer_typing", "two_variables", "multiple_answers", "no_comparison" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:battle ?o . ?o property:is_part_of_military_conflict resource:Russian_Civil_War . ?n rdf:type ontology:politician }", "readable_query": "ASK WHERE { ?n property:battle ?o . ?o property:is_part_of_military_conflict resource:Russian_Civil_War . ?n 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" ] } ]
Airport
2
3222
Id27
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Paracuellos_de_Jarama" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "\"4100.0\"^^xsd:double" } ]
[ { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "location", "object": "Paracuellos_de_Jarama" }, { "subject": "Adolfo_Suárez_Madrid–Barajas_Airport", "property": "runwayLength", "object": "4100.0" } ]
(X (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The Adolfo Suárez Madrid–Barajas Airport is in Paracuellos de Jarama and has a runway length of 4100.", "The runway length of Adolfo Suarez Madrid-Barajas airport, Paracuellos de Jarama, is 4100.0.", "The runway length of Adolfo Suárez Madrid–Barajas Airport located at Paracuellos de Jarama, is 4,100." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:runway_length", "resource:4100_0" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "rdf:type", "ontology:airport" ], [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport", "property:location", "resource:Paracuellos_de_Jarama" ] ]
Adolfo_Suárez_Madrid–Barajas_Airport
[ { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "runwayLength", "readable": "runway length", "graph": "property:runway_length" }, { "modified": "4100.0", "readable": "4100.0", "graph": "resource:4100_0" }, { "modified": "Adolfo_Suárez_Madrid–Barajas_Airport", "readable": "Adolfo Suárez Madrid–Barajas Airport", "graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" }, { "modified": "Paracuellos_de_Jarama", "readable": "Paracuellos de Jarama", "graph": "resource:Paracuellos_de_Jarama" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?d ) WHERE { ?e rdf:type ontology:airport . ?e property:location resource:Paracuellos_de_Jarama }", "readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?d ) WHERE { ?e rdf:type ontology:airport . ?e property:location resource:Paracuellos_de_Jarama }", "graph_answer": [ "1" ], "readable_answer": [ "1" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "typing", "answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:airport . ?w property:location resource:Paracuellos_de_Jarama }", "readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:airport . ?w property:location resource:Paracuellos_de_Jarama }", "graph_answer": [ "resource:Adolfo_Su_rez_Madrid_Barajas_Airport" ], "readable_answer": [ "Adolfo Suárez Madrid–Barajas Airport" ], "type": [ "ellipsis", "coreference", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "entity_answer", "typing", "answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?f WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:discovered ?f }", "readable_query": "SELECT DISTINCT ?f WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:discovered ?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" ] } ]
Company
2
4432
Id20
[ { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" }, { "subject": "Insular_Government_of_the_Philippine_Islands", "property": "foundingDate", "object": "1901-07-01" } ]
[ { "subject": "Chinabank", "property": "foundationPlace", "object": "Insular_Government_of_the_Philippine_Islands" }, { "subject": "Insular_Government_of_the_Philippine_Islands", "property": "foundingDate", "object": "1901-07-01" } ]
(X (X (X)))
chain
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "Chinabank was founded in the Insular Government of the Philippine Islands, which was founded on July 1st, 1901.", "Chinabank was founded in the Insular Government of the Philippine Islands, which was established on July 1, 1901.", "Chinabank was founded in the Insular Government of the Philippine Islands on 07-01-1901." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Insular_Government_of_the_Philippine_Islands", "property:founding_date", "resource:1901_07_01" ], [ "resource:Chinabank", "rdf:type", "ontology:company" ], [ "resource:Chinabank", "property:foundation_place", "resource:Insular_Government_of_the_Philippine_Islands" ] ]
Chinabank
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "foundingDate", "readable": "founding date", "graph": "property:founding_date" }, { "modified": "1901-07-01", "readable": "1901-07-01", "graph": "resource:1901_07_01" }, { "modified": "Chinabank", "readable": "Chinabank", "graph": "resource:Chinabank" }, { "modified": "Insular_Government_of_the_Philippine_Islands", "readable": "Insular Government of the Philippine Islands", "graph": "resource:Insular_Government_of_the_Philippine_Islands" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?o = \"1901_07_01\" ) . ?r rdf:type ontology:company . ?r property:foundation_place ?y . ?y property:founding_date ?o }", "readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( ?o = \"1901-07-01\" ) . ?r rdf:type ontology:company . ?r property:foundation_place ?y . ?y property:founding_date ?o }", "graph_answer": [ "resource:Chinabank" ], "readable_answer": [ "Chinabank" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "answer_typing", "no_hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?v = \"1901_07_01\" ) . ?u property:founding_date ?v . resource:Chinabank rdf:type ontology:company . resource:Chinabank property:foundation_place ?u }", "readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?v = \"1901-07-01\" ) . ?u property:founding_date ?v . resource:Chinabank rdf:type ontology:company . resource:Chinabank property:foundation_place ?u }", "graph_answer": [ "resource:Insular_Government_of_the_Philippine_Islands" ], "readable_answer": [ "Insular Government of the Philippine Islands" ], "type": [ "coreference", "meaningful", "answer", "two_triples", "sibling", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "no_hidden_variable_typing", "two_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
City
3
6842
Id130
[ { "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": "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))))
chain
{ "comment": [ "good", "good" ], "lid": [ "Id1", "Id2" ], "text": [ "Atlantic City, New Jersey is in Atlantic County, New Jersey U.S. where New York is the largest City.", "New York City is the largest city in the United States. The country is also where Atlantic City (part of Atlantic County, New Jersey), is located." ], "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:Atlantic_County__New_Jersey", "property:country", "resource:United_States" ] ]
Atlantic_City,_New_Jersey
[ { "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": "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": "New_York_City", "readable": "New York City", "graph": "resource:New_York_City" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "ASK WHERE { ?o property:country ?w . ?w property:largest_city resource:Mumbai }", "readable_query": "ASK WHERE { ?o property:country ?w . ?w property:largest_city resource:Mumbai }", "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" ] } ]
MeanOfTransportation
5
12291
Id8
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "Caterpillar_Inc.", "property": "foundation", "object": "United_States" }, { "subject": "AIDAluna", "property": "shipOwner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
[ { "subject": "AIDA_Cruises", "property": "location", "object": "Germany" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "California" }, { "subject": "Caterpillar_Inc.", "property": "foundationPlace", "object": "United_States" }, { "subject": "AIDAluna", "property": "owner", "object": "AIDA_Cruises" }, { "subject": "AIDAluna", "property": "powerType", "object": "Caterpillar_Inc." } ]
(X (X (X)) (X (X) (X)))
mixed
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "AIDA Cruises (located in Germany) is the owner of AIDAluna, which is powered by Caterpillar Inc. Caterpillar Inc. was founded in California, United States.", "Caterpillar Inc. was founded in the United States in California and that company powered the AIDAluna. The AIDAluna is owned by AIDA Cruises out of Germany.", "AIDA Cruises, located in Germany, is the owner of AIDAluna, which is powered by Caterpillar Inc. Caterpillar Inc., founded in California, is located in the United States." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:United_States" ], [ "resource:Caterpillar_Inc_", "property:foundation_place", "resource:California" ], [ "resource:AIDAluna", "rdf:type", "ontology:mean_of_transportation" ], [ "resource:AIDAluna", "property:power_type", "resource:Caterpillar_Inc_" ], [ "resource:AIDAluna", "property:owner", "resource:AIDA_Cruises" ], [ "resource:AIDA_Cruises", "property:location", "resource:Germany" ] ]
AIDAluna
[ { "modified": "foundationPlace", "readable": "foundation place", "graph": "property:foundation_place" }, { "modified": "location", "readable": "location", "graph": "property:location" }, { "modified": "owner", "readable": "owner", "graph": "property:owner" }, { "modified": "powerType", "readable": "power type", "graph": "property:power_type" }, { "modified": "AIDA_Cruises", "readable": "AIDA Cruises", "graph": "resource:AIDA_Cruises" }, { "modified": "AIDAluna", "readable": "AIDAluna", "graph": "resource:AIDAluna" }, { "modified": "California", "readable": "California", "graph": "resource:California" }, { "modified": "Caterpillar_Inc.", "readable": "Caterpillar Inc.", "graph": "resource:Caterpillar_Inc_" }, { "modified": "Germany", "readable": "Germany", "graph": "resource:Germany" }, { "modified": "United_States", "readable": "United States", "graph": "resource:United_States" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?o ) WHERE { resource:Caterpillar_Inc_ property:foundation_place ?f }", "readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?o ) WHERE { resource:Caterpillar_Inc. property:foundation_place ?f }", "graph_answer": [ "2" ], "readable_answer": [ "2" ], "type": [ "complete", "meaningful", "answer", "single_triple", "direct", "direct_single", "conjunctive_only", "number_answer", "no_typing", "no_answer_typing", "two_variables", "single_answer", "no_comparison", "single_intention" ] }, { "question": [], "graph_query": "SELECT DISTINCT ?i WHERE { resource:Caterpillar_Inc_ property:foundation_place ?i }", "readable_query": "SELECT DISTINCT ?i WHERE { resource:Caterpillar_Inc. property:foundation_place ?i }", "graph_answer": [ "resource:United_States", "resource:California" ], "readable_answer": [ "United States", "California" ], "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 ?t WHERE { resource:AIDA_Cruises property:band_member ?t }", "readable_query": "SELECT DISTINCT ?t WHERE { resource:AIDA_Cruises property:band_member ?t }", "graph_answer": [], "readable_answer": [], "type": [ "complete", "non_sense", "no_answer", "single_triple", "direct", "direct_none", "conjunctive_only", "entity_answer", "no_typing", "no_answer_typing", "one_variable", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] } ]
CelestialBody
4
9308
Id25
[ { "subject": "(66391)_1999_KW4", "property": "epoch", "object": "\"July 14, 2004 (JD2453200.5)\"" }, { "subject": "(66391)_1999_KW4", "property": "escapeVelocity", "object": "\"0.0\"^^xsd:double" }, { "subject": "(66391)_1999_KW4", "property": "orbitalPeriod", "object": "1.62447e+07" }, { "subject": "(66391)_1999_KW4", "property": "Planet/apoapsis", "object": "\"1.621640918388E8\"^^<http://dbpedia.org/datatype/kilometre>" } ]
[ { "subject": "(66391)_1999_KW4", "property": "epoch", "object": "2004-07-14" }, { "subject": "(66391)_1999_KW4", "property": "escapeVelocity", "object": "0" }, { "subject": "(66391)_1999_KW4", "property": "orbitalPeriod", "object": "16244700.0" }, { "subject": "(66391)_1999_KW4", "property": "apoapsis", "object": "162164091.8388 (kilometres)" } ]
(X (X) (X) (X) (X))
sibling
{ "comment": [ "good", "good", "good" ], "lid": [ "Id1", "Id2", "Id3" ], "text": [ "The asteroid called (66391) 1999 KW4 has an orbital period of 16244700.0 and an apoapsis of 162164091.8388 kilometres. It has an escape velocity of zero and the epoch date is 14 July 2004.", "An asteroid named 66391 1999 KW4 has an escape velocity of 0, or initial period of 16244700, apoapsis of 162164091.8388 kilometers, and its epoch is the 14th of July, 2004.", "The celestial body known as (66391) 1999 KW4 's epoch date is July 14, 2004 and it has an apoapsis of 162164091.8388 km. Its escape velocity is 0 and its orbital period is 16244700." ], "lang": [ "", "", "" ] }
[]
[]
[ [ "resource:_66391__1999_KW4", "property:epoch", "resource:2004_07_14" ], [ "resource:_66391__1999_KW4", "rdf:type", "ontology:celestial_body" ], [ "resource:_66391__1999_KW4", "property:apoapsis", "162164091.8388 (kilometres)" ], [ "resource:_66391__1999_KW4", "property:escape_velocity", "0" ], [ "resource:_66391__1999_KW4", "property:orbital_period", "resource:16244700_0" ] ]
(66391)_1999_KW4
[ { "modified": "0", "readable": "0", "graph": "0" }, { "modified": "162164091.8388 (kilometres)", "readable": "162164091.8388", "graph": "162164091.8388 (kilometres)" }, { "modified": "apoapsis", "readable": "apoapsis", "graph": "property:apoapsis" }, { "modified": "epoch", "readable": "epoch", "graph": "property:epoch" }, { "modified": "escapeVelocity", "readable": "escape velocity", "graph": "property:escape_velocity" }, { "modified": "orbitalPeriod", "readable": "orbital period", "graph": "property:orbital_period" }, { "modified": "16244700.0", "readable": "16244700.0", "graph": "resource:16244700_0" }, { "modified": "2004-07-14", "readable": "2004-07-14", "graph": "resource:2004_07_14" }, { "modified": "(66391)_1999_KW4", "readable": "1999 KW4", "graph": "resource:_66391__1999_KW4" } ]
[ { "question": [], "graph_query": "SELECT DISTINCT ?e WHERE { ?a rdf:type ontology:celestial_body . ?a property:orbital_period ?e . ?a property:epoch ?v . FILTER ( ?v = \"2004_07_14\" ) }", "readable_query": "SELECT DISTINCT ?e WHERE { ?a rdf:type ontology:celestial_body . ?a property:orbital_period ?e . ?a property:epoch ?v . FILTER ( ?v = \"2004-07-14\" ) }", "graph_answer": [ "resource:16244700_0" ], "readable_answer": [ "16244700.0" ], "type": [ "complete", "meaningful", "answer", "two_triples", "chain", "conjunctive_only", "entity_answer", "typing", "no_answer_typing", "hidden_variable_typing", "more_variables", "single_answer", "no_comparison", "open_entity_answer", "single_intention" ] }, { "question": [], "graph_query": "ASK WHERE { ?n property:orbital_period '5.75 (days)' . ?n property:apoapsis ?s . ?n rdf:type ontology:celestial_body }", "readable_query": "ASK WHERE { ?n property:orbital_period '5.75 (days)' . ?n property:apoapsis ?s . ?n rdf:type ontology:celestial_body }", "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" ] } ]