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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astronaut
| 7 |
13060
|
Id27
|
[
{
"subject": "Alan_Shepard",
"property": "almaMater",
"object": "\"NWC, M.A. 1957\"@en"
},
{
"subject": "Alan_Shepard",
"property": "selection",
"object": "1959"
},
{
"subject": "Distinguished_Service_Medal_(United_States_Navy)",
"property": "higher",
"object": "Department_of_Commerce_Gold_Medal"
},
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "birthDate",
"object": "\"1923-11-18\"^^xsd:date"
},
{
"subject": "Alan_Shepard",
"property": "awards",
"object": "Distinguished_Service_Medal_(United_States_Navy)"
}
] |
[
{
"subject": "Alan_Shepard",
"property": "almaMater",
"object": "\"NWC, M.A. 1957\""
},
{
"subject": "Alan_Shepard",
"property": "selectedByNasa",
"object": "1959"
},
{
"subject": "Distinguished_Service_Medal_(United_States_Navy)",
"property": "higher",
"object": "Department_of_Commerce_Gold_Medal"
},
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "birthDate",
"object": "\"1923-11-18\""
},
{
"subject": "Alan_Shepard",
"property": "award",
"object": "Distinguished_Service_Medal_(United_States_Navy)"
}
] |
(X (X) (X) (X) (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Shepard (born on November 18, 1923 in New Hampshire) graduated from NWC in 1957 with an M.A. He was selected by NASA in 1959 and was awarded the Distinguished Service Medal by the United States Navy which is higher than the Department of Commerce Gold Metal. Alan Shepard died in California.",
"Alan Shepard was born on Nov 18, 1923 in New Hampshire. He graduated from NWC with an M.A. in 1957 and was hired by NASA in 1959. He was awarded the Distinguished Service Medal by the US Navy, which ranks higher than the Dept of Commerce Gold Medal. Shepard died in California.",
"Alan Shepard was born November 18th, 1923, in New Hampshire. He attended school at NWC and graduated with an MA in 1957. Alan joined the Navy and was was chosen by NASA in 1959. He was awarded the Distinguished service medal, which is higher than the department of commerce gold medal. California was his place of death."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_Shepard",
"property:award",
"resource:Distinguished_Service_Medal__United_States_Navy_"
],
[
"resource:Alan_Shepard",
"property:selected_by_nasa",
"resource:1959"
],
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:death_place",
"resource:California"
],
[
"resource:Alan_Shepard",
"property:birth_date",
"1923-11-18"
],
[
"resource:Alan_Shepard",
"property:alma_mater",
"resource:NWC__M_A__1957"
],
[
"resource:Alan_Shepard",
"property:birth_place",
"resource:New_Hampshire"
],
[
"resource:Distinguished_Service_Medal__United_States_Navy_",
"property:higher",
"resource:Department_of_Commerce_Gold_Medal"
]
] |
Alan_Shepard
|
[
{
"modified": "1923-11-18",
"readable": "1923-11-18",
"graph": "1923-11-18"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "higher",
"readable": "higher",
"graph": "property:higher"
},
{
"modified": "selectedByNasa",
"readable": "selected by nasa",
"graph": "property:selected_by_nasa"
},
{
"modified": "1959",
"readable": "1959",
"graph": "resource:1959"
},
{
"modified": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Department_of_Commerce_Gold_Medal",
"readable": "Department of Commerce Gold Medal",
"graph": "resource:Department_of_Commerce_Gold_Medal"
},
{
"modified": "Distinguished_Service_Medal_(United_States_Navy)",
"readable": "Distinguished Service Medal",
"graph": "resource:Distinguished_Service_Medal__United_States_Navy_"
},
{
"modified": "NWC, M.A. 1957",
"readable": "NWC, M.A. 1957",
"graph": "resource:NWC__M_A__1957"
},
{
"modified": "New_Hampshire",
"readable": "New Hampshire",
"graph": "resource:New_Hampshire"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?x property:higher resource:Department_of_Commerce_Gold_Medal . ?s property:award ?x . FILTER ( ?p = \"1923-11-18\" ) . ?s rdf:type ontology:astronaut . ?s property:birth_date ?p }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?x property:higher resource:Department_of_Commerce_Gold_Medal . ?s property:award ?x . FILTER ( ?p = \"1923-11-18\" ) . ?s rdf:type ontology:astronaut . ?s property:birth_date ?p }",
"graph_answer": [
"resource:Alan_Shepard"
],
"readable_answer": [
"Alan Shepard"
],
"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 ?y WHERE { resource:Alan_Shepard property:birth_date ?k . ?y property:higher resource:Department_of_Commerce_Gold_Medal . resource:Alan_Shepard property:award ?y . FILTER ( ?k = \"1923-11-18\" ) . resource:Alan_Shepard rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Alan_Shepard property:birth_date ?k . ?y property:higher resource:Department_of_Commerce_Gold_Medal . resource:Alan_Shepard property:award ?y . FILTER ( ?k = \"1923-11-18\" ) . resource:Alan_Shepard rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Distinguished_Service_Medal__United_States_Navy_"
],
"readable_answer": [
"Distinguished Service Medal"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m ?t WHERE { resource:Alan_Shepard property:alma_mater ?t . resource:Alan_Shepard property:death_place ?m }",
"readable_query": "SELECT DISTINCT ?m ?t WHERE { resource:Alan_Shepard property:alma_mater ?t . resource:Alan_Shepard property:death_place ?m }",
"graph_answer": [
"resource:California",
"resource:NWC__M_A__1957"
],
"readable_answer": [
"California",
"NWC, M.A. 1957"
],
"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 ?g WHERE { resource:Alan_Shepard property:selected_by_nasa ?t . resource:Alan_Shepard property:birth_place ?g }",
"readable_query": "SELECT DISTINCT ?t ?g WHERE { resource:Alan_Shepard property:selected_by_nasa ?t . resource:Alan_Shepard property:birth_place ?g }",
"graph_answer": [
"resource:1959",
"resource:New_Hampshire"
],
"readable_answer": [
"1959",
"New Hampshire"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Building
| 4 |
9177
|
Id100
|
[
{
"subject": "Adisham_Hall",
"property": "completionDate",
"object": "1931"
},
{
"subject": "Adisham_Hall",
"property": "location",
"object": "\"Haputale, Sri Lanka\"@en"
},
{
"subject": "Adisham_Hall",
"property": "architecturalStyle",
"object": "Tudor_Revival_architecture"
},
{
"subject": "Adisham_Hall",
"property": "buildingStartDate",
"object": "\"1927\""
}
] |
[
{
"subject": "Adisham_Hall",
"property": "location",
"object": "\"Haputale, Sri Lanka\""
},
{
"subject": "Adisham_Hall",
"property": "architecturalStyle",
"object": "Tudor_Revival_architecture"
},
{
"subject": "Adisham_Hall",
"property": "completionDate",
"object": "1931"
},
{
"subject": "Adisham_Hall",
"property": "buildingStartDate",
"object": "\"1927\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Adisham Hall was constructed in the Tudor Revival style between 1927 and 1931 in Haputale, Sri Lanka.",
"Adisham Hall is in Haputale, Sri Lanka. It was started in 1927 and finished in 1931. The hall's style of architecture is Tudor Revival."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adisham_Hall",
"property:building_start_date",
"1927"
],
[
"resource:Adisham_Hall",
"rdf:type",
"ontology:building"
],
[
"resource:Adisham_Hall",
"property:location",
"resource:Haputale__Sri_Lanka"
],
[
"resource:Adisham_Hall",
"property:completion_date",
"resource:1931"
],
[
"resource:Adisham_Hall",
"property:architectural_style",
"resource:Tudor_Revival_architecture"
]
] |
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, Sri Lanka",
"readable": "Haputale, Sri Lanka",
"graph": "resource:Haputale__Sri_Lanka"
},
{
"modified": "Tudor_Revival_architecture",
"readable": "Tudor Revival architecture",
"graph": "resource:Tudor_Revival_architecture"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?s property:architectural_style resource:Tudor_Revival_architecture . ?s property:building_start_date '1978' . ?s rdf:type ontology:building }",
"readable_query": "ASK WHERE { ?s property:architectural_style resource:Tudor_Revival_architecture . ?s property:building_start_date '1978' . ?s rdf:type ontology:building }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?z rdf:type ontology:building . ?z property:building_start_date '1927' . ?z property:architectural_style resource:Tudor_Revival_architecture }",
"readable_query": "ASK WHERE { ?z rdf:type ontology:building . ?z property:building_start_date '1927' . ?z property:architectural_style resource:Tudor_Revival_architecture }",
"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 ?k WHERE { ?k property:building_start_date '1927' . ?k rdf:type ontology:building . ?k property:architectural_style resource:Tudor_Revival_architecture }",
"readable_query": "SELECT ?k WHERE { ?k property:building_start_date '1927' . ?k rdf:type ontology:building . ?k property:architectural_style resource:Tudor_Revival_architecture }",
"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 ?f ?h WHERE { resource:Adisham_Hall property:completion_date ?f . resource:Adisham_Hall property:location ?h }",
"readable_query": "SELECT DISTINCT ?f ?h WHERE { resource:Adisham_Hall property:completion_date ?f . resource:Adisham_Hall property:location ?h }",
"graph_answer": [
"resource:1931",
"resource:Haputale__Sri_Lanka"
],
"readable_answer": [
"1931",
"Haputale, Sri Lanka"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:Adisham_Hall property:building_start_date ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Adisham_Hall property:building_start_date ?v }",
"graph_answer": [
"1927"
],
"readable_answer": [
"1927"
],
"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 |
10006
|
Id295
|
[
{
"subject": "Philippines",
"property": "ethnicGroups",
"object": "Ilocano_people"
},
{
"subject": "Philippines",
"property": "language",
"object": "Philippine_Spanish"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Igorot_people"
}
] |
[
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Ilocano_people"
},
{
"subject": "Philippines",
"property": "language",
"object": "Philippine_Spanish"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Igorot_people"
}
] |
(X (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ilocano people and the Igorot people are ethnic groups from the Philippines, where the language spoken is Philippine Spanish and batchoy is a traditional dish.",
"Batchoy comes from the Philippines where the Igorot and Ilocano peoples are ethnic groups and the spoken language is Philippine Spanish."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Batchoy",
"rdf:type",
"ontology:food"
],
[
"resource:Batchoy",
"property:country",
"resource:Philippines"
],
[
"resource:Philippines",
"property:language",
"resource:Philippine_Spanish"
],
[
"resource:Philippines",
"property:ethnic_group",
"resource:Ilocano_people"
],
[
"resource:Philippines",
"property:ethnic_group",
"resource:Igorot_people"
]
] |
Batchoy
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Batchoy",
"readable": "Batchoy",
"graph": "resource:Batchoy"
},
{
"modified": "Igorot_people",
"readable": "Igorot people",
"graph": "resource:Igorot_people"
},
{
"modified": "Ilocano_people",
"readable": "Ilocano people",
"graph": "resource:Ilocano_people"
},
{
"modified": "Philippine_Spanish",
"readable": "Philippine Spanish",
"graph": "resource:Philippine_Spanish"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?t ) WHERE { resource:Philippines property:ethnic_group ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?t ) WHERE { resource:Philippines property:ethnic_group ?y }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Philippines property:ethnic_group ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Philippines property:ethnic_group ?w }",
"graph_answer": [
"resource:Ilocano_people",
"resource:Igorot_people"
],
"readable_answer": [
"Ilocano people",
"Igorot people"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Philippines property:language ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Philippines property:language ?b }",
"graph_answer": [
"resource:Philippine_Spanish"
],
"readable_answer": [
"Philippine Spanish"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?e property:country resource:Philippines . ?e rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e property:country resource:Philippines . ?e rdf:type ontology:food }",
"graph_answer": [
"resource:Batchoy"
],
"readable_answer": [
"Batchoy"
],
"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 |
4146
|
Id127
|
[
{
"subject": "11264_Claudiomaccone",
"property": "epoch",
"object": "\"November 26, 2005 (JD2453700.5)\""
},
{
"subject": "11264_Claudiomaccone",
"property": "Planet/apoapsis",
"object": "\"4.75426E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "11264_Claudiomaccone",
"property": "epoch",
"object": "2005-11-26"
},
{
"subject": "11264_Claudiomaccone",
"property": "apoapsis",
"object": "475426000.0 (kilometres)"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"11264 Claudiomaccone has an epoch date of 26th November 2005 and an apoapsis of 475426000.0 km.",
"11264 Claudiomaccone has an epoch date of November 26th 2005 and the apoapsis is 475426000.0 (kilometres).",
"The apoapsis for 11264 Claudiomaccone is 475426000.0 (kilometres), it has the epoch date of 26 November 2005."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:11264_Claudiomaccone",
"property:epoch",
"resource:2005_11_26"
],
[
"resource:11264_Claudiomaccone",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:11264_Claudiomaccone",
"property:apoapsis",
"475426000.0 (kilometres)"
]
] |
11264_Claudiomaccone
|
[
{
"modified": "475426000.0 (kilometres)",
"readable": "475426000.0",
"graph": "475426000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "11264_Claudiomaccone",
"readable": "11264 Claudiomaccone",
"graph": "resource:11264_Claudiomaccone"
},
{
"modified": "2005-11-26",
"readable": "2005-11-26",
"graph": "resource:2005_11_26"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?j rdf:type ontology:celestial_body . ?j property:apoapsis ?l . ?j property:epoch ?x . FILTER ( CONTAINS ( YEAR ( ?x ) , '2005' ) ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?j rdf:type ontology:celestial_body . ?j property:apoapsis ?l . ?j property:epoch ?x . FILTER ( CONTAINS ( YEAR ( ?x ) , '2005' ) ) }",
"graph_answer": [
"475426000.0 (kilometres)"
],
"readable_answer": [
"475426000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?v rdf:type ontology:celestial_body . ?v property:apoapsis '254989570.60815 (kilometres)' . ?v property:epoch ?s }",
"readable_query": "ASK WHERE { ?v rdf:type ontology:celestial_body . ?v property:apoapsis '254989570.60815 (kilometres)' . ?v property:epoch ?s }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building
| 2 |
3899
|
Id51
|
[
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Chicago"
},
{
"subject": "Chicago",
"property": "isPartOf",
"object": "DuPage_County,_Illinois"
}
] |
[
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Chicago"
},
{
"subject": "Chicago",
"property": "isPartOf",
"object": "DuPage_County,_Illinois"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"300 North LaSalle is in Chicago part of DuPage County in Illinois.",
"300 North LaSalle is located in Chicago, which is part of DuPage County, Illinois.",
"300 North LaSalle is located in Chicago, which is a part of Dupage County, Illinois."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:300_North_LaSalle",
"rdf:type",
"ontology:building"
],
[
"resource:300_North_LaSalle",
"property:location",
"resource:Chicago"
],
[
"resource:Chicago",
"property:is_part_of",
"resource:DuPage_County__Illinois"
]
] |
300_North_LaSalle
|
[
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"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": "DuPage_County,_Illinois",
"readable": "DuPage County, Illinois",
"graph": "resource:DuPage_County__Illinois"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?z WHERE { ?s rdf:type ontology:building . ?z property:is_part_of resource:DuPage_County__Illinois . ?s property:location ?z }",
"readable_query": "SELECT DISTINCT ?s ?z WHERE { ?s rdf:type ontology:building . ?z property:is_part_of resource:DuPage_County,_Illinois . ?s property:location ?z }",
"graph_answer": [
"resource:300_North_LaSalle",
"resource:Chicago"
],
"readable_answer": [
"300 North LaSalle",
"Chicago"
],
"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 ?v WHERE { resource:Chicago property:military_rank ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Chicago property:military_rank ?v }",
"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
| 3 |
6603
|
Id20
|
[
{
"subject": "(66063)_1998_RO1",
"property": "formerName",
"object": "\"1999 SN5\"@en"
},
{
"subject": "(66063)_1998_RO1",
"property": "orbitalPeriod",
"object": "3.11291e+07"
},
{
"subject": "(66063)_1998_RO1",
"property": "epoch",
"object": "\"2013-11-04\"^^xsd:date"
}
] |
[
{
"subject": "(66063)_1998_RO1",
"property": "formerName",
"object": "\"1999 SN5\""
},
{
"subject": "(66063)_1998_RO1",
"property": "orbitalPeriod",
"object": "360.29 (days)"
},
{
"subject": "(66063)_1998_RO1",
"property": "epoch",
"object": "2013-11-04"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"(66063) 1998 RO1, formerly known as 1999 SN5, has an orbital period of 360.29 days and was discovered on 4 November 2013.",
"The celestial body known as (66063) 1998 RO1 was formerly called 1999 SN5. It has an orbital period of 360.29 days and an epoch date of 2013-11-04."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:_66063__1998_RO1",
"property:epoch",
"resource:2013_11_04"
],
[
"resource:_66063__1998_RO1",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_66063__1998_RO1",
"property:former_name",
"1999 SN5"
],
[
"resource:_66063__1998_RO1",
"property:orbital_period",
"360.29 (days)"
]
] |
(66063)_1998_RO1
|
[
{
"modified": "1999 SN5",
"readable": "1999 SN5",
"graph": "1999 SN5"
},
{
"modified": "360.29 (days)",
"readable": "360.29",
"graph": "360.29 (days)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "2013-11-04",
"readable": "2013-11-04",
"graph": "resource:2013_11_04"
},
{
"modified": "(66063)_1998_RO1",
"readable": "1998 RO1",
"graph": "resource:_66063__1998_RO1"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( YEAR ( ?j ) , '2013' ) ) . ?t property:epoch ?j . ?t property:orbital_period ?a . ?t rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( YEAR ( ?j ) , '2013' ) ) . ?t property:epoch ?j . ?t property:orbital_period ?a . ?t rdf:type ontology:celestial_body }",
"graph_answer": [
"360.29 (days)"
],
"readable_answer": [
"360.29"
],
"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 ?v WHERE { ?b property:epoch ?v . ?b rdf:type ontology:celestial_body . ?b property:orbital_period '360.29 (days)' . FILTER ( CONTAINS ( YEAR ( ?v ) , '2013' ) ) }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?b property:epoch ?v . ?b rdf:type ontology:celestial_body . ?b property:orbital_period '360.29 (days)' . FILTER ( CONTAINS ( YEAR ( ?v ) , '2013' ) ) }",
"graph_answer": [
"resource:2013_11_04"
],
"readable_answer": [
"2013-11-04"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?n property:former_name ?w . FILTER ( ?s = \"2013_11_04\" ) . ?n property:epoch ?s . ?n rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?n property:former_name ?w . FILTER ( ?s = \"2013-11-04\" ) . ?n property:epoch ?s . ?n rdf:type ontology:celestial_body }",
"graph_answer": [
"1999 SN5"
],
"readable_answer": [
"1999 SN5"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:_66063__1998_RO1 rdf:type ontology:celestial_body . resource:_66063__1998_RO1 property:former_name '1999 SN5' }",
"readable_query": "ASK WHERE { resource:(66063)_1998_RO1 rdf:type ontology:celestial_body . resource:(66063)_1998_RO1 property:former_name '1999 SN5' }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
WrittenWork
| 2 |
5616
|
Id151
|
[
{
"subject": "Aenir",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Aenir",
"property": "mediaType",
"object": "\"Print\"@en"
}
] |
[
{
"subject": "Aenir",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Aenir",
"property": "mediaType",
"object": "\"Print\""
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aenir is available in print and was written by Garth Nix.",
"Aenir was written by Garth Nix and was produced in print.",
"The author of Aenir is Garth Nix and is available in print."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aenir",
"property:media_type",
"resource:Print"
],
[
"resource:Aenir",
"property:author",
"resource:Garth_Nix"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
]
] |
Aenir
|
[
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "Aenir",
"readable": "Aenir",
"graph": "resource:Aenir"
},
{
"modified": "Garth_Nix",
"readable": "Garth Nix",
"graph": "resource:Garth_Nix"
},
{
"modified": "Print",
"readable": "Print",
"graph": "resource:Print"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?l ) WHERE { ?i property:author ?e . ?i property:media_type resource:Print . ?i rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?l ) WHERE { ?i property:author ?e . ?i property:media_type resource:Print . ?i rdf:type ontology:written_work }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?w rdf:type ontology:written_work . ?w property:media_type resource:Print . ?w property:author ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?w rdf:type ontology:written_work . ?w property:media_type resource:Print . ?w property:author ?p }",
"graph_answer": [
"resource:Garth_Nix"
],
"readable_answer": [
"Garth Nix"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:written_work . ?k property:media_type resource:Print . ?k property:author resource:Garth_Nix }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:written_work . ?k property:media_type resource:Print . ?k property:author resource:Garth_Nix }",
"graph_answer": [
"resource:Aenir"
],
"readable_answer": [
"Aenir"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody
| 2 |
4052
|
Id33
|
[
{
"subject": "(66391)_1999_KW4",
"property": "escapeVelocity",
"object": "0"
},
{
"subject": "(66391)_1999_KW4",
"property": "Planet/apoapsis",
"object": "\"1.621640918388E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "(66391)_1999_KW4",
"property": "escapeVelocity",
"object": "0"
},
{
"subject": "(66391)_1999_KW4",
"property": "apoapsis",
"object": "162164091.8388 (kilometres)"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"(66391) 1999 KW4 has an apoapsis of 162164091.8388 kilometres and an escape velocity of 0.",
"(66391) 1999 KW4 has an escape velocity of 0 and an apoapsis measurement of 162164091.8388 km.",
"(66391) 1999 KW4 has an escape velocity of 0 and an apoapsis of 162164091.8388 km."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"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"
]
] |
(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": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "(66391)_1999_KW4",
"readable": "1999 KW4",
"graph": "resource:_66391__1999_KW4"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?l rdf:type ontology:celestial_body . ?l property:apoapsis ?w . ?l property:escape_velocity ?m . FILTER ( ?m >= '0' ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?l rdf:type ontology:celestial_body . ?l property:apoapsis ?w . ?l property:escape_velocity ?m . FILTER ( ?m >= '0' ) }",
"graph_answer": [
"162164091.8388 (kilometres)"
],
"readable_answer": [
"162164091.8388"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s property:apoapsis '162164091.8388 (kilometres)' . ?s rdf:type ontology:celestial_body . ?s property:escape_velocity ?k . FILTER ( ?k >= '0' ) }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s property:apoapsis '162164091.8388 (kilometres)' . ?s rdf:type ontology:celestial_body . ?s property:escape_velocity ?k . FILTER ( ?k >= '0' ) }",
"graph_answer": [
"resource:_66391__1999_KW4"
],
"readable_answer": [
"1999 KW4"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 5 |
12509
|
Id28
|
[
{
"subject": "Abner_W._Sibal",
"property": "office",
"object": "\"Member of theConnecticut Senatefrom the26th District\""
},
{
"subject": "Abner_W._Sibal",
"property": "party",
"object": "Republican_Party_(United_States)"
},
{
"subject": "Abner_W._Sibal",
"property": "successor",
"object": "Marjorie_Farmer"
},
{
"subject": "Abner_W._Sibal",
"property": "birthPlace",
"object": "Ridgewood,_Queens"
},
{
"subject": "Abner_W._Sibal",
"property": "birthDate",
"object": "\"1921-04-11\"^^xsd:date"
}
] |
[
{
"subject": "Abner_W._Sibal",
"property": "office",
"object": "\"Member of the Connecticut Senate from the 26th District\""
},
{
"subject": "Abner_W._Sibal",
"property": "party",
"object": "Republican_Party_(United_States)"
},
{
"subject": "Abner_W._Sibal",
"property": "successor",
"object": "Marjorie_Farmer"
},
{
"subject": "Abner_W._Sibal",
"property": "birthPlace",
"object": "Ridgewood,_Queens"
},
{
"subject": "Abner_W._Sibal",
"property": "birthDate",
"object": "1921-04-11"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abner W Sibal was born on 11 April 1921 in Ridgewood, Queens. He was a member of the Republican party of the United States and prior to being succeeded by Marjorie Farmer worked as a member of the Connecticut Senate from the 26th District.",
"United States 26th District Connecticut Senate member, Republican, Abner W. Sibal was succeeded by Marjorie Farmer. He was born 04/11/1921 in Ridgewood, Queens.",
"Republican Abner W. Sibal was born in Ridgewood, Queens on November 4th, 1921 and worked as a member of the Connecticut Senate from the 26th District. He was succeeded by Marjorie Farmer."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abner_W__Sibal",
"property:party",
"resource:Republican_Party__United_States_"
],
[
"resource:Abner_W__Sibal",
"rdf:type",
"ontology:politician"
],
[
"resource:Abner_W__Sibal",
"property:successor",
"resource:Marjorie_Farmer"
],
[
"resource:Abner_W__Sibal",
"property:office",
"Member of the Connecticut Senate from the 26th District"
],
[
"resource:Abner_W__Sibal",
"property:birth_date",
"resource:1921_04_11"
],
[
"resource:Abner_W__Sibal",
"property:birth_place",
"resource:Ridgewood__Queens"
]
] |
Abner_W._Sibal
|
[
{
"modified": "Member of the Connecticut Senate from the 26th District",
"readable": "Member of the Connecticut Senate from the 26th District",
"graph": "Member of the Connecticut Senate from the 26th District"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "1921-04-11",
"readable": "1921-04-11",
"graph": "resource:1921_04_11"
},
{
"modified": "Abner_W._Sibal",
"readable": "Abner W. Sibal",
"graph": "resource:Abner_W__Sibal"
},
{
"modified": "Marjorie_Farmer",
"readable": "Marjorie Farmer",
"graph": "resource:Marjorie_Farmer"
},
{
"modified": "Republican_Party_(United_States)",
"readable": "Republican Party",
"graph": "resource:Republican_Party__United_States_"
},
{
"modified": "Ridgewood,_Queens",
"readable": "Ridgewood, Queens",
"graph": "resource:Ridgewood__Queens"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?f property:birth_place ?l . FILTER ( CONTAINS ( YEAR ( ?r ) , '1921' ) ) . ?f rdf:type ontology:politician . ?f property:birth_date ?r }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?f property:birth_place ?l . FILTER ( CONTAINS ( YEAR ( ?r ) , '1921' ) ) . ?f rdf:type ontology:politician . ?f property:birth_date ?r }",
"graph_answer": [
"resource:Ridgewood__Queens"
],
"readable_answer": [
"Ridgewood, Queens"
],
"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 ?a WHERE { ?o rdf:type ontology:politician . ?o property:birth_date ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1921' ) ) . ?o property:birth_place resource:Ridgewood__Queens }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?o rdf:type ontology:politician . ?o property:birth_date ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '1921' ) ) . ?o property:birth_place resource:Ridgewood,_Queens }",
"graph_answer": [
"resource:1921_04_11"
],
"readable_answer": [
"1921-04-11"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?u property:party ?v . ?u rdf:type ontology:politician . ?u property:birth_place resource:Ridgewood__Queens }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?u property:party ?v . ?u rdf:type ontology:politician . ?u property:birth_place resource:Ridgewood,_Queens }",
"graph_answer": [
"resource:Republican_Party__United_States_"
],
"readable_answer": [
"Republican Party"
],
"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 ?e WHERE { ?z property:successor ?e . ?z rdf:type ontology:politician . ?z property:birth_place resource:Ridgewood__Queens }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?z property:successor ?e . ?z rdf:type ontology:politician . ?z property:birth_place resource:Ridgewood,_Queens }",
"graph_answer": [
"resource:Marjorie_Farmer"
],
"readable_answer": [
"Marjorie Farmer"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?d property:office ?f . ?d property:birth_place resource:Ridgewood__Queens . ?d rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?d property:office ?f . ?d property:birth_place resource:Ridgewood,_Queens . ?d rdf:type ontology:politician }",
"graph_answer": [
"Member of the Connecticut Senate from the 26th District"
],
"readable_answer": [
"Member of the Connecticut Senate from the 26th District"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Ridgewood__Queens . ?q property:office 'Member of the Connecticut Senate from the 26th District' }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Ridgewood,_Queens . ?q property:office 'Member of the Connecticut Senate from the 26th District' }",
"graph_answer": [
"resource:Abner_W__Sibal"
],
"readable_answer": [
"Abner W. Sibal"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 2 |
3397
|
Id9
|
[
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Indie_rock"
},
{
"subject": "Aaron_Deer",
"property": "instrument",
"object": "Keyboard_instrument"
}
] |
[
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Indie_rock"
},
{
"subject": "Aaron_Deer",
"property": "instrument",
"object": "Keyboard_instrument"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Deer is an indie rock keyboard player.",
"Aaron Deer, a keyboardist, is a performer of the Indie rock music genre.",
"Aaron Deer is a performer of the music genre Indie rock and he played the Keyboard instrument."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aaron_Deer",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Deer",
"property:genre",
"resource:Indie_rock"
],
[
"resource:Aaron_Deer",
"property:instrument",
"resource:Keyboard_instrument"
]
] |
Aaron_Deer
|
[
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "Aaron_Deer",
"readable": "Aaron Deer",
"graph": "resource:Aaron_Deer"
},
{
"modified": "Indie_rock",
"readable": "Indie rock",
"graph": "resource:Indie_rock"
},
{
"modified": "Keyboard_instrument",
"readable": "Keyboard instrument",
"graph": "resource:Keyboard_instrument"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?d WHERE { resource:Aaron_Deer property:instrument ?i . resource:Aaron_Deer property:genre ?d }",
"readable_query": "SELECT DISTINCT ?i ?d WHERE { resource:Aaron_Deer property:instrument ?i . resource:Aaron_Deer property:genre ?d }",
"graph_answer": [
"resource:Keyboard_instrument",
"resource:Indie_rock"
],
"readable_answer": [
"Keyboard instrument",
"Indie rock"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist
| 3 |
6021
|
Id167
|
[
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Allen_Forrest",
"property": "birthPlace",
"object": "Dothan,_Alabama"
},
{
"subject": "Allen_Forrest",
"property": "background",
"object": "\"solo_singer\"@en"
}
] |
[
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Allen_Forrest",
"property": "birthPlace",
"object": "Dothan,_Alabama"
},
{
"subject": "Allen_Forrest",
"property": "background",
"object": "\"solo_singer\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Solo singer Allen Forrest was born in Dothan, Alabama and plays Hip Hop music.",
"Born in Dothan, Alabama, Allen Forrest was originally a solo singer and performs hip hop music.",
"Born in Dothan, Alabama, Allen Forrest, has a background as a solo singer. The musical genre of Allen Forrest is hip hop music."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:background",
"resource:solo_singer"
],
[
"resource:Allen_Forrest",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Allen_Forrest",
"property:birth_place",
"resource:Dothan__Alabama"
]
] |
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": "Allen_Forrest",
"readable": "Allen Forrest",
"graph": "resource:Allen_Forrest"
},
{
"modified": "Dothan,_Alabama",
"readable": "Dothan, Alabama",
"graph": "resource:Dothan__Alabama"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?w property:background ?i . ?w rdf:type ontology:artist . ?w property:birth_place resource:Connecticut }",
"readable_query": "ASK WHERE { ?w property:background ?i . ?w rdf:type ontology:artist . ?w property:birth_place resource:Connecticut }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City
| 5 |
11820
|
Id41
|
[
{
"subject": "Amarillo,_Texas",
"property": "isPartOf",
"object": "Potter_County,_Texas"
},
{
"subject": "Potter_County,_Texas",
"property": "state",
"object": "Texas"
},
{
"subject": "Potter_County,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_Texas"
}
] |
[
{
"subject": "Amarillo,_Texas",
"property": "isPartOf",
"object": "Potter_County,_Texas"
},
{
"subject": "Potter_County,_Texas",
"property": "state",
"object": "Texas"
},
{
"subject": "Potter_County,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_Texas"
}
] |
(X (X (X (X)) (X (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Amarillo is part of Potter County, Texas, U.S. Austin is the capital of Texas and English is the language spoken in the United States.",
"In the English speaking state of Texas, USA, there are many cities and counties, including Amarillo, Potter county, and, of course, the capital, Austin.",
"Austin is the capital city of Texas, US, and it is also where Amarillo, Potter County is located. English is the language of the country."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Texas",
"property:capital",
"resource:Austin__Texas"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:Amarillo__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Amarillo__Texas",
"property:is_part_of",
"resource:Potter_County__Texas"
],
[
"resource:Potter_County__Texas",
"property:state",
"resource:Texas"
],
[
"resource:Potter_County__Texas",
"property:country",
"resource:United_States"
]
] |
Amarillo,_Texas
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Amarillo,_Texas",
"readable": "Amarillo, Texas",
"graph": "resource:Amarillo__Texas"
},
{
"modified": "Austin,_Texas",
"readable": "Austin, Texas",
"graph": "resource:Austin__Texas"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Potter_County,_Texas",
"readable": "Potter County, Texas",
"graph": "resource:Potter_County__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?j property:state resource:Pennsylvania . ?j property:country resource:United_States }",
"readable_query": "ASK WHERE { ?j property:state resource:Pennsylvania . ?j property:country resource:United_States }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?a property:state resource:Texas . ?a property:country resource:United_States }",
"readable_query": "ASK WHERE { ?a property:state resource:Texas . ?a property:country resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?f WHERE { ?f property:state resource:Texas . ?f property:country resource:United_States }",
"readable_query": "SELECT ?f WHERE { ?f property:state resource:Texas . ?f property:country resource:United_States }",
"graph_answer": [
"resource:Potter_County__Texas"
],
"readable_answer": [
"Potter County, Texas"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:United_States property:language ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:United_States property:language ?o }",
"graph_answer": [
"resource:English_language"
],
"readable_answer": [
"English language"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 3 |
7295
|
Id208
|
[
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Singapore",
"property": "leaderName",
"object": "Halimah_Yacob"
}
] |
[
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Singapore",
"property": "leader",
"object": "Halimah_Yacob"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Halimah Yacob is a leader of Singapore, where Beef kway teow originates from. It is a dish which can also be found in indonesia.",
"Singapore (leader Halimah Yacob) and Indonesia have the dish beef kway teow.",
"Beef kway teow is popular in Indonesia and is founded in Halimah Yacob led, Singapore."
],
"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:Halimah_Yacob"
]
] |
Beef_kway_teow
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"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": "Halimah_Yacob",
"readable": "Halimah Yacob",
"graph": "resource:Halimah_Yacob"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
},
{
"modified": "Singapore",
"readable": "Singapore",
"graph": "resource:Singapore"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?j ) , 's' ) ) . ?j property:leader resource:Halimah_Yacob . ?t property:region ?j }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?j ) , 's' ) ) . ?j property:leader resource:Halimah_Yacob . ?t property:region ?j }",
"graph_answer": [
"resource:Beef_kway_teow"
],
"readable_answer": [
"Beef kway teow"
],
"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 ?l WHERE { resource:Beef_kway_teow rdf:type ontology:food . ?l property:leader resource:Halimah_Yacob . resource:Beef_kway_teow property:region ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 's' ) ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Beef_kway_teow rdf:type ontology:food . ?l property:leader resource:Halimah_Yacob . resource:Beef_kway_teow property:region ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 's' ) ) }",
"graph_answer": [
"resource:Singapore"
],
"readable_answer": [
"Singapore"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:Beef_kway_teow property:sport_governing_body ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Beef_kway_teow property:sport_governing_body ?j }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 5 |
11197
|
Id48
|
[
{
"subject": "Ahmet_Ertegun",
"property": "deathPlace",
"object": "United_States"
},
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "hometown",
"object": "Washington,_D.C."
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] |
[
{
"subject": "Ahmet_Ertegun",
"property": "deathPlace",
"object": "United_States"
},
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "origin",
"object": "Washington,_D.C."
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] |
(X (X) (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ahmet Ertegun, originally from Washington, D.C., died in the United States, where African Americans are an ethnic group. The musical genre of Ahmet Ertegun is rhythm and blues which has disco as a derivative.",
"Ahmet Ertegun performed rhythm and blues whose derivative is the disco. He is originally from Washington D.C. and died in the United States where African Americans are an ethnic group.",
"Washington, D.C. born and rhythm and blues artist Ahmet Ertegun died in the United States. The U.S. is home to African Americans and R & B is the origin of disco."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
],
[
"resource:Ahmet_Ertegun",
"rdf:type",
"ontology:artist"
],
[
"resource:Ahmet_Ertegun",
"property:death_place",
"resource:United_States"
],
[
"resource:Ahmet_Ertegun",
"property:origin",
"resource:Washington__D_C_"
],
[
"resource:Ahmet_Ertegun",
"property:genre",
"resource:Rhythm_and_blues"
]
] |
Ahmet_Ertegun
|
[
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "Ahmet_Ertegun",
"readable": "Ahmet Ertegun",
"graph": "resource:Ahmet_Ertegun"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?m rdf:type ontology:artist . ?m property:death_place resource:Do_a_Ana_County__New_Mexico . ?m property:genre resource:Rhythm_and_blues }",
"readable_query": "ASK WHERE { ?m rdf:type ontology:artist . ?m property:death_place resource:Doña_Ana_County,_New_Mexico . ?m property:genre resource:Rhythm_and_blues }",
"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 { ?h property:genre resource:Rhythm_and_blues . ?h property:death_place resource:United_States . ?h rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?h property:genre resource:Rhythm_and_blues . ?h property:death_place resource:United_States . ?h rdf:type ontology:artist }",
"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 property:death_place resource:United_States . ?j property:genre resource:Rhythm_and_blues . ?j rdf:type ontology:artist }",
"readable_query": "SELECT ?j WHERE { ?j property:death_place resource:United_States . ?j property:genre resource:Rhythm_and_blues . ?j rdf:type ontology:artist }",
"graph_answer": [
"resource:Ahmet_Ertegun"
],
"readable_answer": [
"Ahmet Ertegun"
],
"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 ?m WHERE { resource:Ahmet_Ertegun property:origin ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Ahmet_Ertegun property:origin ?m }",
"graph_answer": [
"resource:Washington__D_C_"
],
"readable_answer": [
"Washington, D.C."
],
"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 |
8017
|
Id90
|
[
{
"subject": "A.S._Livorno_Calcio",
"property": "manager",
"object": "Christian_Panucci"
},
{
"subject": "Christian_Panucci",
"property": "team",
"object": "Genoa_C.F.C."
},
{
"subject": "Christian_Panucci",
"property": "clubs",
"object": "Inter_Milan"
}
] |
[
{
"subject": "A.S._Livorno_Calcio",
"property": "manager",
"object": "Christian_Panucci"
},
{
"subject": "Christian_Panucci",
"property": "club",
"object": "Genoa_C.F.C."
},
{
"subject": "Christian_Panucci",
"property": "club",
"object": "Inter_Milan"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A.S. Livorno Calcio are managed by Christian Panucci who plays for Inter Milan and previously for football for Genoa C.F.C.",
"A.S. Livorno Calcio are managed by Christian Panucci who has played for Inter Milan and is attached to the club Genoa CFC.",
"Christian Panucci played football for Genoa C.F.C. and Inter Milan, but now manages A.S. Livorno Calcio."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Christian_Panucci",
"property:club",
"resource:Inter_Milan"
],
[
"resource:Christian_Panucci",
"property:club",
"resource:Genoa_C_F_C_"
],
[
"resource:A_S__Livorno_Calcio",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_S__Livorno_Calcio",
"property:manager",
"resource:Christian_Panucci"
]
] |
A.S._Livorno_Calcio
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.S._Livorno_Calcio",
"readable": "A.S. Livorno Calcio",
"graph": "resource:A_S__Livorno_Calcio"
},
{
"modified": "Christian_Panucci",
"readable": "Christian Panucci",
"graph": "resource:Christian_Panucci"
},
{
"modified": "Genoa_C.F.C.",
"readable": "Genoa C.F.C.",
"graph": "resource:Genoa_C_F_C_"
},
{
"modified": "Inter_Milan",
"readable": "Inter Milan",
"graph": "resource:Inter_Milan"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?h ) WHERE { resource:Christian_Panucci property:club ?m }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?h ) WHERE { resource:Christian_Panucci property:club ?m }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Christian_Panucci property:club ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Christian_Panucci property:club ?a }",
"graph_answer": [
"resource:Inter_Milan",
"resource:Genoa_C_F_C_"
],
"readable_answer": [
"Inter Milan",
"Genoa C.F.C."
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?q ) WHERE { ?d property:manager ?h . ?h property:club resource:A_S__Livorno_Calcio . ?d rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?q ) WHERE { ?d property:manager ?h . ?h property:club resource:A.S._Livorno_Calcio . ?d rdf:type ontology:sports_team }",
"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"
]
}
] |
|
Artist
| 4 |
8762
|
Id154
|
[
{
"subject": "Alligator_Records",
"property": "genre",
"object": "Blues"
},
{
"subject": "Alligator_Records",
"property": "location",
"object": "Chicago"
},
{
"subject": "Anders_Osborne",
"property": "label",
"object": "Alligator_Records"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Okeh_Records"
}
] |
[
{
"subject": "Alligator_Records",
"property": "genre",
"object": "Blues"
},
{
"subject": "Alligator_Records",
"property": "location",
"object": "Chicago"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Alligator_Records"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Okeh_Records"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anders Osborne is signed to the record label Okeh Records and the record label 'which Alligator Records', is located in Chicago. Alligator Records main genre of music is the blues.",
"Anders Osborne is signed to Chicago's blues label, Alligator Records and Okeh Records.",
"While signed to the record label Okeh Records, Anders Osborne is also with Chicago based alligator records which specializes in blues music."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Anders_Osborne",
"rdf:type",
"ontology:artist"
],
[
"resource:Anders_Osborne",
"property:record_label",
"resource:Okeh_Records"
],
[
"resource:Anders_Osborne",
"property:record_label",
"resource:Alligator_Records"
],
[
"resource:Alligator_Records",
"property:location",
"resource:Chicago"
],
[
"resource:Alligator_Records",
"property:genre",
"resource:Blues"
]
] |
Anders_Osborne
|
[
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "recordLabel",
"readable": "record label",
"graph": "property:record_label"
},
{
"modified": "Alligator_Records",
"readable": "Alligator Records",
"graph": "resource:Alligator_Records"
},
{
"modified": "Anders_Osborne",
"readable": "Anders Osborne",
"graph": "resource:Anders_Osborne"
},
{
"modified": "Blues",
"readable": "Blues",
"graph": "resource:Blues"
},
{
"modified": "Chicago",
"readable": "Chicago",
"graph": "resource:Chicago"
},
{
"modified": "Okeh_Records",
"readable": "Okeh Records",
"graph": "resource:Okeh_Records"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { FILTER NOT EXISTS { ?k property:genre resource:Blues } . resource:Anders_Osborne property:record_label ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER NOT EXISTS { ?k property:genre resource:Blues } . resource:Anders_Osborne property:record_label ?k }",
"graph_answer": [
"resource:Okeh_Records"
],
"readable_answer": [
"Okeh Records"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Alligator_Records property:representative ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Alligator_Records property:representative ?d }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City
| 4 |
9523
|
Id122
|
[
{
"subject": "Auburn,_Washington",
"property": "isPartOf",
"object": "Washington_(state)"
},
{
"subject": "Washington_(state)",
"property": "capital",
"object": "Olympia,_Washington"
},
{
"subject": "King_County,_Washington",
"property": "country",
"object": "United_States"
},
{
"subject": "Auburn,_Washington",
"property": "subdivisionName",
"object": "King_County,_Washington"
}
] |
[
{
"subject": "Auburn,_Washington",
"property": "isPartOf",
"object": "Washington_(state)"
},
{
"subject": "Washington_(state)",
"property": "capital",
"object": "Olympia,_Washington"
},
{
"subject": "King_County,_Washington",
"property": "country",
"object": "United_States"
},
{
"subject": "Auburn,_Washington",
"property": "isPartOf",
"object": "King_County,_Washington"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Auburn is found in the state of Washington, where the capital is Olympia. Auburn forms part of King County in the US.",
"Auburn is part of King County, Washington in the U.S. he Washington state capital is Olympia."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Washington__state_",
"property:capital",
"resource:Olympia__Washington"
],
[
"resource:Auburn__Washington",
"rdf:type",
"ontology:city"
],
[
"resource:Auburn__Washington",
"property:is_part_of",
"resource:Washington__state_"
],
[
"resource:Auburn__Washington",
"property:is_part_of",
"resource:King_County__Washington"
],
[
"resource:King_County__Washington",
"property:country",
"resource:United_States"
]
] |
Auburn,_Washington
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Auburn,_Washington",
"readable": "Auburn, Washington",
"graph": "resource:Auburn__Washington"
},
{
"modified": "King_County,_Washington",
"readable": "King County, Washington",
"graph": "resource:King_County__Washington"
},
{
"modified": "Olympia,_Washington",
"readable": "Olympia, Washington",
"graph": "resource:Olympia__Washington"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington_(state)",
"readable": "Washington",
"graph": "resource:Washington__state_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { { resource:Auburn__Washington property:is_part_of ?r } MINUS { ?r property:capital resource:Olympia__Washington } }",
"readable_query": "SELECT DISTINCT ?r WHERE { { resource:Auburn,_Washington property:is_part_of ?r } MINUS { ?r property:capital resource:Olympia,_Washington } }",
"graph_answer": [
"resource:King_County__Washington"
],
"readable_answer": [
"King County, Washington"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { resource:Auburn__Washington property:is_part_of ?f . FILTER ( ?f != resource:King_County__Washington ) }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Auburn,_Washington property:is_part_of ?f . FILTER ( ?f != resource:King_County,_Washington ) }",
"graph_answer": [
"resource:Washington__state_"
],
"readable_answer": [
"Washington"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:King_County__Washington property:orbital_period ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:King_County,_Washington property:orbital_period ?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"
]
}
] |
|
SportsTeam
| 4 |
10696
|
Id137
|
[
{
"subject": "Peter_Stöger",
"property": "clubs",
"object": "SK_Vorwärts_Steyr"
},
{
"subject": "1._FC_Köln",
"property": "manager",
"object": "Peter_Stöger"
},
{
"subject": "Peter_Stöger",
"property": "team",
"object": "Favoritner_AC"
},
{
"subject": "Peter_Stöger",
"property": "managerClub",
"object": "FK_Austria_Wien"
}
] |
[
{
"subject": "Peter_Stöger",
"property": "club",
"object": "SK_Vorwärts_Steyr"
},
{
"subject": "1._FC_Köln",
"property": "manager",
"object": "Peter_Stöger"
},
{
"subject": "Peter_Stöger",
"property": "club",
"object": "Favoritner_AC"
},
{
"subject": "Peter_Stöger",
"property": "club",
"object": "FK_Austria_Wien"
}
] |
(X (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Peter Stöger is the manager of FC Koln and has played for the following clubs: SK Vorwärts Steyr, Favoritner AC and FK Austria Wien.",
"Peter Stoger previously played football for SK Vorwarts Steyr and now plays for Favoritner AC. In addition he is a member of FK Austria Wien soccer club and the manager or 1.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:Favoritner_AC"
],
[
"resource:Peter_St_ger",
"property:club",
"resource:SK_Vorw_rts_Steyr"
],
[
"resource:Peter_St_ger",
"property:club",
"resource:FK_Austria_Wien"
]
] |
1._FC_Köln
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "1._FC_Köln",
"readable": "1. FC Köln",
"graph": "resource:1__FC_K_ln"
},
{
"modified": "FK_Austria_Wien",
"readable": "FK Austria Wien",
"graph": "resource:FK_Austria_Wien"
},
{
"modified": "Favoritner_AC",
"readable": "Favoritner AC",
"graph": "resource:Favoritner_AC"
},
{
"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 ( ?p ) AS ?p ) WHERE { resource:Peter_St_ger property:club ?p }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?p ) WHERE { resource:Peter_Stöger property:club ?p }",
"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 ?x WHERE { resource:Peter_St_ger property:club ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Peter_Stöger property:club ?x }",
"graph_answer": [
"resource:Favoritner_AC",
"resource:SK_Vorw_rts_Steyr",
"resource:FK_Austria_Wien"
],
"readable_answer": [
"Favoritner AC",
"SK Vorwärts Steyr",
"FK Austria Wien"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:1__FC_K_ln rdf:type ontology:sports_team . resource:1__FC_K_ln property:manager resource:Peter_St_ger }",
"readable_query": "ASK WHERE { resource:1._FC_Köln rdf:type ontology:sports_team . resource:1._FC_Köln property:manager resource:Peter_Stöger }",
"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
| 3 |
6400
|
Id20
|
[
{
"subject": "11_Diagonal_Street",
"property": "location",
"object": "South_Africa"
},
{
"subject": "South_Africa",
"property": "leaderName",
"object": "Cyril_Ramaphosa"
},
{
"subject": "South_Africa",
"property": "ethnicGroup",
"object": "White_South_African"
}
] |
[
{
"subject": "11_Diagonal_Street",
"property": "location",
"object": "South_Africa"
},
{
"subject": "South_Africa",
"property": "leader",
"object": "Cyril_Ramaphosa"
},
{
"subject": "South_Africa",
"property": "ethnicGroup",
"object": "White_South_African"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The White South Africans are an ethnic group in the country which has Cyril Ramaphosa as a leader and where 11 Diagonal Street is located.",
"South Africa (led by Cyril Ramaphosa)) is the home of the ethnic group White South Africans and the location of 11 Diagonal Street."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:South_Africa",
"property:leader",
"resource:Cyril_Ramaphosa"
],
[
"resource:South_Africa",
"property:ethnic_group",
"resource:White_South_African"
],
[
"resource:11_Diagonal_Street",
"rdf:type",
"ontology:building"
],
[
"resource:11_Diagonal_Street",
"property:location",
"resource:South_Africa"
]
] |
11_Diagonal_Street
|
[
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "11_Diagonal_Street",
"readable": "11 Diagonal Street",
"graph": "resource:11_Diagonal_Street"
},
{
"modified": "Cyril_Ramaphosa",
"readable": "Cyril Ramaphosa",
"graph": "resource:Cyril_Ramaphosa"
},
{
"modified": "South_Africa",
"readable": "South Africa",
"graph": "resource:South_Africa"
},
{
"modified": "White_South_African",
"readable": "White South African",
"graph": "resource:White_South_African"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?x ?e WHERE { resource:South_Africa property:ethnic_group ?e . resource:South_Africa property:leader ?x }",
"readable_query": "SELECT DISTINCT ?x ?e WHERE { resource:South_Africa property:ethnic_group ?e . resource:South_Africa property:leader ?x }",
"graph_answer": [
"resource:Cyril_Ramaphosa",
"resource:White_South_African"
],
"readable_answer": [
"Cyril Ramaphosa",
"White South African"
],
"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:11_Diagonal_Street property:location resource:South_Africa . resource:11_Diagonal_Street rdf:type ontology:building }",
"readable_query": "ASK WHERE { resource:11_Diagonal_Street property:location resource:South_Africa . resource:11_Diagonal_Street rdf:type ontology:building }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete
| 3 |
6260
|
Id96
|
[
{
"subject": "Alaa_Abdul-Zahra",
"property": "placeOfBirth",
"object": "Iraq"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "team",
"object": "Iraq_national_under-23_football_team"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "clubs",
"object": "Sanat_Mes_Kerman_F.C."
}
] |
[
{
"subject": "Alaa_Abdul-Zahra",
"property": "birthPlace",
"object": "Iraq"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "club",
"object": "Iraq_national_under-23_football_team"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "club",
"object": "Sanat_Mes_Kerman_F.C."
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Iraq born Alaa Abdul Zahra plays for the Iraq national under-23 football team and for Sanat Mes Kerman FC.",
"Iraqi born Alaa Abdul Zahra is a member of both the Iraq national under 23 football team and the Sanat Mes Kerman FC."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alaa_Abdul_Zahra",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alaa_Abdul_Zahra",
"property:club",
"resource:Iraq_national_under_23_football_team"
],
[
"resource:Alaa_Abdul_Zahra",
"property:club",
"resource:Sanat_Mes_Kerman_F_C_"
],
[
"resource:Alaa_Abdul_Zahra",
"property:birth_place",
"resource:Iraq"
]
] |
Alaa_Abdul-Zahra
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Alaa_Abdul-Zahra",
"readable": "Alaa Abdul-Zahra",
"graph": "resource:Alaa_Abdul_Zahra"
},
{
"modified": "Iraq",
"readable": "Iraq",
"graph": "resource:Iraq"
},
{
"modified": "Iraq_national_under-23_football_team",
"readable": "Iraq national under-23 football team",
"graph": "resource:Iraq_national_under_23_football_team"
},
{
"modified": "Sanat_Mes_Kerman_F.C.",
"readable": "Sanat Mes Kerman F.C.",
"graph": "resource:Sanat_Mes_Kerman_F_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?e ) WHERE { resource:Alaa_Abdul_Zahra property:club ?i }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?e ) WHERE { resource:Alaa_Abdul-Zahra property:club ?i }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Alaa_Abdul_Zahra property:club ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Alaa_Abdul-Zahra property:club ?e }",
"graph_answer": [
"resource:Iraq_national_under_23_football_team",
"resource:Sanat_Mes_Kerman_F_C_"
],
"readable_answer": [
"Iraq national under-23 football team",
"Sanat Mes Kerman F.C."
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Alaa_Abdul_Zahra property:inauguration_date ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Alaa_Abdul-Zahra property:inauguration_date ?l }",
"graph_answer": [],
"readable_answer": [],
"type": [
"ellipsis",
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City
| 3 |
6847
|
Id135
|
[
{
"subject": "Auburn,_Alabama",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
}
] |
[
{
"subject": "Auburn,_Alabama",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Washington, D.C. is the capital of the U.S, where Auburn, Alabama is located and Asian Americans are one of the country's ethnic groups.",
"The capital of the United States, where the Asian Americans are an ethnic group, is Washington DC. Auburn, Alabama is located in the country.",
"The Asian Americans are an ethnic group within the United States where the capital is Washington DC and Auburn, Alabama is located."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Auburn__Alabama",
"rdf:type",
"ontology:city"
],
[
"resource:Auburn__Alabama",
"property:country",
"resource:United_States"
]
] |
Auburn,_Alabama
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Auburn,_Alabama",
"readable": "Auburn, Alabama",
"graph": "resource:Auburn__Alabama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?y ?b WHERE { resource:United_States property:ethnic_group ?b . resource:United_States property:capital ?y }",
"readable_query": "SELECT DISTINCT ?y ?b WHERE { resource:United_States property:ethnic_group ?b . resource:United_States property:capital ?y }",
"graph_answer": [
"resource:Washington__D_C_",
"resource:Asian_Americans"
],
"readable_answer": [
"Washington, D.C.",
"Asian Americans"
],
"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:Auburn__Alabama rdf:type ontology:city . resource:Auburn__Alabama property:country resource:United_States }",
"readable_query": "ASK WHERE { resource:Auburn,_Alabama rdf:type ontology:city . resource:Auburn,_Alabama property:country resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
SportsTeam
| 4 |
10705
|
Id146
|
[
{
"subject": "Serie_A",
"property": "champions",
"object": "Juventus_F.C."
},
{
"subject": "A.S._Roma",
"property": "capacity",
"object": "70634"
},
{
"subject": "A.S._Roma",
"property": "ground",
"object": "\"Rome, Italy\"@en"
},
{
"subject": "A.S._Roma",
"property": "league",
"object": "Serie_A"
}
] |
[
{
"subject": "Serie_A",
"property": "champions",
"object": "Juventus_F.C."
},
{
"subject": "A.S._Roma",
"property": "numberOfMembers",
"object": "70634"
},
{
"subject": "A.S._Roma",
"property": "ground",
"object": "\"Rome, Italy\""
},
{
"subject": "A.S._Roma",
"property": "league",
"object": "Serie_A"
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AS Roma play in Serie A which have Juventus FC as previous champions. AS Roma's ground is in Rome, Italy and they have 70634 members.",
"AS Roma's ground is located in Rome, Italy and they have 70634 members. They play in Serie A which has Juventus FC as former champions.",
"A.S. Roma of Rome Italy, has 70634 members and plays in Serie A where Juventus F. C. are champions."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Serie_A",
"property:champions",
"resource:Juventus_F_C_"
],
[
"resource:A_S__Roma",
"property:number_of_members",
"70634"
],
[
"resource:A_S__Roma",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_S__Roma",
"property:league",
"resource:Serie_A"
],
[
"resource:A_S__Roma",
"property:ground",
"resource:Rome__Italy"
]
] |
A.S._Roma
|
[
{
"modified": "70634",
"readable": "70634",
"graph": "70634"
},
{
"modified": "champions",
"readable": "champions",
"graph": "property:champions"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "A.S._Roma",
"readable": "A.S. Roma",
"graph": "resource:A_S__Roma"
},
{
"modified": "Juventus_F.C.",
"readable": "Juventus F.C.",
"graph": "resource:Juventus_F_C_"
},
{
"modified": "Rome, Italy",
"readable": "Rome, Italy",
"graph": "resource:Rome__Italy"
},
{
"modified": "Serie_A",
"readable": "Serie A",
"graph": "resource:Serie_A"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?x property:champions resource:Juventus_F_C_ . FILTER ( ?s < '110000' ) . ?j property:league ?x . ?j rdf:type ontology:sports_team . ?j property:number_of_members ?s }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?x property:champions resource:Juventus_F.C. . FILTER ( ?s < '110000' ) . ?j property:league ?x . ?j rdf:type ontology:sports_team . ?j property:number_of_members ?s }",
"graph_answer": [
"resource:A_S__Roma"
],
"readable_answer": [
"A.S. Roma"
],
"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 { ?a rdf:type ontology:sports_team . ?a property:league ?z . ?a property:number_of_members '70634' . ?z property:champions resource:Juventus_F_C_ }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?a rdf:type ontology:sports_team . ?a property:league ?z . ?a property:number_of_members '70634' . ?z property:champions resource:Juventus_F.C. }",
"graph_answer": [
"resource:Serie_A"
],
"readable_answer": [
"Serie A"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City
| 5 |
11955
|
Id176
|
[
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albany,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "Albany,_Georgia",
"property": "subdivisionName",
"object": "\"United States\"@en"
}
] |
[
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albany,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "Albany,_Georgia",
"property": "isPartOf",
"object": "United_States"
}
] |
(X (X (X) (X) (X)) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albany, Georgia, is within the United States where English is spoken. Americans live in the U.S. and one ethnic group there are Asian Americans.",
"Albany, Georgia is in the United States where English is spoken. Americans live in the U.S. where there are also Asian Americans.",
"Albany, Georgia, is in the United States, where Asian Americans are one of the ethnic groups. The English speaking inhabitants of this country, are known as Americans."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Albany__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Georgia",
"property:country",
"resource:United_States"
],
[
"resource:Albany__Georgia",
"property:is_part_of",
"resource:United_States"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:United_States",
"property:demonym",
"resource:Americans"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
]
] |
Albany,_Georgia
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Albany,_Georgia",
"readable": "Albany, Georgia",
"graph": "resource:Albany__Georgia"
},
{
"modified": "Americans",
"readable": "Americans",
"graph": "resource:Americans"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"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 ?j ?d WHERE { resource:United_States property:demonym ?j . resource:United_States property:ethnic_group ?d }",
"readable_query": "SELECT DISTINCT ?j ?d WHERE { resource:United_States property:demonym ?j . resource:United_States property:ethnic_group ?d }",
"graph_answer": [
"resource:Americans",
"resource:Asian_Americans"
],
"readable_answer": [
"Americans",
"Asian Americans"
],
"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 { ?g property:is_part_of resource:United_States . ?g rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?g property:is_part_of resource:United_States . ?g rdf:type ontology:city }",
"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 ?u WHERE { ?u rdf:type ontology:city . ?u property:is_part_of resource:United_States }",
"readable_query": "SELECT ?u WHERE { ?u rdf:type ontology:city . ?u property:is_part_of resource:United_States }",
"graph_answer": [
"resource:Albany__Georgia"
],
"readable_answer": [
"Albany, Georgia"
],
"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 ?d WHERE { resource:United_States property:employer ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:United_States property:employer ?d }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 4 |
8829
|
Id221
|
[
{
"subject": "Post-metal",
"property": "instrument",
"object": "Cello"
},
{
"subject": "Aaron_Turner",
"property": "associatedMusicalArtist",
"object": "Twilight_(band)"
},
{
"subject": "Aaron_Turner",
"property": "associatedBand",
"object": "Sumac_(band)"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Post-metal"
}
] |
[
{
"subject": "Post-metal",
"property": "instrument",
"object": "Cello"
},
{
"subject": "Aaron_Turner",
"property": "associatedBand/associatedMusicalArtist",
"object": "Twilight_(band)"
},
{
"subject": "Aaron_Turner",
"property": "associatedBand/associatedMusicalArtist",
"object": "Sumac_(band)"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Post-metal"
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Post-metal (which involves the Cello) artist Aaron Turner is associated with Twilight and Sumac.",
"Aaron Turner played post- metal music with Twilight and Sumac bands. The cello is a post-metal music instrument.",
"Aaron Turner performs post-metal music with the Twilight band. He also played with the Sumac band. Cello is a post- metal instrument."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aaron_Turner",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Turner",
"property:associated_band_associated_musical_artist",
"resource:Twilight__band_"
],
[
"resource:Aaron_Turner",
"property:associated_band_associated_musical_artist",
"resource:Sumac__band_"
],
[
"resource:Aaron_Turner",
"property:genre",
"resource:Post_metal"
],
[
"resource:Post_metal",
"property:instrument",
"resource:Cello"
]
] |
Aaron_Turner
|
[
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "Aaron_Turner",
"readable": "Aaron Turner",
"graph": "resource:Aaron_Turner"
},
{
"modified": "Cello",
"readable": "Cello",
"graph": "resource:Cello"
},
{
"modified": "Post-metal",
"readable": "Post-metal",
"graph": "resource:Post_metal"
},
{
"modified": "Sumac_(band)",
"readable": "Sumac",
"graph": "resource:Sumac__band_"
},
{
"modified": "Twilight_(band)",
"readable": "Twilight",
"graph": "resource:Twilight__band_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?j ) WHERE { ?x rdf:type ontology:artist . ?x property:associated_band_associated_musical_artist resource:Sumac__band_ }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?j ) WHERE { ?x rdf:type ontology:artist . ?x property:associated_band_associated_musical_artist resource:Sumac_(band) }",
"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 ?g WHERE { ?g rdf:type ontology:artist . ?g property:associated_band_associated_musical_artist resource:Sumac__band_ }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:artist . ?g property:associated_band_associated_musical_artist resource:Sumac_(band) }",
"graph_answer": [
"resource:Aaron_Turner"
],
"readable_answer": [
"Aaron Turner"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Post_metal property:founder ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Post-metal property:founder ?y }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam
| 3 |
7951
|
Id24
|
[
{
"subject": "A.C._Chievo_Verona",
"property": "fullname",
"object": "\"Associazione Calcio ChievoVerona S.r.l.\"@en"
},
{
"subject": "A.C._Chievo_Verona",
"property": "ground",
"object": "\"Verona, Italy\"@en"
},
{
"subject": "A.C._Chievo_Verona",
"property": "capacity",
"object": "39371"
}
] |
[
{
"subject": "A.C._Chievo_Verona",
"property": "fullName",
"object": "\"Associazione Calcio ChievoVerona S.r.l.\""
},
{
"subject": "A.C._Chievo_Verona",
"property": "ground",
"object": "\"Verona, Italy\""
},
{
"subject": "A.C._Chievo_Verona",
"property": "numberOfMembers",
"object": "39371"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Verona, Italy is the home to A.C. Chievo Verona which has 39371 members and the full name of \"Associazione Calcio ChievoVerona S.r.l.\"",
"Associazione Calcio Chievo Verona S.r.l. (abbreviated to A.C. Chievo Verona) has 39371 members and are based in Verona, Italy."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_C__Chievo_Verona",
"property:full_name",
"Associazione Calcio ChievoVerona S.r.l."
],
[
"resource:A_C__Chievo_Verona",
"property:number_of_members",
"39371"
],
[
"resource:A_C__Chievo_Verona",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Chievo_Verona",
"property:ground",
"resource:Verona__Italy"
]
] |
A.C._Chievo_Verona
|
[
{
"modified": "39371",
"readable": "39371",
"graph": "39371"
},
{
"modified": "Associazione Calcio ChievoVerona S.r.l.",
"readable": "Associazione Calcio ChievoVerona S.r.l.",
"graph": "Associazione Calcio ChievoVerona S.r.l."
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "A.C._Chievo_Verona",
"readable": "A.C. Chievo Verona",
"graph": "resource:A_C__Chievo_Verona"
},
{
"modified": "Verona, Italy",
"readable": "Verona, Italy",
"graph": "resource:Verona__Italy"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?l > '30000' ) . ?b property:ground ?i . ?b property:number_of_members ?l . ?b rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?l > '30000' ) . ?b property:ground ?i . ?b property:number_of_members ?l . ?b rdf:type ontology:sports_team }",
"graph_answer": [
"resource:Verona__Italy"
],
"readable_answer": [
"Verona, Italy"
],
"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 ?a WHERE { ?a rdf:type ontology:sports_team . ?a property:ground resource:Verona__Italy . ?a property:number_of_members ?q . FILTER ( ?q > '30000' ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:sports_team . ?a property:ground resource:Verona,_Italy . ?a property:number_of_members ?q . FILTER ( ?q > '30000' ) }",
"graph_answer": [
"resource:A_C__Chievo_Verona"
],
"readable_answer": [
"A.C. Chievo Verona"
],
"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 ?h WHERE { FILTER ( ?h > '30000' ) . resource:A_C__Chievo_Verona property:number_of_members ?h . resource:A_C__Chievo_Verona property:ground resource:Verona__Italy . resource:A_C__Chievo_Verona rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( ?h > '30000' ) . resource:A.C._Chievo_Verona property:number_of_members ?h . resource:A.C._Chievo_Verona property:ground resource:Verona,_Italy . resource:A.C._Chievo_Verona rdf:type ontology:sports_team }",
"graph_answer": [
"39371"
],
"readable_answer": [
"39371"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:A_C__Chievo_Verona property:minimum_temperature ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:A.C._Chievo_Verona property:minimum_temperature ?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"
]
}
] |
|
Artist
| 5 |
11150
|
Id1
|
[
{
"subject": "Aaron_Bertram",
"property": "associatedBand",
"object": "Suburban_Legends"
},
{
"subject": "Aaron_Bertram",
"property": "dateOfBirth",
"object": "\"1981-04-03\"^^xsd:date"
},
{
"subject": "Aaron_Bertram",
"property": "genre",
"object": "Ska_punk"
},
{
"subject": "Aaron_Bertram",
"property": "activeYearsStartYear",
"object": "\"1998\"^^xsd:gYear"
},
{
"subject": "Aaron_Bertram",
"property": "associatedMusicalArtist",
"object": "Kids_Imagine_Nation"
}
] |
[
{
"subject": "Aaron_Bertram",
"property": "associatedBand/associatedMusicalArtist",
"object": "Suburban_Legends"
},
{
"subject": "Aaron_Bertram",
"property": "birthDate",
"object": "1981-04-03"
},
{
"subject": "Aaron_Bertram",
"property": "genre",
"object": "Ska_punk"
},
{
"subject": "Aaron_Bertram",
"property": "activeYearsStartYear",
"object": "1998"
},
{
"subject": "Aaron_Bertram",
"property": "associatedBand/associatedMusicalArtist",
"object": "Kids_Imagine_Nation"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Bertram was born April 3, 1981 and started performing in 1998. A performer of ska punk music, Aaron Bertram is an artist with the band Kids Imagine Nation and plays for the Suburban Legends band.",
"Aaron Bertram was born April 3, 1981 and started performing in 1998. Aaron Bertram's musical genre is Ska punk and he plays for the Suburban Legends band. Aaron Bertram is an artist with the band Kids Imagine Nation.",
"Aaron Bertram was born on April 3, 1981. He started performing in 1998 and plays for the bands Suburban Legends and Kids Imagine Nation. His musical genre is Ska punk."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aaron_Bertram",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Bertram",
"property:associated_band_associated_musical_artist",
"resource:Suburban_Legends"
],
[
"resource:Aaron_Bertram",
"property:associated_band_associated_musical_artist",
"resource:Kids_Imagine_Nation"
],
[
"resource:Aaron_Bertram",
"property:active_years_start_year",
"resource:1998"
],
[
"resource:Aaron_Bertram",
"property:genre",
"resource:Ska_punk"
],
[
"resource:Aaron_Bertram",
"property:birth_date",
"resource:1981_04_03"
]
] |
Aaron_Bertram
|
[
{
"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": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "1981-04-03",
"readable": "1981-04-03",
"graph": "resource:1981_04_03"
},
{
"modified": "1998",
"readable": "1998",
"graph": "resource:1998"
},
{
"modified": "Aaron_Bertram",
"readable": "Aaron Bertram",
"graph": "resource:Aaron_Bertram"
},
{
"modified": "Kids_Imagine_Nation",
"readable": "Kids Imagine Nation",
"graph": "resource:Kids_Imagine_Nation"
},
{
"modified": "Ska_punk",
"readable": "Ska punk",
"graph": "resource:Ska_punk"
},
{
"modified": "Suburban_Legends",
"readable": "Suburban Legends",
"graph": "resource:Suburban_Legends"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?o = \"1981_04_03\" ) . ?c property:birth_date ?o . ?c rdf:type ontology:artist . ?c property:genre ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?o = \"1981-04-03\" ) . ?c property:birth_date ?o . ?c rdf:type ontology:artist . ?c property:genre ?n }",
"graph_answer": [
"resource:Ska_punk"
],
"readable_answer": [
"Ska punk"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p ?u WHERE { ?u property:genre resource:Ska_punk . ?u rdf:type ontology:artist . ?u property:active_years_start_year ?p }",
"readable_query": "SELECT DISTINCT ?p ?u WHERE { ?u property:genre resource:Ska_punk . ?u rdf:type ontology:artist . ?u property:active_years_start_year ?p }",
"graph_answer": [
"resource:1998",
"resource:Aaron_Bertram"
],
"readable_answer": [
"1998",
"Aaron Bertram"
],
"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 ( ?w ) AS ?e ) WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?w }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?e ) WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?w }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?p }",
"graph_answer": [
"resource:Suburban_Legends",
"resource:Kids_Imagine_Nation"
],
"readable_answer": [
"Suburban Legends",
"Kids Imagine Nation"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 5 |
11182
|
Id33
|
[
{
"subject": "Abradab",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigins",
"object": "Jazz"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
}
] |
[
{
"subject": "Abradab",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Jazz"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
}
] |
(X (X (X) (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The musical genre of Abradab is hip hop music, which has origins in funk and jazz music. Gangsta rap is a sub genre of Hip Hop music and Drum and bass is a derivative of Hip hop music.",
"Abradab is a part of the rich hip hop culture with genres such as gangsta rap and drums and bass playing. Funk and jazz are stylistic sources of hip hop.",
"Abradab performs hip hop music. The genre has its origins in Jazz and Funk and has Gangsta rap as a sub genre. Drum and bass is derived from hip hop."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abradab",
"rdf:type",
"ontology:artist"
],
[
"resource:Abradab",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Hip_hop_music",
"property:derivative",
"resource:Drum_and_bass"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Jazz"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Funk"
],
[
"resource:Hip_hop_music",
"property:music_subgenre",
"resource:Gangsta_rap"
]
] |
Abradab
|
[
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicSubgenre",
"readable": "music subgenre",
"graph": "property:music_subgenre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Abradab",
"readable": "Abradab",
"graph": "resource:Abradab"
},
{
"modified": "Drum_and_bass",
"readable": "Drum and bass",
"graph": "resource:Drum_and_bass"
},
{
"modified": "Funk",
"readable": "Funk",
"graph": "resource:Funk"
},
{
"modified": "Gangsta_rap",
"readable": "Gangsta rap",
"graph": "resource:Gangsta_rap"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
},
{
"modified": "Jazz",
"readable": "Jazz",
"graph": "resource:Jazz"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Hip_hop_music property:stylistic_origin ?a . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'f' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Hip_hop_music property:stylistic_origin ?a . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'f' ) ) }",
"graph_answer": [
"resource:Funk"
],
"readable_answer": [
"Funk"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'j' ) ) . resource:Hip_hop_music property:stylistic_origin ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'j' ) ) . resource:Hip_hop_music property:stylistic_origin ?s }",
"graph_answer": [
"resource:Jazz"
],
"readable_answer": [
"Jazz"
],
"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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?q WHERE { resource:Hip_hop_music property:music_subgenre ?e . resource:Hip_hop_music property:derivative ?q }",
"readable_query": "SELECT DISTINCT ?e ?q WHERE { resource:Hip_hop_music property:music_subgenre ?e . resource:Hip_hop_music property:derivative ?q }",
"graph_answer": [
"resource:Gangsta_rap",
"resource:Drum_and_bass"
],
"readable_answer": [
"Gangsta rap",
"Drum and bass"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Abradab property:genre resource:Hip_hop_music . resource:Abradab rdf:type ontology:artist }",
"readable_query": "ASK WHERE { resource:Abradab property:genre resource:Hip_hop_music . resource:Abradab rdf:type ontology:artist }",
"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"
]
}
] |
|
SportsTeam
| 4 |
10613
|
Id54
|
[
{
"subject": "A.F.C._Blackpool",
"property": "capacity",
"object": "\"1500\"^^xsd:nonNegativeInteger"
},
{
"subject": "A.F.C._Blackpool",
"property": "season",
"object": "2014–15_North_West_Counties_Football_League"
},
{
"subject": "A.F.C._Blackpool",
"property": "fullname",
"object": "\"Association Football Club Blackpool\"@en"
},
{
"subject": "A.F.C._Blackpool",
"property": "ground",
"object": "\"Blackpool\"@en"
}
] |
[
{
"subject": "A.F.C._Blackpool",
"property": "ground",
"object": "Blackpool"
},
{
"subject": "A.F.C._Blackpool",
"property": "numberOfMembers",
"object": "1500"
},
{
"subject": "A.F.C._Blackpool",
"property": "season",
"object": "2014–15_North_West_Counties_Football_League"
},
{
"subject": "A.F.C._Blackpool",
"property": "fullName",
"object": "\"Association Football Club Blackpool\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AFC Blackpool ground is in Blackpool, and it has 1500 members. It played in the 2014-15 North West Counties Football League season, and has the full name \"Association Football Club Blackpool\".",
"In the season 2014-2015 AFC Blackpool, who have 1500 members played in the North West Counties Football League. The full name of the club, who are based at their ground in Blackpool, is \"Association Football Club Blackpool\".",
"A.F.C. Blackpool, full name \"Association Football Club Blackpool\", has 1500 members and a home ground in Blackpool. AFC Blackpool played in the 2014-15 North West Counties Football League season."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_F_C__Blackpool",
"property:season",
"resource:2014_15_North_West_Counties_Football_League"
],
[
"resource:A_F_C__Blackpool",
"property:full_name",
"Association Football Club Blackpool"
],
[
"resource:A_F_C__Blackpool",
"property:number_of_members",
"resource:1500"
],
[
"resource:A_F_C__Blackpool",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_F_C__Blackpool",
"property:ground",
"resource:Blackpool"
]
] |
A.F.C._Blackpool
|
[
{
"modified": "Association Football Club Blackpool",
"readable": "Association Football Club Blackpool",
"graph": "Association Football Club Blackpool"
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "1500",
"readable": "1500",
"graph": "resource:1500"
},
{
"modified": "2014–15_North_West_Counties_Football_League",
"readable": "2014–15 North West Counties Football League",
"graph": "resource:2014_15_North_West_Counties_Football_League"
},
{
"modified": "A.F.C._Blackpool",
"readable": "A.F.C. Blackpool",
"graph": "resource:A_F_C__Blackpool"
},
{
"modified": "Blackpool",
"readable": "Blackpool",
"graph": "resource:Blackpool"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?x ?h WHERE { resource:A_F_C__Blackpool property:full_name ?x . resource:A_F_C__Blackpool property:number_of_members ?h }",
"readable_query": "SELECT DISTINCT ?x ?h WHERE { resource:A.F.C._Blackpool property:full_name ?x . resource:A.F.C._Blackpool property:number_of_members ?h }",
"graph_answer": [
"Association Football Club Blackpool",
"resource:1500"
],
"readable_answer": [
"Association Football Club Blackpool",
"1500"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:A_F_C__Blackpool property:state_of_origin ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:A.F.C._Blackpool property:state_of_origin ?l }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 5 |
12185
|
Id132
|
[
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Singapore",
"property": "leader",
"object": "Tony_Tan"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Singapore",
"property": "language",
"object": "Standard_Chinese"
},
{
"subject": "Singapore",
"property": "leaderName",
"object": "Halimah_Yacob"
}
] |
[
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Singapore",
"property": "leader",
"object": "Tony_Tan"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Singapore",
"property": "language",
"object": "Standard_Chinese"
},
{
"subject": "Singapore",
"property": "leader",
"object": "Halimah_Yacob"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Tony Tan is the leader of Singapore and Halimah Yacob is also a leader of Singapore. Standard Chinese is a language spoken in Singapore. Beef kway teow is a dish of Singapore and is a popular food of Indonesia.",
"A popular food in Indonesia, Beef kway teow comes from the Singapore region. Two of the leaders in Singapore (where standard Chinese is spoken) are Tony Tan and Halimah Yacob.",
"Within Singapore, both Halimah Yacob and Tony Tan are leaders. Beef kway teow originates from Singapore, and Standard Chinese is the language spoken. This food is also eaten 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:Standard_Chinese"
]
] |
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": "Halimah_Yacob",
"readable": "Halimah Yacob",
"graph": "resource:Halimah_Yacob"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
},
{
"modified": "Singapore",
"readable": "Singapore",
"graph": "resource:Singapore"
},
{
"modified": "Standard_Chinese",
"readable": "Standard Chinese",
"graph": "resource:Standard_Chinese"
},
{
"modified": "Tony_Tan",
"readable": "Tony Tan",
"graph": "resource:Tony_Tan"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?k ) WHERE { resource:Singapore property:leader ?d }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?k ) WHERE { resource:Singapore property:leader ?d }",
"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:Singapore property:leader ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Singapore property:leader ?k }",
"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 rdf:type ontology:food . resource:Beef_kway_teow property:country resource:Indonesia }",
"readable_query": "ASK WHERE { resource:Beef_kway_teow rdf:type ontology:food . 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",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Politician
| 2 |
5014
|
Id6
|
[
{
"subject": "Aaron_S._Daggett",
"property": "battles",
"object": "Battle_of_Fredericksburg"
},
{
"subject": "Battle_of_Fredericksburg",
"property": "commander",
"object": "Robert_E._Lee"
}
] |
[
{
"subject": "Aaron_S._Daggett",
"property": "battle",
"object": "Battle_of_Fredericksburg"
},
{
"subject": "Battle_of_Fredericksburg",
"property": "commander",
"object": "Robert_E._Lee"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron S. Daggett fought in the Battle of Fredericksburg where Robert E Lee was as a commander.",
"Aaron S. Daggett fought in the Battle of Fredericksburg; where Robert E. Lee was a commander.",
"Aaron S. Daggett fought in the Battle of Fredericksburg, where one of the commanders was Robert E. Lee."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aaron_S__Daggett",
"rdf:type",
"ontology:politician"
],
[
"resource:Aaron_S__Daggett",
"property:battle",
"resource:Battle_of_Fredericksburg"
],
[
"resource:Battle_of_Fredericksburg",
"property:commander",
"resource:Robert_E__Lee"
]
] |
Aaron_S._Daggett
|
[
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "Aaron_S._Daggett",
"readable": "Aaron S. Daggett",
"graph": "resource:Aaron_S__Daggett"
},
{
"modified": "Battle_of_Fredericksburg",
"readable": "Battle of Fredericksburg",
"graph": "resource:Battle_of_Fredericksburg"
},
{
"modified": "Robert_E._Lee",
"readable": "Robert E. Lee",
"graph": "resource:Robert_E__Lee"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?q WHERE { ?c property:battle ?q . ?q property:commander resource:Robert_E__Lee . ?c rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?c ?q WHERE { ?c property:battle ?q . ?q property:commander resource:Robert_E._Lee . ?c rdf:type ontology:politician }",
"graph_answer": [
"resource:Aaron_S__Daggett",
"resource:Battle_of_Fredericksburg"
],
"readable_answer": [
"Aaron S. Daggett",
"Battle of Fredericksburg"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
SportsTeam
| 2 |
5315
|
Id59
|
[
{
"subject": "A.F.C._Blackpool",
"property": "ground",
"object": "\"The Mechanics,\"@en"
},
{
"subject": "A.F.C._Blackpool",
"property": "capacity",
"object": "1500"
}
] |
[
{
"subject": "A.F.C._Blackpool",
"property": "ground",
"object": "\"The Mechanics,\""
},
{
"subject": "A.F.C._Blackpool",
"property": "numberOfMembers",
"object": "1500"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"A.F.C. Blackpool's play area is The Mechanics. It has 1500 members.",
"A.F.C. Blackpool has 1500 members and their ground is The Mechanics."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_F_C__Blackpool",
"property:number_of_members",
"resource:1500"
],
[
"resource:A_F_C__Blackpool",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_F_C__Blackpool",
"property:ground",
"resource:The_Mechanics_"
]
] |
A.F.C._Blackpool
|
[
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "1500",
"readable": "1500",
"graph": "resource:1500"
},
{
"modified": "A.F.C._Blackpool",
"readable": "A.F.C. Blackpool",
"graph": "resource:A_F_C__Blackpool"
},
{
"modified": "The Mechanics,",
"readable": "The Mechanics,",
"graph": "resource:The_Mechanics_"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?b property:ground ?q . ?b rdf:type ontology:sports_team . ?b property:number_of_members '10000' }",
"readable_query": "ASK WHERE { ?b property:ground ?q . ?b rdf:type ontology:sports_team . ?b property:number_of_members '10000' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Artist
| 5 |
11383
|
Id234
|
[
{
"subject": "Uruguay",
"property": "leader",
"object": "Tabaré_Vázquez"
},
{
"subject": "Uruguay",
"property": "leaderName",
"object": "Raúl_Fernando_Sendic_Rodríguez"
},
{
"subject": "Alfredo_Zitarrosa",
"property": "deathPlace",
"object": "Montevideo"
},
{
"subject": "Montevideo",
"property": "country",
"object": "Uruguay"
},
{
"subject": "Uruguay",
"property": "demonym",
"object": "Uruguayans"
}
] |
[
{
"subject": "Uruguay",
"property": "leader",
"object": "Tabaré_Vázquez"
},
{
"subject": "Uruguay",
"property": "leader",
"object": "Raúl_Fernando_Sendic_Rodríguez"
},
{
"subject": "Alfredo_Zitarrosa",
"property": "deathPlace",
"object": "Montevideo"
},
{
"subject": "Montevideo",
"property": "country",
"object": "Uruguay"
},
{
"subject": "Uruguay",
"property": "demonym",
"object": "Uruguayans"
}
] |
(X (X (X (X) (X) (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfredo Zitarrosa died in Montevideo, Uruguay. Uruguayans is a demonym for Uruguay, and Tabaré Vazquez and Raúl Fernando Sendic Rodríguez are leaders of Uruguay.",
"Raúl Fernando Sendic Rodríguez and Tabare Vazquez are the leaders of Uruguay. Alfredo Zitarrosa died in Montevideo, in Uruguay, where the people are known as Uruguayans.",
"Montevideo is the capital city of Uruguay and its inhabitants are called Uruguayans. Tabare Vazquez and Raul Fernando Sendic Rodriguez are leaders of Uruguay. Alfredo Zitarrosa died in Montevideo."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Montevideo",
"property:country",
"resource:Uruguay"
],
[
"resource:Uruguay",
"property:leader",
"resource:Tabar__V_zquez"
],
[
"resource:Uruguay",
"property:leader",
"resource:Ra_l_Fernando_Sendic_Rodr_guez"
],
[
"resource:Uruguay",
"property:demonym",
"resource:Uruguayans"
],
[
"resource:Alfredo_Zitarrosa",
"rdf:type",
"ontology:artist"
],
[
"resource:Alfredo_Zitarrosa",
"property:death_place",
"resource:Montevideo"
]
] |
Alfredo_Zitarrosa
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Alfredo_Zitarrosa",
"readable": "Alfredo Zitarrosa",
"graph": "resource:Alfredo_Zitarrosa"
},
{
"modified": "Montevideo",
"readable": "Montevideo",
"graph": "resource:Montevideo"
},
{
"modified": "Raúl_Fernando_Sendic_Rodríguez",
"readable": "Raúl Fernando Sendic Rodríguez",
"graph": "resource:Ra_l_Fernando_Sendic_Rodr_guez"
},
{
"modified": "Tabaré_Vázquez",
"readable": "Tabaré Vázquez",
"graph": "resource:Tabar__V_zquez"
},
{
"modified": "Uruguay",
"readable": "Uruguay",
"graph": "resource:Uruguay"
},
{
"modified": "Uruguayans",
"readable": "Uruguayans",
"graph": "resource:Uruguayans"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?r ) WHERE { resource:Uruguay property:leader ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?r ) WHERE { resource:Uruguay property:leader ?s }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?h property:death_place resource:Paraguay . ?h rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?h property:death_place resource:Paraguay . ?h rdf:type ontology:artist }",
"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 { ?m property:death_place resource:Montevideo . ?m rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?m property:death_place resource:Montevideo . ?m rdf:type ontology:artist }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?v WHERE { ?v property:death_place resource:Montevideo . ?v rdf:type ontology:artist }",
"readable_query": "SELECT ?v WHERE { ?v property:death_place resource:Montevideo . ?v rdf:type ontology:artist }",
"graph_answer": [
"resource:Alfredo_Zitarrosa"
],
"readable_answer": [
"Alfredo Zitarrosa"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building
| 5 |
11651
|
Id115
|
[
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "Manhattan"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "architecturalStyle",
"object": "Romanesque_Revival_architecture"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "nrhpReferenceNumber",
"object": "\"80002709\""
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "yearOfConstruction",
"object": "\"1904\"^^xsd:gYear"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "added",
"object": "\"1980-04-23\"^^xsd:date"
}
] |
[
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "Manhattan"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "architecturalStyle",
"object": "Romanesque_Revival_architecture"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "NationalRegisterOfHistoricPlacesReferenceNumber",
"object": "\"80002709\""
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "yearOfConstruction",
"object": "1904"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "addedToTheNationalRegisterOfHistoricPlaces",
"object": "\"1980-04-23\""
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Asser Levy Public Baths, built in 1904 with a Romanesque Revival architectural style, is located in Manhattan. It was registered in the National Register of Historic Places on 23/4/1980 with number 80002709.",
"The Asser Levy Public Baths are in Manhattan and were constructed in 1904. The architectural style is Romanesque Revival and they were added to the National Register of Historic Places on 1980-04-23 and given the reference number 80002709.",
"Built in 1904 and located in Manhattan, the Asser Levy Public Baths have the Romanesque Revival style of architecture. On 1980-04-23 It was added to the National Register of Historic Places under the reference number 80002709."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Asser_Levy_Public_Baths",
"property:national_register_of_historic_places_reference_number",
"80002709"
],
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"resource:Manhattan"
],
[
"resource:Asser_Levy_Public_Baths",
"property:architectural_style",
"resource:Romanesque_Revival_architecture"
],
[
"resource:Asser_Levy_Public_Baths",
"property:added_to_the_national_register_of_historic_places",
"1980-04-23"
],
[
"resource:Asser_Levy_Public_Baths",
"property:year_of_construction",
"resource:1904"
]
] |
Asser_Levy_Public_Baths
|
[
{
"modified": "1980-04-23",
"readable": "1980-04-23",
"graph": "1980-04-23"
},
{
"modified": "80002709",
"readable": "80002709",
"graph": "80002709"
},
{
"modified": "addedToTheNationalRegisterOfHistoricPlaces",
"readable": "added to the national register of historic places",
"graph": "property:added_to_the_national_register_of_historic_places"
},
{
"modified": "architecturalStyle",
"readable": "architectural style",
"graph": "property:architectural_style"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "NationalRegisterOfHistoricPlacesReferenceNumber",
"readable": "national register of historic places reference number",
"graph": "property:national_register_of_historic_places_reference_number"
},
{
"modified": "yearOfConstruction",
"readable": "year of construction",
"graph": "property:year_of_construction"
},
{
"modified": "1904",
"readable": "1904",
"graph": "resource:1904"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
},
{
"modified": "Manhattan",
"readable": "Manhattan",
"graph": "resource:Manhattan"
},
{
"modified": "Romanesque_Revival_architecture",
"readable": "Romanesque Revival architecture",
"graph": "resource:Romanesque_Revival_architecture"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?x property:added_to_the_national_register_of_historic_places ?t . ?x rdf:type ontology:building . FILTER ( CONTAINS ( YEAR ( ?t ) , '1980' ) ) . ?x property:year_of_construction ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?x property:added_to_the_national_register_of_historic_places ?t . ?x rdf:type ontology:building . FILTER ( CONTAINS ( YEAR ( ?t ) , '1980' ) ) . ?x property:year_of_construction ?a }",
"graph_answer": [
"resource:1904"
],
"readable_answer": [
"1904"
],
"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 ?x WHERE { ?x property:year_of_construction resource:1904 . ?x rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?x ) , 'asser' ) ) . ?x property:national_register_of_historic_places_reference_number '80002709' }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x property:year_of_construction resource:1904 . ?x rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?x ) , 'asser' ) ) . ?x property:national_register_of_historic_places_reference_number '80002709' }",
"graph_answer": [
"resource:Asser_Levy_Public_Baths"
],
"readable_answer": [
"Asser Levy Public Baths"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Asser_Levy_Public_Baths property:dedicated_to ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Asser_Levy_Public_Baths property:dedicated_to ?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"
]
}
] |
|
CelestialBody
| 2 |
4063
|
Id44
|
[
{
"subject": "1001_Gaussia",
"property": "epoch",
"object": "\"27 June 2015 (JD2457200.5)\""
},
{
"subject": "1001_Gaussia",
"property": "rotationPeriod",
"object": "\"33012.0\"^^xsd:double"
}
] |
[
{
"subject": "1001_Gaussia",
"property": "epoch",
"object": "2015-06-27"
},
{
"subject": "1001_Gaussia",
"property": "rotationPeriod",
"object": "33012.0"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"1001 Gaussia has a rotation period of 33012.0 and an epoch date of 31 July 2016.",
"1001 Gaussia's epoch date is 27 June 2015 and has a rotation period of 33012.0."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:1001_Gaussia",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:1001_Gaussia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1001_Gaussia",
"property:rotation_period",
"resource:33012_0"
]
] |
1001_Gaussia
|
[
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "rotationPeriod",
"readable": "rotation period",
"graph": "property:rotation_period"
},
{
"modified": "1001_Gaussia",
"readable": "1001 Gaussia",
"graph": "resource:1001_Gaussia"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
},
{
"modified": "33012.0",
"readable": "33012.0",
"graph": "resource:33012_0"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?c rdf:type ontology:celestial_body . ?c property:epoch ?t . ?c property:rotation_period ?r . FILTER ( CONTAINS ( YEAR ( ?t ) , '2015' ) ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?c rdf:type ontology:celestial_body . ?c property:epoch ?t . ?c property:rotation_period ?r . FILTER ( CONTAINS ( YEAR ( ?t ) , '2015' ) ) }",
"graph_answer": [
"resource:33012_0"
],
"readable_answer": [
"33012.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?t property:rotation_period resource:47487_6 . ?t rdf:type ontology:celestial_body . ?t property:epoch ?m }",
"readable_query": "ASK WHERE { ?t property:rotation_period resource:47487.6 . ?t rdf:type ontology:celestial_body . ?t property:epoch ?m }",
"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
| 3 |
6722
|
Id10
|
[
{
"subject": "Alabama",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "Auburn,_Alabama",
"property": "isPartOf",
"object": "Alabama"
}
] |
[
{
"subject": "Alabama",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "Auburn,_Alabama",
"property": "isPartOf",
"object": "Alabama"
}
] |
(X (X (X (X))))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Auburn is part of Alabama in the United States where Asian Americans are an ethnic group.",
"The Asian Americans are an ethnic group in the United States where Auburn is located in Alabama.",
"Auburn is located in Alabama U.S. where Asian Americans are an ethnic group."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alabama",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Auburn__Alabama",
"rdf:type",
"ontology:city"
],
[
"resource:Auburn__Alabama",
"property:is_part_of",
"resource:Alabama"
]
] |
Auburn,_Alabama
|
[
{
"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": "Alabama",
"readable": "Alabama",
"graph": "resource:Alabama"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Auburn,_Alabama",
"readable": "Auburn, Alabama",
"graph": "resource:Auburn__Alabama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?d WHERE { ?s rdf:type ontology:city . ?s property:is_part_of ?d . ?d property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?s ?d WHERE { ?s rdf:type ontology:city . ?s property:is_part_of ?d . ?d property:country resource:United_States }",
"graph_answer": [
"resource:Auburn__Alabama",
"resource:Alabama"
],
"readable_answer": [
"Auburn, Alabama",
"Alabama"
],
"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 ?c WHERE { resource:United_States property:trainer_aircraft ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:United_States property:trainer_aircraft ?c }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 4 |
9718
|
Id7
|
[
{
"subject": "Ajoblanco",
"property": "ingredient",
"object": "Almond"
},
{
"subject": "Ajoblanco",
"property": "country",
"object": "Spain"
},
{
"subject": "Ajoblanco",
"property": "mainIngredient",
"object": "\"Bread, almonds, garlic, water, olive oil\"@en"
},
{
"subject": "Ajoblanco",
"property": "region",
"object": "Andalusia"
}
] |
[
{
"subject": "Ajoblanco",
"property": "ingredient",
"object": "Almond"
},
{
"subject": "Ajoblanco",
"property": "country",
"object": "Spain"
},
{
"subject": "Ajoblanco",
"property": "mainIngredient",
"object": "\"Bread, almonds, garlic, water, olive oil\""
},
{
"subject": "Ajoblanco",
"property": "region",
"object": "Andalusia"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ajoblanco is from the Andalusia region of Spain and includes bread, almonds, garlic, water and olive oil.",
"Ajoblanco comes from Andalusia in Spain. The main ingredients are bread, almonds, garlic, water, olive oil."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Ajoblanco",
"property:ingredient",
"resource:Almond"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Bread"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Olive_oil"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Almonds"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Water"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Garlic"
],
[
"resource:Ajoblanco",
"rdf:type",
"ontology:food"
],
[
"resource:Ajoblanco",
"property:country",
"resource:Spain"
],
[
"resource:Ajoblanco",
"property:region",
"resource:Andalusia"
]
] |
Ajoblanco
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Ajoblanco",
"readable": "Ajoblanco",
"graph": "resource:Ajoblanco"
},
{
"modified": "Almond",
"readable": "Almond",
"graph": "resource:Almond"
},
{
"modified": "Almonds",
"readable": "Almonds",
"graph": "resource:Almonds"
},
{
"modified": "Andalusia",
"readable": "Andalusia",
"graph": "resource:Andalusia"
},
{
"modified": "Bread",
"readable": "Bread",
"graph": "resource:Bread"
},
{
"modified": "Garlic",
"readable": "Garlic",
"graph": "resource:Garlic"
},
{
"modified": "Olive oil",
"readable": "Olive oil",
"graph": "resource:Olive_oil"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Water",
"readable": "Water",
"graph": "resource:Water"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?t ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'w' ) ) . resource:Ajoblanco property:main_ingredient ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?t ) WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'w' ) ) . resource:Ajoblanco property:main_ingredient ?r }",
"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 ?x WHERE { resource:Ajoblanco property:main_ingredient ?x . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'b' ) ) }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Ajoblanco property:main_ingredient ?x . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'b' ) ) }",
"graph_answer": [
"resource:Bread"
],
"readable_answer": [
"Bread"
],
"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 ( ?b ) AS ?k ) WHERE { resource:Ajoblanco property:main_ingredient ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?k ) WHERE { resource:Ajoblanco property:main_ingredient ?b }",
"graph_answer": [
"5"
],
"readable_answer": [
"5"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( ?a != resource:Bread ) . resource:Ajoblanco property:main_ingredient ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( ?a != resource:Bread ) . resource:Ajoblanco property:main_ingredient ?a }",
"graph_answer": [
"resource:Olive_oil",
"resource:Almonds",
"resource:Water",
"resource:Garlic"
],
"readable_answer": [
"Olive oil",
"Almonds",
"Water",
"Garlic"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?k WHERE { resource:Ajoblanco property:country ?z . resource:Ajoblanco property:ingredient ?k }",
"readable_query": "SELECT DISTINCT ?z ?k WHERE { resource:Ajoblanco property:country ?z . resource:Ajoblanco property:ingredient ?k }",
"graph_answer": [
"resource:Spain",
"resource:Almond"
],
"readable_answer": [
"Spain",
"Almond"
],
"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 ?c WHERE { resource:Ajoblanco property:unit ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Ajoblanco property:unit ?c }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 3 |
5912
|
Id58
|
[
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigins",
"object": "Funk"
}
] |
[
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The musical genre of Ace Wilder is hip hop music, which has its origins in Funk. Hip hop music has a sub genre called Gangsta rap.",
"Ace Wilder's musical genre is Hip hop, which originated from funk music and has a sub genre called Gangsta rap.",
"Hip hop music, the musical genre of Ace Wilder, has the sub genre Gangsta rap and has its origins in Funk."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Ace_Wilder",
"rdf:type",
"ontology:artist"
],
[
"resource:Ace_Wilder",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Funk"
],
[
"resource:Hip_hop_music",
"property:music_subgenre",
"resource:Gangsta_rap"
]
] |
Ace_Wilder
|
[
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicSubgenre",
"readable": "music subgenre",
"graph": "property:music_subgenre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Ace_Wilder",
"readable": "Ace Wilder",
"graph": "resource:Ace_Wilder"
},
{
"modified": "Funk",
"readable": "Funk",
"graph": "resource:Funk"
},
{
"modified": "Gangsta_rap",
"readable": "Gangsta rap",
"graph": "resource:Gangsta_rap"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( LCASE ( ?z ) , 'hop' ) ) . ?z property:music_subgenre resource:Gangsta_rap }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( LCASE ( ?z ) , 'hop' ) ) . ?z property:music_subgenre resource:Gangsta_rap }",
"graph_answer": [
"resource:Hip_hop_music"
],
"readable_answer": [
"Hip hop music"
],
"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:Hip_hop_music property:stylistic_origin ?q }",
"readable_query": "ASK WHERE { resource:Hip_hop_music property:stylistic_origin ?q }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?o WHERE { resource:Hip_hop_music property:stylistic_origin ?o }",
"readable_query": "SELECT ?o WHERE { resource:Hip_hop_music property:stylistic_origin ?o }",
"graph_answer": [
"resource:Funk"
],
"readable_answer": [
"Funk"
],
"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 ?g WHERE { ?g property:genre resource:Hip_hop_music . ?g rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:genre resource:Hip_hop_music . ?g rdf:type ontology:artist }",
"graph_answer": [
"resource:Ace_Wilder"
],
"readable_answer": [
"Ace Wilder"
],
"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
| 4 |
9361
|
Id78
|
[
{
"subject": "107_Camilla",
"property": "periapsis",
"object": "4.79343e+11"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "\"and M. Gaffey\"@en"
},
{
"subject": "107_Camilla",
"property": "Planet/apoapsis",
"object": "\"5.60937E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "107_Camilla",
"property": "periapsis",
"object": "479343000.0 (kilometres)"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "M._Gaffey"
},
{
"subject": "107_Camilla",
"property": "apoapsis",
"object": "560937000.0 (kilometres)"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"107 Camilla was discovered by M.Gaffey and its epoch date was on 31 December 2006.Its apoapsis is 560937000.0 and its periapsis is 479343000.0 kilometres.",
"107 Camilla had an epoch date on 31 December 2006 and was discovered by M.Gaffey. Its apoapsis is 560937000.0 and its periapsis is 479343000.0 kilometres.",
"107 Camilla was discovered by M Gaffey and has a periapsis of 479343000.0 km. The epoch date for 107 Camilla is December 31st 2006 and it has an apoapsis of 560937000.0 kilometres."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:107_Camilla",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:107_Camilla",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:107_Camilla",
"property:apoapsis",
"560937000.0 (kilometres)"
],
[
"resource:107_Camilla",
"property:periapsis",
"479343000.0 (kilometres)"
],
[
"resource:107_Camilla",
"property:discoverer",
"resource:M__Gaffey"
]
] |
107_Camilla
|
[
{
"modified": "479343000.0 (kilometres)",
"readable": "479343000.0",
"graph": "479343000.0 (kilometres)"
},
{
"modified": "560937000.0 (kilometres)",
"readable": "560937000.0",
"graph": "560937000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "107_Camilla",
"readable": "107 Camilla",
"graph": "resource:107_Camilla"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "M._Gaffey",
"readable": "M. Gaffey",
"graph": "resource:M__Gaffey"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?s ) , '2006' ) ) . ?v property:epoch ?s . ?v property:discoverer ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?s ) , '2006' ) ) . ?v property:epoch ?s . ?v property:discoverer ?n }",
"graph_answer": [
"resource:M__Gaffey"
],
"readable_answer": [
"M. Gaffey"
],
"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:celestial_body . ?o property:epoch resource:2011_08_27 . ?o property:discoverer resource:M__Gaffey }",
"readable_query": "ASK WHERE { ?o rdf:type ontology:celestial_body . ?o property:epoch resource:2011-08-27 . ?o property:discoverer resource:M._Gaffey }",
"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 { ?z property:epoch resource:2006_12_31 . ?z rdf:type ontology:celestial_body . ?z property:discoverer resource:M__Gaffey }",
"readable_query": "ASK WHERE { ?z property:epoch resource:2006-12-31 . ?z rdf:type ontology:celestial_body . ?z property:discoverer resource:M._Gaffey }",
"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 ?h WHERE { ?h property:epoch resource:2006_12_31 . ?h rdf:type ontology:celestial_body . ?h property:discoverer resource:M__Gaffey }",
"readable_query": "SELECT ?h WHERE { ?h property:epoch resource:2006-12-31 . ?h rdf:type ontology:celestial_body . ?h property:discoverer resource:M._Gaffey }",
"graph_answer": [
"resource:107_Camilla"
],
"readable_answer": [
"107 Camilla"
],
"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 ?b ?y WHERE { resource:107_Camilla property:apoapsis ?b . resource:107_Camilla property:periapsis ?y }",
"readable_query": "SELECT DISTINCT ?b ?y WHERE { resource:107_Camilla property:apoapsis ?b . resource:107_Camilla property:periapsis ?y }",
"graph_answer": [
"560937000.0 (kilometres)",
"479343000.0 (kilometres)"
],
"readable_answer": [
"560937000.0",
"479343000.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"
]
}
] |
|
Building
| 3 |
6469
|
Id89
|
[
{
"subject": "Adare_Manor",
"property": "completionDate",
"object": "1862"
},
{
"subject": "Adare_Manor",
"property": "architect",
"object": "Augustus_Pugin"
},
{
"subject": "Adare_Manor",
"property": "buildingStartDate",
"object": "\"(original structure); 1832 (current structure)\""
}
] |
[
{
"subject": "Adare_Manor",
"property": "completionDate",
"object": "1862"
},
{
"subject": "Adare_Manor",
"property": "architect",
"object": "Augustus_Pugin"
},
{
"subject": "Adare_Manor",
"property": "buildingStartDate",
"object": "\"1700\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The completion date of Adare Manor is 1862 and was started in 1700 and designed by Augustus Pugin.",
"The construction of Adare Manor began in 1700 and was completed in 1862. The manor was designed by Augustus Pugin.",
"Adare Manor's was designed by Augustus Pugin. completed in 1862 but the building's start was in 1700."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adare_Manor",
"property:architect",
"resource:Augustus_Pugin"
],
[
"resource:Adare_Manor",
"property:building_start_date",
"1700"
],
[
"resource:Adare_Manor",
"rdf:type",
"ontology:building"
],
[
"resource:Adare_Manor",
"property:completion_date",
"resource:1862"
]
] |
Adare_Manor
|
[
{
"modified": "1700",
"readable": "1700",
"graph": "1700"
},
{
"modified": "architect",
"readable": "architect",
"graph": "property:architect"
},
{
"modified": "buildingStartDate",
"readable": "building start date",
"graph": "property:building_start_date"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "1862",
"readable": "1862",
"graph": "resource:1862"
},
{
"modified": "Adare_Manor",
"readable": "Adare Manor",
"graph": "resource:Adare_Manor"
},
{
"modified": "Augustus_Pugin",
"readable": "Augustus Pugin",
"graph": "resource:Augustus_Pugin"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?b property:completion_date resource:2005_04_06 . ?b property:architect ?c . ?b rdf:type ontology:building }",
"readable_query": "ASK WHERE { ?b property:completion_date resource:2005-04-06 . ?b property:architect ?c . ?b rdf:type ontology:building }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport
| 4 |
8494
|
Id92
|
[
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayLength",
"object": "\"3310.0\"^^xsd:double"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "\"Punjab, Pakistan\"@en"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "operator",
"object": "Pakistan_Civil_Aviation_Authority"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "city",
"object": "Lahore"
}
] |
[
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayLength",
"object": "3310.0"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "operatingOrganisation",
"object": "Pakistan_Civil_Aviation_Authority"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport which serves the city of Lahore. This airport is in Punjab, Pakistan and has a runway length of 3310.0.",
"The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport in Punjab, Pakistan. The airport serves the city of Lahore and has a runway length of 3310.",
"Allama Iqbal International airport is located in Punjab Pakistan and is operated by the Pakistan Civil Aviation Authority. It serves the city of Lahore and has a runway length of 3310.0."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Allama_Iqbal_International_Airport",
"property:runway_length",
"resource:3310_0"
],
[
"resource:Allama_Iqbal_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:location",
"resource:Punjab__Pakistan"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:city_served",
"resource:Lahore"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:operating_organisation",
"resource:Pakistan_Civil_Aviation_Authority"
]
] |
Allama_Iqbal_International_Airport
|
[
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "3310.0",
"readable": "3310.0",
"graph": "resource:3310_0"
},
{
"modified": "Allama_Iqbal_International_Airport",
"readable": "Allama Iqbal International Airport",
"graph": "resource:Allama_Iqbal_International_Airport"
},
{
"modified": "Lahore",
"readable": "Lahore",
"graph": "resource:Lahore"
},
{
"modified": "Pakistan_Civil_Aviation_Authority",
"readable": "Pakistan Civil Aviation Authority",
"graph": "resource:Pakistan_Civil_Aviation_Authority"
},
{
"modified": "Punjab,_Pakistan",
"readable": "Punjab, Pakistan",
"graph": "resource:Punjab__Pakistan"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) . ?a rdf:type ontology:airport . ?a property:operating_organisation resource:Pakistan_Civil_Aviation_Authority . ?a property:runway_length ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) . ?a rdf:type ontology:airport . ?a property:operating_organisation resource:Pakistan_Civil_Aviation_Authority . ?a property:runway_length ?p }",
"graph_answer": [
"resource:3310_0"
],
"readable_answer": [
"3310.0"
],
"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 ?v WHERE { ?v property:runway_length resource:3310_0 . ?v property:operating_organisation resource:Pakistan_Civil_Aviation_Authority . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'a' ) ) . ?v rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?v property:runway_length resource:3310.0 . ?v property:operating_organisation resource:Pakistan_Civil_Aviation_Authority . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'a' ) ) . ?v 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",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( STRSTARTS ( LCASE ( ?i ) , 'l' ) ) . resource:Allama_Iqbal_International_Airport property:city_served ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( STRSTARTS ( LCASE ( ?i ) , 'l' ) ) . resource:Allama_Iqbal_International_Airport property:city_served ?i }",
"graph_answer": [
"resource:Lahore"
],
"readable_answer": [
"Lahore"
],
"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 ?k WHERE { resource:Allama_Iqbal_International_Airport property:fossil ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Allama_Iqbal_International_Airport property:fossil ?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"
]
}
] |
|
Food
| 5 |
12126
|
Id73
|
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] |
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] |
(X (X (X) (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The United States is home to the ethnic group of Asian Americans and the dish Bacon Explosion. Paul Ryan is a leader in the US, where the capital city is Washington DC and English is the language used.",
"The Bacon Explosion comes from the United States where the capital is Washington D.C. and Paul Ryan is a politician. Asian Americans are one ethnic group of the country and English is spoken there.",
"The Bacon Explosion comes from the United States where the capital is Washington D.C. and English is spoken. A political leader there is Paul Ryan and Asian Americans are one ethnic group of the country."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:leader",
"resource:Paul_Ryan"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:country",
"resource:United_States"
]
] |
Bacon_Explosion
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Paul_Ryan",
"readable": "Paul Ryan",
"graph": "resource:Paul_Ryan"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:ethnic_group resource:Asian_Americans . ?q property:leader resource:Paul_Ryan . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'u' ) ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:ethnic_group resource:Asian_Americans . ?q property:leader resource:Paul_Ryan . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'u' ) ) }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?i WHERE { resource:United_States property:capital ?i . resource:United_States property:language ?z }",
"readable_query": "SELECT DISTINCT ?z ?i WHERE { resource:United_States property:capital ?i . resource:United_States property:language ?z }",
"graph_answer": [
"resource:English_language",
"resource:Washington__D_C_"
],
"readable_answer": [
"English language",
"Washington, D.C."
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country resource:United_States }",
"readable_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport
| 4 |
8480
|
Id78
|
[
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "battles",
"object": "Invasion_of_Grenada"
},
{
"subject": "United_States_Air_Force",
"property": "aircraftAttack",
"object": "Lockheed_AC-130"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "Operation_Enduring_Freedom"
}
] |
[
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "Invasion_of_Grenada"
},
{
"subject": "United_States_Air_Force",
"property": "attackAircraft",
"object": "Lockheed_AC-130"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "Operation_Enduring_Freedom"
}
] |
(X (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The United States Air Force is the operating organization for Al Asad Airbase. Lockheed AC-130's can be found on US aircraft carriers. Two noteworthy battles fought by the air force are the Invasion of Grenada and The Operation Enduring Freedom.",
"Al Asad Airbase is operated by the United States Air Force. The USAF was involved in the Invasion of Grenada and Operation Enduring Freedom. Aircraft carriers carry the Lockheed AC-130.",
"The United States Air Force operate Al Asad Airbase and use the Lockheed AC-130 as an attack aircraft. Two of their key battles are the Invasion of Grenada and Operation Enduring Freedom."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:operating_organisation",
"resource:United_States_Air_Force"
],
[
"resource:United_States_Air_Force",
"property:attack_aircraft",
"resource:Lockheed_AC_130"
],
[
"resource:United_States_Air_Force",
"property:battle",
"resource:Operation_Enduring_Freedom"
],
[
"resource:United_States_Air_Force",
"property:battle",
"resource:Invasion_of_Grenada"
]
] |
Al_Asad_Airbase
|
[
{
"modified": "attackAircraft",
"readable": "attack aircraft",
"graph": "property:attack_aircraft"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Al_Asad_Airbase",
"readable": "Al Asad Airbase",
"graph": "resource:Al_Asad_Airbase"
},
{
"modified": "Invasion_of_Grenada",
"readable": "Invasion of Grenada",
"graph": "resource:Invasion_of_Grenada"
},
{
"modified": "Lockheed_AC-130",
"readable": "Lockheed AC-130",
"graph": "resource:Lockheed_AC_130"
},
{
"modified": "Operation_Enduring_Freedom",
"readable": "Operation Enduring Freedom",
"graph": "resource:Operation_Enduring_Freedom"
},
{
"modified": "United_States_Air_Force",
"readable": "United States Air Force",
"graph": "resource:United_States_Air_Force"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?y ) WHERE { resource:United_States_Air_Force property:battle ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?y ) WHERE { resource:United_States_Air_Force property:battle ?b }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:United_States_Air_Force property:battle ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:United_States_Air_Force property:battle ?h }",
"graph_answer": [
"resource:Operation_Enduring_Freedom",
"resource:Invasion_of_Grenada"
],
"readable_answer": [
"Operation Enduring Freedom",
"Invasion of Grenada"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:United_States_Air_Force property:employer ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:United_States_Air_Force property:employer ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"ellipsis",
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 3 |
7809
|
Id140
|
[
{
"subject": "Albert_B._White",
"property": "birthYear",
"object": "\"1856\"^^xsd:gYear"
},
{
"subject": "Albert_B._White",
"property": "dateOfBirth",
"object": "\"1856-09-22\"^^xsd:date"
},
{
"subject": "Albert_B._White",
"property": "dateOfDeath",
"object": "\"1941-07-03\"^^xsd:date"
}
] |
[
{
"subject": "Albert_B._White",
"property": "birthYear",
"object": "1856"
},
{
"subject": "Albert_B._White",
"property": "birthDate",
"object": "1856-09-22"
},
{
"subject": "Albert_B._White",
"property": "deathDate",
"object": "1941-07-03"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albert B White was born on 22 September 1856 and died on 3 July 1941.",
"Albert B. White was born 22nd September 1856 and died on the 3rd July 1941."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Albert_B__White",
"property:birth_year",
"resource:1856"
],
[
"resource:Albert_B__White",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_B__White",
"property:birth_date",
"resource:1856_09_22"
],
[
"resource:Albert_B__White",
"property:death_date",
"resource:1941_07_03"
]
] |
Albert_B._White
|
[
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthYear",
"readable": "birth year",
"graph": "property:birth_year"
},
{
"modified": "deathDate",
"readable": "death date",
"graph": "property:death_date"
},
{
"modified": "1856",
"readable": "1856",
"graph": "resource:1856"
},
{
"modified": "1856-09-22",
"readable": "1856-09-22",
"graph": "resource:1856_09_22"
},
{
"modified": "1941-07-03",
"readable": "1941-07-03",
"graph": "resource:1941_07_03"
},
{
"modified": "Albert_B._White",
"readable": "Albert B. White",
"graph": "resource:Albert_B__White"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?p rdf:type ontology:politician . ?p property:birth_date ?l . FILTER ( CONTAINS ( YEAR ( ?l ) , '1856' ) ) . ?p property:death_date ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?p rdf:type ontology:politician . ?p property:birth_date ?l . FILTER ( CONTAINS ( YEAR ( ?l ) , '1856' ) ) . ?p property:death_date ?y }",
"graph_answer": [
"resource:1941_07_03"
],
"readable_answer": [
"1941-07-03"
],
"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 ?v WHERE { FILTER ( CONTAINS ( YEAR ( ?q ) , '1941' ) ) . ?x rdf:type ontology:politician . ?x property:death_date ?q . ?x property:birth_date ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( CONTAINS ( YEAR ( ?q ) , '1941' ) ) . ?x rdf:type ontology:politician . ?x property:death_date ?q . ?x property:birth_date ?v }",
"graph_answer": [
"resource:1856_09_22"
],
"readable_answer": [
"1856-09-22"
],
"type": [
"coreference",
"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 ?l WHERE { FILTER ( CONTAINS ( YEAR ( ?k ) , '1941' ) ) . ?l rdf:type ontology:politician . ?l property:death_date ?k . ?l property:birth_date resource:1856_09_22 }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( CONTAINS ( YEAR ( ?k ) , '1941' ) ) . ?l rdf:type ontology:politician . ?l property:death_date ?k . ?l property:birth_date resource:1856-09-22 }",
"graph_answer": [
"resource:Albert_B__White"
],
"readable_answer": [
"Albert B. White"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:Albert_B__White property:garrison ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:Albert_B._White property:garrison ?r }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 5 |
11191
|
Id42
|
[
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigins",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
},
{
"subject": "Ace_Wilder",
"property": "birthPlace",
"object": "Stockholm"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
}
] |
[
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Funk"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
},
{
"subject": "Ace_Wilder",
"property": "birthPlace",
"object": "Stockholm"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ace Wilder was born in Stockholm and his musical genre is Hip hop. Hip hop music originated from funk and disco music, and Drum and bass is a derivative of Hip hop music.",
"Drum and bass derives its sounds from hip hop music which has its stylistic origins in funk and disco. An exponent of hip hop is Ace Wilder who was born in Stockholm.",
"Hip hop originates from disco and funk and influences drum and bass. Hip hop artist Ace Wilder was born in Stockholm."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Ace_Wilder",
"rdf:type",
"ontology:artist"
],
[
"resource:Ace_Wilder",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Ace_Wilder",
"property:birth_place",
"resource:Stockholm"
],
[
"resource:Hip_hop_music",
"property:derivative",
"resource:Drum_and_bass"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Disco"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Funk"
]
] |
Ace_Wilder
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Ace_Wilder",
"readable": "Ace Wilder",
"graph": "resource:Ace_Wilder"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Drum_and_bass",
"readable": "Drum and bass",
"graph": "resource:Drum_and_bass"
},
{
"modified": "Funk",
"readable": "Funk",
"graph": "resource:Funk"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
},
{
"modified": "Stockholm",
"readable": "Stockholm",
"graph": "resource:Stockholm"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?n ) WHERE { ?u property:genre ?c . ?u rdf:type ontology:artist . ?c property:stylistic_origin resource:Funk }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?n ) WHERE { ?u property:genre ?c . ?u rdf:type ontology:artist . ?c property:stylistic_origin resource:Funk }",
"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 ?x WHERE { ?x rdf:type ontology:artist . ?x property:genre ?n . ?n property:stylistic_origin resource:Funk }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:artist . ?x property:genre ?n . ?n property:stylistic_origin resource:Funk }",
"graph_answer": [
"resource:Ace_Wilder"
],
"readable_answer": [
"Ace Wilder"
],
"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 ?s WHERE { ?r rdf:type ontology:artist . ?r property:birth_place resource:Stockholm . ?s property:stylistic_origin resource:Funk . ?r property:genre ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?r rdf:type ontology:artist . ?r property:birth_place resource:Stockholm . ?s property:stylistic_origin resource:Funk . ?r property:genre ?s }",
"graph_answer": [
"resource:Hip_hop_music"
],
"readable_answer": [
"Hip hop music"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?r ) WHERE { resource:Hip_hop_music property:stylistic_origin ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?r ) WHERE { resource:Hip_hop_music property:stylistic_origin ?h }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:Hip_hop_music property:stylistic_origin ?v . FILTER ( ?v != resource:Funk ) }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Hip_hop_music property:stylistic_origin ?v . FILTER ( ?v != resource:Funk ) }",
"graph_answer": [
"resource:Disco"
],
"readable_answer": [
"Disco"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Hip_hop_music property:in_office_while_governor ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Hip_hop_music property:in_office_while_governor ?h }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork
| 3 |
8215
|
Id61
|
[
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "author",
"object": "J._V._Jones"
},
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "mediaType",
"object": "\"Print\"@en"
},
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "isbn",
"object": "\"0-7653-0633-6\""
}
] |
[
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "author",
"object": "J._V._Jones"
},
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "mediaType",
"object": "\"Print\""
},
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "isbnNumber",
"object": "\"0-7653-0633-6\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Fortress of Grey Ice, authored by J.V. Jones, has a ISBN number of 0-7653-0633-6 and is available in print.",
"A Fortress of Grey Ice, by J. V. Jones, is in print with the ISBN number 0-7653-0633-6.",
"A Fortress of Grey Ice, written by J V Jones, is available in print with the ISBN number 0-7653-0633-6."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_Fortress_of_Grey_Ice",
"property:media_type",
"resource:Print"
],
[
"resource:A_Fortress_of_Grey_Ice",
"property:author",
"resource:J__V__Jones"
],
[
"resource:A_Fortress_of_Grey_Ice",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Fortress_of_Grey_Ice",
"property:isbn_number",
"resource:0_7653_0633_6"
]
] |
A_Fortress_of_Grey_Ice
|
[
{
"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": "0-7653-0633-6",
"readable": "0-7653-0633-6",
"graph": "resource:0_7653_0633_6"
},
{
"modified": "A_Fortress_of_Grey_Ice",
"readable": "A Fortress of Grey Ice",
"graph": "resource:A_Fortress_of_Grey_Ice"
},
{
"modified": "J._V._Jones",
"readable": "J. V. Jones",
"graph": "resource:J__V__Jones"
},
{
"modified": "Print",
"readable": "Print",
"graph": "resource:Print"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?q rdf:type ontology:written_work . ?q property:isbn_number '978-1-4165-4253-7' . ?q property:media_type ?v }",
"readable_query": "ASK WHERE { ?q rdf:type ontology:written_work . ?q property:isbn_number '978-1-4165-4253-7' . ?q property:media_type ?v }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport
| 4 |
8496
|
Id94
|
[
{
"subject": "Alpena_County_Regional_Airport",
"property": "elevation",
"object": "\"210.0\"^^xsd:double"
},
{
"subject": "Alpena_County_Regional_Airport",
"property": "location",
"object": "Maple_Ridge_Township,_Alpena_County,_Michigan"
},
{
"subject": "Alpena_County_Regional_Airport",
"property": "runwayLength",
"object": "\"1533.0\"^^xsd:double"
},
{
"subject": "Maple_Ridge_Township,_Alpena_County,_Michigan",
"property": "country",
"object": "United_States"
}
] |
[
{
"subject": "Alpena_County_Regional_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "210"
},
{
"subject": "Alpena_County_Regional_Airport",
"property": "runwayLength",
"object": "1533.0"
},
{
"subject": "Alpena_County_Regional_Airport",
"property": "location",
"object": "Maple_Ridge_Township,_Alpena_County,_Michigan"
},
{
"subject": "Maple_Ridge_Township,_Alpena_County,_Michigan",
"property": "country",
"object": "United_States"
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alpena County Regional Airport has a runway length of 1533 and is 210 metres above sea level. It is located in Maple Ridge Township, Alpena County, Michigan, United States.",
"Alpena County Regional Airport lies 210 metres above sea level and has a runway length of 1533.0. The airport is located in Maple Ridge Township, Alpena County, Michigan, United States."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Maple_Ridge_Township__Alpena_County__Michigan",
"property:country",
"resource:United_States"
],
[
"resource:Alpena_County_Regional_Airport",
"property:runway_length",
"resource:1533_0"
],
[
"resource:Alpena_County_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Alpena_County_Regional_Airport",
"property:location",
"resource:Maple_Ridge_Township__Alpena_County__Michigan"
],
[
"resource:Alpena_County_Regional_Airport",
"property:elevation_above_the_sea_level",
"210"
]
] |
Alpena_County_Regional_Airport
|
[
{
"modified": "210",
"readable": "210",
"graph": "210"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "1533.0",
"readable": "1533.0",
"graph": "resource:1533_0"
},
{
"modified": "Alpena_County_Regional_Airport",
"readable": "Alpena County Regional Airport",
"graph": "resource:Alpena_County_Regional_Airport"
},
{
"modified": "Maple_Ridge_Township,_Alpena_County,_Michigan",
"readable": "Maple Ridge Township, Alpena County, Michigan",
"graph": "resource:Maple_Ridge_Township__Alpena_County__Michigan"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?h property:location ?b . FILTER ( ?l = '210' ) . ?b property:country resource:United_States . ?h rdf:type ontology:airport . ?h property:elevation_above_the_sea_level ?l }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?h property:location ?b . FILTER ( ?l = '210' ) . ?b property:country resource:United_States . ?h rdf:type ontology:airport . ?h property:elevation_above_the_sea_level ?l }",
"graph_answer": [
"resource:Maple_Ridge_Township__Alpena_County__Michigan"
],
"readable_answer": [
"Maple Ridge Township, Alpena County, Michigan"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:elevation_above_the_sea_level ?i . resource:Maple_Ridge_Township__Alpena_County__Michigan property:country resource:United_States . ?q rdf:type ontology:airport . ?q property:location resource:Maple_Ridge_Township__Alpena_County__Michigan . FILTER ( ?i = '210' ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:elevation_above_the_sea_level ?i . resource:Maple_Ridge_Township,_Alpena_County,_Michigan property:country resource:United_States . ?q rdf:type ontology:airport . ?q property:location resource:Maple_Ridge_Township,_Alpena_County,_Michigan . FILTER ( ?i = '210' ) }",
"graph_answer": [
"resource:Alpena_County_Regional_Airport"
],
"readable_answer": [
"Alpena County Regional Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Alpena_County_Regional_Airport property:runway_length resource:1533_0 }",
"readable_query": "ASK WHERE { resource:Alpena_County_Regional_Airport property:runway_length resource:1533.0 }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Food
| 2 |
4558
|
Id70
|
[
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Malay"
}
] |
[
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Malay"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asam pedas is a food found in Malaysia, a country that has Malay people as an ethnic group.",
"Asam pedas is a food found in Malaysia where the Malay are an ethnic group.",
"Malaysian Malay is an ethnic group in Malaysia and Asam pedas is a food that can be found there."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Malay"
],
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Malaysia"
]
] |
Asam_pedas
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "Asam_pedas",
"readable": "Asam pedas",
"graph": "resource:Asam_pedas"
},
{
"modified": "Malaysia",
"readable": "Malaysia",
"graph": "resource:Malaysia"
},
{
"modified": "Malaysian_Malay",
"readable": "Malaysian Malay",
"graph": "resource:Malaysian_Malay"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?r WHERE { ?r property:ethnic_group resource:Malaysian_Malay . ?a rdf:type ontology:food . ?a property:country ?r }",
"readable_query": "SELECT DISTINCT ?a ?r WHERE { ?r property:ethnic_group resource:Malaysian_Malay . ?a rdf:type ontology:food . ?a property:country ?r }",
"graph_answer": [
"resource:Asam_pedas",
"resource:Malaysia"
],
"readable_answer": [
"Asam pedas",
"Malaysia"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut
| 3 |
6104
|
Id4
|
[
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\"^^xsd:date"
},
{
"subject": "Alan_Bean",
"property": "selection",
"object": "1963"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\"@en"
}
] |
[
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\""
},
{
"subject": "Alan_Bean",
"property": "selectedByNasa",
"object": "1963"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4"
],
"text": [
"Now retired, Alan Bean was born on Mar 15, 1932 and hired by NASA in 1963.",
"Alan Bean, who was born on 15th of March 1932 and selected by NASA in 1963, is now retired.",
"Alan Bean (born on 1932-03-15) was selected by NASA in 1963 and is now retired.",
"Alan Bean (born on 1932-03-15) was selected by NASA in 1963 and now is retired."
],
"lang": [
"",
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_Bean",
"property:selected_by_nasa",
"resource:1963"
],
[
"resource:Alan_Bean",
"property:status",
"resource:Retired"
],
[
"resource:Alan_Bean",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Bean",
"property:birth_date",
"1932-03-15"
]
] |
Alan_Bean
|
[
{
"modified": "1932-03-15",
"readable": "1932-03-15",
"graph": "1932-03-15"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "selectedByNasa",
"readable": "selected by nasa",
"graph": "property:selected_by_nasa"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "1963",
"readable": "1963",
"graph": "resource:1963"
},
{
"modified": "Alan_Bean",
"readable": "Alan Bean",
"graph": "resource:Alan_Bean"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?r property:status ?n . ?r rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?i ) , '1932' ) ) . ?r property:birth_date ?i }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?r property:status ?n . ?r rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?i ) , '1932' ) ) . ?r property:birth_date ?i }",
"graph_answer": [
"resource:Retired"
],
"readable_answer": [
"Retired"
],
"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 ?n WHERE { FILTER ( CONTAINS ( YEAR ( ?v ) , '1932' ) ) . ?n property:birth_date ?v . ?n property:status resource:Retired . ?n rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( YEAR ( ?v ) , '1932' ) ) . ?n property:birth_date ?v . ?n property:status resource:Retired . ?n rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Alan_Bean"
],
"readable_answer": [
"Alan Bean"
],
"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 ?l WHERE { resource:Alan_Bean rdf:type ontology:astronaut . resource:Alan_Bean property:birth_date ?l . resource:Alan_Bean property:status resource:Retired }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Alan_Bean rdf:type ontology:astronaut . resource:Alan_Bean property:birth_date ?l . resource:Alan_Bean property:status resource:Retired }",
"graph_answer": [
"1932-03-15"
],
"readable_answer": [
"1932-03-15"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Alan_Bean property:selected_by_nasa resource:1963 }",
"readable_query": "ASK WHERE { resource:Alan_Bean property:selected_by_nasa resource:1963 }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Artist
| 4 |
8641
|
Id33
|
[
{
"subject": "Abradab",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
}
] |
[
{
"subject": "Abradab",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "musicSubgenre",
"object": "Gangsta_rap"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
}
] |
(X (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Gangsta rap is a sub genre of Hip Hop music which has its stylistic origins in disco. Drum and bass is a derivative of hip hop which is the musical genre of Abradab.",
"Abradab is a performer of hip hop music, of which a derivative is drum and bass. Hip Hop has a sub genre called Gangsta rap but has its origins in disco music.",
"Abradab performs hip hop music, which has Drum and bass as a derivative. The stylistic origin of hip hop music is disco and one of its sub genres is, Gangsta rap."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abradab",
"rdf:type",
"ontology:artist"
],
[
"resource:Abradab",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Hip_hop_music",
"property:derivative",
"resource:Drum_and_bass"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Disco"
],
[
"resource:Hip_hop_music",
"property:music_subgenre",
"resource:Gangsta_rap"
]
] |
Abradab
|
[
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicSubgenre",
"readable": "music subgenre",
"graph": "property:music_subgenre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Abradab",
"readable": "Abradab",
"graph": "resource:Abradab"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Drum_and_bass",
"readable": "Drum and bass",
"graph": "resource:Drum_and_bass"
},
{
"modified": "Gangsta_rap",
"readable": "Gangsta rap",
"graph": "resource:Gangsta_rap"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m property:music_subgenre resource:Gangsta_rap . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'h' ) ) }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m property:music_subgenre resource:Gangsta_rap . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'h' ) ) }",
"graph_answer": [
"resource:Hip_hop_music"
],
"readable_answer": [
"Hip hop music"
],
"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 ?x ?e WHERE { resource:Hip_hop_music property:derivative ?x . resource:Hip_hop_music property:stylistic_origin ?e }",
"readable_query": "SELECT DISTINCT ?x ?e WHERE { resource:Hip_hop_music property:derivative ?x . resource:Hip_hop_music property:stylistic_origin ?e }",
"graph_answer": [
"resource:Drum_and_bass",
"resource:Disco"
],
"readable_answer": [
"Drum and bass",
"Disco"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?g property:genre resource:Hip_hop_music . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:genre resource:Hip_hop_music . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:artist }",
"graph_answer": [
"resource:Abradab"
],
"readable_answer": [
"Abradab"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport
| 4 |
8583
|
Id181
|
[
{
"subject": "Harrietstown,_New_York",
"property": "country",
"object": "United_States"
},
{
"subject": "Saranac_Lake,_New_York",
"property": "subdivisionName",
"object": "Harrietstown,_New_York"
},
{
"subject": "Harrietstown,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] |
[
{
"subject": "Harrietstown,_New_York",
"property": "country",
"object": "United_States"
},
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "Harrietstown,_New_York"
},
{
"subject": "Harrietstown,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] |
(X (X (X (X) (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adirondack Regional Airport serves the city of Saranac Lake, which is part of Harrietstown in New York, in the United States.",
"Adirondack Regional Airport serves the city of Saranac Lake, Harrietstown, New York, United States.",
"Adirondack Regional Airport serves Saranac Lake which is in Harrietstown, New York, US."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adirondack_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Saranac_Lake__New_York"
],
[
"resource:Harrietstown__New_York",
"property:country",
"resource:United_States"
],
[
"resource:Harrietstown__New_York",
"property:is_part_of",
"resource:New_York"
],
[
"resource:Saranac_Lake__New_York",
"property:is_part_of",
"resource:Harrietstown__New_York"
]
] |
Adirondack_Regional_Airport
|
[
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Adirondack_Regional_Airport",
"readable": "Adirondack Regional Airport",
"graph": "resource:Adirondack_Regional_Airport"
},
{
"modified": "Harrietstown,_New_York",
"readable": "Harrietstown, New York",
"graph": "resource:Harrietstown__New_York"
},
{
"modified": "New_York",
"readable": "New York",
"graph": "resource:New_York"
},
{
"modified": "Saranac_Lake,_New_York",
"readable": "Saranac Lake, New York",
"graph": "resource:Saranac_Lake__New_York"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?o WHERE { ?c property:is_part_of ?o . ?o property:is_part_of resource:New_York }",
"readable_query": "SELECT DISTINCT ?c ?o WHERE { ?c property:is_part_of ?o . ?o property:is_part_of resource:New_York }",
"graph_answer": [
"resource:Saranac_Lake__New_York",
"resource:Harrietstown__New_York"
],
"readable_answer": [
"Saranac Lake, New York",
"Harrietstown, New York"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k property:city_served resource:Saranac_Lake__New_York . ?k rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:city_served resource:Saranac_Lake,_New_York . ?k rdf:type ontology:airport }",
"graph_answer": [
"resource:Adirondack_Regional_Airport"
],
"readable_answer": [
"Adirondack Regional Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut
| 5 |
11386
|
Id3
|
[
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Alan_Bean",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\"^^xsd:date"
},
{
"subject": "Alan_Bean",
"property": "almaMater",
"object": "\"UT Austin, B.S. 1955\"@en"
},
{
"subject": "Alan_Bean",
"property": "birthPlace",
"object": "Wheeler,_Texas"
}
] |
[
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Alan_Bean",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\""
},
{
"subject": "Alan_Bean",
"property": "almaMater",
"object": "\"UT Austin, B.S. 1955\""
},
{
"subject": "Alan_Bean",
"property": "birthPlace",
"object": "Wheeler,_Texas"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The American Alan Bean was born on the 15th of March 1932 in Wheeler, Texas. He graduated in 1955 from UT Austin with a B.S. He worked as a test pilot.",
"American test pilot Alan Bean, born Mar 15, 1932 in Wheeler, Texas, graduated from UT Austin in 1955 with a Bachelor of Science degree.",
"Alan Bean, a US test pilot was born on the 15th of March 1932 in Wheeler, Texas. After graduating in 1955 from UT Austin with a B.S., he became a test pilot."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_Bean",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Bean",
"property:nationality",
"resource:United_States"
],
[
"resource:Alan_Bean",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Alan_Bean",
"property:birth_date",
"1932-03-15"
],
[
"resource:Alan_Bean",
"property:alma_mater",
"UT Austin, B.S. 1955"
],
[
"resource:Alan_Bean",
"property:birth_place",
"resource:Wheeler__Texas"
]
] |
Alan_Bean
|
[
{
"modified": "1932-03-15",
"readable": "1932-03-15",
"graph": "1932-03-15"
},
{
"modified": "UT Austin, B.S. 1955",
"readable": "UT Austin, B.S. 1955",
"graph": "UT Austin, B.S. 1955"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "Alan_Bean",
"readable": "Alan Bean",
"graph": "resource:Alan_Bean"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Wheeler,_Texas",
"readable": "Wheeler, Texas",
"graph": "resource:Wheeler__Texas"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?f rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?j ) , '1932' ) ) . ?f property:birth_place ?l . ?f property:birth_date ?j }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?f rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?j ) , '1932' ) ) . ?f property:birth_place ?l . ?f property:birth_date ?j }",
"graph_answer": [
"resource:Wheeler__Texas"
],
"readable_answer": [
"Wheeler, Texas"
],
"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 { ?p rdf:type ontology:astronaut . ?p property:alma_mater ?h . ?p property:birth_place resource:United_Kingdom }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:astronaut . ?p property:alma_mater ?h . ?p property:birth_place resource:United_Kingdom }",
"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"
]
}
] |
|
Politician
| 4 |
10362
|
Id46
|
[
{
"subject": "Abdulsalami_Abubakar",
"property": "successor",
"object": "Olusegun_Obasanjo"
},
{
"subject": "Abdulsalami_Abubakar",
"property": "vicePresident",
"object": "Mike_Akhigbe"
},
{
"subject": "Mike_Akhigbe",
"property": "predecessor",
"object": "Oladipo_Diya"
},
{
"subject": "Mike_Akhigbe",
"property": "militaryBranch",
"object": "Nigerian_Navy"
}
] |
[
{
"subject": "Abdulsalami_Abubakar",
"property": "successor",
"object": "Olusegun_Obasanjo"
},
{
"subject": "Abdulsalami_Abubakar",
"property": "inOfficeWhileVicePresident",
"object": "Mike_Akhigbe"
},
{
"subject": "Mike_Akhigbe",
"property": "predecessor",
"object": "Oladipo_Diya"
},
{
"subject": "Mike_Akhigbe",
"property": "militaryBranch",
"object": "Nigerian_Navy"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Oladipo Diya, was the predecessor of Mike Akhigbe. Mike Akhigbe was in the Nigerian Navy and was Vice President at the same time, Abdulsalami Abubakar was in office. Abdulsalami Abubakar's successor was Olusegun Obasanjo.",
"Abdulsalami Abubakar was in office while Mike Akhigbe was the Vice President, who incidentally served in the Nigerian Navy. Akhigbe succeeded Oladipo Diya while Abubakar was succeeded by Olusegun Obasanjo.",
"Vice President Mike Akhigbe was part of the Nigerian Navy military and was preceded by Oladipo Diya. Abdulsalami Abubakar, succeeded by Olusegun Obasanjo, held office during Vice President Mike Akhigbe's leadership."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Mike_Akhigbe",
"property:predecessor",
"resource:Oladipo_Diya"
],
[
"resource:Mike_Akhigbe",
"property:military_branch",
"resource:Nigerian_Navy"
],
[
"resource:Abdulsalami_Abubakar",
"rdf:type",
"ontology:politician"
],
[
"resource:Abdulsalami_Abubakar",
"property:in_office_while_vice_president",
"resource:Mike_Akhigbe"
],
[
"resource:Abdulsalami_Abubakar",
"property:successor",
"resource:Olusegun_Obasanjo"
]
] |
Abdulsalami_Abubakar
|
[
{
"modified": "inOfficeWhileVicePresident",
"readable": "in office while vice president",
"graph": "property:in_office_while_vice_president"
},
{
"modified": "militaryBranch",
"readable": "military branch",
"graph": "property:military_branch"
},
{
"modified": "predecessor",
"readable": "predecessor",
"graph": "property:predecessor"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Abdulsalami_Abubakar",
"readable": "Abdulsalami Abubakar",
"graph": "resource:Abdulsalami_Abubakar"
},
{
"modified": "Mike_Akhigbe",
"readable": "Mike Akhigbe",
"graph": "resource:Mike_Akhigbe"
},
{
"modified": "Nigerian_Navy",
"readable": "Nigerian Navy",
"graph": "resource:Nigerian_Navy"
},
{
"modified": "Oladipo_Diya",
"readable": "Oladipo Diya",
"graph": "resource:Oladipo_Diya"
},
{
"modified": "Olusegun_Obasanjo",
"readable": "Olusegun Obasanjo",
"graph": "resource:Olusegun_Obasanjo"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'akhigbe' ) ) . ?t property:military_branch ?l . ?t property:predecessor resource:Oladipo_Diya }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( CONTAINS ( LCASE ( ?t ) , 'akhigbe' ) ) . ?t property:military_branch ?l . ?t property:predecessor resource:Oladipo_Diya }",
"graph_answer": [
"resource:Nigerian_Navy"
],
"readable_answer": [
"Nigerian Navy"
],
"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 ?u WHERE { ?u property:military_branch resource:Nigerian_Navy . FILTER ( CONTAINS ( LCASE ( ?u ) , 'akhigbe' ) ) . ?u property:predecessor resource:Oladipo_Diya }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:military_branch resource:Nigerian_Navy . FILTER ( CONTAINS ( LCASE ( ?u ) , 'akhigbe' ) ) . ?u property:predecessor resource:Oladipo_Diya }",
"graph_answer": [
"resource:Mike_Akhigbe"
],
"readable_answer": [
"Mike Akhigbe"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Abdulsalami_Abubakar property:in_office_while_vice_president resource:Mike_Akhigbe . resource:Abdulsalami_Abubakar rdf:type ontology:politician }",
"readable_query": "ASK WHERE { resource:Abdulsalami_Abubakar property:in_office_while_vice_president resource:Mike_Akhigbe . resource:Abdulsalami_Abubakar rdf:type ontology:politician }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?c property:successor resource:Olusegun_Obasanjo . ?c property:in_office_while_vice_president resource:Hortensio_Quijano . ?c rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?c property:successor resource:Olusegun_Obasanjo . ?c property:in_office_while_vice_president resource:Hortensio_Quijano . ?c rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
}
] |
|
CelestialBody
| 2 |
4091
|
Id72
|
[
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "A._Storrs"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
}
] |
[
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "A._Storrs"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "2006-12-31"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Storrs discovered 107 Camilla, the epoch of which, is 31 December 2006.",
"107 Camilla was discovered by A Storrs and has an epoch date of December 31st 2006.",
"107 Camillais an asteroid discovered by A Storrs. It has an epoch of 31 December 2006."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:107_Camilla",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:107_Camilla",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:107_Camilla",
"property:discoverer",
"resource:A__Storrs"
]
] |
107_Camilla
|
[
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "107_Camilla",
"readable": "107 Camilla",
"graph": "resource:107_Camilla"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "A._Storrs",
"readable": "A. Storrs",
"graph": "resource:A__Storrs"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?y property:epoch ?t . FILTER ( ?t = \"2006_12_31\" ) . ?y rdf:type ontology:celestial_body . ?y property:discoverer ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?y property:epoch ?t . FILTER ( ?t = \"2006-12-31\" ) . ?y rdf:type ontology:celestial_body . ?y property:discoverer ?e }",
"graph_answer": [
"resource:A__Storrs"
],
"readable_answer": [
"A. Storrs"
],
"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 { resource:107_Camilla rdf:type ontology:celestial_body . resource:107_Camilla property:discoverer resource:A__Storrs }",
"readable_query": "ASK WHERE { resource:107_Camilla rdf:type ontology:celestial_body . resource:107_Camilla property:discoverer resource:A._Storrs }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Building
| 2 |
3892
|
Id44
|
[
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "Buffalo,_New_York",
"property": "leaderName",
"object": "Byron_Brown"
}
] |
[
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "Buffalo,_New_York",
"property": "leader",
"object": "Byron_Brown"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Byron Brown is the leader of Buffalo, New York, where 250 Delaware Avenue is located.",
"250 Delaware Avenue is in Buffalo, New York, where Byron Brown is the leader.",
"250 Delaware Avenue is in Buffalo, New York, which is led by Byron Brown."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Buffalo__New_York",
"property:leader",
"resource:Byron_Brown"
],
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
],
[
"resource:250_Delaware_Avenue",
"property:location",
"resource:Buffalo__New_York"
]
] |
250_Delaware_Avenue
|
[
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "250_Delaware_Avenue",
"readable": "250 Delaware Avenue",
"graph": "resource:250_Delaware_Avenue"
},
{
"modified": "Buffalo,_New_York",
"readable": "Buffalo, New York",
"graph": "resource:Buffalo__New_York"
},
{
"modified": "Byron_Brown",
"readable": "Byron Brown",
"graph": "resource:Byron_Brown"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?y ?z WHERE { ?y property:location ?z . ?y rdf:type ontology:building . ?z property:leader resource:Byron_Brown }",
"readable_query": "SELECT DISTINCT ?y ?z WHERE { ?y property:location ?z . ?y rdf:type ontology:building . ?z property:leader resource:Byron_Brown }",
"graph_answer": [
"resource:250_Delaware_Avenue",
"resource:Buffalo__New_York"
],
"readable_answer": [
"250 Delaware Avenue",
"Buffalo, New York"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport
| 4 |
8423
|
Id21
|
[
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "\"2195.0\"^^xsd:double"
},
{
"subject": "Abilene_Regional_Airport",
"property": "elevation",
"object": "\"545.897\"^^xsd:double"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayDesignation",
"object": "\"17L/35R\""
}
] |
[
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "2195.0"
},
{
"subject": "Abilene_Regional_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "546"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayName",
"object": "\"17L/35R\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene, Texas is served by the Abilene regional airport whose runway name is 17L/35R. The runway length of that airport is 2,195 and it is 546 meters above sea level.",
"Abilene Regional Airport served Abilene Texas and is 546 metres above sea level. The runway is called 17L/35R and is 2195 long.",
"Abilene Regional Airport's runway is named 17L/35R, 2195 in length, 546 metres above sea level and services Abilene, Texas."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abilene_Regional_Airport",
"property:runway_length",
"resource:2195_0"
],
[
"resource:Abilene_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Abilene_Regional_Airport",
"property:city_served",
"resource:Abilene__Texas"
],
[
"resource:Abilene_Regional_Airport",
"property:elevation_above_the_sea_level",
"546"
],
[
"resource:Abilene_Regional_Airport",
"property:runway_name",
"resource:17L_35R"
]
] |
Abilene_Regional_Airport
|
[
{
"modified": "546",
"readable": "546",
"graph": "546"
},
{
"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": "17L/35R",
"readable": "17L/35R",
"graph": "resource:17L_35R"
},
{
"modified": "2195.0",
"readable": "2195.0",
"graph": "resource:2195_0"
},
{
"modified": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?a rdf:type ontology:airport . ?a property:elevation_above_the_sea_level ?q . ?a property:runway_name ?y . FILTER ( ?q = '546' ) }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?a rdf:type ontology:airport . ?a property:elevation_above_the_sea_level ?q . ?a property:runway_name ?y . FILTER ( ?q = '546' ) }",
"graph_answer": [
"resource:17L_35R"
],
"readable_answer": [
"17L/35R"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?w = '546' ) . ?z property:runway_name resource:17L_35R . ?z property:elevation_above_the_sea_level ?w . ?z rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?w = '546' ) . ?z property:runway_name resource:17L/35R . ?z property:elevation_above_the_sea_level ?w . ?z rdf:type ontology:airport }",
"graph_answer": [
"resource:Abilene_Regional_Airport"
],
"readable_answer": [
"Abilene Regional Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?t WHERE { resource:Abilene_Regional_Airport property:city_served ?o . resource:Abilene_Regional_Airport property:runway_length ?t }",
"readable_query": "SELECT DISTINCT ?o ?t WHERE { resource:Abilene_Regional_Airport property:city_served ?o . resource:Abilene_Regional_Airport property:runway_length ?t }",
"graph_answer": [
"resource:Abilene__Texas",
"resource:2195_0"
],
"readable_answer": [
"Abilene, Texas",
"2195.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"
]
}
] |
|
MeanOfTransportation
| 4 |
10254
|
Id228
|
[
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "United_Kingdom"
},
{
"subject": "Aston_Martin_V8",
"property": "successor",
"object": "Aston_Martin_Virage"
},
{
"subject": "Aston_Martin_Virage",
"property": "manufacturer",
"object": "Aston_Martin"
}
] |
[
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "United_Kingdom"
},
{
"subject": "Aston_Martin_V8",
"property": "successor",
"object": "Aston_Martin_Virage"
},
{
"subject": "Aston_Martin_Virage",
"property": "manufacturer",
"object": "Aston_Martin"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Elizabeth II is the leader of the United Kingdom where the Aston Martin V8 was assembled. The Aston Martin V8 was succeeded by the Aston Martin Virage which was made by the Aston Martin Company.",
"Aston Martin is the maker of the Aston Martin Virage, a successor to the Aston Martin V8. It is made in, Elizabeth II led, United Kingdom.",
"The Aston Martin V8, manufactured by Aston Martin, is from the U.K., which is led by Elizabeth II. It was succeeded by Aston Martin Virage."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aston_Martin_V8",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aston_Martin_V8",
"property:successor",
"resource:Aston_Martin_Virage"
],
[
"resource:Aston_Martin_V8",
"property:assembly",
"resource:United_Kingdom"
],
[
"resource:United_Kingdom",
"property:leader",
"resource:Elizabeth_II"
],
[
"resource:Aston_Martin_Virage",
"property:manufacturer",
"resource:Aston_Martin"
]
] |
Aston_Martin_V8
|
[
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Aston_Martin",
"readable": "Aston Martin",
"graph": "resource:Aston_Martin"
},
{
"modified": "Aston_Martin_V8",
"readable": "Aston Martin V8",
"graph": "resource:Aston_Martin_V8"
},
{
"modified": "Aston_Martin_Virage",
"readable": "Aston Martin Virage",
"graph": "resource:Aston_Martin_Virage"
},
{
"modified": "Elizabeth_II",
"readable": "Elizabeth II",
"graph": "resource:Elizabeth_II"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:leader resource:Elizabeth_II . ?r rdf:type ontology:mean_of_transportation . ?r property:successor resource:Aston_Martin_Virage . ?r property:assembly ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:leader resource:Elizabeth_II . ?r rdf:type ontology:mean_of_transportation . ?r property:successor resource:Aston_Martin_Virage . ?r property:assembly ?b }",
"graph_answer": [
"resource:United_Kingdom"
],
"readable_answer": [
"United Kingdom"
],
"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 ?v WHERE { ?v rdf:type ontology:mean_of_transportation . ?v property:successor resource:Aston_Martin_Virage . ?v property:assembly resource:United_Kingdom . resource:United_Kingdom property:leader resource:Elizabeth_II }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:mean_of_transportation . ?v property:successor resource:Aston_Martin_Virage . ?v property:assembly resource:United_Kingdom . resource:United_Kingdom property:leader resource:Elizabeth_II }",
"graph_answer": [
"resource:Aston_Martin_V8"
],
"readable_answer": [
"Aston Martin V8"
],
"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"
]
}
] |
|
MeanOfTransportation
| 3 |
7594
|
Id194
|
[
{
"subject": "Caterpillar_Inc.",
"property": "keyPerson",
"object": "Douglas_R._Oberhelman"
},
{
"subject": "Caterpillar_Inc.",
"property": "location",
"object": "Peoria,_Illinois"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] |
[
{
"subject": "Caterpillar_Inc.",
"property": "keyPerson",
"object": "Douglas_R._Oberhelman"
},
{
"subject": "Caterpillar_Inc.",
"property": "location",
"object": "Peoria,_Illinois"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Caterpillar Inc. of Peoria, Illinois includes key figure Douglas R Oberhelman and powers AIDAluna.",
"The engine that powers the AIDAluna is from Caterpillar Inc who are located in Peoria, Illinois and have Douglas R Oberhelman among their key staff.",
"AIDAluna is powered by Caterpillar Inc, based in Peoria, Illinois. The key person of Caterpillar Inc. is Douglas R. Oberhelman."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Caterpillar_Inc_",
"property:key_person",
"resource:Douglas_R__Oberhelman"
],
[
"resource:Caterpillar_Inc_",
"property:location",
"resource:Peoria__Illinois"
],
[
"resource:AIDAluna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAluna",
"property:power_type",
"resource:Caterpillar_Inc_"
]
] |
AIDAluna
|
[
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
},
{
"modified": "Caterpillar_Inc.",
"readable": "Caterpillar Inc.",
"graph": "resource:Caterpillar_Inc_"
},
{
"modified": "Douglas_R._Oberhelman",
"readable": "Douglas R. Oberhelman",
"graph": "resource:Douglas_R__Oberhelman"
},
{
"modified": "Peoria,_Illinois",
"readable": "Peoria, Illinois",
"graph": "resource:Peoria__Illinois"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?p ?r WHERE { resource:Caterpillar_Inc_ property:key_person ?r . resource:Caterpillar_Inc_ property:location ?p }",
"readable_query": "SELECT DISTINCT ?p ?r WHERE { resource:Caterpillar_Inc. property:key_person ?r . resource:Caterpillar_Inc. property:location ?p }",
"graph_answer": [
"resource:Peoria__Illinois",
"resource:Douglas_R__Oberhelman"
],
"readable_answer": [
"Peoria, Illinois",
"Douglas R. Oberhelman"
],
"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 ?r WHERE { ?r property:power_type resource:Caterpillar_Inc_ . ?r rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:power_type resource:Caterpillar_Inc. . ?r rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) }",
"graph_answer": [
"resource:AIDAluna"
],
"readable_answer": [
"AIDAluna"
],
"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"
]
}
] |
|
Food
| 4 |
9850
|
Id139
|
[
{
"subject": "Bakewell_pudding",
"property": "region",
"object": "Derbyshire_Dales"
},
{
"subject": "Bakewell_pudding",
"property": "ingredientName",
"object": "\"Ground almond, jam, butter, eggs\""
},
{
"subject": "Bakewell_pudding",
"property": "servingTemperature",
"object": "\"Warm (freshly baked) or cold\""
},
{
"subject": "Bakewell_pudding",
"property": "course",
"object": "\"Dessert\"@en"
}
] |
[
{
"subject": "Bakewell_pudding",
"property": "region",
"object": "Derbyshire_Dales"
},
{
"subject": "Bakewell_pudding",
"property": "servingTemperature",
"object": "\"Warm (freshly baked) or cold\""
},
{
"subject": "Bakewell_pudding",
"property": "course",
"object": "\"Dessert\""
},
{
"subject": "Bakewell_pudding",
"property": "mainIngredient",
"object": "\"Ground almond, jam, butter, eggs\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A dessert, Bakewell pudding has ground almond, jam, butter and eggs as main ingredients. Originating from the Derbyshire Dales, it can be served warm (freshly baked) or cold.",
"Served hot or cold, the dessert Bakewell pudding is from the Derbyshire Dales region. Some main ingredients are ground almonds, jam, butter and eggs.",
"Bakewell pudding is a dessert served fresh and warm, or cold. It contains: ground almonds, jam, butter and eggs and originates from Derbyshire Dales."
],
"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:serving_temperature",
"Warm (freshly baked) or cold"
],
[
"resource:Bakewell_pudding",
"property:course",
"resource:Dessert"
],
[
"resource:Bakewell_pudding",
"property:region",
"resource:Derbyshire_Dales"
]
] |
Bakewell_pudding
|
[
{
"modified": "Warm (freshly baked) or cold",
"readable": "Warm or cold",
"graph": "Warm (freshly baked) or cold"
},
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "servingTemperature",
"readable": "serving temperature",
"graph": "property:serving_temperature"
},
{
"modified": "Bakewell_pudding",
"readable": "Bakewell pudding",
"graph": "resource:Bakewell_pudding"
},
{
"modified": "Butter",
"readable": "Butter",
"graph": "resource:Butter"
},
{
"modified": "Derbyshire_Dales",
"readable": "Derbyshire Dales",
"graph": "resource:Derbyshire_Dales"
},
{
"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 ( ?e ) AS ?z ) WHERE { resource:Bakewell_pudding property:main_ingredient ?e }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?z ) WHERE { resource:Bakewell_pudding property:main_ingredient ?e }",
"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 ?p WHERE { resource:Bakewell_pudding property:main_ingredient ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Bakewell_pudding property:main_ingredient ?p }",
"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 ?g ?p WHERE { resource:Bakewell_pudding property:course ?p . resource:Bakewell_pudding property:region ?g }",
"readable_query": "SELECT DISTINCT ?g ?p WHERE { resource:Bakewell_pudding property:course ?p . resource:Bakewell_pudding property:region ?g }",
"graph_answer": [
"resource:Derbyshire_Dales",
"resource:Dessert"
],
"readable_answer": [
"Derbyshire Dales",
"Dessert"
],
"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 ?u WHERE { resource:Bakewell_pudding property:serving_temperature ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'cold' ) ) }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Bakewell_pudding property:serving_temperature ?u . FILTER ( CONTAINS ( LCASE ( ?u ) , 'cold' ) ) }",
"graph_answer": [
"Warm (freshly baked) or cold"
],
"readable_answer": [
"Warm or cold"
],
"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"
]
}
] |
|
Athlete
| 4 |
8943
|
Id13
|
[
{
"subject": "Aaron_Hunt",
"property": "team",
"object": "VfL_Wolfsburg"
},
{
"subject": "VfL_Wolfsburg",
"property": "league",
"object": "Bundesliga"
},
{
"subject": "SV_Werder_Bremen_II",
"property": "manager",
"object": "Alexander_Nouri"
},
{
"subject": "Aaron_Hunt",
"property": "clubs",
"object": "SV_Werder_Bremen_II"
}
] |
[
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "VfL_Wolfsburg"
},
{
"subject": "VfL_Wolfsburg",
"property": "league",
"object": "Bundesliga"
},
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "SV_Werder_Bremen_II"
},
{
"subject": "SV_Werder_Bremen_II",
"property": "manager",
"object": "Alexander_Nouri"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Hunt's club is VfL Wolfsburg of the Bundesliga. He also plays for SV Werder Bremen II, where Alexander Nouri is the manager.",
"Aaron Hunt played for SV Werder Bremen II where Alexander Nouri is the manager, and his current club is VfL Wolfsburg who play in the Bundesliga.",
"Alexander Nouri is the manager for SV Werder Bremen II, the former club of Aaron Hunt, who plays for Vfl Wolfsburg. The league Vfl Wolfsburg play in is Bundesliga."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:SV_Werder_Bremen_II",
"property:manager",
"resource:Alexander_Nouri"
],
[
"resource:VfL_Wolfsburg",
"property:league",
"resource:Bundesliga"
],
[
"resource:Aaron_Hunt",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:SV_Werder_Bremen_II"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:VfL_Wolfsburg"
]
] |
Aaron_Hunt
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Aaron_Hunt",
"readable": "Aaron Hunt",
"graph": "resource:Aaron_Hunt"
},
{
"modified": "Alexander_Nouri",
"readable": "Alexander Nouri",
"graph": "resource:Alexander_Nouri"
},
{
"modified": "Bundesliga",
"readable": "Bundesliga",
"graph": "resource:Bundesliga"
},
{
"modified": "SV_Werder_Bremen_II",
"readable": "SV Werder Bremen II",
"graph": "resource:SV_Werder_Bremen_II"
},
{
"modified": "VfL_Wolfsburg",
"readable": "VfL Wolfsburg",
"graph": "resource:VfL_Wolfsburg"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { { resource:Aaron_Hunt property:club ?k } MINUS { ?k property:league resource:Bundesliga } }",
"readable_query": "SELECT DISTINCT ?k WHERE { { resource:Aaron_Hunt property:club ?k } MINUS { ?k property:league resource:Bundesliga } }",
"graph_answer": [
"resource:SV_Werder_Bremen_II"
],
"readable_answer": [
"SV Werder Bremen II"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:Aaron_Hunt property:club ?v . FILTER ( ?v != resource:SV_Werder_Bremen_II ) }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Aaron_Hunt property:club ?v . FILTER ( ?v != resource:SV_Werder_Bremen_II ) }",
"graph_answer": [
"resource:VfL_Wolfsburg"
],
"readable_answer": [
"VfL Wolfsburg"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { resource:SV_Werder_Bremen_II property:fate ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:SV_Werder_Bremen_II property:fate ?z }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork
| 4 |
10941
|
Id160
|
[
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "1634:_The_Ram_Rebellion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] |
[
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "1634:_The_Ram_Rebellion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] |
(X (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"1634 The Ram Rebellion was written in the U.S. where the Native Americans are an ethnic group. The capital of the country is Washington DC and the President is Barack Obama.",
"1634 The Ram Rebellion was written in the United States, where the leader is Barack Obama and its capital city is Washington D.C. Native Americans are one of the ethnic groups there."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:1634__The_Ram_Rebellion",
"rdf:type",
"ontology:written_work"
],
[
"resource:1634__The_Ram_Rebellion",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
]
] |
1634:_The_Ram_Rebellion
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "1634:_The_Ram_Rebellion",
"readable": "1634: The Ram Rebellion",
"graph": "resource:1634__The_Ram_Rebellion"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?w WHERE { resource:United_States property:ethnic_group ?u . resource:United_States property:capital ?w }",
"readable_query": "SELECT DISTINCT ?u ?w WHERE { resource:United_States property:ethnic_group ?u . resource:United_States property:capital ?w }",
"graph_answer": [
"resource:Native_Americans_in_the_United_States",
"resource:Washington__D_C_"
],
"readable_answer": [
"Native Americans in the United States",
"Washington, D.C."
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:United_States property:music_subgenre ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:United_States property:music_subgenre ?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"
]
}
] |
|
Airport
| 5 |
10982
|
Id31
|
[
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "\"3499.71\"^^xsd:double"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Madrid"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "elevation",
"object": "\"610.0\"^^xsd:double"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "operator",
"object": "ENAIRE"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayDesignation",
"object": "\"14L/32R\""
}
] |
[
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "3500.0"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Madrid"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "610.0"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "operatingOrganisation",
"object": "ENAIRE"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayName",
"object": "\"14L/32R\""
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Operated by ENAIRE, and located in Madrid, Adolfo Suárez Madrid–Barajas Airport is elevated 610 metres above sea level. The airport has the runway name 14L/32R and the runway length of 3500.",
"The runway length of Adolfo Suárez Madrid–Barajas Airport is 3,500 and has the name 14L/32R. It is located at 610 metres above sea level in Madrid and is operated by ENAIRE.",
"Adolfo Suárez Madrid–Barajas Airport is located in Madrid and operated by ENAIRE. The airport is 610m above sea level and the length of the runway is 3500m The runway is known as 14L/32R."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:runway_length",
"resource:3500_0"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Madrid"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:elevation_above_the_sea_level",
"resource:610_0"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:runway_name",
"resource:14L_32R"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:operating_organisation",
"resource:ENAIRE"
]
] |
Adolfo_Suárez_Madrid–Barajas_Airport
|
[
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "14L/32R",
"readable": "14L/32R",
"graph": "resource:14L_32R"
},
{
"modified": "3500.0",
"readable": "3500.0",
"graph": "resource:3500_0"
},
{
"modified": "610.0",
"readable": "610.0",
"graph": "resource:610_0"
},
{
"modified": "Adolfo_Suárez_Madrid–Barajas_Airport",
"readable": "Adolfo Suárez Madrid–Barajas Airport",
"graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
},
{
"modified": "ENAIRE",
"readable": "ENAIRE",
"graph": "resource:ENAIRE"
},
{
"modified": "Madrid",
"readable": "Madrid",
"graph": "resource:Madrid"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?f WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_name ?o . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_length ?f }",
"readable_query": "SELECT DISTINCT ?o ?f WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_name ?o . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_length ?f }",
"graph_answer": [
"resource:14L_32R",
"resource:3500_0"
],
"readable_answer": [
"14L/32R",
"3500.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 ?v WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:part ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:part ?v }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 2 |
3497
|
Id109
|
[
{
"subject": "Albennie_Jones",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] |
[
{
"subject": "Albennie_Jones",
"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": [
"Disco is a derivative of rhythm and blues which is the musical genre of Albennie Jones.",
"Disco is a derivative of rhythm and blues, one of the performers of the rhythm and blues genre is, Albennie Jones.",
"Albennie Jones is a performer of rhythm and blues which is a music genre which has a disco derivative."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Albennie_Jones",
"rdf:type",
"ontology:artist"
],
[
"resource:Albennie_Jones",
"property:genre",
"resource:Rhythm_and_blues"
],
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
]
] |
Albennie_Jones
|
[
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "Albennie_Jones",
"readable": "Albennie Jones",
"graph": "resource:Albennie_Jones"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?h WHERE { ?k rdf:type ontology:artist . ?k property:genre ?h . ?h property:derivative resource:Disco }",
"readable_query": "SELECT DISTINCT ?k ?h WHERE { ?k rdf:type ontology:artist . ?k property:genre ?h . ?h property:derivative resource:Disco }",
"graph_answer": [
"resource:Albennie_Jones",
"resource:Rhythm_and_blues"
],
"readable_answer": [
"Albennie Jones",
"Rhythm and blues"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Monument
| 3 |
7649
|
Id21
|
[
{
"subject": "Azerbaijan",
"property": "capital",
"object": "Baku"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "location",
"object": "Azerbaijan"
},
{
"subject": "Azerbaijan",
"property": "leaderName",
"object": "Artur_Rasizade"
}
] |
[
{
"subject": "Azerbaijan",
"property": "capital",
"object": "Baku"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "location",
"object": "Azerbaijan"
},
{
"subject": "Azerbaijan",
"property": "leader",
"object": "Artur_Rasizade"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Baku Turkish Martyrs' Memorial is located in the capital city Baku in Azerbaijan where its leader is Artur Rasizade.",
"Artur Rasizade is the leader of Azerbaijan. The capital is Baku where the Turkish martyrs memorial is located.",
"The Baku Turkish Martyrs' Memorial is located in Baku, the capital of Azerbaijan, led by Artur Rasizade."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Azerbaijan",
"property:leader",
"resource:Artur_Rasizade"
],
[
"resource:Azerbaijan",
"property:capital",
"resource:Baku"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"rdf:type",
"ontology:monument"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:location",
"resource:Azerbaijan"
]
] |
Baku_Turkish_Martyrs'_Memorial
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Artur_Rasizade",
"readable": "Artur Rasizade",
"graph": "resource:Artur_Rasizade"
},
{
"modified": "Azerbaijan",
"readable": "Azerbaijan",
"graph": "resource:Azerbaijan"
},
{
"modified": "Baku",
"readable": "Baku",
"graph": "resource:Baku"
},
{
"modified": "Baku_Turkish_Martyrs'_Memorial",
"readable": "Baku Turkish Martyrs' Memorial",
"graph": "resource:Baku_Turkish_Martyrs__Memorial"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?l property:capital resource:Baku . resource:Baku_Turkish_Martyrs__Memorial property:location ?l . resource:Baku_Turkish_Martyrs__Memorial rdf:type ontology:monument }",
"readable_query": "ASK WHERE { ?l property:capital resource:Baku . resource:Baku_Turkish_Martyrs'_Memorial property:location ?l . resource:Baku_Turkish_Martyrs'_Memorial rdf:type ontology:monument }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?d WHERE { ?d property:capital resource:Baku . resource:Baku_Turkish_Martyrs__Memorial property:location ?d . resource:Baku_Turkish_Martyrs__Memorial rdf:type ontology:monument }",
"readable_query": "SELECT ?d WHERE { ?d property:capital resource:Baku . resource:Baku_Turkish_Martyrs'_Memorial property:location ?d . resource:Baku_Turkish_Martyrs'_Memorial rdf:type ontology:monument }",
"graph_answer": [
"resource:Azerbaijan"
],
"readable_answer": [
"Azerbaijan"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Azerbaijan property:bird ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Azerbaijan property:bird ?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"
]
}
] |
|
CelestialBody
| 3 |
6622
|
Id39
|
[
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "education",
"object": "University_of_Michigan"
},
{
"subject": "James_Craig_Watson",
"property": "deathPlace",
"object": "Madison,_Wisconsin"
}
] |
[
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "almaMater",
"object": "University_of_Michigan"
},
{
"subject": "James_Craig_Watson",
"property": "deathPlace",
"object": "Madison,_Wisconsin"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"James Craig Watson who studied at the University of Michigan, discovered 101 Helena and later died in Madison, Wisconsin.",
"101 Helena was discovered by James Craig Watson whose alma mater is the University of Michigan. Mr. Watson died in Madison, Wisconsin.",
"101 Helena was discovered by James Craig Watson who studied at the University of Michigan. He died in Madison, Wisconsin."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:discoverer",
"resource:James_Craig_Watson"
],
[
"resource:James_Craig_Watson",
"property:death_place",
"resource:Madison__Wisconsin"
],
[
"resource:James_Craig_Watson",
"property:alma_mater",
"resource:University_of_Michigan"
]
] |
101_Helena
|
[
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
"modified": "James_Craig_Watson",
"readable": "James Craig Watson",
"graph": "resource:James_Craig_Watson"
},
{
"modified": "Madison,_Wisconsin",
"readable": "Madison, Wisconsin",
"graph": "resource:Madison__Wisconsin"
},
{
"modified": "University_of_Michigan",
"readable": "University of Michigan",
"graph": "resource:University_of_Michigan"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?b property:death_place resource:Asunci_n . ?b property:alma_mater resource:University_of_Michigan }",
"readable_query": "ASK WHERE { ?b property:death_place resource:Asunción . ?b property:alma_mater resource:University_of_Michigan }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?d property:death_place resource:Madison__Wisconsin . ?d property:alma_mater resource:University_of_Michigan }",
"readable_query": "ASK WHERE { ?d property:death_place resource:Madison,_Wisconsin . ?d property:alma_mater resource:University_of_Michigan }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?t WHERE { ?t property:alma_mater resource:University_of_Michigan . ?t property:death_place resource:Madison__Wisconsin }",
"readable_query": "SELECT ?t WHERE { ?t property:alma_mater resource:University_of_Michigan . ?t property:death_place resource:Madison,_Wisconsin }",
"graph_answer": [
"resource:James_Craig_Watson"
],
"readable_answer": [
"James Craig Watson"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l property:discoverer resource:James_Craig_Watson . ?l rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:discoverer resource:James_Craig_Watson . ?l rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:101_Helena"
],
"readable_answer": [
"101 Helena"
],
"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"
]
}
] |
|
Astronaut
| 4 |
8862
|
Id14
|
[
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Apollo_12",
"property": "operator",
"object": "NASA"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\"@en"
},
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\"^^xsd:date"
}
] |
[
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Apollo_12",
"property": "operator",
"object": "NASA"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\""
},
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\""
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Alan Bean who was born in 1932 worked for NASA and became a crew member of Apollo 12 is now currently retired."
],
"lang": [
""
]
}
|
[] |
[] |
[
[
"resource:Apollo_12",
"property:operator",
"resource:NASA"
],
[
"resource:Alan_Bean",
"property:status",
"resource:Retired"
],
[
"resource:Alan_Bean",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Bean",
"property:mission",
"resource:Apollo_12"
],
[
"resource:Alan_Bean",
"property:birth_date",
"1932-03-15"
]
] |
Alan_Bean
|
[
{
"modified": "1932-03-15",
"readable": "1932-03-15",
"graph": "1932-03-15"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Alan_Bean",
"readable": "Alan Bean",
"graph": "resource:Alan_Bean"
},
{
"modified": "Apollo_12",
"readable": "Apollo 12",
"graph": "resource:Apollo_12"
},
{
"modified": "NASA",
"readable": "NASA",
"graph": "resource:NASA"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:birth_date ?v . ?b rdf:type ontology:astronaut . ?k property:operator resource:NASA . ?b property:mission ?k . FILTER ( CONTAINS ( YEAR ( ?v ) , '1932' ) ) }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:birth_date ?v . ?b rdf:type ontology:astronaut . ?k property:operator resource:NASA . ?b property:mission ?k . FILTER ( CONTAINS ( YEAR ( ?v ) , '1932' ) ) }",
"graph_answer": [
"resource:Alan_Bean"
],
"readable_answer": [
"Alan Bean"
],
"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 ?a WHERE { ?k rdf:type ontology:astronaut . ?a property:operator resource:NASA . ?k property:mission ?a . ?k property:status resource:Retired }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?k rdf:type ontology:astronaut . ?a property:operator resource:NASA . ?k property:mission ?a . ?k property:status resource:Retired }",
"graph_answer": [
"resource:Apollo_12"
],
"readable_answer": [
"Apollo 12"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building
| 5 |
11582
|
Id46
|
[
{
"subject": "3Arena",
"property": "owner",
"object": "Live_Nation_Entertainment"
},
{
"subject": "Dublin",
"property": "leaderName",
"object": "Críona_Ní_Dhálaigh"
},
{
"subject": "Dublin",
"property": "country",
"object": "Republic_of_Ireland"
},
{
"subject": "3Arena",
"property": "location",
"object": "Dublin"
},
{
"subject": "Dublin",
"property": "leaderTitle",
"object": "European_Parliament"
}
] |
[
{
"subject": "3Arena",
"property": "owner",
"object": "Live_Nation_Entertainment"
},
{
"subject": "Dublin",
"property": "leader",
"object": "Críona_Ní_Dhálaigh"
},
{
"subject": "Dublin",
"property": "country",
"object": "Republic_of_Ireland"
},
{
"subject": "3Arena",
"property": "location",
"object": "Dublin"
},
{
"subject": "Dublin",
"property": "leaderTitle",
"object": "European_Parliament"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"3Arena, owned by Live Nation Entertainment, is in Dublin which is part of the Republic of Ireland. The leader of government is the European Parliament and Críona Ní Dhálaigh was Lord Mayor of Dublin.",
"3Arena, owned by Live Nation Entertainment, is located in Dublin, in the Republic of Ireland. European Parliament is the leader of Dublin, of which Criona Ni Dhalaigh was the Lord Mayor.",
"Live Nation Entertainment owns 3Arena in Dublin, Republic of Ireland. The Lord Mayor of the city is Criona Ni Dhalaigh and the government in the city is led by the European Parliament."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Dublin",
"property:leader",
"resource:Cr_ona_N__Dh_laigh"
],
[
"resource:Dublin",
"property:leader_title",
"resource:European_Parliament"
],
[
"resource:Dublin",
"property:country",
"resource:Republic_of_Ireland"
],
[
"resource:3Arena",
"rdf:type",
"ontology:building"
],
[
"resource:3Arena",
"property:location",
"resource:Dublin"
],
[
"resource:3Arena",
"property:owner",
"resource:Live_Nation_Entertainment"
]
] |
3Arena
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "3Arena",
"readable": "3Arena",
"graph": "resource:3Arena"
},
{
"modified": "Críona_Ní_Dhálaigh",
"readable": "Críona Ní Dhálaigh",
"graph": "resource:Cr_ona_N__Dh_laigh"
},
{
"modified": "Dublin",
"readable": "Dublin",
"graph": "resource:Dublin"
},
{
"modified": "European_Parliament",
"readable": "European Parliament",
"graph": "resource:European_Parliament"
},
{
"modified": "Live_Nation_Entertainment",
"readable": "Live Nation Entertainment",
"graph": "resource:Live_Nation_Entertainment"
},
{
"modified": "Republic_of_Ireland",
"readable": "Republic of Ireland",
"graph": "resource:Republic_of_Ireland"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?f ) WHERE { ?h property:owner resource:Live_Nation_Entertainment . ?h rdf:type ontology:building . ?h property:location resource:Dublin }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?f ) WHERE { ?h property:owner resource:Live_Nation_Entertainment . ?h rdf:type ontology:building . ?h property:location resource:Dublin }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x property:location resource:Dublin . ?x property:owner resource:Live_Nation_Entertainment . ?x rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x property:location resource:Dublin . ?x property:owner resource:Live_Nation_Entertainment . ?x rdf:type ontology:building }",
"graph_answer": [
"resource:3Arena"
],
"readable_answer": [
"3Arena"
],
"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 ?o WHERE { resource:Dublin property:number_of_locations ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Dublin property:number_of_locations ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 5 |
12274
|
Id221
|
[
{
"subject": "Spain",
"property": "language",
"object": "Spanish_language"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "Catalonia",
"property": "leaderName",
"object": "Parliament_of_Catalonia"
}
] |
[
{
"subject": "Spain",
"property": "language",
"object": "Spanish_language"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "Catalonia",
"property": "leader",
"object": "Parliament_of_Catalonia"
}
] |
(X (X (X)) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The leader of Spain, where Spanish is spoken, is Felipe VI. Arros negre is from the region of Catalonia in Spain. Catalonia is led by the Parliament of Catalonia.",
"The leaders of Catalonia in Spain are the Parliament of Catalonia and a traditional dish from that region is Arròs negre. The Spanish language is spoken in Spain and the leader of the country is Felipe VI."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Catalonia",
"property:leader",
"resource:Parliament_of_Catalonia"
],
[
"resource:Spain",
"property:leader",
"resource:Felipe_VI_of_Spain"
],
[
"resource:Spain",
"property:language",
"resource:Spanish_language"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:Catalonia"
]
] |
Arròs_negre
|
[
{
"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": "Arròs_negre",
"readable": "Arròs negre",
"graph": "resource:Arr_s_negre"
},
{
"modified": "Catalonia",
"readable": "Catalonia",
"graph": "resource:Catalonia"
},
{
"modified": "Felipe_VI_of_Spain",
"readable": "Felipe VI of Spain",
"graph": "resource:Felipe_VI_of_Spain"
},
{
"modified": "Parliament_of_Catalonia",
"readable": "Parliament of Catalonia",
"graph": "resource:Parliament_of_Catalonia"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Spanish_language",
"readable": "Spanish language",
"graph": "resource:Spanish_language"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { { { ?t property:leader resource:Parliament_of_Catalonia } UNION { ?t property:leader resource:Felipe_VI_of_Spain } } }",
"readable_query": "SELECT DISTINCT ?t WHERE { { { ?t property:leader resource:Parliament_of_Catalonia } UNION { ?t property:leader resource:Felipe_VI_of_Spain } } }",
"graph_answer": [
"resource:Catalonia",
"resource:Spain"
],
"readable_answer": [
"Catalonia",
"Spain"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?a property:leader resource:Felipe_VI_of_Spain }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:leader resource:Felipe_VI_of_Spain }",
"graph_answer": [
"resource:Spain"
],
"readable_answer": [
"Spain"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Spain property:language resource:Spanish_language }",
"readable_query": "ASK WHERE { resource:Spain property:language resource:Spanish_language }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?o property:country resource:Spain . ?o rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?o ) , 'negre' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o property:country resource:Spain . ?o rdf:type ontology:food . FILTER ( CONTAINS ( LCASE ( ?o ) , 'negre' ) ) }",
"graph_answer": [
"resource:Arr_s_negre"
],
"readable_answer": [
"Arròs negre"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport
| 5 |
10965
|
Id14
|
[
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "\"2777.0\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "cityServed",
"object": "\"Aarhus, Denmark\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "operator",
"object": "\"Aarhus Lufthavn A/S\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "elevation",
"object": "\"25.0\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "runwayDesignation",
"object": "\"10L/28R\""
}
] |
[
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "2777.0"
},
{
"subject": "Aarhus_Airport",
"property": "cityServed",
"object": "\"Aarhus, Denmark\""
},
{
"subject": "Aarhus_Airport",
"property": "operatingOrganisation",
"object": "\"Aarhus Lufthavn A/S\""
},
{
"subject": "Aarhus_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "25.0"
},
{
"subject": "Aarhus_Airport",
"property": "runwayName",
"object": "\"10L/28R\""
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus Airport in Denmark has a runway named 10L/28R which is 2777.0 metres long. The airport, which lies 25 metres above sea level, is operated by Aarhus Lufthavn A/S.",
"Aarhus Airport is located in Aarhus, Denmark and is operated by Aarhus Lufthavn A/S. The airport lies 25 metres above sea level and has a runway named 10L/28R which is 2777 metres long.",
"Aarhus airport services the city of Aarhus, Denmark and operated by Aarhus Lufthavn A/S. The airport is 25 meters above sea level and the 10L/28R runway is 2777.0 in length."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aarhus_Airport",
"property:runway_length",
"resource:2777_0"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Aarhus_Airport",
"property:city_served",
"resource:Aarhus__Denmark"
],
[
"resource:Aarhus_Airport",
"property:elevation_above_the_sea_level",
"resource:25_0"
],
[
"resource:Aarhus_Airport",
"property:runway_name",
"resource:10L_28R"
],
[
"resource:Aarhus_Airport",
"property:operating_organisation",
"resource:Aarhus_Lufthavn_A_S"
]
] |
Aarhus_Airport
|
[
{
"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": "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": "10L/28R",
"readable": "10L/28R",
"graph": "resource:10L_28R"
},
{
"modified": "25.0",
"readable": "25.0",
"graph": "resource:25_0"
},
{
"modified": "2777.0",
"readable": "2777.0",
"graph": "resource:2777_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"
},
{
"modified": "Aarhus, Denmark",
"readable": "Aarhus, Denmark",
"graph": "resource:Aarhus__Denmark"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?y ?t WHERE { resource:Aarhus_Airport property:runway_length ?y . resource:Aarhus_Airport property:operating_organisation ?t }",
"readable_query": "SELECT DISTINCT ?y ?t WHERE { resource:Aarhus_Airport property:runway_length ?y . resource:Aarhus_Airport property:operating_organisation ?t }",
"graph_answer": [
"resource:2777_0",
"resource:Aarhus_Lufthavn_A_S"
],
"readable_answer": [
"2777.0",
"Aarhus Lufthavn A/S"
],
"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 ?j ?i WHERE { resource:Aarhus_Airport property:runway_name ?j . resource:Aarhus_Airport property:elevation_above_the_sea_level ?i }",
"readable_query": "SELECT DISTINCT ?j ?i WHERE { resource:Aarhus_Airport property:runway_name ?j . resource:Aarhus_Airport property:elevation_above_the_sea_level ?i }",
"graph_answer": [
"resource:10L_28R",
"resource:25_0"
],
"readable_answer": [
"10L/28R",
"25.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 ?s WHERE { resource:Aarhus_Airport property:has_to_its_west ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Aarhus_Airport property:has_to_its_west ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam
| 3 |
7965
|
Id38
|
[
{
"subject": "A.C._Lumezzane",
"property": "manager",
"object": "Michele_Marcolini"
},
{
"subject": "Michele_Marcolini",
"property": "team",
"object": "Atalanta_B.C."
},
{
"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": "Atalanta_B.C."
},
{
"subject": "Michele_Marcolini",
"property": "club",
"object": "A.C._Chievo_Verona"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Michele Marcolini has managed A.C. Lumezzane and played for Atalanta B.C. and A.C. Chievo Verona.",
"Michele Marcolini has been the manager of AC Lumezzane and his club is A.C. Chievo Verona but he plays for Atalanta B.C.",
"Michele Marcolini plays for both Atalanta B.C. and A.C. Chievo Verona and has been manager of AC Lumezzane."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_C__Lumezzane",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Lumezzane",
"property:manager",
"resource:Michele_Marcolini"
],
[
"resource:Michele_Marcolini",
"property:club",
"resource:Atalanta_B_C_"
],
[
"resource:Michele_Marcolini",
"property:club",
"resource: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": "Atalanta_B.C.",
"readable": "Atalanta B.C.",
"graph": "resource:Atalanta_B_C_"
},
{
"modified": "Michele_Marcolini",
"readable": "Michele Marcolini",
"graph": "resource:Michele_Marcolini"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?w ) WHERE { FILTER ( CONTAINS ( LCASE ( ?j ) , 'michele' ) ) . ?j property:club resource:Atalanta_B_C_ . ?v rdf:type ontology:sports_team . ?v property:manager ?j }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?w ) WHERE { FILTER ( CONTAINS ( LCASE ( ?j ) , 'michele' ) ) . ?j property:club resource:Atalanta_B.C. . ?v rdf:type ontology:sports_team . ?v property:manager ?j }",
"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 ?m ?c WHERE { ?m rdf:type ontology:sports_team . ?m property:manager ?c . ?c property:club resource:Atalanta_B_C_ }",
"readable_query": "SELECT DISTINCT ?m ?c WHERE { ?m rdf:type ontology:sports_team . ?m property:manager ?c . ?c property:club resource:Atalanta_B.C. }",
"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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?i ) WHERE { resource:Michele_Marcolini property:club ?g }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?i ) WHERE { resource:Michele_Marcolini property:club ?g }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:Michele_Marcolini property:club ?j . FILTER ( ?j != resource:Atalanta_B_C_ ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Michele_Marcolini property:club ?j . FILTER ( ?j != resource:Atalanta_B.C. ) }",
"graph_answer": [
"resource:A_C__Chievo_Verona"
],
"readable_answer": [
"A.C. Chievo Verona"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 3 |
7121
|
Id34
|
[
{
"subject": "Arrabbiata_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Italy",
"property": "language",
"object": "Italian_language"
}
] |
[
{
"subject": "Arrabbiata_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Italy",
"property": "language",
"object": "Italian_language"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Arrabbiata sauce is from Italy, where the capital is Rome and Italian is the language.",
"Arrabbiata sauce can be found in Italy which has the capital city of Rome and uses the Italian language.",
"Italy is home to the Italian language, the capital Rome and Arrabbiata sauce."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Arrabbiata_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Arrabbiata_sauce",
"property:country",
"resource:Italy"
],
[
"resource:Italy",
"property:capital",
"resource:Rome"
],
[
"resource:Italy",
"property:language",
"resource:Italian_language"
]
] |
Arrabbiata_sauce
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Arrabbiata_sauce",
"readable": "Arrabbiata sauce",
"graph": "resource:Arrabbiata_sauce"
},
{
"modified": "Italian_language",
"readable": "Italian language",
"graph": "resource:Italian_language"
},
{
"modified": "Italy",
"readable": "Italy",
"graph": "resource:Italy"
},
{
"modified": "Rome",
"readable": "Rome",
"graph": "resource:Rome"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?c ) WHERE { ?t rdf:type ontology:food . ?d property:language resource:Italian_language . ?t property:country ?d }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?c ) WHERE { ?t rdf:type ontology:food . ?d property:language resource:Italian_language . ?t property:country ?d }",
"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 ?p WHERE { ?p property:country ?q . ?q property:language resource:Italian_language . ?p rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p property:country ?q . ?q property:language resource:Italian_language . ?p rdf:type ontology:food }",
"graph_answer": [
"resource:Arrabbiata_sauce"
],
"readable_answer": [
"Arrabbiata sauce"
],
"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 ?s WHERE { resource:Arrabbiata_sauce property:country ?s . resource:Arrabbiata_sauce rdf:type ontology:food . ?s property:language resource:Italian_language }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Arrabbiata_sauce property:country ?s . resource:Arrabbiata_sauce rdf:type ontology:food . ?s property:language resource:Italian_language }",
"graph_answer": [
"resource:Italy"
],
"readable_answer": [
"Italy"
],
"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 ?n WHERE { resource:Italy property:active_years_start_year ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Italy property:active_years_start_year ?n }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Italy property:crew_members ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Italy property:crew_members ?y }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University
| 4 |
10716
|
Id8
|
[
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "Kerala",
"property": "leaderName",
"object": "Kochi"
},
{
"subject": "AWH_Engineering_College",
"property": "state",
"object": "Kerala"
},
{
"subject": "India",
"property": "river",
"object": "Ganges"
}
] |
[
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "Kerala",
"property": "leader",
"object": "Kochi"
},
{
"subject": "AWH_Engineering_College",
"property": "state",
"object": "Kerala"
},
{
"subject": "India",
"property": "river",
"object": "Ganges"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"AWH Engineering College is in Kerala, India. The leader of Kerala is Kochi. The Ganges is a river in India.",
"AWH Engineering College (India) is in the state of Kerala who has as its leader Kochi. The Ganges is one of India's rivers."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:AWH_Engineering_College",
"rdf:type",
"ontology:university"
],
[
"resource:AWH_Engineering_College",
"property:state",
"resource:Kerala"
],
[
"resource:AWH_Engineering_College",
"property:country",
"resource:India"
],
[
"resource:India",
"property:river",
"resource:Ganges"
],
[
"resource:Kerala",
"property:leader",
"resource:Kochi"
]
] |
AWH_Engineering_College
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "river",
"readable": "river",
"graph": "property:river"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "AWH_Engineering_College",
"readable": "AWH Engineering College",
"graph": "resource:AWH_Engineering_College"
},
{
"modified": "Ganges",
"readable": "Ganges",
"graph": "resource:Ganges"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Kerala",
"readable": "Kerala",
"graph": "resource:Kerala"
},
{
"modified": "Kochi",
"readable": "Kochi",
"graph": "resource:Kochi"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?f rdf:type ontology:university . ?f property:country resource:India . ?f property:state resource:New_York }",
"readable_query": "ASK WHERE { ?f rdf:type ontology:university . ?f property:country resource:India . ?f property:state resource:New_York }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?z property:country resource:India . ?z rdf:type ontology:university . ?z property:state resource:Kerala }",
"readable_query": "ASK WHERE { ?z property:country resource:India . ?z rdf:type ontology:university . ?z property:state resource:Kerala }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?c WHERE { ?c property:state resource:Kerala . ?c property:country resource:India . ?c rdf:type ontology:university }",
"readable_query": "SELECT ?c WHERE { ?c property:state resource:Kerala . ?c property:country resource:India . ?c rdf:type ontology:university }",
"graph_answer": [
"resource:AWH_Engineering_College"
],
"readable_answer": [
"AWH Engineering College"
],
"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 ?a WHERE { resource:Kerala property:leader ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Kerala property:leader ?a }",
"graph_answer": [
"resource:Kochi"
],
"readable_answer": [
"Kochi"
],
"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"
]
}
] |
|
Building
| 5 |
11664
|
Id128
|
[
{
"subject": "Birmingham",
"property": "postalCode",
"object": "B_postcode_area"
},
{
"subject": "103_Colmore_Row",
"property": "architect",
"object": "John_Madin"
},
{
"subject": "John_Madin",
"property": "hometown",
"object": "Birmingham"
},
{
"subject": "Birmingham",
"property": "leaderName",
"object": "John_Clancy_(Labour_politician)"
},
{
"subject": "Birmingham",
"property": "governingBody",
"object": "Birmingham_City_Council"
}
] |
[
{
"subject": "Birmingham",
"property": "postalCode",
"object": "B_postcode_area"
},
{
"subject": "103_Colmore_Row",
"property": "architect",
"object": "John_Madin"
},
{
"subject": "John_Madin",
"property": "origin",
"object": "Birmingham"
},
{
"subject": "Birmingham",
"property": "leader",
"object": "John_Clancy_(Labour_politician)"
},
{
"subject": "Birmingham",
"property": "governingBody",
"object": "Birmingham_City_Council"
}
] |
(X (X (X (X) (X) (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Birminham, which has the B postcode, is led by Labour politician John Clancy and the Birmingham City Council. It is the home town of architect John Madin who designed 103 Colmore Row.",
"103 Colmore Row was designed by the architect, John Madin, who originated from Birmingham (postal code 'B'). Labour politician, John Clancy is the leader of Birmingham, with Birmingham City Council as the governing body .",
"The governing body of Birmingham, which has the B postcode, is the City Council along with labour politician John Clancy. It is the home town of architect John Madin who designed 103 Colmore Row."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:John_Madin",
"property:origin",
"resource:Birmingham"
],
[
"resource:Birmingham",
"property:leader",
"resource:John_Clancy__Labour_politician_"
],
[
"resource:Birmingham",
"property:postal_code",
"resource:B_postcode_area"
],
[
"resource:Birmingham",
"property:governing_body",
"resource:Birmingham_City_Council"
],
[
"resource:103_Colmore_Row",
"property:architect",
"resource:John_Madin"
],
[
"resource:103_Colmore_Row",
"rdf:type",
"ontology:building"
]
] |
103_Colmore_Row
|
[
{
"modified": "architect",
"readable": "architect",
"graph": "property:architect"
},
{
"modified": "governingBody",
"readable": "governing body",
"graph": "property:governing_body"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "postalCode",
"readable": "postal code",
"graph": "property:postal_code"
},
{
"modified": "103_Colmore_Row",
"readable": "103 Colmore Row",
"graph": "resource:103_Colmore_Row"
},
{
"modified": "B_postcode_area",
"readable": "B postcode area",
"graph": "resource:B_postcode_area"
},
{
"modified": "Birmingham",
"readable": "Birmingham",
"graph": "resource:Birmingham"
},
{
"modified": "Birmingham_City_Council",
"readable": "Birmingham City Council",
"graph": "resource:Birmingham_City_Council"
},
{
"modified": "John_Clancy_(Labour_politician)",
"readable": "John Clancy",
"graph": "resource:John_Clancy__Labour_politician_"
},
{
"modified": "John_Madin",
"readable": "John Madin",
"graph": "resource:John_Madin"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?d property:origin ?q . ?q property:governing_body resource:Eastern_Provincial_Council }",
"readable_query": "ASK WHERE { ?d property:origin ?q . ?q property:governing_body resource:Eastern_Provincial_Council }",
"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"
]
}
] |
|
Building
| 5 |
11592
|
Id56
|
[
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "location",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "leaderName",
"object": "Margrethe_II_of_Denmark"
},
{
"subject": "Marriott_International",
"property": "foundationPlace",
"object": "Washington,_D.C."
},
{
"subject": "Denmark",
"property": "capital",
"object": "Copenhagen"
},
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "operator",
"object": "Marriott_International"
}
] |
[
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "location",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "leader",
"object": "Margrethe_II_of_Denmark"
},
{
"subject": "Marriott_International",
"property": "foundationPlace",
"object": "Washington,_D.C."
},
{
"subject": "Denmark",
"property": "capital",
"object": "Copenhagen"
},
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "tenant",
"object": "Marriott_International"
}
] |
(X (X (X)) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The current tenant of AC Hotel Bella Sky in Copenhagen, Denmark is the Marriott International Hotel. Marriott International was founded in Washington DC. Copenhagen is the Danish capital and the country is led by Margrethe II.",
"The leader of Denmark is Margrethe II and the capital city is Copenhagen which is the location of the AC Hotel Bella Sky. The hotel is currently tenanted by Marriott International which was founded in Washington DC."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"rdf:type",
"ontology:building"
],
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"property:tenant",
"resource:Marriott_International"
],
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"property:location",
"resource:Denmark"
],
[
"resource:Marriott_International",
"property:foundation_place",
"resource:Washington__D_C_"
],
[
"resource:Denmark",
"property:leader",
"resource:Margrethe_II_of_Denmark"
],
[
"resource:Denmark",
"property:capital",
"resource:Copenhagen"
]
] |
AC_Hotel_Bella_Sky_Copenhagen
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "tenant",
"readable": "tenant",
"graph": "property:tenant"
},
{
"modified": "AC_Hotel_Bella_Sky_Copenhagen",
"readable": "AC Hotel Bella Sky Copenhagen",
"graph": "resource:AC_Hotel_Bella_Sky_Copenhagen"
},
{
"modified": "Copenhagen",
"readable": "Copenhagen",
"graph": "resource:Copenhagen"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "Margrethe_II_of_Denmark",
"readable": "Margrethe II of Denmark",
"graph": "resource:Margrethe_II_of_Denmark"
},
{
"modified": "Marriott_International",
"readable": "Marriott International",
"graph": "resource:Marriott_International"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?i rdf:type ontology:building . ?i property:location resource:Denmark . ?i property:tenant ?n . ?n property:foundation_place resource:Washington__D_C_ }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?i rdf:type ontology:building . ?i property:location resource:Denmark . ?i property:tenant ?n . ?n property:foundation_place resource:Washington,_D.C. }",
"graph_answer": [
"resource:Marriott_International"
],
"readable_answer": [
"Marriott International"
],
"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 ?e WHERE { ?e rdf:type ontology:building . ?e property:tenant resource:Marriott_International . ?e property:location resource:Denmark . resource:Marriott_International property:foundation_place resource:Washington__D_C_ }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:building . ?e property:tenant resource:Marriott_International . ?e property:location resource:Denmark . resource:Marriott_International property:foundation_place resource:Washington,_D.C. }",
"graph_answer": [
"resource:AC_Hotel_Bella_Sky_Copenhagen"
],
"readable_answer": [
"AC Hotel Bella Sky Copenhagen"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?s WHERE { resource:Denmark property:leader ?s . resource:Denmark property:capital ?q }",
"readable_query": "SELECT DISTINCT ?q ?s WHERE { resource:Denmark property:leader ?s . resource:Denmark property:capital ?q }",
"graph_answer": [
"resource:Copenhagen",
"resource:Margrethe_II_of_Denmark"
],
"readable_answer": [
"Copenhagen",
"Margrethe II of Denmark"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Athlete
| 3 |
6284
|
Id120
|
[
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "Person/weight",
"object": "\"96.1632\"^^<http://dbpedia.org/datatype/kilogram>"
},
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "draftTeam",
"object": "Florida_Panthers"
},
{
"subject": "Florida_Panthers",
"property": "generalManager",
"object": "Dale_Tallon"
}
] |
[
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "weight",
"object": "96.1632 (kilograms)"
},
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "draftTeam",
"object": "Florida_Panthers"
},
{
"subject": "Florida_Panthers",
"property": "generalManager",
"object": "Dale_Tallon"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aleksander Barkov Jr weights 96.1632 kgs and his draft team is the Florida Panthers whose general manager is Dale Tallon.",
"Aleksander Barkov Jr. (weight 96.1632 kgs) was drafted by the Florida Panthers, whose general manager is Dale Tallon."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Florida_Panthers",
"property:general_manager",
"resource:Dale_Tallon"
],
[
"resource:Aleksander_Barkov__Jr_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksander_Barkov__Jr_",
"property:draft_team",
"resource:Florida_Panthers"
],
[
"resource:Aleksander_Barkov__Jr_",
"property:weight",
"96.1632 (kilograms)"
]
] |
Aleksander_Barkov,_Jr.
|
[
{
"modified": "96.1632 (kilograms)",
"readable": "96.1632",
"graph": "96.1632 (kilograms)"
},
{
"modified": "draftTeam",
"readable": "draft team",
"graph": "property:draft_team"
},
{
"modified": "generalManager",
"readable": "general manager",
"graph": "property:general_manager"
},
{
"modified": "weight",
"readable": "weight",
"graph": "property:weight"
},
{
"modified": "Aleksander_Barkov,_Jr.",
"readable": "Aleksander Barkov, Jr.",
"graph": "resource:Aleksander_Barkov__Jr_"
},
{
"modified": "Dale_Tallon",
"readable": "Dale Tallon",
"graph": "resource:Dale_Tallon"
},
{
"modified": "Florida_Panthers",
"readable": "Florida Panthers",
"graph": "resource:Florida_Panthers"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?p rdf:type ontology:athlete . ?e property:general_manager resource:Jarmo_Kek_l_inen . ?p property:draft_team ?e }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:athlete . ?e property:general_manager resource:Jarmo_Kekäläinen . ?p property:draft_team ?e }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Food
| 5 |
12117
|
Id64
|
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
}
] |
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
}
] |
(X (X (X) (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Bacon Explosion comes from the United States where Asian Americans are an ethnic group and the capital is Washington, D.C. The leader of the United States is called the President and this is Barack Obama.",
"Bacon Explosion is a dish from the United States, where Barack Obama is leader and President and the capital city is Washington DC. Asian Americans are one of the ethnic groups in the United States."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:United_States",
"property:leader_title",
"resource:President_of_the_United_States"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:country",
"resource:United_States"
]
] |
Bacon_Explosion
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "President_of_the_United_States",
"readable": "President of the United States",
"graph": "resource:President_of_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . ?q property:ethnic_group resource:Asian_Americans . resource:Bacon_Explosion property:country ?q }",
"readable_query": "ASK WHERE { resource:Bacon_Explosion rdf:type ontology:food . ?q property:ethnic_group resource:Asian_Americans . resource:Bacon_Explosion property:country ?q }",
"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 ?v WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country ?v . ?v property:ethnic_group resource:Asian_Americans }",
"readable_query": "SELECT ?v WHERE { resource:Bacon_Explosion rdf:type ontology:food . resource:Bacon_Explosion property:country ?v . ?v property:ethnic_group resource:Asian_Americans }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?m WHERE { resource:United_States property:leader ?k . resource:United_States property:capital ?m }",
"readable_query": "SELECT DISTINCT ?k ?m WHERE { resource:United_States property:leader ?k . resource:United_States property:capital ?m }",
"graph_answer": [
"resource:Barack_Obama",
"resource:Washington__D_C_"
],
"readable_answer": [
"Barack Obama",
"Washington, D.C."
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:United_States property:compete_in ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:United_States property:compete_in ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody
| 3 |
6662
|
Id79
|
[
{
"subject": "1089_Tama",
"property": "Planet/averageSpeed",
"object": "\"19.94\"^^<http://dbpedia.org/datatype/kilometrePerSecond>"
},
{
"subject": "1089_Tama",
"property": "Planet/orbitalPeriod",
"object": "\"1202.846\"^^<http://dbpedia.org/datatype/day>"
},
{
"subject": "1089_Tama",
"property": "Planet/apoapsis",
"object": "\"3.73513E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "1089_Tama",
"property": "averageSpeed",
"object": "19.94 (kilometrePerSeconds)"
},
{
"subject": "1089_Tama",
"property": "orbitalPeriod",
"object": "1202.846 (days)"
},
{
"subject": "1089_Tama",
"property": "apoapsis",
"object": "373513000.0 (kilometres)"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"With an orbital period of 1202.846 days, 1089 Tama, has an average speed of 19.94 kilometres per second and an apoapsis of 373513000.0 kilometres.",
"1089 Tama has an average speed of 19.94 km per sec. and an apoapsis of 373513000.0 kilometres. The orbital period for this body is 1202.846 days.",
"1089 Tama has an average speed of 19.94 kilometres per second, an orbital period of 1202.846 days and an apoapsis of 373513000.0 kilometres."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:1089_Tama",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1089_Tama",
"property:apoapsis",
"373513000.0 (kilometres)"
],
[
"resource:1089_Tama",
"property:average_speed",
"19.94 (kilometrePerSeconds)"
],
[
"resource:1089_Tama",
"property:orbital_period",
"1202.846 (days)"
]
] |
1089_Tama
|
[
{
"modified": "1202.846 (days)",
"readable": "1202.846",
"graph": "1202.846 (days)"
},
{
"modified": "19.94 (kilometrePerSeconds)",
"readable": "19.94",
"graph": "19.94 (kilometrePerSeconds)"
},
{
"modified": "373513000.0 (kilometres)",
"readable": "373513000.0",
"graph": "373513000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "averageSpeed",
"readable": "average speed",
"graph": "property:average_speed"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "1089_Tama",
"readable": "1089 Tama",
"graph": "resource:1089_Tama"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?s property:orbital_period resource:8788850000_0 . ?s rdf:type ontology:celestial_body . ?s property:apoapsis ?o }",
"readable_query": "ASK WHERE { ?s property:orbital_period resource:8788850000.0 . ?s rdf:type ontology:celestial_body . ?s property:apoapsis ?o }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete
| 4 |
9055
|
Id125
|
[
{
"subject": "Houston_Texans",
"property": "locationCity",
"object": "Texas"
},
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
},
{
"subject": "Atlanta_Falcons",
"property": "owner",
"object": "Arthur_Blank"
}
] |
[
{
"subject": "Houston_Texans",
"property": "city",
"object": "Texas"
},
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
},
{
"subject": "Atlanta_Falcons",
"property": "owner",
"object": "Arthur_Blank"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Dent debuted with the Atlanta Falcons who are owned by Arthur Blank. He went on to play for Houston Texans who are based in Texas.",
"Akeem Dent debuted with the Atlanta Falcons which are owned by, Arthur Blank. Akeem Dent used to play for Texas based, Houston Texans.",
"Akeem Dent's first played for the Atlanta Falcons who are owned by Arthur Blank. He went on to play for Houston Texans whose home is in Texas."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Akeem_Dent",
"property:former_team",
"resource:Houston_Texans"
],
[
"resource:Akeem_Dent",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Dent",
"property:debut_team",
"resource:Atlanta_Falcons"
],
[
"resource:Houston_Texans",
"property:city",
"resource:Texas"
],
[
"resource:Atlanta_Falcons",
"property:owner",
"resource:Arthur_Blank"
]
] |
Akeem_Dent
|
[
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "debutTeam",
"readable": "debut team",
"graph": "property:debut_team"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "Akeem_Dent",
"readable": "Akeem Dent",
"graph": "resource:Akeem_Dent"
},
{
"modified": "Arthur_Blank",
"readable": "Arthur Blank",
"graph": "resource:Arthur_Blank"
},
{
"modified": "Atlanta_Falcons",
"readable": "Atlanta Falcons",
"graph": "resource:Atlanta_Falcons"
},
{
"modified": "Houston_Texans",
"readable": "Houston Texans",
"graph": "resource:Houston_Texans"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:athlete . ?x property:debut_team resource:Atlanta_Falcons . ?x property:former_team ?l . ?l property:city resource:Texas }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:athlete . ?x property:debut_team resource:Atlanta_Falcons . ?x property:former_team ?l . ?l property:city resource:Texas }",
"graph_answer": [
"resource:Akeem_Dent"
],
"readable_answer": [
"Akeem Dent"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Akeem_Dent property:debut_team resource:Atlanta_Falcons . ?g property:city resource:Texas . resource:Akeem_Dent rdf:type ontology:athlete . resource:Akeem_Dent property:former_team ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Akeem_Dent property:debut_team resource:Atlanta_Falcons . ?g property:city resource:Texas . resource:Akeem_Dent rdf:type ontology:athlete . resource:Akeem_Dent property:former_team ?g }",
"graph_answer": [
"resource:Houston_Texans"
],
"readable_answer": [
"Houston Texans"
],
"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 ?n WHERE { resource:Atlanta_Falcons property:owner ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Atlanta_Falcons property:owner ?n }",
"graph_answer": [
"resource:Arthur_Blank"
],
"readable_answer": [
"Arthur Blank"
],
"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"
]
}
] |
|
Company
| 2 |
4458
|
Id46
|
[
{
"subject": "Hypermarcas",
"property": "industry",
"object": "Pharmaceuticals"
},
{
"subject": "Hypermarcas",
"property": "foundingYear",
"object": "2001-01-01"
}
] |
[
{
"subject": "Hypermarcas",
"property": "industry",
"object": "Pharmaceuticals"
},
{
"subject": "Hypermarcas",
"property": "foundingDate",
"object": "2001-01-01"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Founded on 2001-01-01, Hypermarcas is in the pharmaceutical industry.",
"Hypermarcas is a pharmaceutical company that was founded on January 1, 2001.",
"Hypermarcas, which was founded on January 1, 2001, is in the pharmaceuticals industry."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Hypermarcas",
"property:founding_date",
"resource:2001_01_01"
],
[
"resource:Hypermarcas",
"rdf:type",
"ontology:company"
],
[
"resource:Hypermarcas",
"property:industry",
"resource:Pharmaceuticals"
]
] |
Hypermarcas
|
[
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "industry",
"readable": "industry",
"graph": "property:industry"
},
{
"modified": "2001-01-01",
"readable": "2001-01-01",
"graph": "resource:2001_01_01"
},
{
"modified": "Hypermarcas",
"readable": "Hypermarcas",
"graph": "resource:Hypermarcas"
},
{
"modified": "Pharmaceuticals",
"readable": "Pharmaceuticals",
"graph": "resource:Pharmaceuticals"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?q rdf:type ontology:company . ?q property:industry ?a . ?q property:founding_date ?b . FILTER ( CONTAINS ( YEAR ( ?b ) , '2001' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?q rdf:type ontology:company . ?q property:industry ?a . ?q property:founding_date ?b . FILTER ( CONTAINS ( YEAR ( ?b ) , '2001' ) ) }",
"graph_answer": [
"resource:Pharmaceuticals"
],
"readable_answer": [
"Pharmaceuticals"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '2001' ) ) . ?c property:founding_date ?z . ?c property:industry resource:Pharmaceuticals . ?c rdf:type ontology:company }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '2001' ) ) . ?c property:founding_date ?z . ?c property:industry resource:Pharmaceuticals . ?c rdf:type ontology:company }",
"graph_answer": [
"resource:Hypermarcas"
],
"readable_answer": [
"Hypermarcas"
],
"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": "ASK WHERE { resource:Hypermarcas property:founding_date resource:2001_01_01 }",
"readable_query": "ASK WHERE { resource:Hypermarcas property:founding_date resource:2001-01-01 }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport
| 4 |
8591
|
Id189
|
[
{
"subject": "Lahore",
"property": "country",
"object": "Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
},
{
"subject": "Pakistan",
"property": "leaderName",
"object": "Nawaz_Sharif"
}
] |
[
{
"subject": "Lahore",
"property": "country",
"object": "Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
},
{
"subject": "Pakistan",
"property": "leader",
"object": "Nawaz_Sharif"
}
] |
(X (X) (X (X (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Nawaz Sharif is the leader of Pakistan where Allama Iqbal International airport is located in Punjab and serves the city of Lahore.",
"The city of Lahore in Pakistan is served by Allama Iqbal International airport. Pakistan's leader is Nawaz Sharif and the airport is located in the Punjab region of the country.",
"Pakistan has the leader Nawaz Sharif and is the country where you will find the city of Lahore, which is served by Allama Iqbal International Airport, which is located in Punjab."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Allama_Iqbal_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:location",
"resource:Punjab__Pakistan"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:city_served",
"resource:Lahore"
],
[
"resource:Pakistan",
"property:leader",
"resource:Nawaz_Sharif"
],
[
"resource:Lahore",
"property:country",
"resource:Pakistan"
]
] |
Allama_Iqbal_International_Airport
|
[
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Allama_Iqbal_International_Airport",
"readable": "Allama Iqbal International Airport",
"graph": "resource:Allama_Iqbal_International_Airport"
},
{
"modified": "Lahore",
"readable": "Lahore",
"graph": "resource:Lahore"
},
{
"modified": "Nawaz_Sharif",
"readable": "Nawaz Sharif",
"graph": "resource:Nawaz_Sharif"
},
{
"modified": "Pakistan",
"readable": "Pakistan",
"graph": "resource:Pakistan"
},
{
"modified": "Punjab,_Pakistan",
"readable": "Punjab, Pakistan",
"graph": "resource:Punjab__Pakistan"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r property:location resource:Punjab__Pakistan . ?y property:country resource:Pakistan . ?r property:city_served ?y . ?r rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:location resource:Punjab,_Pakistan . ?y property:country resource:Pakistan . ?r property:city_served ?y . ?r rdf:type ontology:airport }",
"graph_answer": [
"resource:Allama_Iqbal_International_Airport"
],
"readable_answer": [
"Allama Iqbal 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 ?t WHERE { ?s property:city_served ?t . ?s property:location resource:Punjab__Pakistan . ?s rdf:type ontology:airport . ?t property:country resource:Pakistan }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?s property:city_served ?t . ?s property:location resource:Punjab,_Pakistan . ?s rdf:type ontology:airport . ?t property:country resource:Pakistan }",
"graph_answer": [
"resource:Lahore"
],
"readable_answer": [
"Lahore"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Pakistan property:music_subgenre ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Pakistan property:music_subgenre ?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"
]
}
] |
|
SportsTeam
| 2 |
5265
|
Id9
|
[
{
"subject": "1._FC_Magdeburg",
"property": "manager",
"object": "Jens_Härtel"
},
{
"subject": "Jens_Härtel",
"property": "team",
"object": "FC_Sachsen_Leipzig"
}
] |
[
{
"subject": "1._FC_Magdeburg",
"property": "manager",
"object": "Jens_Härtel"
},
{
"subject": "Jens_Härtel",
"property": "club",
"object": "FC_Sachsen_Leipzig"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The manager of FC Magdeburg is Jens Härtel, who has represented the club FC Sachsen Leipzig.",
"Jens Härtel has managed the 1 FC Magdeburg. He has represented the club FC Sachsen Leipzig.",
"The manager of FC Magdeburg is Jens Härtel who played for FC Sachsen Leipzig."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Jens_H_rtel",
"property:club",
"resource:FC_Sachsen_Leipzig"
],
[
"resource:1__FC_Magdeburg",
"rdf:type",
"ontology:sports_team"
],
[
"resource:1__FC_Magdeburg",
"property:manager",
"resource:Jens_H_rtel"
]
] |
1._FC_Magdeburg
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "1._FC_Magdeburg",
"readable": "1. FC Magdeburg",
"graph": "resource:1__FC_Magdeburg"
},
{
"modified": "FC_Sachsen_Leipzig",
"readable": "FC Sachsen Leipzig",
"graph": "resource:FC_Sachsen_Leipzig"
},
{
"modified": "Jens_Härtel",
"readable": "Jens Härtel",
"graph": "resource:Jens_H_rtel"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?o rdf:type ontology:sports_team . ?o property:manager resource:Vica }",
"readable_query": "ASK WHERE { ?o rdf:type ontology:sports_team . ?o property:manager resource:Vica }",
"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 { ?m property:manager resource:Jens_H_rtel . ?m rdf:type ontology:sports_team }",
"readable_query": "ASK WHERE { ?m property:manager resource:Jens_Härtel . ?m rdf:type ontology:sports_team }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?t WHERE { ?t property:manager resource:Jens_H_rtel . ?t rdf:type ontology:sports_team }",
"readable_query": "SELECT ?t WHERE { ?t property:manager resource:Jens_Härtel . ?t rdf:type ontology:sports_team }",
"graph_answer": [
"resource:1__FC_Magdeburg"
],
"readable_answer": [
"1. FC Magdeburg"
],
"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 ?g WHERE { resource:Jens_H_rtel property:club ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Jens_Härtel property:club ?g }",
"graph_answer": [
"resource:FC_Sachsen_Leipzig"
],
"readable_answer": [
"FC Sachsen Leipzig"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University
| 6 |
13027
|
Id56
|
[
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "city",
"object": "Aarhus"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "faculty",
"object": "737"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "dean",
"object": "\"Thomas Pallesen\"@en"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "students",
"object": "16000"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "country",
"object": "Denmark"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "established",
"object": "1928"
}
] |
[
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "city",
"object": "Aarhus"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "academicStaffSize",
"object": "737"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "dean",
"object": "\"Thomas Pallesen\""
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "numberOfStudents",
"object": "16000"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "country",
"object": "Denmark"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "established",
"object": "1928"
}
] |
(X (X) (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"School of Business and Social Sciences at the Aarhus University in Aarhus, Denmark was established in 1928 and has 16000 students. The dean is Thomas Pallesen and they have 737 academic Staff.",
"Established in 1928 and with a current staff of 737 and student body of 16000, the School of Business and Social Sciences at the Aarhus University is located in Aarus, Denmark. The dean is Thomas Pallesen.",
"The School of Business and Social Sciences at the Aarhus University was founded in 1928 in the city of Aarhus in the country Denmark. It has 16000 students and 737 members of staff. The dean of the school is Thomas Pallesen."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:dean",
"resource:Thomas_Pallesen"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:city",
"resource:Aarhus"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:country",
"resource:Denmark"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:number_of_students",
"16000"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:established",
"resource:1928"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:academic_staff_size",
"737"
]
] |
School_of_Business_and_Social_Sciences_at_the_Aarhus_University
|
[
{
"modified": "16000",
"readable": "16000",
"graph": "16000"
},
{
"modified": "737",
"readable": "737",
"graph": "737"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "dean",
"readable": "dean",
"graph": "property:dean"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "numberOfStudents",
"readable": "number of students",
"graph": "property:number_of_students"
},
{
"modified": "1928",
"readable": "1928",
"graph": "resource:1928"
},
{
"modified": "Aarhus",
"readable": "Aarhus",
"graph": "resource:Aarhus"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
},
{
"modified": "Thomas Pallesen",
"readable": "Thomas Pallesen",
"graph": "resource:Thomas_Pallesen"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?v = '737' ) . ?w rdf:type ontology:university . ?w property:dean ?i . ?w property:academic_staff_size ?v }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?v = '737' ) . ?w rdf:type ontology:university . ?w property:dean ?i . ?w property:academic_staff_size ?v }",
"graph_answer": [
"resource:Thomas_Pallesen"
],
"readable_answer": [
"Thomas Pallesen"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k property:academic_staff_size ?z . ?k property:dean resource:Thomas_Pallesen . ?k rdf:type ontology:university . FILTER ( ?z = '737' ) }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:academic_staff_size ?z . ?k property:dean resource:Thomas_Pallesen . ?k rdf:type ontology:university . FILTER ( ?z = '737' ) }",
"graph_answer": [
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
],
"readable_answer": [
"School of Business and Social Sciences at the Aarhus University"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"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 ?z ?t WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?t . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:established ?z }",
"readable_query": "SELECT DISTINCT ?z ?t WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?t . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:established ?z }",
"graph_answer": [
"resource:1928",
"16000"
],
"readable_answer": [
"1928",
"16000"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country resource:Denmark }",
"readable_query": "ASK WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:country resource:Denmark }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport
| 3 |
5676
|
Id9
|
[
{
"subject": "Aarhus_Airport",
"property": "operator",
"object": "\"Aarhus Lufthavn A/S\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "runwayDesignation",
"object": "\"10L/28R\""
},
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "\"2701.75\"^^xsd:double"
}
] |
[
{
"subject": "Aarhus_Airport",
"property": "operatingOrganisation",
"object": "\"Aarhus Lufthavn A/S\""
},
{
"subject": "Aarhus_Airport",
"property": "runwayName",
"object": "\"10L/28R\""
},
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "2702.0"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Operated by Aarhus Lufthavn A/S, Aarhus Airport, has a runway length of 2702.0 metres and a runway named 10L/28R.",
"Operated by Aarhus Lufthavn A/S, Aarhus Airport has a runway name 10L/28R and a runway length of 2702 metres.",
"Aarhus Lufthavn A/S is the operation organization for Aarhus Airport, where the runway is named 10L/28R, with a length of 2702.0."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aarhus_Airport",
"property:runway_length",
"resource:2702_0"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Aarhus_Airport",
"property:runway_name",
"resource:10L_28R"
],
[
"resource:Aarhus_Airport",
"property:operating_organisation",
"resource:Aarhus_Lufthavn_A_S"
]
] |
Aarhus_Airport
|
[
{
"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": "10L/28R",
"readable": "10L/28R",
"graph": "resource:10L_28R"
},
{
"modified": "2702.0",
"readable": "2702.0",
"graph": "resource:2702_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 ?m ?d WHERE { resource:Aarhus_Airport property:operating_organisation ?m . resource:Aarhus_Airport property:runway_length ?d }",
"readable_query": "SELECT DISTINCT ?m ?d WHERE { resource:Aarhus_Airport property:operating_organisation ?m . resource:Aarhus_Airport property:runway_length ?d }",
"graph_answer": [
"resource:Aarhus_Lufthavn_A_S",
"resource:2702_0"
],
"readable_answer": [
"Aarhus Lufthavn A/S",
"2702.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 ?b WHERE { resource:Aarhus_Airport property:runway_name ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Aarhus_Airport property:runway_name ?b }",
"graph_answer": [
"resource:10L_28R"
],
"readable_answer": [
"10L/28R"
],
"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
| 5 |
12224
|
Id171
|
[
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Mexico",
"property": "leaderName",
"object": "Silvano_Aureoles_Conejo"
},
{
"subject": "Dessert",
"property": "hasVariant",
"object": "Cake"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "region",
"object": "Guadalajara"
}
] |
[
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Mexico",
"property": "leader",
"object": "Silvano_Aureoles_Conejo"
},
{
"subject": "Dessert",
"property": "dishVariation",
"object": "Cake"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "region",
"object": "Guadalajara"
}
] |
(X (X) (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Silvano Aureoles Conejo is the leader of Mexico where, in the Guadalajara region, the food Bionico comes from. Just like cake, Bionico is a type of dessert.",
"Bionico, from the Guadalajara region, is a cake variation served for dessert found in Mexico where the leader is Silvano Aureoles Conejo."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Dessert",
"property:dish_variation",
"resource:Cake"
],
[
"resource:Mexico",
"property:leader",
"resource:Silvano_Aureoles_Conejo"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:country",
"resource:Mexico"
],
[
"resource:Bionico",
"property:course",
"resource:Dessert"
],
[
"resource:Bionico",
"property:region",
"resource:Guadalajara"
]
] |
Bionico
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Cake",
"readable": "Cake",
"graph": "resource:Cake"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Guadalajara",
"readable": "Guadalajara",
"graph": "resource:Guadalajara"
},
{
"modified": "Mexico",
"readable": "Mexico",
"graph": "resource:Mexico"
},
{
"modified": "Silvano_Aureoles_Conejo",
"readable": "Silvano Aureoles Conejo",
"graph": "resource:Silvano_Aureoles_Conejo"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m property:country ?z . ?m rdf:type ontology:food . ?m property:course resource:Dessert . ?z property:leader resource:Silvano_Aureoles_Conejo }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m property:country ?z . ?m rdf:type ontology:food . ?m property:course resource:Dessert . ?z property:leader resource:Silvano_Aureoles_Conejo }",
"graph_answer": [
"resource:Bionico"
],
"readable_answer": [
"Bionico"
],
"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 ?v WHERE { resource:Bionico property:course resource:Dessert . ?v property:leader resource:Silvano_Aureoles_Conejo . resource:Bionico rdf:type ontology:food . resource:Bionico property:country ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Bionico property:course resource:Dessert . ?v property:leader resource:Silvano_Aureoles_Conejo . resource:Bionico rdf:type ontology:food . resource:Bionico property:country ?v }",
"graph_answer": [
"resource:Mexico"
],
"readable_answer": [
"Mexico"
],
"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 ?w WHERE { resource:Bionico property:isbn_number ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Bionico property:isbn_number ?w }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City
| 5 |
11927
|
Id148
|
[
{
"subject": "Tarrant_County,_Texas",
"property": "countySeat",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "subdivisionName",
"object": "Tarrant_County,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Tarrant_County,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "Texas",
"property": "largestCity",
"object": "Houston"
}
] |
[
{
"subject": "Tarrant_County,_Texas",
"property": "countySeat",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Tarrant_County,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Tarrant_County,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "Texas",
"property": "largestCity",
"object": "Houston"
}
] |
(X (X (X)) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Texas in the United States has Houston as its largest city. Tarrant County can be found within Texas and is home to Arlington and the county seat of Forth Worth.",
"Arlington is part of Tarrant County, Texas in the U.S. Fort Worth is the county seat of Tarrant County. Houston is the biggest city in Texas.",
"Arlington is part of Tarrant County in the state of Texas but Houston is the largest city there. Tarrant County, Texas is located within the United States and their county seat is Fort Worth."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Arlington__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Tarrant_County__Texas"
],
[
"resource:Texas",
"property:largest_city",
"resource:Houston"
],
[
"resource:Tarrant_County__Texas",
"property:county_seat",
"resource:Fort_Worth__Texas"
],
[
"resource:Tarrant_County__Texas",
"property:country",
"resource:United_States"
]
] |
Arlington,_Texas
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "countySeat",
"readable": "county seat",
"graph": "property:county_seat"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "Arlington,_Texas",
"readable": "Arlington, Texas",
"graph": "resource:Arlington__Texas"
},
{
"modified": "Fort_Worth,_Texas",
"readable": "Fort Worth, Texas",
"graph": "resource:Fort_Worth__Texas"
},
{
"modified": "Houston",
"readable": "Houston",
"graph": "resource:Houston"
},
{
"modified": "Tarrant_County,_Texas",
"readable": "Tarrant County, Texas",
"graph": "resource:Tarrant_County__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { { resource:Arlington__Texas property:is_part_of ?f } MINUS { ?f property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?f WHERE { { resource:Arlington,_Texas property:is_part_of ?f } MINUS { ?f property:country resource:United_States } }",
"graph_answer": [
"resource:Texas"
],
"readable_answer": [
"Texas"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Arlington__Texas property:is_part_of ?a . FILTER ( ?a != resource:Texas ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Arlington,_Texas property:is_part_of ?a . FILTER ( ?a != resource:Texas ) }",
"graph_answer": [
"resource:Tarrant_County__Texas"
],
"readable_answer": [
"Tarrant County, Texas"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { resource:Tarrant_County__Texas property:similar_dish ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Tarrant_County,_Texas property:similar_dish ?f }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 4 |
10554
|
Id238
|
[
{
"subject": "Netherlands",
"property": "currency",
"object": "Euro"
},
{
"subject": "Ab_Klink",
"property": "birthPlace",
"object": "Stellendam"
},
{
"subject": "Ab_Klink",
"property": "nationality",
"object": "Netherlands"
},
{
"subject": "Netherlands",
"property": "leader",
"object": "Mark_Rutte"
}
] |
[
{
"subject": "Netherlands",
"property": "currency",
"object": "Euro"
},
{
"subject": "Ab_Klink",
"property": "birthPlace",
"object": "Stellendam"
},
{
"subject": "Ab_Klink",
"property": "nationality",
"object": "Netherlands"
},
{
"subject": "Netherlands",
"property": "leader",
"object": "Mark_Rutte"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The currency of The Netherlands is the Euro and the leader is Mark Rutte. Ab Klink was born in Stellendam and is a national of the Netherlands.",
"Ab Klink was born in Stellendam, Netherlands where euro is the currency and the leader is Mark Rutte.",
"The Netherlands is led by Mark Rutte and uses the Euro as its currency. Ab Klink was born in Stellendam."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Netherlands",
"property:leader",
"resource:Mark_Rutte"
],
[
"resource:Netherlands",
"property:currency",
"resource:Euro"
],
[
"resource:Ab_Klink",
"rdf:type",
"ontology:politician"
],
[
"resource:Ab_Klink",
"property:nationality",
"resource:Netherlands"
],
[
"resource:Ab_Klink",
"property:birth_place",
"resource:Stellendam"
]
] |
Ab_Klink
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "Ab_Klink",
"readable": "Ab Klink",
"graph": "resource:Ab_Klink"
},
{
"modified": "Euro",
"readable": "Euro",
"graph": "resource:Euro"
},
{
"modified": "Mark_Rutte",
"readable": "Mark Rutte",
"graph": "resource:Mark_Rutte"
},
{
"modified": "Netherlands",
"readable": "Netherlands",
"graph": "resource:Netherlands"
},
{
"modified": "Stellendam",
"readable": "Stellendam",
"graph": "resource:Stellendam"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?j rdf:type ontology:politician . ?f property:currency resource:Iraqi_dinar . ?j property:nationality ?f }",
"readable_query": "ASK WHERE { ?j rdf:type ontology:politician . ?f property:currency resource:Iraqi_dinar . ?j property:nationality ?f }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Artist
| 4 |
8709
|
Id101
|
[
{
"subject": "Aleksandra_Kovač",
"property": "associatedBand",
"object": "Kristina_Kovač"
},
{
"subject": "Aleksandra_Kovač",
"property": "associatedMusicalArtist",
"object": "Bebi_Dol"
},
{
"subject": "Aleksandra_Kovač",
"property": "genre",
"object": "Pop_music"
},
{
"subject": "Pop_music",
"property": "musicFusionGenre",
"object": "Disco"
}
] |
[
{
"subject": "Aleksandra_Kovač",
"property": "associatedBand/associatedMusicalArtist",
"object": "Kristina_Kovač"
},
{
"subject": "Aleksandra_Kovač",
"property": "associatedBand/associatedMusicalArtist",
"object": "Bebi_Dol"
},
{
"subject": "Aleksandra_Kovač",
"property": "genre",
"object": "Pop_music"
},
{
"subject": "Pop_music",
"property": "musicFusionGenre",
"object": "Disco"
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Disco can be considered a fusion genre as it contain elements of other genres such as pop music. Pop music is the musical genre of Aleksandra Kovac, who is associated with both musical artist Bebi Dol and musician Kristina Kovač.",
"Aleksandra Kovac is musically involved with Kristina Kovac and she is associated with Bebi Dol. She plays pop music-disco is a fusion genre of the style.",
"Pop musician, Aleksandra Kovac, who is musically involved with Kristina Kovac, is associated with the musical artist Bebi Dol. Disco is a genre of music that contain elements of other genres such as pop music and therefore can be considered a fusion genre."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aleksandra_Kova_",
"rdf:type",
"ontology:artist"
],
[
"resource:Aleksandra_Kova_",
"property:associated_band_associated_musical_artist",
"resource:Bebi_Dol"
],
[
"resource:Aleksandra_Kova_",
"property:associated_band_associated_musical_artist",
"resource:Kristina_Kova_"
],
[
"resource:Aleksandra_Kova_",
"property:genre",
"resource:Pop_music"
],
[
"resource:Pop_music",
"property:music_fusion_genre",
"resource:Disco"
]
] |
Aleksandra_Kovač
|
[
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicFusionGenre",
"readable": "music fusion genre",
"graph": "property:music_fusion_genre"
},
{
"modified": "Aleksandra_Kovač",
"readable": "Aleksandra Kovač",
"graph": "resource:Aleksandra_Kova_"
},
{
"modified": "Bebi_Dol",
"readable": "Bebi Dol",
"graph": "resource:Bebi_Dol"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Kristina_Kovač",
"readable": "Kristina Kovač",
"graph": "resource:Kristina_Kova_"
},
{
"modified": "Pop_music",
"readable": "Pop music",
"graph": "resource:Pop_music"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?t ) WHERE { ?a property:genre ?k . ?a rdf:type ontology:artist . ?a property:associated_band_associated_musical_artist resource:Bebi_Dol }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?t ) WHERE { ?a property:genre ?k . ?a rdf:type ontology:artist . ?a property:associated_band_associated_musical_artist resource:Bebi_Dol }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?j property:associated_band_associated_musical_artist resource:Bebi_Dol . ?j property:genre ?g . ?j rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?j property:associated_band_associated_musical_artist resource:Bebi_Dol . ?j property:genre ?g . ?j rdf:type ontology:artist }",
"graph_answer": [
"resource:Pop_music"
],
"readable_answer": [
"Pop music"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?a property:associated_band_associated_musical_artist resource:Bebi_Dol . ?a property:genre resource:Pop_music . ?a rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:associated_band_associated_musical_artist resource:Bebi_Dol . ?a property:genre resource:Pop_music . ?a rdf:type ontology:artist }",
"graph_answer": [
"resource:Aleksandra_Kova_"
],
"readable_answer": [
"Aleksandra Kovač"
],
"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 ?l WHERE { resource:Pop_music property:music_fusion_genre ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Pop_music property:music_fusion_genre ?l }",
"graph_answer": [
"resource:Disco"
],
"readable_answer": [
"Disco"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building
| 3 |
6547
|
Id167
|
[
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "\"Asser Levy Place and East 23rd Street\"@en"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "yearOfConstruction",
"object": "\"1904\"^^xsd:gYear"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "added",
"object": "\"1980-04-23\"^^xsd:date"
}
] |
[
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "\"Asser Levy Place and East 23rd Street\""
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "yearOfConstruction",
"object": "1904"
},
{
"subject": "Asser_Levy_Public_Baths",
"property": "addedToTheNationalRegisterOfHistoricPlaces",
"object": "\"1980-04-23\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asser Levy Public Baths was built in 1904 and located on Asser Levy Place & East 23rd Street, was added to The National Register of Historic Places April 23, 1980.",
"The Asser Levy Public Baths built in 1904 are located in Asser Levy Place, East 23rd Street. They were added to the National Register of Historic Places on \"1980-04-23\".",
"The Asser Levy Public Baths, constructed in 1904 in Asser Levy Place on East 23rd Street, were added to the National Register of historic Places on 1980-04-23."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"Asser Levy Place and East 23rd Street"
],
[
"resource:Asser_Levy_Public_Baths",
"property:added_to_the_national_register_of_historic_places",
"1980-04-23"
],
[
"resource:Asser_Levy_Public_Baths",
"property:year_of_construction",
"resource:1904"
]
] |
Asser_Levy_Public_Baths
|
[
{
"modified": "1980-04-23",
"readable": "1980-04-23",
"graph": "1980-04-23"
},
{
"modified": "Asser Levy Place and East 23rd Street",
"readable": "Asser Levy Place and East 23rd Street",
"graph": "Asser Levy Place and East 23rd Street"
},
{
"modified": "addedToTheNationalRegisterOfHistoricPlaces",
"readable": "added to the national register of historic places",
"graph": "property:added_to_the_national_register_of_historic_places"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "yearOfConstruction",
"readable": "year of construction",
"graph": "property:year_of_construction"
},
{
"modified": "1904",
"readable": "1904",
"graph": "resource:1904"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?a property:added_to_the_national_register_of_historic_places ?k . ?a property:year_of_construction ?m . FILTER ( CONTAINS ( YEAR ( ?k ) , '1980' ) ) . ?a rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?a property:added_to_the_national_register_of_historic_places ?k . ?a property:year_of_construction ?m . FILTER ( CONTAINS ( YEAR ( ?k ) , '1980' ) ) . ?a rdf:type ontology:building }",
"graph_answer": [
"resource:1904"
],
"readable_answer": [
"1904"
],
"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 rdf:type ontology:building . ?n property:added_to_the_national_register_of_historic_places '1980-04-23' . ?n property:year_of_construction resource:1904 }",
"readable_query": "ASK WHERE { ?n rdf:type ontology:building . ?n property:added_to_the_national_register_of_historic_places '1980-04-23' . ?n property:year_of_construction resource:1904 }",
"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 ?x WHERE { ?x rdf:type ontology:building . ?x property:year_of_construction resource:1904 . ?x property:added_to_the_national_register_of_historic_places '1980-04-23' }",
"readable_query": "SELECT ?x WHERE { ?x rdf:type ontology:building . ?x property:year_of_construction resource:1904 . ?x property:added_to_the_national_register_of_historic_places '1980-04-23' }",
"graph_answer": [
"resource:Asser_Levy_Public_Baths"
],
"readable_answer": [
"Asser Levy Public Baths"
],
"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 ?k WHERE { resource:Asser_Levy_Public_Baths property:added_to_the_national_register_of_historic_places ?k . resource:Asser_Levy_Public_Baths property:location ?w }",
"readable_query": "SELECT DISTINCT ?w ?k WHERE { resource:Asser_Levy_Public_Baths property:added_to_the_national_register_of_historic_places ?k . resource:Asser_Levy_Public_Baths property:location ?w }",
"graph_answer": [
"Asser Levy Place and East 23rd Street",
"1980-04-23"
],
"readable_answer": [
"Asser Levy Place and East 23rd Street",
"1980-04-23"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Company
| 4 |
9709
|
Id55
|
[
{
"subject": "Trane",
"property": "revenue",
"object": "1.0264E10"
},
{
"subject": "Trane",
"property": "location",
"object": "Swords,_Dublin"
},
{
"subject": "Trane",
"property": "type",
"object": "Subsidiary"
},
{
"subject": "Trane",
"property": "operatingIncome",
"object": "8.754E8"
}
] |
[
{
"subject": "Trane",
"property": "revenue",
"object": "10264000000"
},
{
"subject": "Trane",
"property": "location",
"object": "Swords,_Dublin"
},
{
"subject": "Trane",
"property": "type",
"object": "Subsidiary"
},
{
"subject": "Trane",
"property": "operatingIncome",
"object": "875400000"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Trane, a subsidiary located in Swords, Dublin, has operating income of 875,400,000 USD from revenue of 10,264,000,000 USD.",
"Trane is a subsidiary company located in Swords, Dublin. Its revenue is 10264000000, and its operating income is $875,400,000.",
"The Trane company is a subsidiary and is located in Swords, Dublin. It has a revenue of $10,264,000,000 with an operating income of $875,400,000."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Trane",
"property:revenue",
"10264000000"
],
[
"resource:Trane",
"rdf:type",
"ontology:subsidiary"
],
[
"resource:Trane",
"rdf:type",
"ontology:company"
],
[
"resource:Trane",
"property:location",
"resource:Swords__Dublin"
],
[
"resource:Trane",
"property:operating_income",
"875400000"
]
] |
Trane
|
[
{
"modified": "10264000000",
"readable": "10264000000",
"graph": "10264000000"
},
{
"modified": "875400000",
"readable": "875400000",
"graph": "875400000"
},
{
"modified": "Subsidiary",
"readable": "subsidiary",
"graph": "ontology:subsidiary"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingIncome",
"readable": "operating income",
"graph": "property:operating_income"
},
{
"modified": "revenue",
"readable": "revenue",
"graph": "property:revenue"
},
{
"modified": "Swords,_Dublin",
"readable": "Swords, Dublin",
"graph": "resource:Swords__Dublin"
},
{
"modified": "Trane",
"readable": "Trane",
"graph": "resource:Trane"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?s property:operating_income ?d . ?s property:location ?w . FILTER ( ?d = '875400000' ) . ?s rdf:type ontology:company }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?s property:operating_income ?d . ?s property:location ?w . FILTER ( ?d = '875400000' ) . ?s rdf:type ontology:company }",
"graph_answer": [
"resource:Swords__Dublin"
],
"readable_answer": [
"Swords, Dublin"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?o WHERE { ?o rdf:type ontology:company . ?o property:revenue ?h . ?o property:location resource:Swords__Dublin }",
"readable_query": "SELECT DISTINCT ?h ?o WHERE { ?o rdf:type ontology:company . ?o property:revenue ?h . ?o property:location resource:Swords,_Dublin }",
"graph_answer": [
"10264000000",
"resource:Trane"
],
"readable_answer": [
"10264000000",
"Trane"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Food
| 4 |
9714
|
Id3
|
[
{
"subject": "Ajoblanco",
"property": "country",
"object": "Spain"
},
{
"subject": "Ajoblanco",
"property": "mainIngredient",
"object": "\"Bread, almonds, garlic, water, olive oil\"@en"
},
{
"subject": "Ajoblanco",
"property": "region",
"object": "Andalusia"
},
{
"subject": "Ajoblanco",
"property": "ingredient",
"object": "Water"
}
] |
[
{
"subject": "Ajoblanco",
"property": "country",
"object": "Spain"
},
{
"subject": "Ajoblanco",
"property": "mainIngredient",
"object": "\"Bread, almonds, garlic, water, olive oil\""
},
{
"subject": "Ajoblanco",
"property": "region",
"object": "Andalusia"
},
{
"subject": "Ajoblanco",
"property": "ingredient",
"object": "Water"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bread, almonds, garlic, water, and olive oil are the main ingredients in Ajoblanco, which is from Andalusia, in Spain.",
"Ajoblanco originates from the country of Spain and from Andalusia. Its main ingredients are bread, almonds, garlic, water and olive oil.",
"Ajoblanco, a dish from Andalusia and Spain. contains: water, bread, almonds, garlic and olive oil."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Ajoblanco",
"property:ingredient",
"resource:Water"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Bread"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Olive_oil"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Almonds"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Water"
],
[
"resource:Ajoblanco",
"property:main_ingredient",
"resource:Garlic"
],
[
"resource:Ajoblanco",
"rdf:type",
"ontology:food"
],
[
"resource:Ajoblanco",
"property:country",
"resource:Spain"
],
[
"resource:Ajoblanco",
"property:region",
"resource:Andalusia"
]
] |
Ajoblanco
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Ajoblanco",
"readable": "Ajoblanco",
"graph": "resource:Ajoblanco"
},
{
"modified": "Almonds",
"readable": "Almonds",
"graph": "resource:Almonds"
},
{
"modified": "Andalusia",
"readable": "Andalusia",
"graph": "resource:Andalusia"
},
{
"modified": "Bread",
"readable": "Bread",
"graph": "resource:Bread"
},
{
"modified": "Garlic",
"readable": "Garlic",
"graph": "resource:Garlic"
},
{
"modified": "Olive oil",
"readable": "Olive oil",
"graph": "resource:Olive_oil"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Water",
"readable": "Water",
"graph": "resource:Water"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?t ) WHERE { resource:Ajoblanco property:main_ingredient ?g }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?t ) WHERE { resource:Ajoblanco property:main_ingredient ?g }",
"graph_answer": [
"5"
],
"readable_answer": [
"5"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { resource:Ajoblanco property:main_ingredient ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Ajoblanco property:main_ingredient ?z }",
"graph_answer": [
"resource:Bread",
"resource:Olive_oil",
"resource:Almonds",
"resource:Water",
"resource:Garlic"
],
"readable_answer": [
"Bread",
"Olive oil",
"Almonds",
"Water",
"Garlic"
],
"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:Ajoblanco property:region resource:Andalusia }",
"readable_query": "ASK WHERE { resource:Ajoblanco property:region resource:Andalusia }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:Ajoblanco property:bird ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Ajoblanco 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
| 4 |
10450
|
Id134
|
[
{
"subject": "Airey_Neave",
"property": "battles",
"object": "World_War_II"
},
{
"subject": "Airey_Neave",
"property": "birthPlace",
"object": "\"Knightsbridge, London\"@en"
},
{
"subject": "Airey_Neave",
"property": "activeYearsStartDate",
"object": "\"1953-06-30\"^^xsd:date"
},
{
"subject": "Airey_Neave",
"property": "activeYearsEndDate",
"object": "\"1979-03-30\"^^xsd:date"
}
] |
[
{
"subject": "Airey_Neave",
"property": "battle",
"object": "World_War_II"
},
{
"subject": "Airey_Neave",
"property": "birthPlace",
"object": "\"Knightsbridge, London\""
},
{
"subject": "Airey_Neave",
"property": "activeYearsStartDate",
"object": "1953-06-30"
},
{
"subject": "Airey_Neave",
"property": "activeYearsEndDate",
"object": "1979-03-30"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Airey Neave was born in Knightsbridge, London and fought in World War II. He started his career on 30th June 1953 and ended it on 30th March 1979.",
"Airey Neave was born in Knightsbridge, London. His career began on 30th June 1953 and ended on 30th March 1979. He was involved in World War II.",
"Airey Neave was born in Knightsbridge, London, he began his career on June 30, 1953 and fought in World War II, ending his career on Marth 30, 1979."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Airey_Neave",
"rdf:type",
"ontology:politician"
],
[
"resource:Airey_Neave",
"property:active_years_start_date",
"resource:1953_06_30"
],
[
"resource:Airey_Neave",
"property:active_years_end_date",
"resource:1979_03_30"
],
[
"resource:Airey_Neave",
"property:battle",
"resource:World_War_II"
],
[
"resource:Airey_Neave",
"property:birth_place",
"resource:Knightsbridge__London"
]
] |
Airey_Neave
|
[
{
"modified": "activeYearsEndDate",
"readable": "active years end date",
"graph": "property:active_years_end_date"
},
{
"modified": "activeYearsStartDate",
"readable": "active years start date",
"graph": "property:active_years_start_date"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "1953-06-30",
"readable": "1953-06-30",
"graph": "resource:1953_06_30"
},
{
"modified": "1979-03-30",
"readable": "1979-03-30",
"graph": "resource:1979_03_30"
},
{
"modified": "Airey_Neave",
"readable": "Airey Neave",
"graph": "resource:Airey_Neave"
},
{
"modified": "Knightsbridge, London",
"readable": "Knightsbridge, London",
"graph": "resource:Knightsbridge__London"
},
{
"modified": "World_War_II",
"readable": "World War II",
"graph": "resource:World_War_II"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?u property:battle ?a . FILTER ( CONTAINS ( YEAR ( ?w ) , '1979' ) ) . ?u rdf:type ontology:politician . ?u property:active_years_end_date ?w }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?u property:battle ?a . FILTER ( CONTAINS ( YEAR ( ?w ) , '1979' ) ) . ?u rdf:type ontology:politician . ?u property:active_years_end_date ?w }",
"graph_answer": [
"resource:World_War_II"
],
"readable_answer": [
"World War II"
],
"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 ?f WHERE { ?f property:active_years_end_date ?p . ?f property:battle resource:World_War_II . FILTER ( CONTAINS ( YEAR ( ?p ) , '1979' ) ) . ?f rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:active_years_end_date ?p . ?f property:battle resource:World_War_II . FILTER ( CONTAINS ( YEAR ( ?p ) , '1979' ) ) . ?f rdf:type ontology:politician }",
"graph_answer": [
"resource:Airey_Neave"
],
"readable_answer": [
"Airey Neave"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Airey_Neave property:battle resource:World_War_II . resource:Airey_Neave property:active_years_end_date ?h . resource:Airey_Neave rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Airey_Neave property:battle resource:World_War_II . resource:Airey_Neave property:active_years_end_date ?h . resource:Airey_Neave rdf:type ontology:politician }",
"graph_answer": [
"resource:1979_03_30"
],
"readable_answer": [
"1979-03-30"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Airey_Neave property:in_office_while_governor ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Airey_Neave property:in_office_while_governor ?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"
]
}
] |
|
Astronaut
| 5 |
11467
|
Id84
|
[
{
"subject": "William_Anders",
"property": "selection",
"object": "1963"
},
{
"subject": "William_Anders",
"property": "birthDate",
"object": "\"1933-10-17\"^^xsd:date"
},
{
"subject": "William_Anders",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "William_Anders",
"property": "birthPlace",
"object": "British_Hong_Kong"
},
{
"subject": "William_Anders",
"property": "almaMater",
"object": "\"AFIT, M.S. 1962\"@en"
}
] |
[
{
"subject": "William_Anders",
"property": "selectedByNasa",
"object": "1963"
},
{
"subject": "William_Anders",
"property": "birthDate",
"object": "\"1933-10-17\""
},
{
"subject": "William_Anders",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "William_Anders",
"property": "birthPlace",
"object": "British_Hong_Kong"
},
{
"subject": "William_Anders",
"property": "almaMater",
"object": "\"AFIT, M.S. 1962\""
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The fighter pilot William Anders (born in British Hong Kong on October 17th, 1933) graduated from AFIT in 1962. A year later, he was selected by NASA.",
"William Anders was born on 17th October 1933 in British Hong Kong. He graduated, with an M.S., from AFIT in 1962. He served as a fighter pilot and joined NASA in 1963."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:William_Anders",
"property:selected_by_nasa",
"resource:1963"
],
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:occupation",
"resource:Fighter_pilot"
],
[
"resource:William_Anders",
"property:birth_date",
"1933-10-17"
],
[
"resource:William_Anders",
"property:alma_mater",
"resource:AFIT__M_S__1962"
],
[
"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": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "selectedByNasa",
"readable": "selected by nasa",
"graph": "property:selected_by_nasa"
},
{
"modified": "1963",
"readable": "1963",
"graph": "resource:1963"
},
{
"modified": "AFIT, M.S. 1962",
"readable": "AFIT, M.S. 1962",
"graph": "resource:AFIT__M_S__1962"
},
{
"modified": "British_Hong_Kong",
"readable": "British Hong Kong",
"graph": "resource:British_Hong_Kong"
},
{
"modified": "Fighter_pilot",
"readable": "Fighter pilot",
"graph": "resource:Fighter_pilot"
},
{
"modified": "William_Anders",
"readable": "William Anders",
"graph": "resource:William_Anders"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?l rdf:type ontology:astronaut . ?l property:birth_place ?h . ?l property:birth_date ?o . FILTER ( CONTAINS ( YEAR ( ?o ) , '1933' ) ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?l rdf:type ontology:astronaut . ?l property:birth_place ?h . ?l property:birth_date ?o . FILTER ( CONTAINS ( YEAR ( ?o ) , '1933' ) ) }",
"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 ?n WHERE { ?n property:birth_date ?v . FILTER ( CONTAINS ( YEAR ( ?v ) , '1933' ) ) . ?n property:birth_place resource:British_Hong_Kong . ?n rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:birth_date ?v . FILTER ( CONTAINS ( YEAR ( ?v ) , '1933' ) ) . ?n property:birth_place resource:British_Hong_Kong . ?n rdf:type ontology:astronaut }",
"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 ?y WHERE { resource:William_Anders rdf:type ontology:astronaut . resource:William_Anders property:birth_date ?y . resource:William_Anders property:birth_place resource:British_Hong_Kong }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:William_Anders rdf:type ontology:astronaut . resource:William_Anders property:birth_date ?y . resource:William_Anders property:birth_place resource:British_Hong_Kong }",
"graph_answer": [
"1933-10-17"
],
"readable_answer": [
"1933-10-17"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:William_Anders property:alma_mater resource:AFIT__M_S__1962 }",
"readable_query": "ASK WHERE { resource:William_Anders property:alma_mater resource:AFIT,_M.S._1962 }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l ?c WHERE { resource:William_Anders property:occupation ?c . resource:William_Anders property:selected_by_nasa ?l }",
"readable_query": "SELECT DISTINCT ?l ?c WHERE { resource:William_Anders property:occupation ?c . resource:William_Anders property:selected_by_nasa ?l }",
"graph_answer": [
"resource:1963",
"resource:Fighter_pilot"
],
"readable_answer": [
"1963",
"Fighter pilot"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Athlete
| 2 |
3762
|
Id102
|
[
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "nationalteam",
"object": "Scotland_national_under-21_football_team"
},
{
"subject": "Scotland_national_under-21_football_team",
"property": "coach",
"object": "Ricky_Sbragia"
}
] |
[
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Scotland_national_under-21_football_team"
},
{
"subject": "Scotland_national_under-21_football_team",
"property": "coach",
"object": "Ricky_Sbragia"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Martin played for the Scotland national under 21 team, which is managed by Ricky Sbragia.",
"The footballer Alan Martin plays in the Scottish National under 21 football team who are coached by Ricky Sbragia.",
"Alan Martin played for the Scotland under 21 football team, whose coach is Ricky Sbragia."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_Martin__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Scotland_national_under_21_football_team"
],
[
"resource:Scotland_national_under_21_football_team",
"property:coach",
"resource:Ricky_Sbragia"
]
] |
Alan_Martin_(footballer)
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "coach",
"readable": "coach",
"graph": "property:coach"
},
{
"modified": "Alan_Martin_(footballer)",
"readable": "Alan Martin",
"graph": "resource:Alan_Martin__footballer_"
},
{
"modified": "Ricky_Sbragia",
"readable": "Ricky Sbragia",
"graph": "resource:Ricky_Sbragia"
},
{
"modified": "Scotland_national_under-21_football_team",
"readable": "Scotland national under-21 football team",
"graph": "resource:Scotland_national_under_21_football_team"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?l property:club ?o . ?l rdf:type ontology:athlete . ?o property:coach resource:Ricky_Sbragia }",
"readable_query": "ASK WHERE { ?l property:club ?o . ?l rdf:type ontology:athlete . ?o property:coach resource:Ricky_Sbragia }",
"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 ?j WHERE { ?j property:club ?d . ?j rdf:type ontology:athlete . ?d property:coach resource:Ricky_Sbragia }",
"readable_query": "SELECT ?j WHERE { ?j property:club ?d . ?j rdf:type ontology:athlete . ?d property:coach resource:Ricky_Sbragia }",
"graph_answer": [
"resource:Alan_Martin__footballer_"
],
"readable_answer": [
"Alan Martin"
],
"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 ?a WHERE { resource:Alan_Martin__footballer_ property:in_office_while_monarch ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Alan_Martin_(footballer) property:in_office_while_monarch ?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"
]
}
] |
|
University
| 6 |
12999
|
Id28
|
[
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "established",
"object": "2000"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "state",
"object": "Karnataka"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "postgrad",
"object": "\"~700\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "affiliations",
"object": "Visvesvaraya_Technological_University"
}
] |
[
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "established",
"object": "2000"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "state",
"object": "Karnataka"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "numberOfPostgraduateStudents",
"object": "700"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "affiliation",
"object": "Visvesvaraya_Technological_University"
}
] |
(X (X) (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Acharya Institute of Technology is located in Bangalore, Karnataka, India. It was established in 2000 and it has 700 postgraduate students. It is affiliated to the Visvesvaraya Technological University.",
"The Acharya Institute of Technology in Bangalore, Karnataka, India was established in the year 2000 and has 700 postgraduate students. The Institute is affiliated to the Visvesvaraya Technological University.",
"The Acharya Institute of Technology was founded in 2000 and is located in Bangalore, Karnataka state of the country India. It has 700 postgraduate students and has connections with the Visvesvaraya Technological University."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Acharya_Institute_of_Technology",
"property:city",
"resource:Bangalore"
],
[
"resource:Acharya_Institute_of_Technology",
"rdf:type",
"ontology:university"
],
[
"resource:Acharya_Institute_of_Technology",
"property:state",
"resource:Karnataka"
],
[
"resource:Acharya_Institute_of_Technology",
"property:affiliation",
"resource:Visvesvaraya_Technological_University"
],
[
"resource:Acharya_Institute_of_Technology",
"property:country",
"resource:India"
],
[
"resource:Acharya_Institute_of_Technology",
"property:number_of_postgraduate_students",
"700"
],
[
"resource:Acharya_Institute_of_Technology",
"property:established",
"resource:2000"
]
] |
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": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "numberOfPostgraduateStudents",
"readable": "number of postgraduate students",
"graph": "property:number_of_postgraduate_students"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "2000",
"readable": "2000",
"graph": "resource:2000"
},
{
"modified": "Acharya_Institute_of_Technology",
"readable": "Acharya Institute of Technology",
"graph": "resource:Acharya_Institute_of_Technology"
},
{
"modified": "Bangalore",
"readable": "Bangalore",
"graph": "resource:Bangalore"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Karnataka",
"readable": "Karnataka",
"graph": "resource:Karnataka"
},
{
"modified": "Visvesvaraya_Technological_University",
"readable": "Visvesvaraya Technological University",
"graph": "resource:Visvesvaraya_Technological_University"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?v property:established ?x . FILTER ( ?q = '700' ) . ?v property:number_of_postgraduate_students ?q . ?v rdf:type ontology:university }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?v property:established ?x . FILTER ( ?q = '700' ) . ?v property:number_of_postgraduate_students ?q . ?v rdf:type ontology:university }",
"graph_answer": [
"resource:2000"
],
"readable_answer": [
"2000"
],
"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 ?y WHERE { ?y property:established resource:2000 . ?y rdf:type ontology:university . FILTER ( ?m = '700' ) . ?y property:number_of_postgraduate_students ?m }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:established resource:2000 . ?y rdf:type ontology:university . FILTER ( ?m = '700' ) . ?y property:number_of_postgraduate_students ?m }",
"graph_answer": [
"resource:Acharya_Institute_of_Technology"
],
"readable_answer": [
"Acharya Institute of Technology"
],
"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 ?m ?n WHERE { resource:Acharya_Institute_of_Technology property:country ?m . resource:Acharya_Institute_of_Technology property:state ?n }",
"readable_query": "SELECT DISTINCT ?m ?n WHERE { resource:Acharya_Institute_of_Technology property:country ?m . resource:Acharya_Institute_of_Technology property:state ?n }",
"graph_answer": [
"resource:India",
"resource:Karnataka"
],
"readable_answer": [
"India",
"Karnataka"
],
"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 ?q WHERE { resource:Acharya_Institute_of_Technology property:affiliation ?q . resource:Acharya_Institute_of_Technology property:city ?p }",
"readable_query": "SELECT DISTINCT ?p ?q WHERE { resource:Acharya_Institute_of_Technology property:affiliation ?q . resource:Acharya_Institute_of_Technology property:city ?p }",
"graph_answer": [
"resource:Bangalore",
"resource:Visvesvaraya_Technological_University"
],
"readable_answer": [
"Bangalore",
"Visvesvaraya Technological University"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Astronaut
| 5 |
11412
|
Id29
|
[
{
"subject": "Apollo_12",
"property": "crew2Up",
"object": "Alfred_Worden"
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Apollo_12",
"property": "operator",
"object": "NASA"
},
{
"subject": "Apollo_12",
"property": "crew1Up",
"object": "David_Scott"
}
] |
[
{
"subject": "Apollo_12",
"property": "backupPilot",
"object": "Alfred_Worden"
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Apollo_12",
"property": "operator",
"object": "NASA"
},
{
"subject": "Apollo_12",
"property": "commander",
"object": "David_Scott"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Bean is a US national who was a member of the Apollo 12 crew (operated by NASA). The back up pilot was Alfred Worden and the commander was David Scott.",
"Alan Bean is American and was a part of the crew of Apollo 12 operated by NASA. David Scott was the commander of Apollo 12 and Alfred Worden was the backup pilot.",
"Alan Bean joined NASA and became a crew member of Apollo 12 along with the backup pilot Alfred Worden and the commander David Scott. Alan Bean was American."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Apollo_12",
"property:backup_pilot",
"resource:Alfred_Worden"
],
[
"resource:Apollo_12",
"property:commander",
"resource:David_Scott"
],
[
"resource:Apollo_12",
"property:operator",
"resource:NASA"
],
[
"resource:Alan_Bean",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Bean",
"property:mission",
"resource:Apollo_12"
],
[
"resource:Alan_Bean",
"property:nationality",
"resource:United_States"
]
] |
Alan_Bean
|
[
{
"modified": "backupPilot",
"readable": "backup pilot",
"graph": "property:backup_pilot"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "Alan_Bean",
"readable": "Alan Bean",
"graph": "resource:Alan_Bean"
},
{
"modified": "Alfred_Worden",
"readable": "Alfred Worden",
"graph": "resource:Alfred_Worden"
},
{
"modified": "Apollo_12",
"readable": "Apollo 12",
"graph": "resource:Apollo_12"
},
{
"modified": "David_Scott",
"readable": "David Scott",
"graph": "resource:David_Scott"
},
{
"modified": "NASA",
"readable": "NASA",
"graph": "resource:NASA"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?r property:mission ?n . ?n property:operator resource:Arianespace . ?r rdf:type ontology:astronaut }",
"readable_query": "ASK WHERE { ?r property:mission ?n . ?n property:operator resource:Arianespace . ?r 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"
]
}
] |
|
WrittenWork
| 2 |
5582
|
Id117
|
[
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "issn",
"object": "\"0025-5858\""
},
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "abbreviation",
"object": "\"Abh. Math. Semin. Univ. Hambg.\"@en"
}
] |
[
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "issnNumber",
"object": "\"0025-5858\""
},
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "abbreviation",
"object": "\"Abh. Math. Semin. Univ. Hambg.\""
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg can be located by the ISSN number \"0025-5858\" and has the abbreviation Abh. Math. Semin. Univ. Hambg.",
"Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg, ISSN 0025-5858 can be shortened to Abh. Math. Semin. Univ. Hambg.",
"The ISSN number for Abhandlungen aus dem Mathematischen Seminar der Universitat Hamburg (abbreviating to Abh. Math. Semin. Univ. Hambg.) is 0025-5858."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg",
"property:abbreviation",
"Abh. Math. Semin. Univ. Hambg."
],
[
"resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg",
"rdf:type",
"ontology:written_work"
],
[
"resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg",
"property:issn_number",
"0025-5858"
]
] |
Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg
|
[
{
"modified": "0025-5858",
"readable": "0025-5858",
"graph": "0025-5858"
},
{
"modified": "Abh. Math. Semin. Univ. Hambg.",
"readable": "Abh. Math. Semin. Univ. Hambg.",
"graph": "Abh. Math. Semin. Univ. Hambg."
},
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "issnNumber",
"readable": "issn number",
"graph": "property:issn_number"
},
{
"modified": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"readable": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
"graph": "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?q property:issn_number ?i . ?q property:abbreviation resource:AIP_Adv_ . ?q rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?q property:issn_number ?i . ?q property:abbreviation resource:AIP_Adv. . ?q 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"
]
}
] |
|
Food
| 4 |
9730
|
Id19
|
[
{
"subject": "Antioquia_Department",
"property": "country",
"object": "Colombia"
},
{
"subject": "Bandeja_paisa",
"property": "ingredient",
"object": "Avocado"
},
{
"subject": "Avocado",
"property": "family",
"object": "Lauraceae"
},
{
"subject": "Bandeja_paisa",
"property": "region",
"object": "Antioquia_Department"
}
] |
[
{
"subject": "Antioquia_Department",
"property": "country",
"object": "Colombia"
},
{
"subject": "Bandeja_paisa",
"property": "ingredient",
"object": "Avocado"
},
{
"subject": "Avocado",
"property": "family",
"object": "Lauraceae"
},
{
"subject": "Bandeja_paisa",
"property": "region",
"object": "Antioquia_Department"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Antioquia Department can be found in Colombia and is the regions where Bandeja paisa comes from. The avocado is a member of the Lauraceae family and it is one of the main ingredients in Bandeja Paisa.",
"Avocado, which belongs to the Lauraceae family, is one of the ingredients in the dish Bandeja paisa. The Antioquia Department, found in Colombia, is the region where Bandeja paisa comes from.",
"Bandeja paisa is found in the Antioquia Department, Colombia. It includes Avocado (part of the Lauraceae family)."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Avocado",
"property:family",
"resource:Lauraceae"
],
[
"resource:Antioquia_Department",
"property:country",
"resource:Colombia"
],
[
"resource:Bandeja_paisa",
"property:ingredient",
"resource:Avocado"
],
[
"resource:Bandeja_paisa",
"rdf:type",
"ontology:food"
],
[
"resource:Bandeja_paisa",
"property:region",
"resource:Antioquia_Department"
]
] |
Bandeja_paisa
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "family",
"readable": "family",
"graph": "property:family"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Antioquia_Department",
"readable": "Antioquia Department",
"graph": "resource:Antioquia_Department"
},
{
"modified": "Avocado",
"readable": "Avocado",
"graph": "resource:Avocado"
},
{
"modified": "Bandeja_paisa",
"readable": "Bandeja paisa",
"graph": "resource:Bandeja_paisa"
},
{
"modified": "Colombia",
"readable": "Colombia",
"graph": "resource:Colombia"
},
{
"modified": "Lauraceae",
"readable": "Lauraceae",
"graph": "resource:Lauraceae"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Avocado property:family resource:Lauraceae }",
"readable_query": "ASK WHERE { resource:Avocado property:family resource:Lauraceae }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?o ) WHERE { ?d property:region resource:Antioquia_Department . ?d rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?o ) WHERE { ?d property:region resource:Antioquia_Department . ?d rdf:type ontology:food }",
"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:food . ?w property:region resource:Antioquia_Department }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:food . ?w property:region resource:Antioquia_Department }",
"graph_answer": [
"resource:Bandeja_paisa"
],
"readable_answer": [
"Bandeja paisa"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City
| 3 |
6787
|
Id75
|
[
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Adams_Township,_Madison_County,_Indiana"
},
{
"subject": "Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Anderson,_Indiana",
"property": "subdivisionName",
"object": "Indiana"
}
] |
[
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Adams_Township,_Madison_County,_Indiana"
},
{
"subject": "Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Indiana"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anderson is in Adams Township, Madison County, Indiana in the United States.",
"Anderson is a city located in Adams township, Madison County, Indiana, United States.",
"The city of Anderson, Indiana, USA is part of Adams township, Madison county."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Anderson__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Indiana"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Adams_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": "Adams_Township,_Madison_County,_Indiana",
"readable": "Adams Township, Madison County, Indiana",
"graph": "resource:Adams_Township__Madison_County__Indiana"
},
{
"modified": "Anderson,_Indiana",
"readable": "Anderson, Indiana",
"graph": "resource:Anderson__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { { resource:Anderson__Indiana property:is_part_of ?k } MINUS { ?k property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?k WHERE { { resource:Anderson,_Indiana property:is_part_of ?k } MINUS { ?k property:country resource:United_States } }",
"graph_answer": [
"resource:Adams_Township__Madison_County__Indiana"
],
"readable_answer": [
"Adams Township, Madison County, Indiana"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Anderson__Indiana property:is_part_of ?o . FILTER ( ?o != resource:Adams_Township__Madison_County__Indiana ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Anderson,_Indiana property:is_part_of ?o . FILTER ( ?o != resource:Adams_Township,_Madison_County,_Indiana ) }",
"graph_answer": [
"resource:Indiana"
],
"readable_answer": [
"Indiana"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation
| 2 |
4913
|
Id148
|
[
{
"subject": "Argentina",
"property": "leader",
"object": "Mauricio_Macri"
},
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "country",
"object": "Argentina"
}
] |
[
{
"subject": "Argentina",
"property": "leader",
"object": "Mauricio_Macri"
},
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "country",
"object": "Argentina"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Argentina is led by Mauricio Macri and is where the ARA Veinticinco de Mayo V-2 comes from.",
"The ARA Veinticinco De mayo (V-2) comes from Argentina, the leader of which, is Mauricio Macri.",
"The ARA Veinticinco de Mayo (V-2) is from Argentina, whose leader is Mauricio Macri."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Argentina",
"property:leader",
"resource:Mauricio_Macri"
],
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"property:country",
"resource:Argentina"
]
] |
ARA_Veinticinco_de_Mayo_(V-2)
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "ARA_Veinticinco_de_Mayo_(V-2)",
"readable": "ARA Veinticinco de Mayo",
"graph": "resource:ARA_Veinticinco_de_Mayo__V_2_"
},
{
"modified": "Argentina",
"readable": "Argentina",
"graph": "resource:Argentina"
},
{
"modified": "Mauricio_Macri",
"readable": "Mauricio Macri",
"graph": "resource:Mauricio_Macri"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?g WHERE { ?h rdf:type ontology:mean_of_transportation . ?g property:leader resource:Mauricio_Macri . ?h property:country ?g }",
"readable_query": "SELECT DISTINCT ?h ?g WHERE { ?h rdf:type ontology:mean_of_transportation . ?g property:leader resource:Mauricio_Macri . ?h property:country ?g }",
"graph_answer": [
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"resource:Argentina"
],
"readable_answer": [
"ARA Veinticinco de Mayo",
"Argentina"
],
"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 |
11869
|
Id90
|
[
{
"subject": "Antioch,_California",
"property": "isPartOf",
"object": "Contra_Costa_County,_California"
},
{
"subject": "Antioch,_California",
"property": "settlementType",
"object": "California"
},
{
"subject": "California",
"property": "language",
"object": "Vietnamese_language"
},
{
"subject": "Antioch,_California",
"property": "areaTotal",
"object": "7.5324e+07"
},
{
"subject": "Contra_Costa_County,_California",
"property": "subdivisionName",
"object": "San_Francisco_Bay_Area"
}
] |
[
{
"subject": "Antioch,_California",
"property": "isPartOf",
"object": "Contra_Costa_County,_California"
},
{
"subject": "Antioch,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "California",
"property": "language",
"object": "Vietnamese_language"
},
{
"subject": "Antioch,_California",
"property": "areaTotal",
"object": "75.324 (square kilometres)"
},
{
"subject": "Contra_Costa_County,_California",
"property": "isPartOf",
"object": "San_Francisco_Bay_Area"
}
] |
(X (X) (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Antioch has a total area of 75.324 sq km and is located in Contra Costa County, San Francisco Bay, California. One of the languages spoken is Vietnamese.",
"In the San Francisco Bay area is Antioch, which is a part of Contra Costa County California and has an area of 75.324 Sq.Km. Vietnamese is a language spoken in California.",
"Antioch is part of Contra Costa County in California and has a total area of 75.324 (square kilometres). Contra Costa County in California, where Vietnamese is spoken, is part of the San Francisco Bay Area."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Contra_Costa_County__California",
"property:is_part_of",
"resource:San_Francisco_Bay_Area"
],
[
"resource:Antioch__California",
"property:area_total",
"75.324 (square kilometres)"
],
[
"resource:Antioch__California",
"rdf:type",
"ontology:city"
],
[
"resource:Antioch__California",
"property:is_part_of",
"resource:Contra_Costa_County__California"
],
[
"resource:Antioch__California",
"property:is_part_of",
"resource:California"
],
[
"resource:California",
"property:language",
"resource:Vietnamese_language"
]
] |
Antioch,_California
|
[
{
"modified": "75.324 (square kilometres)",
"readable": "75.324",
"graph": "75.324 (square kilometres)"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Antioch,_California",
"readable": "Antioch, California",
"graph": "resource:Antioch__California"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Contra_Costa_County,_California",
"readable": "Contra Costa County, California",
"graph": "resource:Contra_Costa_County__California"
},
{
"modified": "San_Francisco_Bay_Area",
"readable": "San Francisco Bay Area",
"graph": "resource:San_Francisco_Bay_Area"
},
{
"modified": "Vietnamese_language",
"readable": "Vietnamese language",
"graph": "resource:Vietnamese_language"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { { { ?j property:is_part_of resource:California } UNION { ?j property:is_part_of resource:San_Francisco_Bay_Area } } . ?j rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?j WHERE { { { ?j property:is_part_of resource:California } UNION { ?j property:is_part_of resource:San_Francisco_Bay_Area } } . ?j rdf:type ontology:city }",
"graph_answer": [
"resource:Antioch__California",
"resource:Contra_Costa_County__California"
],
"readable_answer": [
"Antioch, California",
"Contra Costa County, California"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?w property:is_part_of resource:San_Francisco_Bay_Area . ?w rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w property:is_part_of resource:San_Francisco_Bay_Area . ?w rdf:type ontology:city }",
"graph_answer": [],
"readable_answer": [],
"type": [
"ellipsis",
"meaningful",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
ComicsCharacter
| 3 |
6977
|
Id30
|
[
{
"subject": "Bananaman",
"property": "starring",
"object": "Tim_Brooke-Taylor"
},
{
"subject": "Bananaman",
"property": "firstAired",
"object": "\"1983-10-03\"^^xsd:date"
},
{
"subject": "Bananaman",
"property": "network",
"object": "\"STV\"@en"
}
] |
[
{
"subject": "Bananaman",
"property": "starring",
"object": "Tim_Brooke-Taylor"
},
{
"subject": "Bananaman",
"property": "firstAired",
"object": "\"1983-10-03\""
},
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "\"STV\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bananaman starred Tim Brooke-Taylor and was first broadcast by STV on 3 October 1983.",
"Tim Brooke-Taylor starred as Bananaman, which was first aired on 10/03/1983 and was broadcast by STV.",
"Bananaman, starring Tim Brooke-Taylor, was first broadcast by STV on the 3rd October 1983."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:STV"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Bananaman",
"property:first_aired",
"1983-10-03"
],
[
"resource:Bananaman",
"property:starring",
"resource:Tim_Brooke_Taylor"
]
] |
Bananaman
|
[
{
"modified": "1983-10-03",
"readable": "1983-10-03",
"graph": "1983-10-03"
},
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "firstAired",
"readable": "first aired",
"graph": "property:first_aired"
},
{
"modified": "starring",
"readable": "starring",
"graph": "property:starring"
},
{
"modified": "Bananaman",
"readable": "Bananaman",
"graph": "resource:Bananaman"
},
{
"modified": "STV",
"readable": "STV",
"graph": "resource:STV"
},
{
"modified": "Tim_Brooke-Taylor",
"readable": "Tim Brooke-Taylor",
"graph": "resource:Tim_Brooke_Taylor"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?a property:starring ?z . FILTER ( CONTAINS ( YEAR ( ?s ) , '1983' ) ) . ?a property:first_aired ?s . ?a rdf:type ontology:comics_character }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?a property:starring ?z . FILTER ( CONTAINS ( YEAR ( ?s ) , '1983' ) ) . ?a property:first_aired ?s . ?a rdf:type ontology:comics_character }",
"graph_answer": [
"resource:Tim_Brooke_Taylor"
],
"readable_answer": [
"Tim Brooke-Taylor"
],
"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 ?w ?s WHERE { ?s property:first_aired ?w . ?s property:starring resource:Tim_Brooke_Taylor . ?s rdf:type ontology:comics_character }",
"readable_query": "SELECT DISTINCT ?w ?s WHERE { ?s property:first_aired ?w . ?s property:starring resource:Tim_Brooke-Taylor . ?s rdf:type ontology:comics_character }",
"graph_answer": [
"1983-10-03",
"resource:Bananaman"
],
"readable_answer": [
"1983-10-03",
"Bananaman"
],
"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 ?i WHERE { resource:Bananaman property:first_publication_year ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Bananaman property:first_publication_year ?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"
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.