category
string | size
int32 | id
string | eid
string | original_triple_sets
list | modified_triple_sets
list | shape
string | shape_type
string | lex
sequence | test_category
string | dbpedia_links
sequence | links
sequence | graph
list | main_entity
string | mappings
list | dialogue
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CelestialBody | 4 | 9377 | Id94 | [
{
"subject": "109_Felicitas",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "109_Felicitas",
"property": "escapeVelocity",
"object": "\"170.28\"^^xsd:double"
},
{
"subject": "109_Felicitas",
"property": "mass",
"object": "\"7500.0\"^^xsd:double"
},
{
"subject": "109_Felicitas",
"property": "orbitalPeriod",
"object": "1.39705e+08"
}
] | [
{
"subject": "109_Felicitas",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "109_Felicitas",
"property": "escapeVelocity",
"object": "0.0473 (kilometrePerSeconds)"
},
{
"subject": "109_Felicitas",
"property": "mass",
"object": "7.5 (kilograms)"
},
{
"subject": "109_Felicitas",
"property": "orbitalPeriod",
"object": "139705000.0"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"109 Felicitas has a mass of 7.5 kilograms and an escape velocity of 0.0473 km per sec. It has an epoch date of 31st December 2006 and an orbial period of 139705000.0.",
"With a mass of 7.5kgs, 109 Felicitas, has an epoch date of December 31st 2006. This asteroid has an escape velocity of 0.0473 km per sec and an orbital period of 139705000.0.",
"109 Felicitas has an epoch date of December 31st 2006 and an escape velocity of 0.0473 km per sec. It has an orbital period of 139705000.0 and a mass of 7.5 kg."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:109_Felicitas",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:109_Felicitas",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:109_Felicitas",
"property:escape_velocity",
"0.0473 (kilometrePerSeconds)"
],
[
"resource:109_Felicitas",
"property:mass",
"7.5 (kilograms)"
],
[
"resource:109_Felicitas",
"property:orbital_period",
"resource:139705000_0"
]
] | 109_Felicitas | [
{
"modified": "0.0473 (kilometrePerSeconds)",
"readable": "0.0473",
"graph": "0.0473 (kilometrePerSeconds)"
},
{
"modified": "7.5 (kilograms)",
"readable": "7.5",
"graph": "7.5 (kilograms)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "109_Felicitas",
"readable": "109 Felicitas",
"graph": "resource:109_Felicitas"
},
{
"modified": "139705000.0",
"readable": "139705000.0",
"graph": "resource:139705000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( CONTAINS ( YEAR ( ?r ) , '2006' ) ) . ?m property:orbital_period ?e . ?m property:epoch ?r . ?m rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( CONTAINS ( YEAR ( ?r ) , '2006' ) ) . ?m property:orbital_period ?e . ?m property:epoch ?r . ?m rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:139705000_0"
],
"readable_answer": [
"139705000.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": "SELECT DISTINCT ?f WHERE { ?f property:epoch ?w . ?f property:orbital_period resource:139705000_0 . FILTER ( CONTAINS ( YEAR ( ?w ) , '2006' ) ) . ?f rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:epoch ?w . ?f property:orbital_period resource:139705000.0 . FILTER ( CONTAINS ( YEAR ( ?w ) , '2006' ) ) . ?f rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:109_Felicitas"
],
"readable_answer": [
"109 Felicitas"
],
"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 ?g ?s WHERE { resource:109_Felicitas property:escape_velocity ?g . resource:109_Felicitas property:epoch ?s }",
"readable_query": "SELECT DISTINCT ?g ?s WHERE { resource:109_Felicitas property:escape_velocity ?g . resource:109_Felicitas property:epoch ?s }",
"graph_answer": [
"0.0473 (kilometrePerSeconds)",
"resource:2006_12_31"
],
"readable_answer": [
"0.0473",
"2006-12-31"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:109_Felicitas property:spoken_in ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:109_Felicitas property:spoken_in ?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"
]
}
] |
|
CelestialBody | 2 | 4070 | Id51 | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "stateOfOrigin",
"object": "Canada"
}
] | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "stateOfOrigin",
"object": "Canada"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"101 Helena was discovered by, the Canadian, James Craig Watson.",
"101 Helena was discovered by James Craig Watson, who comes from Canada.",
"101 Helena was discovered by James Craig Watson from Canada."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:discoverer",
"resource:James_Craig_Watson"
],
[
"resource:James_Craig_Watson",
"property:state_of_origin",
"resource:Canada"
]
] | 101_Helena | [
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "stateOfOrigin",
"readable": "state of origin",
"graph": "property:state_of_origin"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
"modified": "Canada",
"readable": "Canada",
"graph": "resource:Canada"
},
{
"modified": "James_Craig_Watson",
"readable": "James Craig Watson",
"graph": "resource:James_Craig_Watson"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?w WHERE { ?z rdf:type ontology:celestial_body . ?w property:state_of_origin resource:Canada . ?z property:discoverer ?w }",
"readable_query": "SELECT DISTINCT ?z ?w WHERE { ?z rdf:type ontology:celestial_body . ?w property:state_of_origin resource:Canada . ?z property:discoverer ?w }",
"graph_answer": [
"resource:101_Helena",
"resource:James_Craig_Watson"
],
"readable_answer": [
"101 Helena",
"James Craig Watson"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Athlete | 3 | 6283 | Id119 | [
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "birthYear",
"object": "\"1995\"^^xsd:gYear"
},
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "team",
"object": "Florida_Panthers"
},
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "placeOfBirth",
"object": "\"Tampere, Finland\"@en"
}
] | [
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "birthYear",
"object": "1995"
},
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "club",
"object": "Florida_Panthers"
},
{
"subject": "Aleksander_Barkov,_Jr.",
"property": "birthPlace",
"object": "\"Tampere, Finland\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aleksander Barkov, Jr. was born in 1995 in Tampere, Finland and has played for the Florida Panthers.",
"Aleksander Barkov Jr was born in Tampere, Finland in 1995 and his club is the Florida Panthers.",
"Aleksander Barkov Jr . was born in Tampere, Finland (1995) and his club is the Florida Panthers."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aleksander_Barkov__Jr_",
"property:birth_year",
"resource:1995"
],
[
"resource:Aleksander_Barkov__Jr_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksander_Barkov__Jr_",
"property:club",
"resource:Florida_Panthers"
],
[
"resource:Aleksander_Barkov__Jr_",
"property:birth_place",
"resource:Tampere__Finland"
]
] | Aleksander_Barkov,_Jr. | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "birthYear",
"readable": "birth year",
"graph": "property:birth_year"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "1995",
"readable": "1995",
"graph": "resource:1995"
},
{
"modified": "Aleksander_Barkov,_Jr.",
"readable": "Aleksander Barkov, Jr.",
"graph": "resource:Aleksander_Barkov__Jr_"
},
{
"modified": "Florida_Panthers",
"readable": "Florida Panthers",
"graph": "resource:Florida_Panthers"
},
{
"modified": "Tampere, Finland",
"readable": "Tampere, Finland",
"graph": "resource:Tampere__Finland"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a property:birth_year ?c . ?a property:birth_place resource:Northbrook__Illinois . ?a rdf:type ontology:athlete }",
"readable_query": "ASK WHERE { ?a property:birth_year ?c . ?a property:birth_place resource:Northbrook,_Illinois . ?a rdf:type ontology:athlete }",
"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 | 9729 | Id18 | [
{
"subject": "Amatriciana_sauce",
"property": "region",
"object": "Lazio"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredient",
"object": "Pecorino_Romano"
},
{
"subject": "Amatriciana_sauce",
"property": "mainIngredient",
"object": "\"Tomatoes, guanciale, cheese , olive oil\"@en"
}
] | [
{
"subject": "Amatriciana_sauce",
"property": "region",
"object": "Lazio"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredient",
"object": "Pecorino_Romano"
},
{
"subject": "Amatriciana_sauce",
"property": "mainIngredient",
"object": "\"Tomatoes, guanciale, cheese, olive oil\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Amatriciana comes from Italy and is a sauce from Lazio. One of its ingredients is Pecorino Romano while other main ingredients are tomatoes, guanciale, cheese and olive oil.",
"Amatriciana sauce is from the Lazio region of Italy. Tomatoes, guanciale, pecorino romano cheese, olive oil are the main ingredients.",
"Amatriciana sauce comes from the region of Lazio, Italy. Tomatoes, guanciale, Pecorino Romano cheese and olive oil are the main ingredients."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amatriciana_sauce",
"property:ingredient",
"resource:Pecorino_Romano"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Cheese"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Olive_oil"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Guanciale"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Tomatoes"
],
[
"resource:Amatriciana_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Amatriciana_sauce",
"property:country",
"resource:Italy"
],
[
"resource:Amatriciana_sauce",
"property:region",
"resource:Lazio"
]
] | Amatriciana_sauce | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Amatriciana_sauce",
"readable": "Amatriciana sauce",
"graph": "resource:Amatriciana_sauce"
},
{
"modified": "Cheese",
"readable": "Cheese",
"graph": "resource:Cheese"
},
{
"modified": "Guanciale",
"readable": "Guanciale",
"graph": "resource:Guanciale"
},
{
"modified": "Italy",
"readable": "Italy",
"graph": "resource:Italy"
},
{
"modified": "Lazio",
"readable": "Lazio",
"graph": "resource:Lazio"
},
{
"modified": "Olive oil",
"readable": "Olive oil",
"graph": "resource:Olive_oil"
},
{
"modified": "Pecorino_Romano",
"readable": "Pecorino Romano",
"graph": "resource:Pecorino_Romano"
},
{
"modified": "Tomatoes",
"readable": "Tomatoes",
"graph": "resource:Tomatoes"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?p WHERE { resource:Amatriciana_sauce property:main_ingredient ?s . resource:Amatriciana_sauce property:region ?p }",
"readable_query": "SELECT DISTINCT ?s ?p WHERE { resource:Amatriciana_sauce property:main_ingredient ?s . resource:Amatriciana_sauce property:region ?p }",
"graph_answer": [
"resource:Guanciale",
"resource:Lazio"
],
"readable_answer": [
"Guanciale",
"Lazio"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?s ) WHERE { resource:Amatriciana_sauce property:main_ingredient ?u }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?s ) WHERE { resource:Amatriciana_sauce property:main_ingredient ?u }",
"graph_answer": [
"4"
],
"readable_answer": [
"4"
],
"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 ?e WHERE { resource:Amatriciana_sauce property:main_ingredient ?e . FILTER ( ?e != resource:Olive_oil ) . FILTER ( ?e != resource:Guanciale ) }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Amatriciana_sauce property:main_ingredient ?e . FILTER ( ?e != resource:Olive_oil ) . FILTER ( ?e != resource:Guanciale ) }",
"graph_answer": [
"resource:Cheese",
"resource:Tomatoes"
],
"readable_answer": [
"Cheese",
"Tomatoes"
],
"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 ?a ?y WHERE { resource:Amatriciana_sauce property:country ?a . resource:Amatriciana_sauce property:ingredient ?y }",
"readable_query": "SELECT DISTINCT ?a ?y WHERE { resource:Amatriciana_sauce property:country ?a . resource:Amatriciana_sauce property:ingredient ?y }",
"graph_answer": [
"resource:Italy",
"resource:Pecorino_Romano"
],
"readable_answer": [
"Italy",
"Pecorino Romano"
],
"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 ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?n ) , 'olive' ) ) . resource:Amatriciana_sauce property:main_ingredient ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( CONTAINS ( LCASE ( ?n ) , 'olive' ) ) . resource:Amatriciana_sauce property:main_ingredient ?n }",
"graph_answer": [
"resource:Olive_oil"
],
"readable_answer": [
"Olive oil"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12189 | Id136 | [
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "India",
"property": "currency",
"object": "Indian_rupee"
},
{
"subject": "India",
"property": "leader",
"object": "T._S._Thakur"
},
{
"subject": "Bhajji",
"property": "region",
"object": "Karnataka"
},
{
"subject": "Karnataka",
"property": "leaderName",
"object": "Vajubhai_Vala"
}
] | [
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "India",
"property": "currency",
"object": "Indian_rupee"
},
{
"subject": "India",
"property": "leader",
"object": "T._S._Thakur"
},
{
"subject": "Bhajji",
"property": "region",
"object": "Karnataka"
},
{
"subject": "Karnataka",
"property": "leader",
"object": "Vajubhai_Vala"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Indian rupee is the currency in India where the leaders are T. S. Thakur and Vajubhai Vala. Bhajji comes from the Karnataka region in India.",
"Bhajji comes from the country India in the Karnataka region. The currency of India is the Indian rupee and T. S. Thakur is the leader of India while the leader of Karnataka is Vajubhai Vala.",
"T S Thakur is the leader of India, which has the currency the rupee. The food bhajji comes from the Karnataka region who is led by Vajubhai Vala."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Karnataka",
"property:leader",
"resource:Vajubhai_Vala"
],
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:country",
"resource:India"
],
[
"resource:Bhajji",
"property:region",
"resource:Karnataka"
],
[
"resource:India",
"property:leader",
"resource:T__S__Thakur"
],
[
"resource:India",
"property:currency",
"resource:Indian_rupee"
]
] | Bhajji | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bhajji",
"readable": "Bhajji",
"graph": "resource:Bhajji"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Indian_rupee",
"readable": "Indian rupee",
"graph": "resource:Indian_rupee"
},
{
"modified": "Karnataka",
"readable": "Karnataka",
"graph": "resource:Karnataka"
},
{
"modified": "T._S._Thakur",
"readable": "T. S. Thakur",
"graph": "resource:T__S__Thakur"
},
{
"modified": "Vajubhai_Vala",
"readable": "Vajubhai Vala",
"graph": "resource:Vajubhai_Vala"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { { { resource:India property:leader ?w } UNION { resource:Karnataka property:leader ?w } } }",
"readable_query": "SELECT DISTINCT ?w WHERE { { { resource:India property:leader ?w } UNION { resource:Karnataka property:leader ?w } } }",
"graph_answer": [
"resource:T__S__Thakur",
"resource:Vajubhai_Vala"
],
"readable_answer": [
"T. S. Thakur",
"Vajubhai Vala"
],
"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 ?t WHERE { resource:India property:leader ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:India property:leader ?t }",
"graph_answer": [
"resource:T__S__Thakur"
],
"readable_answer": [
"T. S. Thakur"
],
"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:India property:currency resource:Indian_rupee }",
"readable_query": "ASK WHERE { resource:India property:currency resource:Indian_rupee }",
"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 ?e WHERE { ?e rdf:type ontology:food . ?e property:country resource:India }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:food . ?e property:country resource:India }",
"graph_answer": [
"resource:Bhajji"
],
"readable_answer": [
"Bhajji"
],
"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"
]
}
] |
|
Company | 3 | 7081 | Id70 | [
{
"subject": "Trane",
"property": "product",
"object": "Building_Management_System"
},
{
"subject": "Trane",
"property": "location",
"object": "Swords,_Dublin"
},
{
"subject": "Trane",
"property": "location",
"object": "Ireland"
}
] | [
{
"subject": "Trane",
"property": "product",
"object": "Building_Management_System"
},
{
"subject": "Trane",
"property": "location",
"object": "Swords,_Dublin"
},
{
"subject": "Trane",
"property": "location",
"object": "Ireland"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Trane located in Swords, Dublin produces building management systems also located in Ireland.",
"Trane is an Irish company located in Swords, Dublin that manufactures building management systems.",
"Trane located in Ireland makes building management systems with a location also in Swords, Dublin."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Trane",
"property:product",
"resource:Building_Management_System"
],
[
"resource:Trane",
"rdf:type",
"ontology:company"
],
[
"resource:Trane",
"property:location",
"resource:Ireland"
],
[
"resource:Trane",
"property:location",
"resource:Swords__Dublin"
]
] | Trane | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "product",
"readable": "product",
"graph": "property:product"
},
{
"modified": "Building_Management_System",
"readable": "Building Management System",
"graph": "resource:Building_Management_System"
},
{
"modified": "Ireland",
"readable": "Ireland",
"graph": "resource:Ireland"
},
{
"modified": "Swords,_Dublin",
"readable": "Swords, Dublin",
"graph": "resource:Swords__Dublin"
},
{
"modified": "Trane",
"readable": "Trane",
"graph": "resource:Trane"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?x ) WHERE { ?k property:location resource:Swords__Dublin . ?k rdf:type ontology:company . ?k property:product resource:Building_Management_System }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?x ) WHERE { ?k property:location resource:Swords,_Dublin . ?k rdf:type ontology:company . ?k property:product resource:Building_Management_System }",
"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 ?q WHERE { ?q rdf:type ontology:company . ?q property:location resource:Swords__Dublin . ?q property:product resource:Building_Management_System }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:company . ?q property:location resource:Swords,_Dublin . ?q property:product resource:Building_Management_System }",
"graph_answer": [
"resource:Trane"
],
"readable_answer": [
"Trane"
],
"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"
]
}
] |
|
MeanOfTransportation | 2 | 4968 | Id203 | [
{
"subject": "Meyer_Werft",
"property": "location",
"object": "Germany"
},
{
"subject": "AIDAstella",
"property": "shipBuilder",
"object": "Meyer_Werft"
}
] | [
{
"subject": "Meyer_Werft",
"property": "location",
"object": "Germany"
},
{
"subject": "AIDAstella",
"property": "builder",
"object": "Meyer_Werft"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Meyer Werft is located in Germany and built the AIDAstella.",
"Meyer Werft is found in Germany and they built the AIDAstella.",
"The AIDAstella was built by Meyer Werft, who are located in Germany."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AIDAstella",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAstella",
"property:builder",
"resource:Meyer_Werft"
],
[
"resource:Meyer_Werft",
"property:location",
"resource:Germany"
]
] | AIDAstella | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "AIDAstella",
"readable": "AIDAstella",
"graph": "resource:AIDAstella"
},
{
"modified": "Germany",
"readable": "Germany",
"graph": "resource:Germany"
},
{
"modified": "Meyer_Werft",
"readable": "Meyer Werft",
"graph": "resource:Meyer_Werft"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?l WHERE { ?b rdf:type ontology:mean_of_transportation . ?l property:location resource:Germany . ?b property:builder ?l }",
"readable_query": "SELECT DISTINCT ?b ?l WHERE { ?b rdf:type ontology:mean_of_transportation . ?l property:location resource:Germany . ?b property:builder ?l }",
"graph_answer": [
"resource:AIDAstella",
"resource:Meyer_Werft"
],
"readable_answer": [
"AIDAstella",
"Meyer Werft"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Building | 2 | 3885 | Id37 | [
{
"subject": "250_Delaware_Avenue",
"property": "buildingStartDate",
"object": "\"January, 2014\""
},
{
"subject": "250_Delaware_Avenue",
"property": "floorCount",
"object": "12"
}
] | [
{
"subject": "250_Delaware_Avenue",
"property": "buildingStartDate",
"object": "\"January, 2014\""
},
{
"subject": "250_Delaware_Avenue",
"property": "floorCount",
"object": "12"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"250 Delaware Ave. was begun in January 2014 and has 12 floors.",
"The construction of 250 Delaware Avenue, which has 12 floors, began in January 2014."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:250_Delaware_Avenue",
"property:floor_count",
"12"
],
[
"resource:250_Delaware_Avenue",
"property:building_start_date",
"resource:January__2014"
],
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
]
] | 250_Delaware_Avenue | [
{
"modified": "12",
"readable": "12",
"graph": "12"
},
{
"modified": "buildingStartDate",
"readable": "building start date",
"graph": "property:building_start_date"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "250_Delaware_Avenue",
"readable": "250 Delaware Avenue",
"graph": "resource:250_Delaware_Avenue"
},
{
"modified": "January, 2014",
"readable": "January, 2014",
"graph": "resource:January__2014"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?z rdf:type ontology:building . ?z property:building_start_date ?c . ?z property:floor_count ?m . FILTER ( ?m <= '20' ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?z rdf:type ontology:building . ?z property:building_start_date ?c . ?z property:floor_count ?m . FILTER ( ?m <= '20' ) }",
"graph_answer": [
"resource:January__2014"
],
"readable_answer": [
"January, 2014"
],
"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 { FILTER ( ?y <= '20' ) . ?e rdf:type ontology:building . ?e property:building_start_date resource:January__2014 . ?e property:floor_count ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?y <= '20' ) . ?e rdf:type ontology:building . ?e property:building_start_date resource:January,_2014 . ?e property:floor_count ?y }",
"graph_answer": [
"12"
],
"readable_answer": [
"12"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m property:building_start_date resource:January__2014 . ?m rdf:type ontology:building . ?m property:floor_count 12 }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m property:building_start_date resource:January,_2014 . ?m rdf:type ontology:building . ?m property:floor_count 12 }",
"graph_answer": [
"resource:250_Delaware_Avenue"
],
"readable_answer": [
"250 Delaware Avenue"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
ComicsCharacter | 2 | 4408 | Id73 | [
{
"subject": "Karl_Kesel",
"property": "nationality",
"object": "Americans"
},
{
"subject": "Auron_(comics)",
"property": "creators",
"object": "Karl_Kesel"
}
] | [
{
"subject": "Karl_Kesel",
"property": "nationality",
"object": "Americans"
},
{
"subject": "Auron_(comicsCharacter)",
"property": "creator",
"object": "Karl_Kesel"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The comic book character Auron was created by Karl Kesel, an American.",
"American, Karl Kesel, is the creator of the comic character, Auron.",
"The American Karl Kesel created the comic character Auron."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Karl_Kesel",
"property:nationality",
"resource:Americans"
],
[
"resource:Auron__comicsCharacter_",
"property:creator",
"resource:Karl_Kesel"
],
[
"resource:Auron__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
]
] | Auron_(comicsCharacter) | [
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "Americans",
"readable": "Americans",
"graph": "resource:Americans"
},
{
"modified": "Auron_(comicsCharacter)",
"readable": "Auron",
"graph": "resource:Auron__comicsCharacter_"
},
{
"modified": "Karl_Kesel",
"readable": "Karl Kesel",
"graph": "resource:Karl_Kesel"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?q WHERE { ?q property:nationality resource:Americans . ?b property:creator ?q . ?b rdf:type ontology:comics_character }",
"readable_query": "SELECT DISTINCT ?b ?q WHERE { ?q property:nationality resource:Americans . ?b property:creator ?q . ?b rdf:type ontology:comics_character }",
"graph_answer": [
"resource:Auron__comicsCharacter_",
"resource:Karl_Kesel"
],
"readable_answer": [
"Auron",
"Karl Kesel"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
University | 3 | 8125 | Id29 | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "director",
"object": "\"Dr. G. P. Prabhukumar\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "campus",
"object": "\"Urban, ,\\nIn Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"@en"
}
] | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "director",
"object": "\"Dr. G. P. Prabhukumar\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "campus",
"object": "\"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Acharya Institute of Technology is located in Soldevanahalli, at the address Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090. Its director is Dr. G. P. Prabhukumar.",
"The director of the Acharya Institute of Technology is Dr. G. P. Prabhukumar and the university is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
"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:campus",
"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
[
"resource:Acharya_Institute_of_Technology",
"property:director",
"Dr. G. P. Prabhukumar"
]
] | Acharya_Institute_of_Technology | [
{
"modified": "Dr. G. P. Prabhukumar",
"readable": "Dr. G. P. Prabhukumar",
"graph": "Dr. G. P. Prabhukumar"
},
{
"modified": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.",
"readable": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.",
"graph": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
},
{
"modified": "campus",
"readable": "campus",
"graph": "property:campus"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "director",
"readable": "director",
"graph": "property:director"
},
{
"modified": "Acharya_Institute_of_Technology",
"readable": "Acharya Institute of Technology",
"graph": "resource:Acharya_Institute_of_Technology"
},
{
"modified": "Bangalore",
"readable": "Bangalore",
"graph": "resource:Bangalore"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?b ) WHERE { ?t rdf:type ontology:university . ?t property:campus ?l . ?t property:director 'Dr. G. P. Prabhukumar' }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?b ) WHERE { ?t rdf:type ontology:university . ?t property:campus ?l . ?t property:director 'Dr. G. P. Prabhukumar' }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?p property:director 'Dr. G. P. Prabhukumar' . ?p property:campus ?e . ?p rdf:type ontology:university }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?p property:director 'Dr. G. P. Prabhukumar' . ?p property:campus ?e . ?p rdf:type ontology:university }",
"graph_answer": [
"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
"readable_answer": [
"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m ?u WHERE { ?u rdf:type ontology:university . ?u property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' . ?u property:director ?m }",
"readable_query": "SELECT DISTINCT ?m ?u WHERE { ?u rdf:type ontology:university . ?u property:campus 'In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.' . ?u property:director ?m }",
"graph_answer": [
"Dr. G. P. Prabhukumar",
"resource:Acharya_Institute_of_Technology"
],
"readable_answer": [
"Dr. G. P. Prabhukumar",
"Acharya Institute of Technology"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Acharya_Institute_of_Technology property:year ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Acharya_Institute_of_Technology property:year ?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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Acharya_Institute_of_Technology property:class ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Acharya_Institute_of_Technology property:class ?t }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody | 4 | 9366 | Id83 | [
{
"subject": "1089_Tama",
"property": "orbitalPeriod",
"object": "1.03926e+08"
},
{
"subject": "1089_Tama",
"property": "periapsis",
"object": "2.88749e+11"
},
{
"subject": "1089_Tama",
"property": "epoch",
"object": "\"2005-11-26\"^^xsd:date"
},
{
"subject": "1089_Tama",
"property": "Planet/apoapsis",
"object": "\"3.73513E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "1089_Tama",
"property": "epoch",
"object": "2005-11-26"
},
{
"subject": "1089_Tama",
"property": "orbitalPeriod",
"object": "1202.846 (days)"
},
{
"subject": "1089_Tama",
"property": "periapsis",
"object": "288749000000.0"
},
{
"subject": "1089_Tama",
"property": "apoapsis",
"object": "373513000.0 (kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The epoch date of 1089 Tama is 26 November 2005 and it has an orbital period of 1202.846 days. It has a periapsis of 288749000000.0 and an apoapsis of 373513000.0 (kilometres).",
"1089 Tama's epoch date is November 26, 2005. It has an apoapsis of 373513000.0 kilometres, a periapsis of 288749000000.0 and an orbital period of 1202.846 days.",
"1089 Tama's epoch date is November 26, 2005 and has an orbital period of 1202.846 days. Its periapsis is 288749000000.0 and apoapsis is 373513000.0 km."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1089_Tama",
"property:epoch",
"resource:2005_11_26"
],
[
"resource:1089_Tama",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1089_Tama",
"property:apoapsis",
"373513000.0 (kilometres)"
],
[
"resource:1089_Tama",
"property:periapsis",
"resource:288749000000_0"
],
[
"resource:1089_Tama",
"property:orbital_period",
"1202.846 (days)"
]
] | 1089_Tama | [
{
"modified": "1202.846 (days)",
"readable": "1202.846",
"graph": "1202.846 (days)"
},
{
"modified": "373513000.0 (kilometres)",
"readable": "373513000.0",
"graph": "373513000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1089_Tama",
"readable": "1089 Tama",
"graph": "resource:1089_Tama"
},
{
"modified": "2005-11-26",
"readable": "2005-11-26",
"graph": "resource:2005_11_26"
},
{
"modified": "288749000000.0",
"readable": "288749000000.0",
"graph": "resource:288749000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?b = \"2005_11_26\" ) . ?w rdf:type ontology:celestial_body . ?w property:epoch ?b . ?w property:orbital_period ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?b = \"2005-11-26\" ) . ?w rdf:type ontology:celestial_body . ?w property:epoch ?b . ?w property:orbital_period ?y }",
"graph_answer": [
"1202.846 (days)"
],
"readable_answer": [
"1202.846"
],
"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 ?t WHERE { ?t rdf:type ontology:celestial_body . FILTER ( ?u = \"2005_11_26\" ) . ?t property:orbital_period '1202.846 (days)' . ?t property:epoch ?u }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:celestial_body . FILTER ( ?u = \"2005-11-26\" ) . ?t property:orbital_period '1202.846 (days)' . ?t property:epoch ?u }",
"graph_answer": [
"resource:1089_Tama"
],
"readable_answer": [
"1089 Tama"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?z WHERE { resource:1089_Tama property:periapsis ?z . resource:1089_Tama property:apoapsis ?a }",
"readable_query": "SELECT DISTINCT ?a ?z WHERE { resource:1089_Tama property:periapsis ?z . resource:1089_Tama property:apoapsis ?a }",
"graph_answer": [
"373513000.0 (kilometres)",
"resource:288749000000_0"
],
"readable_answer": [
"373513000.0",
"288749000000.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"
]
}
] |
|
CelestialBody | 3 | 6658 | Id75 | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "N._R._Pogson"
},
{
"subject": "N._R._Pogson",
"property": "birthPlace",
"object": "Nottingham"
},
{
"subject": "107_Camilla",
"property": "discovered",
"object": "\"2001-03-01\"^^xsd:date"
}
] | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "N._R._Pogson"
},
{
"subject": "N._R._Pogson",
"property": "birthPlace",
"object": "Nottingham"
},
{
"subject": "107_Camilla",
"property": "discovered",
"object": "2001-03-01"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The asteroid, 107 Camilla, was discovered on the 1st of March, 2001, by Nottingham born, N.R. Pogson.",
"Born in Nottingham, N. R. Pogson discovered 107 Camilla, on March 1st 2001.",
"N.R. Pogson (born in Nottingham) discovered 107 Camilla on 1 March 2001."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:N__R__Pogson",
"property:birth_place",
"resource:Nottingham"
],
[
"resource:107_Camilla",
"property:discovered",
"resource:2001_03_01"
],
[
"resource:107_Camilla",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:107_Camilla",
"property:discoverer",
"resource:N__R__Pogson"
]
] | 107_Camilla | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "discovered",
"readable": "discovered",
"graph": "property:discovered"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "107_Camilla",
"readable": "107 Camilla",
"graph": "resource:107_Camilla"
},
{
"modified": "2001-03-01",
"readable": "2001-03-01",
"graph": "resource:2001_03_01"
},
{
"modified": "N._R._Pogson",
"readable": "N. R. Pogson",
"graph": "resource:N__R__Pogson"
},
{
"modified": "Nottingham",
"readable": "Nottingham",
"graph": "resource:Nottingham"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?w property:discoverer ?d . ?w rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?y ) , '2001' ) ) . ?w property:discovered ?y . ?d property:birth_place resource:Nottingham }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?w property:discoverer ?d . ?w rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?y ) , '2001' ) ) . ?w property:discovered ?y . ?d property:birth_place resource:Nottingham }",
"graph_answer": [
"resource:N__R__Pogson"
],
"readable_answer": [
"N. R. Pogson"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?j property:discoverer resource:N__R__Pogson . FILTER ( CONTAINS ( YEAR ( ?z ) , '2001' ) ) . ?j property:discovered ?z . resource:N__R__Pogson property:birth_place resource:Nottingham . ?j rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j property:discoverer resource:N._R._Pogson . FILTER ( CONTAINS ( YEAR ( ?z ) , '2001' ) ) . ?j property:discovered ?z . resource:N._R._Pogson property:birth_place resource:Nottingham . ?j rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:107_Camilla"
],
"readable_answer": [
"107 Camilla"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:107_Camilla property:discovered resource:2001_03_01 }",
"readable_query": "ASK WHERE { resource:107_Camilla property:discovered resource:2001-03-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"
]
}
] |
|
Artist | 3 | 5922 | Id68 | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "background",
"object": "\"non_performing_personnel\"@en"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "background",
"object": "\"non_performing_personnel\""
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Rhythm and blues artist Ahmet Ertegun was a non performing artist. Disco comes from R & B.",
"Rhythm and Blues musician Ahmet Ertegun is a non performance artist. R & B is the root of Disco.",
"Ahmet Ertegun, who started out as a non performing personnel, performs in the Rhythm and Blues genre; one of the derivatives of Rhythm and Blues is Disco."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
],
[
"resource:Ahmet_Ertegun",
"rdf:type",
"ontology:artist"
],
[
"resource:Ahmet_Ertegun",
"property:background",
"resource:non_performing_personnel"
],
[
"resource:Ahmet_Ertegun",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Ahmet_Ertegun | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"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": "non_performing_personnel",
"readable": "non performing personnel",
"graph": "resource:non_performing_personnel"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?n property:genre resource:Rhythm_and_blues . ?n property:background resource:non_vocal_instrumentalist . ?n rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?n property:genre resource:Rhythm_and_blues . ?n property:background resource:non_vocal_instrumentalist . ?n rdf:type ontology:artist }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:background resource:non_performing_personnel }",
"readable_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:background resource:non_performing_personnel }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?b WHERE { ?b property:genre resource:Rhythm_and_blues . ?b property:background resource:non_performing_personnel . ?b rdf:type ontology:artist }",
"readable_query": "SELECT ?b WHERE { ?b property:genre resource:Rhythm_and_blues . ?b property:background resource:non_performing_personnel . ?b 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 ?i WHERE { resource:Rhythm_and_blues property:derivative ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Rhythm_and_blues property:derivative ?i }",
"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"
]
}
] |
|
Artist | 3 | 6026 | Id172 | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Rhythm_and_blues",
"property": "derivatives",
"object": "Disco"
}
] | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Funk and Disco are derivatives of Rhythm and Blues, which is Allen Forrest's genre of music.",
"Allen Forrest performs rhythm and blues music, two of the derivatives of which, are funk and disco.",
"Allen Forrest's genre of music is Rhythm and Blues from which both disco and funk derive."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
],
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Funk"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Allen_Forrest | [
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "Allen_Forrest",
"readable": "Allen Forrest",
"graph": "resource:Allen_Forrest"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Funk",
"readable": "Funk",
"graph": "resource:Funk"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'f' ) ) . resource:Rhythm_and_blues property:derivative ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( STRSTARTS ( LCASE ( ?m ) , 'f' ) ) . resource:Rhythm_and_blues property:derivative ?m }",
"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 ?n ?j WHERE { ?n property:genre ?j . ?j property:derivative resource:Disco . ?n rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?n ?j WHERE { ?n property:genre ?j . ?j property:derivative resource:Disco . ?n rdf:type ontology:artist }",
"graph_answer": [
"resource:Allen_Forrest",
"resource:Rhythm_and_blues"
],
"readable_answer": [
"Allen Forrest",
"Rhythm and blues"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Company | 4 | 9676 | Id22 | [
{
"subject": "GMA_New_Media",
"property": "foundingYear",
"object": "2000-01-01"
},
{
"subject": "GMA_New_Media",
"property": "keyPerson",
"object": "Felipe_Gozon"
},
{
"subject": "GMA_New_Media",
"property": "location",
"object": "GMA_Network_Center"
},
{
"subject": "GMA_New_Media",
"property": "location",
"object": "Philippines"
}
] | [
{
"subject": "GMA_New_Media",
"property": "foundingDate",
"object": "2000-01-01"
},
{
"subject": "GMA_New_Media",
"property": "keyPerson",
"object": "Felipe_Gozon"
},
{
"subject": "GMA_New_Media",
"property": "location",
"object": "GMA_Network_Center"
},
{
"subject": "GMA_New_Media",
"property": "location",
"object": "Philippines"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Felipe Gozon is the key person of GMA New Media, founded on 01/01/2000. GMA New Media is located in the GMA Network Center in the Philippines.",
"GMA New Media was founded on 01-01-2020 and is located at the GMA Network Center in the Philippines. Felipe Gozon is a key person at GMA.",
"The key person at GMA News Media, founded on January 1, 2000, is Felipe Gozon. The company was founded on January 1, 2000 and is located inside GMA Network Center in the Philippines."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:GMA_New_Media",
"property:founding_date",
"resource:2000_01_01"
],
[
"resource:GMA_New_Media",
"property:key_person",
"resource:Felipe_Gozon"
],
[
"resource:GMA_New_Media",
"property:location",
"resource:GMA_Network_Center"
],
[
"resource:GMA_New_Media",
"property:location",
"resource:Philippines"
]
] | GMA_New_Media | [
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "2000-01-01",
"readable": "2000-01-01",
"graph": "resource:2000_01_01"
},
{
"modified": "Felipe_Gozon",
"readable": "Felipe Gozon",
"graph": "resource:Felipe_Gozon"
},
{
"modified": "GMA_Network_Center",
"readable": "GMA Network Center",
"graph": "resource:GMA_Network_Center"
},
{
"modified": "GMA_New_Media",
"readable": "GMA New Media",
"graph": "resource:GMA_New_Media"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?r property:founding_date ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '2000' ) ) . ?r property:key_person ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?r property:founding_date ?a . FILTER ( CONTAINS ( YEAR ( ?a ) , '2000' ) ) . ?r property:key_person ?t }",
"graph_answer": [
"resource:Felipe_Gozon"
],
"readable_answer": [
"Felipe Gozon"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_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 ( ?o ) , '2000' ) ) . ?c property:founding_date ?o . ?c property:key_person resource:Felipe_Gozon }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( YEAR ( ?o ) , '2000' ) ) . ?c property:founding_date ?o . ?c property:key_person resource:Felipe_Gozon }",
"graph_answer": [
"resource:GMA_New_Media"
],
"readable_answer": [
"GMA New Media"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_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 ?j WHERE { resource:GMA_New_Media property:key_person resource:Felipe_Gozon . resource:GMA_New_Media property:founding_date ?j . FILTER ( CONTAINS ( YEAR ( ?j ) , '2000' ) ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:GMA_New_Media property:key_person resource:Felipe_Gozon . resource:GMA_New_Media property:founding_date ?j . FILTER ( CONTAINS ( YEAR ( ?j ) , '2000' ) ) }",
"graph_answer": [
"resource:2000_01_01"
],
"readable_answer": [
"2000-01-01"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7136 | Id49 | [
{
"subject": "Arròs_negre",
"property": "region",
"object": "Valencian_Community"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Arròs_negre",
"property": "ingredient",
"object": "Cephalopod_ink"
}
] | [
{
"subject": "Arròs_negre",
"property": "region",
"object": "Valencian_Community"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Arròs_negre",
"property": "ingredient",
"object": "Cephalopod_ink"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Arros negre, a traditional dish, comes from the region of the Valencian Community in Spain. Cephalopod ink is an ingredient in it.",
"Cephalopod ink is an ingredient in the dish Arròs negre which comes from the region of the Valencian Community in Spain.",
"Arros negre comes from the region of the Valencian community, is a traditional dish from Spain and has Cephalopod ink as an ingredient."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Arr_s_negre",
"property:ingredient",
"resource:Cephalopod_ink"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:Valencian_Community"
]
] | Arròs_negre | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Arròs_negre",
"readable": "Arròs negre",
"graph": "resource:Arr_s_negre"
},
{
"modified": "Cephalopod_ink",
"readable": "Cephalopod ink",
"graph": "resource:Cephalopod_ink"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Valencian_Community",
"readable": "Valencian Community",
"graph": "resource:Valencian_Community"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t ?v WHERE { resource:Arr_s_negre property:ingredient ?t . resource:Arr_s_negre property:region ?v }",
"readable_query": "SELECT DISTINCT ?t ?v WHERE { resource:Arròs_negre property:ingredient ?t . resource:Arròs_negre property:region ?v }",
"graph_answer": [
"resource:Cephalopod_ink",
"resource:Valencian_Community"
],
"readable_answer": [
"Cephalopod ink",
"Valencian Community"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Arr_s_negre property:build_date ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Arròs_negre property:build_date ?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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Arr_s_negre property:genus ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Arròs_negre property:genus ?b }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 4 | 10522 | Id206 | [
{
"subject": "Alvah_Sabin",
"property": "office",
"object": "\"Secretary of State of Vermont\""
},
{
"subject": "Alvah_Sabin",
"property": "region",
"object": "Vermont's_3rd_congressional_district"
},
{
"subject": "Alvah_Sabin",
"property": "successor",
"object": "Homer_Elihu_Royce"
},
{
"subject": "Alvah_Sabin",
"property": "birthPlace",
"object": "Georgia,_Vermont"
}
] | [
{
"subject": "Alvah_Sabin",
"property": "office",
"object": "Secretary_of_State_of_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "region",
"object": "Vermont's_3rd_congressional_district"
},
{
"subject": "Alvah_Sabin",
"property": "successor",
"object": "Homer_Elihu_Royce"
},
{
"subject": "Alvah_Sabin",
"property": "birthPlace",
"object": "Georgia,_Vermont"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alvah Sabin was born in Georgia, Vermont and was the secretary of the State of Vermont. He represented Vermont's 3rd Congressional District and was succeeded by Homer Elihu Royce.",
"Vermont Secretary of State and 3rd Congressional District representative Alvah Sabin was succeeded by Homer Elihu Royce. Sabin was born in Georgia, Vermont.",
"Secretary of State of Vermont and 3rd Congressional District representative Alvah Sabin was born in Georgia, Vermont. He was succeeded by Homer Elihu Royce."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alvah_Sabin",
"rdf:type",
"ontology:politician"
],
[
"resource:Alvah_Sabin",
"property:successor",
"resource:Homer_Elihu_Royce"
],
[
"resource:Alvah_Sabin",
"property:office",
"resource:Secretary_of_State_of_Vermont"
],
[
"resource:Alvah_Sabin",
"property:region",
"resource:Vermont_s_3rd_congressional_district"
],
[
"resource:Alvah_Sabin",
"property:birth_place",
"resource:Georgia__Vermont"
]
] | Alvah_Sabin | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Alvah_Sabin",
"readable": "Alvah Sabin",
"graph": "resource:Alvah_Sabin"
},
{
"modified": "Georgia,_Vermont",
"readable": "Georgia, Vermont",
"graph": "resource:Georgia__Vermont"
},
{
"modified": "Homer_Elihu_Royce",
"readable": "Homer Elihu Royce",
"graph": "resource:Homer_Elihu_Royce"
},
{
"modified": "Secretary_of_State_of_Vermont",
"readable": "Secretary of State of Vermont",
"graph": "resource:Secretary_of_State_of_Vermont"
},
{
"modified": "Vermont's_3rd_congressional_district",
"readable": "Vermont's 3rd congressional district",
"graph": "resource:Vermont_s_3rd_congressional_district"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?w property:successor ?h . ?w rdf:type ontology:politician . ?w property:birth_place resource:Pando__Uruguay }",
"readable_query": "ASK WHERE { ?w property:successor ?h . ?w rdf:type ontology:politician . ?w property:birth_place resource:Pando,_Uruguay }",
"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"
]
}
] |
|
MeanOfTransportation | 3 | 7607 | Id207 | [
{
"subject": "Finland",
"property": "leader",
"object": "Juha_Sipilä"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Finland"
},
{
"subject": "Finland",
"property": "leaderName",
"object": "Sauli_Niinistö"
}
] | [
{
"subject": "Finland",
"property": "leader",
"object": "Sauli_Niinistö"
},
{
"subject": "Finland",
"property": "leader",
"object": "Juha_Sipilä"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Finland"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Finland is the builder if the icebreaker called the Aleksey Chirikov. Both Sauli Niinisto and Juha Sipila are leaders in Finland.",
"The icebreaker Aleksey Chirikov was built by Finland, where Sauli Niinisto and Juha Sipila are leaders.",
"The icebreaker ship Aleksey Chirikov was built in Finland, where Sauli Niinisto and Juha Sipilä are leaders."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aleksey_Chirikov__icebreaker_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:builder",
"resource:Finland"
],
[
"resource:Finland",
"property:leader",
"resource:Juha_Sipil_"
],
[
"resource:Finland",
"property:leader",
"resource:Sauli_Niinist_"
]
] | Aleksey_Chirikov_(icebreaker) | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Aleksey_Chirikov_(icebreaker)",
"readable": "Aleksey Chirikov",
"graph": "resource:Aleksey_Chirikov__icebreaker_"
},
{
"modified": "Finland",
"readable": "Finland",
"graph": "resource:Finland"
},
{
"modified": "Juha_Sipilä",
"readable": "Juha Sipilä",
"graph": "resource:Juha_Sipil_"
},
{
"modified": "Sauli_Niinistö",
"readable": "Sauli Niinistö",
"graph": "resource:Sauli_Niinist_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:mean_of_transportation . ?w property:leader resource:Juha_Sipil_ . ?l property:builder ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'f' ) ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:mean_of_transportation . ?w property:leader resource:Juha_Sipilä . ?l property:builder ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'f' ) ) }",
"graph_answer": [
"resource:Aleksey_Chirikov__icebreaker_"
],
"readable_answer": [
"Aleksey Chirikov"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?o . ?o property:leader resource:Juha_Sipil_ . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'f' ) ) . resource:Aleksey_Chirikov__icebreaker_ rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?o . ?o property:leader resource:Juha_Sipilä . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'f' ) ) . resource:Aleksey_Chirikov_(icebreaker) rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Finland"
],
"readable_answer": [
"Finland"
],
"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 ( COUNT ( ?w ) AS ?r ) WHERE { resource:Finland property:leader ?w }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?r ) WHERE { resource:Finland property:leader ?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 ?y WHERE { FILTER ( ?y != resource:Juha_Sipil_ ) . resource:Finland property:leader ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?y != resource:Juha_Sipilä ) . resource:Finland property:leader ?y }",
"graph_answer": [
"resource:Sauli_Niinist_"
],
"readable_answer": [
"Sauli Niinistö"
],
"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"
]
}
] |
|
WrittenWork | 2 | 5609 | Id144 | [
{
"subject": "Administrative_Science_Quarterly",
"property": "discipline",
"object": "Management"
},
{
"subject": "Administrative_Science_Quarterly",
"property": "abbreviation",
"object": "\"Admin. Sci. Q.\""
}
] | [
{
"subject": "Administrative_Science_Quarterly",
"property": "academicDiscipline",
"object": "Management"
},
{
"subject": "Administrative_Science_Quarterly",
"property": "abbreviation",
"object": "\"Admin. Sci. Q.\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The academic discipline of Administrative Science Quarterly (abbreviated as Admin. Sci. Q) is Management.",
"The abbreviation for the Administrative Science Quarterly is Admin. Sci. Q. and it comes under the academic discipline of Management.",
"The Administrative Science Quarterly, abbreviated \"Admin. Sci. Q,\" comes under the academic discipline of Management."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Administrative_Science_Quarterly",
"property:abbreviation",
"resource:Admin__Sci__Q_"
],
[
"resource:Administrative_Science_Quarterly",
"rdf:type",
"ontology:written_work"
],
[
"resource:Administrative_Science_Quarterly",
"property:academic_discipline",
"resource:Management"
]
] | Administrative_Science_Quarterly | [
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "academicDiscipline",
"readable": "academic discipline",
"graph": "property:academic_discipline"
},
{
"modified": "Admin. Sci. Q.",
"readable": "Admin. Sci. Q.",
"graph": "resource:Admin__Sci__Q_"
},
{
"modified": "Administrative_Science_Quarterly",
"readable": "Administrative Science Quarterly",
"graph": "resource:Administrative_Science_Quarterly"
},
{
"modified": "Management",
"readable": "Management",
"graph": "resource:Management"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?o property:academic_discipline ?k . ?o rdf:type ontology:written_work . ?o property:abbreviation 'ACM Trans. Inf. Syst.' }",
"readable_query": "ASK WHERE { ?o property:academic_discipline ?k . ?o rdf:type ontology:written_work . ?o property:abbreviation 'ACM Trans. Inf. Syst.' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Astronaut | 3 | 6143 | Id43 | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "Elliot_See",
"property": "status",
"object": "\"Deceased\"@en"
},
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
}
] | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "Elliot_See",
"property": "status",
"object": "\"Deceased\""
},
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Elliot See who was a student of the University of Texas at Austin and served as a test pilot, has died.",
"Elliot See, a student at the University of Texas in Austin who was also a test pilot, has died.",
"Elliot See went to the University of Texas at Austin and served as a test pilot and is now deceased."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"property:status",
"resource:Deceased"
],
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Elliot_See",
"property:alma_mater",
"resource:University_of_Texas_at_Austin"
]
] | Elliot_See | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Deceased",
"readable": "Deceased",
"graph": "resource:Deceased"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
},
{
"modified": "University_of_Texas_at_Austin",
"readable": "University of Texas at Austin",
"graph": "resource:University_of_Texas_at_Austin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:Elliot_See property:alma_mater ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'texas' ) ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:Elliot_See property:alma_mater ?r . FILTER ( CONTAINS ( LCASE ( ?r ) , 'texas' ) ) }",
"graph_answer": [
"resource:University_of_Texas_at_Austin"
],
"readable_answer": [
"University of Texas at Austin"
],
"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 ?j WHERE { resource:Elliot_See property:has_to_its_west ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Elliot_See property:has_to_its_west ?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"
]
}
] |
|
WrittenWork | 3 | 8232 | Id78 | [
{
"subject": "A_Long_Long_Way",
"property": "country",
"object": "Ireland"
},
{
"subject": "Ireland",
"property": "ethnicGroup",
"object": "White_people"
},
{
"subject": "A_Long_Long_Way",
"property": "publisher",
"object": "Viking_Press"
}
] | [
{
"subject": "A_Long_Long_Way",
"property": "country",
"object": "Ireland"
},
{
"subject": "Ireland",
"property": "ethnicGroup",
"object": "White_people"
},
{
"subject": "A_Long_Long_Way",
"property": "publisher",
"object": "Viking_Press"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Long Long Way, published by Viking Press, comes from Ireland where the ethnic group is White people.",
"The book \"A Long Long Way was published by Viking Press. It was written in Ireland, where white people are considered an ethnic group.",
"Viking Press published A Long Long Way which comes from Ireland where an ethnic group is white people."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ireland",
"property:ethnic_group",
"resource:White_people"
],
[
"resource:A_Long_Long_Way",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Long_Long_Way",
"property:publisher",
"resource:Viking_Press"
],
[
"resource:A_Long_Long_Way",
"property:country",
"resource:Ireland"
]
] | A_Long_Long_Way | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "A_Long_Long_Way",
"readable": "A Long Long Way",
"graph": "resource:A_Long_Long_Way"
},
{
"modified": "Ireland",
"readable": "Ireland",
"graph": "resource:Ireland"
},
{
"modified": "Viking_Press",
"readable": "Viking Press",
"graph": "resource:Viking_Press"
},
{
"modified": "White_people",
"readable": "White people",
"graph": "resource:White_people"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?k ) WHERE { ?c property:publisher resource:Viking_Press . ?c rdf:type ontology:written_work . ?c property:country resource:Ireland }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?k ) WHERE { ?c property:publisher resource:Viking_Press . ?c rdf:type ontology:written_work . ?c property:country resource:Ireland }",
"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 ?v WHERE { ?v property:country resource:Ireland . ?v rdf:type ontology:written_work . ?v property:publisher resource:Viking_Press }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?v property:country resource:Ireland . ?v rdf:type ontology:written_work . ?v property:publisher resource:Viking_Press }",
"graph_answer": [
"resource:A_Long_Long_Way"
],
"readable_answer": [
"A Long Long Way"
],
"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 ?h WHERE { resource:Ireland property:professional_field ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Ireland property:professional_field ?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"
]
}
] |
|
Food | 4 | 9992 | Id281 | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Baduy"
},
{
"subject": "Singapore",
"property": "language",
"object": "English_language"
},
{
"subject": "Ayam_penyet",
"property": "region",
"object": "Singapore"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Baduy"
},
{
"subject": "Singapore",
"property": "language",
"object": "English_language"
},
{
"subject": "Ayam_penyet",
"property": "region",
"object": "Singapore"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ayam penyet comes from Singapore and Java. English is spoken in Singapore. Baduy are an ethnic group living in Java.",
"Ayam penyet is from Singapore and Java (home of the Baduy people). In Singapore English is one language spoken.",
"Ayam penyet is from Singapore and Java (home of the Baduy people). In Singapore they speak English."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Java",
"property:ethnic_group",
"resource:Baduy"
],
[
"resource:Singapore",
"property:language",
"resource:English_language"
],
[
"resource:Ayam_penyet",
"rdf:type",
"ontology:food"
],
[
"resource:Ayam_penyet",
"property:country",
"resource:Java"
],
[
"resource:Ayam_penyet",
"property:region",
"resource:Singapore"
]
] | Ayam_penyet | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Ayam_penyet",
"readable": "Ayam penyet",
"graph": "resource:Ayam_penyet"
},
{
"modified": "Baduy",
"readable": "Baduy",
"graph": "resource:Baduy"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Java",
"readable": "Java",
"graph": "resource:Java"
},
{
"modified": "Singapore",
"readable": "Singapore",
"graph": "resource:Singapore"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?o property:ethnic_group resource:Baduy . ?b property:country ?o . ?b property:region resource:Singapore . ?b rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?o property:ethnic_group resource:Baduy . ?b property:country ?o . ?b property:region resource:Singapore . ?b rdf:type ontology:food }",
"graph_answer": [
"resource:Ayam_penyet"
],
"readable_answer": [
"Ayam penyet"
],
"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 ?p WHERE { ?g property:region resource:Singapore . ?g rdf:type ontology:food . ?p property:ethnic_group resource:Baduy . ?g property:country ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?g property:region resource:Singapore . ?g rdf:type ontology:food . ?p property:ethnic_group resource:Baduy . ?g property:country ?p }",
"graph_answer": [
"resource:Java"
],
"readable_answer": [
"Java"
],
"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": "ASK WHERE { resource:Singapore property:language resource:English_language }",
"readable_query": "ASK WHERE { resource:Singapore property:language resource:English_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"
]
}
] |
|
Politician | 5 | 12508 | Id27 | [
{
"subject": "Abner_W._Sibal",
"property": "party",
"object": "Republican_Party_(United_States)"
},
{
"subject": "Abner_W._Sibal",
"property": "successor",
"object": "Donald_J._Irwin"
},
{
"subject": "Abner_W._Sibal",
"property": "deathPlace",
"object": "Alexandria,_Virginia"
},
{
"subject": "Abner_W._Sibal",
"property": "birthPlace",
"object": "Ridgewood,_Queens"
},
{
"subject": "Abner_W._Sibal",
"property": "office",
"object": "\"Member of the Connecticut Senate from the 26th District\"@en"
}
] | [
{
"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": "Donald_J._Irwin"
},
{
"subject": "Abner_W._Sibal",
"property": "deathPlace",
"object": "Alexandria,_Virginia"
},
{
"subject": "Abner_W._Sibal",
"property": "birthPlace",
"object": "Ridgewood,_Queens"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abner W Sibal was born in Ridgewood, Queens and died in Alexandria, Virginia. He was a member of the Republican party of the United States and worked as a member of the Connecticut Senate from the 26th District before being succeeded by Donald J Irwin.",
"Abner W Sibal, of the Republican Party of the United States, was a member of the Connecticut Senate from the 26th District. Sibal was born in Ridgewood, Queens, died in Alexandria, Virginia and was succeeded by Donald J Irwin.",
"Abner W Sibal, who was born in Ridgewood, Queens and died in Alexandria, Virginia, was a member of the Republican party of the United States. He was part of the Connecticut Senate from the 26th District and was succeeded by Donald J Irwin."
],
"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:death_place",
"resource:Alexandria__Virginia"
],
[
"resource:Abner_W__Sibal",
"property:successor",
"resource:Donald_J__Irwin"
],
[
"resource:Abner_W__Sibal",
"property:office",
"Member of the Connecticut Senate from the 26th District"
],
[
"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": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Abner_W._Sibal",
"readable": "Abner W. Sibal",
"graph": "resource:Abner_W__Sibal"
},
{
"modified": "Alexandria,_Virginia",
"readable": "Alexandria, Virginia",
"graph": "resource:Alexandria__Virginia"
},
{
"modified": "Donald_J._Irwin",
"readable": "Donald J. Irwin",
"graph": "resource:Donald_J__Irwin"
},
{
"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": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:party ?j . ?z property:birth_place resource:Stockholm }",
"readable_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:party ?j . ?z property:birth_place resource:Stockholm }",
"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 | 2 | 4497 | Id9 | [
{
"subject": "Ajoblanco",
"property": "ingredient",
"object": "Almond"
},
{
"subject": "Almond",
"property": "order",
"object": "Rosales"
}
] | [
{
"subject": "Ajoblanco",
"property": "ingredient",
"object": "Almond"
},
{
"subject": "Almond",
"property": "order",
"object": "Rosales"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ajoblanco has almond (of the Rosales order) as one of its ingredients.",
"Almonds are an ingredient of Ajoblanco and is a member of the Rosales order.",
"Almond is an ingredient found in ajoblanco, Almond is also a member of the Rosales order."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ajoblanco",
"property:ingredient",
"resource:Almond"
],
[
"resource:Ajoblanco",
"rdf:type",
"ontology:food"
],
[
"resource:Almond",
"property:order",
"resource:Rosales"
]
] | Ajoblanco | [
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "order",
"readable": "order",
"graph": "property:order"
},
{
"modified": "Ajoblanco",
"readable": "Ajoblanco",
"graph": "resource:Ajoblanco"
},
{
"modified": "Almond",
"readable": "Almond",
"graph": "resource:Almond"
},
{
"modified": "Rosales",
"readable": "Rosales",
"graph": "resource:Rosales"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?a WHERE { ?a property:order resource:Rosales . ?b rdf:type ontology:food . ?b property:ingredient ?a }",
"readable_query": "SELECT DISTINCT ?b ?a WHERE { ?a property:order resource:Rosales . ?b rdf:type ontology:food . ?b property:ingredient ?a }",
"graph_answer": [
"resource:Ajoblanco",
"resource:Almond"
],
"readable_answer": [
"Ajoblanco",
"Almond"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Athlete | 3 | 6204 | Id40 | [
{
"subject": "Adam_McQuaid",
"property": "draftTeam",
"object": "Columbus_Blue_Jackets"
},
{
"subject": "Columbus_Blue_Jackets",
"property": "locationCity",
"object": "Columbus,_Ohio"
},
{
"subject": "Columbus_Blue_Jackets",
"property": "generalManager",
"object": "Jarmo_Kekäläinen"
}
] | [
{
"subject": "Adam_McQuaid",
"property": "draftTeam",
"object": "Columbus_Blue_Jackets"
},
{
"subject": "Columbus_Blue_Jackets",
"property": "city",
"object": "Columbus,_Ohio"
},
{
"subject": "Columbus_Blue_Jackets",
"property": "generalManager",
"object": "Jarmo_Kekäläinen"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam McQuaid's draft team was the Columbus Blue Jackets, who are based in the city of Columbus, Ohio and whose General Manager is Jarmo Kekalainen.",
"Adam McQuaid was drafted to the Columbus Blue Jackets team that are based in Columbus, Ohio and managed by Jarmo Kekalainen.",
"Adam McQuaid was drafted to the Columbus Blue Jackets in the city of Columbus, Ohio who are managed by Jarmo Kekalainen."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Columbus_Blue_Jackets",
"property:city",
"resource:Columbus__Ohio"
],
[
"resource:Columbus_Blue_Jackets",
"property:general_manager",
"resource:Jarmo_Kek_l_inen"
],
[
"resource:Adam_McQuaid",
"rdf:type",
"ontology:athlete"
],
[
"resource:Adam_McQuaid",
"property:draft_team",
"resource:Columbus_Blue_Jackets"
]
] | Adam_McQuaid | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "draftTeam",
"readable": "draft team",
"graph": "property:draft_team"
},
{
"modified": "generalManager",
"readable": "general manager",
"graph": "property:general_manager"
},
{
"modified": "Adam_McQuaid",
"readable": "Adam McQuaid",
"graph": "resource:Adam_McQuaid"
},
{
"modified": "Columbus_Blue_Jackets",
"readable": "Columbus Blue Jackets",
"graph": "resource:Columbus_Blue_Jackets"
},
{
"modified": "Columbus,_Ohio",
"readable": "Columbus, Ohio",
"graph": "resource:Columbus__Ohio"
},
{
"modified": "Jarmo_Kekäläinen",
"readable": "Jarmo Kekäläinen",
"graph": "resource:Jarmo_Kek_l_inen"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?h rdf:type ontology:athlete . ?x property:general_manager resource:Dale_Tallon . ?h property:draft_team ?x }",
"readable_query": "ASK WHERE { ?h rdf:type ontology:athlete . ?x property:general_manager resource:Dale_Tallon . ?h property:draft_team ?x }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Monument | 3 | 7651 | Id23 | [
{
"subject": "Azerbaijan",
"property": "leaderTitle",
"object": "Prime_Minister_of_Azerbaijan"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "location",
"object": "Azerbaijan"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "designer",
"object": "\"Hüseyin Bütüner and Hilmi Güner\"@en"
}
] | [
{
"subject": "Azerbaijan",
"property": "leaderTitle",
"object": "Prime_Minister_of_Azerbaijan"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "location",
"object": "Azerbaijan"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "designer",
"object": "\"Hüseyin Bütüner and Hilmi Güner\""
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Huseyin Butuner and Hilmi Guner designed the Baku Turkish Martyrs memorial which is located in Azerbaijan. The official title of the leader of that country is the Prime Minister of Azerbaijan.",
"The Baku Turkish Martyrs' Memorial, designed by Huseyin Butuner and Hilmi Guner, is located in Azerbaijan, where the title of the leader is Prime Minister of Azerbaijan."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Azerbaijan",
"property:leader_title",
"resource:Prime_Minister_of_Azerbaijan"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"rdf:type",
"ontology:monument"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:location",
"resource:Azerbaijan"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:designer",
"Hüseyin Bütüner and Hilmi Güner"
]
] | Baku_Turkish_Martyrs'_Memorial | [
{
"modified": "Hüseyin Bütüner and Hilmi Güner",
"readable": "Hüseyin Bütüner and Hilmi Güner",
"graph": "Hüseyin Bütüner and Hilmi Güner"
},
{
"modified": "designer",
"readable": "designer",
"graph": "property:designer"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Azerbaijan",
"readable": "Azerbaijan",
"graph": "resource:Azerbaijan"
},
{
"modified": "Baku_Turkish_Martyrs'_Memorial",
"readable": "Baku Turkish Martyrs' Memorial",
"graph": "resource:Baku_Turkish_Martyrs__Memorial"
},
{
"modified": "Prime_Minister_of_Azerbaijan",
"readable": "Prime Minister of Azerbaijan",
"graph": "resource:Prime_Minister_of_Azerbaijan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:monument . ?b property:designer 'Hüseyin Bütüner and Hilmi Güner' . ?v property:leader_title resource:Prime_Minister_of_Azerbaijan . ?b property:location ?v }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:monument . ?b property:designer 'Hüseyin Bütüner and Hilmi Güner' . ?v property:leader_title resource:Prime_Minister_of_Azerbaijan . ?b property:location ?v }",
"graph_answer": [
"resource:Baku_Turkish_Martyrs__Memorial"
],
"readable_answer": [
"Baku Turkish Martyrs' Memorial"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?k ) WHERE { resource:Baku_Turkish_Martyrs__Memorial property:designer ?j }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?k ) WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:designer ?j }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Baku_Turkish_Martyrs__Memorial property:designer ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:designer ?e }",
"graph_answer": [
"Hüseyin Bütüner and Hilmi Güner"
],
"readable_answer": [
"Hüseyin Bütüner and Hilmi Güner"
],
"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"
]
}
] |
|
Food | 5 | 12280 | Id227 | [
{
"subject": "Spain",
"property": "leaderName",
"object": "Felipe_VI_of_Spain"
},
{
"subject": "Spain",
"property": "language",
"object": "Spanish_language"
},
{
"subject": "Ajoblanco",
"property": "region",
"object": "Andalusia"
},
{
"subject": "Ajoblanco",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "ethnicGroup",
"object": "Spaniards"
}
] | [
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
},
{
"subject": "Spain",
"property": "language",
"object": "Spanish_language"
},
{
"subject": "Ajoblanco",
"property": "region",
"object": "Andalusia"
},
{
"subject": "Ajoblanco",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "ethnicGroup",
"object": "Spaniards"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ajoblanco is from the Andalusia region of Spain where Felipe VI is the leader and Spanish is Spoken. The population are known as Spaniards.",
"Ajoblanco originates from Andalusia, Spain. The leader of Spain is Felipe VI, the spoken language is Spanish, and Spaniards are the ethnic group of the country."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Spain",
"property:leader",
"resource:Felipe_VI_of_Spain"
],
[
"resource:Spain",
"property:language",
"resource:Spanish_language"
],
[
"resource:Spain",
"property:ethnic_group",
"resource:Spaniards"
],
[
"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": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Ajoblanco",
"readable": "Ajoblanco",
"graph": "resource:Ajoblanco"
},
{
"modified": "Andalusia",
"readable": "Andalusia",
"graph": "resource:Andalusia"
},
{
"modified": "Felipe_VI_of_Spain",
"readable": "Felipe VI of Spain",
"graph": "resource:Felipe_VI_of_Spain"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Spaniards",
"readable": "Spaniards",
"graph": "resource:Spaniards"
},
{
"modified": "Spanish_language",
"readable": "Spanish language",
"graph": "resource:Spanish_language"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . ?t property:country resource:Spain . ?t property:region resource:Andalusia . ?t rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) . ?t property:country resource:Spain . ?t property:region resource:Andalusia . ?t rdf:type ontology:food }",
"graph_answer": [
"resource:Ajoblanco"
],
"readable_answer": [
"Ajoblanco"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Spain property:ethnic_group resource:Spaniards }",
"readable_query": "ASK WHERE { resource:Spain property:ethnic_group resource:Spaniards }",
"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 ?t ?v WHERE { resource:Spain property:leader ?t . resource:Spain property:language ?v }",
"readable_query": "SELECT DISTINCT ?t ?v WHERE { resource:Spain property:leader ?t . resource:Spain property:language ?v }",
"graph_answer": [
"resource:Felipe_VI_of_Spain",
"resource:Spanish_language"
],
"readable_answer": [
"Felipe VI of Spain",
"Spanish language"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
WrittenWork | 3 | 8310 | Id156 | [
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "Cornell_University"
},
{
"subject": "Cornell_University",
"property": "affiliation",
"object": "Association_of_American_Universities"
},
{
"subject": "Cornell_University",
"property": "president",
"object": "Elizabeth_Garrett"
}
] | [
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "Cornell_University"
},
{
"subject": "Cornell_University",
"property": "affiliation",
"object": "Association_of_American_Universities"
},
{
"subject": "Cornell_University",
"property": "president",
"object": "Elizabeth_Garrett"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Cornell University, where the President is Elizabeth Garrett, is affiliated with the Association of American Universities and is the publisher of Administrative Science Quarterly.",
"Administrative Science Quarterly was published by Cornell University, affiliated with the Association of American Universities, whose president is Elizabeth Garrett.",
"Cornell University (affiliated with the Association of American Universities) is the publisher of the Administrative Science Quarterly. The president of Cornell University is Elizabeth Garrett."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Cornell_University",
"property:president",
"resource:Elizabeth_Garrett"
],
[
"resource:Cornell_University",
"property:affiliation",
"resource:Association_of_American_Universities"
],
[
"resource:Administrative_Science_Quarterly",
"rdf:type",
"ontology:written_work"
],
[
"resource:Administrative_Science_Quarterly",
"property:publisher",
"resource:Cornell_University"
]
] | Administrative_Science_Quarterly | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "president",
"readable": "president",
"graph": "property:president"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "Administrative_Science_Quarterly",
"readable": "Administrative Science Quarterly",
"graph": "resource:Administrative_Science_Quarterly"
},
{
"modified": "Association_of_American_Universities",
"readable": "Association of American Universities",
"graph": "resource:Association_of_American_Universities"
},
{
"modified": "Cornell_University",
"readable": "Cornell University",
"graph": "resource:Cornell_University"
},
{
"modified": "Elizabeth_Garrett",
"readable": "Elizabeth Garrett",
"graph": "resource:Elizabeth_Garrett"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?e WHERE { resource:Cornell_University property:affiliation ?u . resource:Cornell_University property:president ?e }",
"readable_query": "SELECT DISTINCT ?u ?e WHERE { resource:Cornell_University property:affiliation ?u . resource:Cornell_University property:president ?e }",
"graph_answer": [
"resource:Association_of_American_Universities",
"resource:Elizabeth_Garrett"
],
"readable_answer": [
"Association of American Universities",
"Elizabeth Garrett"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Administrative_Science_Quarterly property:publisher resource:Cornell_University . resource:Administrative_Science_Quarterly rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { resource:Administrative_Science_Quarterly property:publisher resource:Cornell_University . resource:Administrative_Science_Quarterly rdf:type ontology:written_work }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 4 | 8418 | Id16 | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "Abilene,_Texas",
"property": "subdivisionName",
"object": "Jones_County,_Texas"
}
] | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Jones_County,_Texas"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Abilene regional airport serves Abilene, Texas, a part of Jones County, Texas, in the United States.",
"Abilene regional airport services Abilene, Jones, County, Texas (United States)."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Abilene__Texas",
"property:country",
"resource:United_States"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Jones_County__Texas"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Abilene_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Abilene_Regional_Airport",
"property:city_served",
"resource:Abilene__Texas"
]
] | Abilene_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": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
},
{
"modified": "Jones_County,_Texas",
"readable": "Jones County, Texas",
"graph": "resource:Jones_County__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?g ) WHERE { resource:Abilene__Texas property:is_part_of ?k }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?g ) WHERE { resource:Abilene,_Texas property:is_part_of ?k }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Abilene__Texas property:is_part_of ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Abilene,_Texas property:is_part_of ?t }",
"graph_answer": [
"resource:Jones_County__Texas",
"resource:Texas"
],
"readable_answer": [
"Jones County, Texas",
"Texas"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?r rdf:type ontology:airport . ?r property:city_served resource:Abilene__Texas }",
"readable_query": "ASK WHERE { ?r rdf:type ontology:airport . ?r property:city_served resource:Abilene,_Texas }",
"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 ?d WHERE { ?d property:city_served resource:Abilene__Texas . ?d rdf:type ontology:airport }",
"readable_query": "SELECT ?d WHERE { ?d property:city_served resource:Abilene,_Texas . ?d rdf:type ontology:airport }",
"graph_answer": [
"resource:Abilene_Regional_Airport"
],
"readable_answer": [
"Abilene Regional Airport"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Abilene__Texas property:first_publication_year ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Abilene,_Texas property:first_publication_year ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 5 | 12743 | Id11 | [
{
"subject": "A_Long_Long_Way",
"property": "country",
"object": "Ireland"
},
{
"subject": "Ireland",
"property": "ethnicGroup",
"object": "White_people"
},
{
"subject": "The_Secret_Scripture",
"property": "publisher",
"object": "Faber_and_Faber"
},
{
"subject": "Ireland",
"property": "largestCity",
"object": "Dublin"
},
{
"subject": "A_Long_Long_Way",
"property": "subsequentWork",
"object": "The_Secret_Scripture"
}
] | [
{
"subject": "A_Long_Long_Way",
"property": "country",
"object": "Ireland"
},
{
"subject": "Ireland",
"property": "ethnicGroup",
"object": "White_people"
},
{
"subject": "The_Secret_Scripture",
"property": "publisher",
"object": "Faber_and_Faber"
},
{
"subject": "Ireland",
"property": "largestCity",
"object": "Dublin"
},
{
"subject": "A_Long_Long_Way",
"property": "followedBy",
"object": "The_Secret_Scripture"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"An ethnic group of Ireland is white people and its largest city is Dublin. A Long Long Way, published by Faber and Faber, comes from Ireland and was followed by The Secret Scripture.",
"The Secret Scripture is published by Faber and Faber in Ireland and is a sequel to A Long Long Way. Ireland's largest ethnic demographic is white/caucasian, and its largest city is Dublin.",
"The book A Long Long Way comes from Ireland, where there is an ethnic group of White people and where the largest city is Dublin. This book was followed by The Secret Scripture, which was published by Faber and Faber."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ireland",
"property:largest_city",
"resource:Dublin"
],
[
"resource:Ireland",
"property:ethnic_group",
"resource:White_people"
],
[
"resource:The_Secret_Scripture",
"property:publisher",
"resource:Faber_and_Faber"
],
[
"resource:A_Long_Long_Way",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Long_Long_Way",
"property:country",
"resource:Ireland"
],
[
"resource:A_Long_Long_Way",
"property:followed_by",
"resource:The_Secret_Scripture"
]
] | A_Long_Long_Way | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "followedBy",
"readable": "followed by",
"graph": "property:followed_by"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "A_Long_Long_Way",
"readable": "A Long Long Way",
"graph": "resource:A_Long_Long_Way"
},
{
"modified": "Dublin",
"readable": "Dublin",
"graph": "resource:Dublin"
},
{
"modified": "Faber_and_Faber",
"readable": "Faber and Faber",
"graph": "resource:Faber_and_Faber"
},
{
"modified": "Ireland",
"readable": "Ireland",
"graph": "resource:Ireland"
},
{
"modified": "The_Secret_Scripture",
"readable": "The Secret Scripture",
"graph": "resource:The_Secret_Scripture"
},
{
"modified": "White_people",
"readable": "White people",
"graph": "resource:White_people"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'i' ) ) . ?d property:largest_city resource:Dublin . ?d property:ethnic_group resource:White_people }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'i' ) ) . ?d property:largest_city resource:Dublin . ?d property:ethnic_group resource:White_people }",
"graph_answer": [
"resource:Ireland"
],
"readable_answer": [
"Ireland"
],
"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 ?a WHERE { ?a property:country resource:Ireland . ?a rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:country resource:Ireland . ?a rdf:type ontology:written_work }",
"graph_answer": [
"resource:A_Long_Long_Way"
],
"readable_answer": [
"A Long Long Way"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i rdf:type ontology:written_work . ?i property:followed_by resource:Maiden_Castle__novel_ }",
"readable_query": "ASK WHERE { ?i rdf:type ontology:written_work . ?i property:followed_by resource:Maiden_Castle_(novel) }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?y rdf:type ontology:written_work . ?y property:followed_by resource:The_Secret_Scripture }",
"readable_query": "ASK WHERE { ?y rdf:type ontology:written_work . ?y property:followed_by resource:The_Secret_Scripture }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
}
] |
|
City | 5 | 11854 | Id75 | [
{
"subject": "Angola,_Indiana",
"property": "elevation",
"object": "\"324.002\"^^xsd:double"
},
{
"subject": "Angola,_Indiana",
"property": "isPartOf",
"object": "Pleasant_Township,_Steuben_County,_Indiana"
},
{
"subject": "Angola,_Indiana",
"property": "populationDensity",
"object": "\"524.481\"^^xsd:double"
},
{
"subject": "Angola,_Indiana",
"property": "subdivisionName",
"object": "United_States"
},
{
"subject": "Angola,_Indiana",
"property": "areaTotal",
"object": "\"16.55002402504704\"^^<http://dbpedia.org/datatype/squareKilometre>"
}
] | [
{
"subject": "Angola,_Indiana",
"property": "elevationAboveTheSeaLevel",
"object": "324.0"
},
{
"subject": "Angola,_Indiana",
"property": "isPartOf",
"object": "Pleasant_Township,_Steuben_County,_Indiana"
},
{
"subject": "Angola,_Indiana",
"property": "populationDensity",
"object": "524.5 (inhabitants per square kilometre)"
},
{
"subject": "Angola,_Indiana",
"property": "isPartOf",
"object": "United_States"
},
{
"subject": "Angola,_Indiana",
"property": "areaTotal",
"object": "16.55 (square kilometres)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Angola is in Pleasant Township which is part of Steuben County, in Indiana in the U.S. It has a population density of 524.5 people per sq km, 324 metres above sea level, and a total area of 16.55 sq km.",
"At an elevation of 324 metres above sea level, Angola, is part of Pleasant Township (Steuben County), Indiana, in the United States. With a total area of 16.55 square kilometres, Angola, has a population density of 524.5 inhabitants per square kilometre.",
"At an elevation of 324 metres above sea level, Angola (in Pleasant Township, Steuben County, Indiana), is in the United States. Angola, has a total area of 16.55 square kilometres, and a population density of 524.5 inhabitants per square kilometre."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Angola__Indiana",
"property:area_total",
"16.55 (square kilometres)"
],
[
"resource:Angola__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Angola__Indiana",
"property:population_density",
"524.5 (inhabitants per square kilometre)"
],
[
"resource:Angola__Indiana",
"property:elevation_above_the_sea_level",
"resource:324_0"
],
[
"resource:Angola__Indiana",
"property:is_part_of",
"resource:Pleasant_Township__Steuben_County__Indiana"
],
[
"resource:Angola__Indiana",
"property:is_part_of",
"resource:United_States"
]
] | Angola,_Indiana | [
{
"modified": "16.55 (square kilometres)",
"readable": "16.55",
"graph": "16.55 (square kilometres)"
},
{
"modified": "524.5 (inhabitants per square kilometre)",
"readable": "524.5",
"graph": "524.5 (inhabitants per square kilometre)"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "populationDensity",
"readable": "population density",
"graph": "property:population_density"
},
{
"modified": "324.0",
"readable": "324.0",
"graph": "resource:324_0"
},
{
"modified": "Angola,_Indiana",
"readable": "Angola, Indiana",
"graph": "resource:Angola__Indiana"
},
{
"modified": "Pleasant_Township,_Steuben_County,_Indiana",
"readable": "Pleasant Township, Steuben County, Indiana",
"graph": "resource:Pleasant_Township__Steuben_County__Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?o property:is_part_of resource:United_States . ?o property:area_total '107.43 (square kilometres)' . ?o rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?o property:is_part_of resource:United_States . ?o property:area_total '107.43 (square kilometres)' . ?o rdf:type ontology:city }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?y property:area_total '16.55 (square kilometres)' . ?y rdf:type ontology:city . ?y property:is_part_of resource:United_States }",
"readable_query": "ASK WHERE { ?y property:area_total '16.55 (square kilometres)' . ?y rdf:type ontology:city . ?y property:is_part_of resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?m WHERE { ?m property:area_total '16.55 (square kilometres)' . ?m property:is_part_of resource:United_States . ?m rdf:type ontology:city }",
"readable_query": "SELECT ?m WHERE { ?m property:area_total '16.55 (square kilometres)' . ?m property:is_part_of resource:United_States . ?m rdf:type ontology:city }",
"graph_answer": [
"resource:Angola__Indiana"
],
"readable_answer": [
"Angola, Indiana"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'p' ) ) . resource:Angola__Indiana property:is_part_of ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'p' ) ) . resource:Angola,_Indiana property:is_part_of ?s }",
"graph_answer": [
"resource:Pleasant_Township__Steuben_County__Indiana"
],
"readable_answer": [
"Pleasant Township, Steuben County, Indiana"
],
"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 ?e ?b WHERE { resource:Angola__Indiana property:elevation_above_the_sea_level ?e . resource:Angola__Indiana property:population_density ?b }",
"readable_query": "SELECT DISTINCT ?e ?b WHERE { resource:Angola,_Indiana property:elevation_above_the_sea_level ?e . resource:Angola,_Indiana property:population_density ?b }",
"graph_answer": [
"resource:324_0",
"524.5 (inhabitants per square kilometre)"
],
"readable_answer": [
"324.0",
"524.5"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Angola__Indiana property:area_total ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Angola,_Indiana property:area_total ?c }",
"graph_answer": [
"16.55 (square kilometres)"
],
"readable_answer": [
"16.55"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 4 | 9402 | Id1 | [
{
"subject": "Abilene,_Texas",
"property": "areaTotal",
"object": "2.86453e+08"
},
{
"subject": "Abilene,_Texas",
"property": "elevation",
"object": "\"523.951\"^^xsd:double"
},
{
"subject": "Abilene,_Texas",
"property": "populationDensity",
"object": "\"429.9\"^^xsd:double"
},
{
"subject": "Abilene,_Texas",
"property": "areaCode",
"object": "325"
}
] | [
{
"subject": "Abilene,_Texas",
"property": "elevationAboveTheSeaLevel",
"object": "524.0"
},
{
"subject": "Abilene,_Texas",
"property": "areaCode",
"object": "325"
},
{
"subject": "Abilene,_Texas",
"property": "populationDensity",
"object": "429.9 (inhabitants per square kilometre)"
},
{
"subject": "Abilene,_Texas",
"property": "areaTotal",
"object": "286.5 (square kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene in Texas has a population density of 429.9 people for each of its 286.5 square kilometres. The area code for Abilene is 325 and the town lies 524 above sea level.",
"At 524 metres above sea level, Abilene (Texas), has a total area of 286.5 sq km, a population density of 429.9 inhabitants per square kilometre, and the area code, 325.",
"Abilene Has an area of 286.5 sq. km., ha a population of 429.9 people per sq. km., is 524m above sea level, has an area code as 325 and is located in Texas."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abilene__Texas",
"property:area_total",
"286.5 (square kilometres)"
],
[
"resource:Abilene__Texas",
"property:area_code",
"325"
],
[
"resource:Abilene__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Abilene__Texas",
"property:population_density",
"429.9 (inhabitants per square kilometre)"
],
[
"resource:Abilene__Texas",
"property:elevation_above_the_sea_level",
"resource:524_0"
]
] | Abilene,_Texas | [
{
"modified": "286.5 (square kilometres)",
"readable": "286.5",
"graph": "286.5 (square kilometres)"
},
{
"modified": "325",
"readable": "325",
"graph": "325"
},
{
"modified": "429.9 (inhabitants per square kilometre)",
"readable": "429.9",
"graph": "429.9 (inhabitants per square kilometre)"
},
{
"modified": "areaCode",
"readable": "area code",
"graph": "property:area_code"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "populationDensity",
"readable": "population density",
"graph": "property:population_density"
},
{
"modified": "524.0",
"readable": "524.0",
"graph": "resource:524_0"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?t rdf:type ontology:city . ?t property:elevation_above_the_sea_level ?k . ?t property:area_code ?d . FILTER ( ?d >= '200' ) }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?t rdf:type ontology:city . ?t property:elevation_above_the_sea_level ?k . ?t property:area_code ?d . FILTER ( ?d >= '200' ) }",
"graph_answer": [
"resource:524_0"
],
"readable_answer": [
"524.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?q property:population_density ?n . ?q property:elevation_above_the_sea_level resource:524_0 . ?q rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?q property:population_density ?n . ?q property:elevation_above_the_sea_level resource:524.0 . ?q rdf:type ontology:city }",
"graph_answer": [
"429.9 (inhabitants per square kilometre)"
],
"readable_answer": [
"429.9"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?m property:area_total ?y . ?m rdf:type ontology:city . ?m property:elevation_above_the_sea_level resource:524_0 }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?m property:area_total ?y . ?m rdf:type ontology:city . ?m property:elevation_above_the_sea_level resource:524.0 }",
"graph_answer": [
"286.5 (square kilometres)"
],
"readable_answer": [
"286.5"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?l property:area_code ?o . ?l rdf:type ontology:city . ?l property:elevation_above_the_sea_level resource:524_0 }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?l property:area_code ?o . ?l rdf:type ontology:city . ?l property:elevation_above_the_sea_level resource:524.0 }",
"graph_answer": [
"325"
],
"readable_answer": [
"325"
],
"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 ?h WHERE { ?h property:elevation_above_the_sea_level resource:524_0 . ?h rdf:type ontology:city . ?h property:area_code '325' }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h property:elevation_above_the_sea_level resource:524.0 . ?h rdf:type ontology:city . ?h property:area_code '325' }",
"graph_answer": [
"resource:Abilene__Texas"
],
"readable_answer": [
"Abilene, Texas"
],
"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"
]
}
] |
|
City | 3 | 6800 | Id88 | [
{
"subject": "Angola,_Indiana",
"property": "subdivisionName",
"object": "Indiana"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Angola,_Indiana",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Angola,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Angola,_Indiana",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Angola is a city located in Indiana in the United States, where Native Americans are an ethnic group.",
"The United States include the ethnic group of Native Americans and is the location of Angola, Indiana.",
"Angola is a city in Indiana, which is in the United States. A country with multiple ethnic groups such as Native Americans."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Angola__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Angola__Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Angola__Indiana",
"property:is_part_of",
"resource:Indiana"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
]
] | Angola,_Indiana | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Angola,_Indiana",
"readable": "Angola, Indiana",
"graph": "resource:Angola__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:city . ?u property:ethnic_group resource:Native_Americans_in_the_United_States . ?r property:is_part_of resource:Indiana . ?r property:country ?u }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:city . ?u property:ethnic_group resource:Native_Americans_in_the_United_States . ?r property:is_part_of resource:Indiana . ?r property:country ?u }",
"graph_answer": [
"resource:Angola__Indiana"
],
"readable_answer": [
"Angola, Indiana"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody | 5 | 11767 | Id75 | [
{
"subject": "10_Hygiea",
"property": "escapeVelocity",
"object": "\"756.0\"^^xsd:double"
},
{
"subject": "10_Hygiea",
"property": "orbitalPeriod",
"object": "\"481248.0\"^^xsd:double"
},
{
"subject": "10_Hygiea",
"property": "epoch",
"object": "\"2015-06-27\"^^xsd:date"
},
{
"subject": "10_Hygiea",
"property": "Planet/surfaceArea",
"object": "\"837080.744\"^^<http://dbpedia.org/datatype/squareKilometre>"
},
{
"subject": "10_Hygiea",
"property": "Planet/apoapsis",
"object": "\"5.2395158233968E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "10_Hygiea",
"property": "epoch",
"object": "2015-06-27"
},
{
"subject": "10_Hygiea",
"property": "orbitalPeriod",
"object": "5.57 (days)"
},
{
"subject": "10_Hygiea",
"property": "escapeVelocity",
"object": "0.21 (kilometrePerSeconds)"
},
{
"subject": "10_Hygiea",
"property": "surfaceArea",
"object": "837080.744 (squareKilometres)"
},
{
"subject": "10_Hygiea",
"property": "apoapsis",
"object": "523951582.33968 (kilometres)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The celestial body known as 10 Hygiea has a surface area of 837080.744 square km and takes 5.57 days to orbit. This asteroid's apoapsis is 523951582.33968 kilometres, and it has an escape velocity of 0.21 kilometres per second. It has an epoch date of 27th June 2015.",
"The celestial body known as 10 Hygiea has an epoch date of 27 June 2015 and a surface area of 837080.744 square km. Its orbital period is 5.57 days, the escape velocity is 0.21 km per sec and the apoapsis is 523951582.33968 kilometres.",
"10 Hygiea has an epoch date of June 27th 2015 and has a surface area of 837080.744 square km. Its orbital period is 5.57 days; it has an escape velocity of 0.21 km/s, and an apoapsis of 523951582.33968 (kilometres)."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:10_Hygiea",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:10_Hygiea",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:10_Hygiea",
"property:apoapsis",
"523951582.33968 (kilometres)"
],
[
"resource:10_Hygiea",
"property:escape_velocity",
"0.21 (kilometrePerSeconds)"
],
[
"resource:10_Hygiea",
"property:surface_area",
"837080.744 (squareKilometres)"
],
[
"resource:10_Hygiea",
"property:orbital_period",
"5.57 (days)"
]
] | 10_Hygiea | [
{
"modified": "0.21 (kilometrePerSeconds)",
"readable": "0.21",
"graph": "0.21 (kilometrePerSeconds)"
},
{
"modified": "5.57 (days)",
"readable": "5.57",
"graph": "5.57 (days)"
},
{
"modified": "523951582.33968 (kilometres)",
"readable": "523951582.33968",
"graph": "523951582.33968 (kilometres)"
},
{
"modified": "837080.744 (squareKilometres)",
"readable": "837080.744",
"graph": "837080.744 (squareKilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "surfaceArea",
"readable": "surface area",
"graph": "property:surface_area"
},
{
"modified": "10_Hygiea",
"readable": "10 Hygiea",
"graph": "resource:10_Hygiea"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?d property:orbital_period ?t . ?d rdf:type ontology:celestial_body . ?d property:epoch ?i . FILTER ( CONTAINS ( YEAR ( ?i ) , '2015' ) ) }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?d property:orbital_period ?t . ?d rdf:type ontology:celestial_body . ?d property:epoch ?i . FILTER ( CONTAINS ( YEAR ( ?i ) , '2015' ) ) }",
"graph_answer": [
"5.57 (days)"
],
"readable_answer": [
"5.57"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?u property:surface_area ?z . ?u rdf:type ontology:celestial_body . ?u property:orbital_period resource:7729430000_0 }",
"readable_query": "ASK WHERE { ?u property:surface_area ?z . ?u rdf:type ontology:celestial_body . ?u property:orbital_period resource:7729430000.0 }",
"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"
]
}
] |
|
Company | 7 | 13126 | Id3 | [
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Mass_Media"
},
{
"subject": "GMA_New_Media",
"property": "keyPerson",
"object": "Felipe_Gozon"
},
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Entertainment"
},
{
"subject": "GMA_New_Media",
"property": "type",
"object": "Media_company"
},
{
"subject": "GMA_New_Media",
"property": "product",
"object": "World_Wide_Web"
},
{
"subject": "GMA_New_Media",
"property": "product",
"object": "Online_Game"
},
{
"subject": "GMA_New_Media",
"property": "parentCompany",
"object": "GMA_Network_(company)"
}
] | [
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Mass_Media"
},
{
"subject": "GMA_New_Media",
"property": "keyPerson",
"object": "Felipe_Gozon"
},
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Entertainment"
},
{
"subject": "GMA_New_Media",
"property": "type",
"object": "Media_company"
},
{
"subject": "GMA_New_Media",
"property": "product",
"object": "World_Wide_Web"
},
{
"subject": "GMA_New_Media",
"property": "product",
"object": "Online_Game"
},
{
"subject": "GMA_New_Media",
"property": "parentCompany",
"object": "GMA_Network_(company)"
}
] | (X (X) (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"GMA New Media is a mass media company in the entertainment industry. They are headed up by Felipe Gozon, and are owned by GMA Network. They develop web sites and online games.",
"GMA New Media, Inc. is a media company that offers services in the entertainment industry: different internet services and online games. It is managed by Felipe Gozon, and it is a subsidiary of GMA Network.",
"GMA New Media, a mass media entertainment industry company, produces, offers World Wide Web-related services. The company also produces online games. The company is a subsidiary of parent company, GMA Network, and features Felipe Gozon as a key person."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:GMA_New_Media",
"property:product",
"resource:World_Wide_Web"
],
[
"resource:GMA_New_Media",
"property:product",
"resource:Online_Game"
],
[
"resource:GMA_New_Media",
"property:key_person",
"resource:Felipe_Gozon"
],
[
"resource:GMA_New_Media",
"rdf:type",
"ontology:media_company"
],
[
"resource:GMA_New_Media",
"rdf:type",
"ontology:company"
],
[
"resource:GMA_New_Media",
"property:parent_company",
"resource:GMA_Network__company_"
],
[
"resource:GMA_New_Media",
"property:industry",
"resource:Mass_Media"
],
[
"resource:GMA_New_Media",
"property:industry",
"resource:Entertainment"
]
] | GMA_Network_(company) | [
{
"modified": "Media_company",
"readable": "media company",
"graph": "ontology:media_company"
},
{
"modified": "industry",
"readable": "industry",
"graph": "property:industry"
},
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "parentCompany",
"readable": "parent company",
"graph": "property:parent_company"
},
{
"modified": "product",
"readable": "product",
"graph": "property:product"
},
{
"modified": "Entertainment",
"readable": "Entertainment",
"graph": "resource:Entertainment"
},
{
"modified": "Felipe_Gozon",
"readable": "Felipe Gozon",
"graph": "resource:Felipe_Gozon"
},
{
"modified": "GMA_Network_(company)",
"readable": "GMA Network",
"graph": "resource:GMA_Network__company_"
},
{
"modified": "GMA_New_Media",
"readable": "GMA New Media",
"graph": "resource:GMA_New_Media"
},
{
"modified": "Mass_Media",
"readable": "Mass Media",
"graph": "resource:Mass_Media"
},
{
"modified": "Online_Game",
"readable": "Online Game",
"graph": "resource:Online_Game"
},
{
"modified": "World_Wide_Web",
"readable": "World Wide Web",
"graph": "resource:World_Wide_Web"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?p ) WHERE { resource:GMA_New_Media property:product ?c }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?p ) WHERE { resource:GMA_New_Media property:product ?c }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { resource:GMA_New_Media property:product ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:GMA_New_Media property:product ?n }",
"graph_answer": [
"resource:World_Wide_Web",
"resource:Online_Game"
],
"readable_answer": [
"World Wide Web",
"Online Game"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?g ) , 'media' ) ) . resource:GMA_New_Media property:industry ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( CONTAINS ( LCASE ( ?g ) , 'media' ) ) . resource:GMA_New_Media property:industry ?g }",
"graph_answer": [
"resource:Mass_Media"
],
"readable_answer": [
"Mass Media"
],
"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 ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'e' ) ) . resource:GMA_New_Media property:industry ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'e' ) ) . resource:GMA_New_Media property:industry ?s }",
"graph_answer": [
"resource:Entertainment"
],
"readable_answer": [
"Entertainment"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:GMA_New_Media property:floor_area ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:GMA_New_Media property:floor_area ?c }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 2 | 5597 | Id132 | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "coden",
"object": "\"APGPAC\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "abbreviation",
"object": "\"Acta Palaeontol. Pol.\""
}
] | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "abbreviation",
"object": "\"Acta Palaeontol. Pol.\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "codenCode",
"object": "\"APGPAC\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Acta Palaeontologica Polonica (abbreviated to Acta Palaeontol. Pol.) has a CODEN code of \"APGPAC\".",
"The Acta Palaeontologica Polonica CODEN code is \"APGPAC\" and the abbreviated name of Acta Palaeontol. Pol.",
"The CODEN code for the Acta Palaeontologica Polonica, abbreviated to Acta Palaeontol. Pol., is APGPAC."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acta_Palaeontologica_Polonica",
"property:coden_code",
"resource:APGPAC"
],
[
"resource:Acta_Palaeontologica_Polonica",
"property:abbreviation",
"resource:Acta_Palaeontol__Pol_"
],
[
"resource:Acta_Palaeontologica_Polonica",
"rdf:type",
"ontology:written_work"
]
] | Acta_Palaeontologica_Polonica | [
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "codenCode",
"readable": "coden code",
"graph": "property:coden_code"
},
{
"modified": "APGPAC",
"readable": "APGPAC",
"graph": "resource:APGPAC"
},
{
"modified": "Acta Palaeontol. Pol.",
"readable": "Acta Palaeontol. Pol.",
"graph": "resource:Acta_Palaeontol__Pol_"
},
{
"modified": "Acta_Palaeontologica_Polonica",
"readable": "Acta Palaeontologica Polonica",
"graph": "resource:Acta_Palaeontologica_Polonica"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?p rdf:type ontology:written_work . ?p property:coden_code resource:ASCQAG . ?p property:abbreviation ?l }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:written_work . ?p property:coden_code resource:ASCQAG . ?p property:abbreviation ?l }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Astronaut | 3 | 6117 | Id17 | [
{
"subject": "Alan_Shepard",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "birthDate",
"object": "\"1923-11-18\"^^xsd:date"
}
] | [
{
"subject": "Alan_Shepard",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "birthDate",
"object": "\"1923-11-18\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4",
"Id5"
],
"text": [
"Test pilot Alan Shepard was born in New Hampshire on November 18, 1923.",
"Test Pilot Alan Shepard was born November 18th, 1923 in New Hampshire.",
"Alan Shepard, who served as a Test pilot, was born in New Hampshire on the 18th of November 1923.",
"Alan Shepard (born on 1923-11-18 in New Hampshire) served as a Test Pilot.",
"Alan Shepard was a test pilot who was born in New Hampshire on November 18th, 1923."
],
"lang": [
"",
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Alan_Shepard",
"property:birth_date",
"1923-11-18"
],
[
"resource:Alan_Shepard",
"property:birth_place",
"resource:New_Hampshire"
]
] | Alan_Shepard | [
{
"modified": "1923-11-18",
"readable": "1923-11-18",
"graph": "1923-11-18"
},
{
"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": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "New_Hampshire",
"readable": "New Hampshire",
"graph": "resource:New_Hampshire"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( YEAR ( ?w ) , '1923' ) ) . ?e property:birth_place ?h . ?e property:birth_date ?w . ?e rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( YEAR ( ?w ) , '1923' ) ) . ?e property:birth_place ?h . ?e property:birth_date ?w . ?e rdf:type ontology:astronaut }",
"graph_answer": [
"resource:New_Hampshire"
],
"readable_answer": [
"New Hampshire"
],
"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 { FILTER ( CONTAINS ( YEAR ( ?y ) , '1923' ) ) . ?x property:birth_place resource:New_Hampshire . ?x property:birth_date ?y . ?x rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( YEAR ( ?y ) , '1923' ) ) . ?x property:birth_place resource:New_Hampshire . ?x property:birth_date ?y . ?x rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Alan_Shepard"
],
"readable_answer": [
"Alan Shepard"
],
"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 ?s WHERE { resource:Alan_Shepard rdf:type ontology:astronaut . resource:Alan_Shepard property:birth_place resource:New_Hampshire . resource:Alan_Shepard property:birth_date ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Alan_Shepard rdf:type ontology:astronaut . resource:Alan_Shepard property:birth_place resource:New_Hampshire . resource:Alan_Shepard property:birth_date ?s }",
"graph_answer": [
"1923-11-18"
],
"readable_answer": [
"1923-11-18"
],
"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 ?b WHERE { resource:Alan_Shepard property:distributor ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Alan_Shepard property:distributor ?b }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University | 7 | 13175 | Id18 | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "established",
"object": "2000"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "motto",
"object": "\"Nurturing Excellence\"@en"
},
{
"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": "campus",
"object": "\"Urban, ,\\nIn Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"@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": "motto",
"object": "\"Nurturing Excellence\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "state",
"object": "Karnataka"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "campus",
"object": "\"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "affiliation",
"object": "Visvesvaraya_Technological_University"
}
] | (X (X) (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The location of the Acharya Institute of Technology is \"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\" The Institute was established in 2000 in the state of Karnataka, India and has the motto \"Nurturing Excellence. It is affiliated with the Visvesvaraya Technological University.",
"The Acharya Institute of Technology's campus is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore, Karnataka, India, 560090. It was established in 2000 and its motto is \"Nurturing Excellence\". It is affiliated to the Visvesvaraya Technological University.",
"The Acharya Institute of Technology in Bangalor, India is affiliated with Visvesvaraya Technological University. The school can be found in the state of Karnataka and was created in 2000. It uses the phrase Nurturing Excellence as its motto and its full address is In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
"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:motto",
"resource:Nurturing_Excellence"
],
[
"resource:Acharya_Institute_of_Technology",
"property:country",
"resource:India"
],
[
"resource:Acharya_Institute_of_Technology",
"property:campus",
"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
[
"resource:Acharya_Institute_of_Technology",
"property:established",
"resource:2000"
]
] | Acharya_Institute_of_Technology | [
{
"modified": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.",
"readable": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.",
"graph": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
},
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "campus",
"readable": "campus",
"graph": "property:campus"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "motto",
"readable": "motto",
"graph": "property:motto"
},
{
"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": "Nurturing Excellence",
"readable": "Nurturing Excellence",
"graph": "resource:Nurturing_Excellence"
},
{
"modified": "Visvesvaraya_Technological_University",
"readable": "Visvesvaraya Technological University",
"graph": "resource:Visvesvaraya_Technological_University"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?x property:established resource:1996 . ?x rdf:type ontology:university . ?x property:state ?i }",
"readable_query": "ASK WHERE { ?x property:established resource:1996 . ?x rdf:type ontology:university . ?x property:state ?i }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Food | 4 | 9828 | Id117 | [
{
"subject": "Baked_Alaska",
"property": "course",
"object": "Dessert"
},
{
"subject": "Dessert",
"property": "hasVariant",
"object": "Cookie"
},
{
"subject": "Baked_Alaska",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "leader",
"object": "Gérard_Larcher"
}
] | [
{
"subject": "Baked_Alaska",
"property": "course",
"object": "Dessert"
},
{
"subject": "Dessert",
"property": "dishVariation",
"object": "Cookie"
},
{
"subject": "Baked_Alaska",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "leader",
"object": "Gérard_Larcher"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Baked Alaska is a dessert (as is the cookie), it hails from France where the leader is Gérard Larcher.",
"Cookies and Baked Alaska are types of dessert. The latter is from France where Gerard Larcher is a leader.",
"Baked Alaska and cookies are considered desserts. Baked Alaska originates from Gerard Larcher led France."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Dessert",
"property:dish_variation",
"resource:Cookie"
],
[
"resource:France",
"property:leader",
"resource:G_rard_Larcher"
],
[
"resource:Baked_Alaska",
"rdf:type",
"ontology:food"
],
[
"resource:Baked_Alaska",
"property:country",
"resource:France"
],
[
"resource:Baked_Alaska",
"property:course",
"resource:Dessert"
]
] | Baked_Alaska | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Baked_Alaska",
"readable": "Baked Alaska",
"graph": "resource:Baked_Alaska"
},
{
"modified": "Cookie",
"readable": "Cookie",
"graph": "resource:Cookie"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "France",
"readable": "France",
"graph": "resource:France"
},
{
"modified": "Gérard_Larcher",
"readable": "Gérard Larcher",
"graph": "resource:G_rard_Larcher"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:France property:leader resource:G_rard_Larcher }",
"readable_query": "ASK WHERE { resource:France property:leader resource:Gérard_Larcher }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?c property:course resource:Italian_meal_structure . ?c rdf:type ontology:food }",
"readable_query": "ASK WHERE { ?c property:course resource:Italian_meal_structure . ?c rdf:type ontology:food }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?l rdf:type ontology:food . ?l property:course resource:Dessert }",
"readable_query": "ASK WHERE { ?l rdf:type ontology:food . ?l property:course resource:Dessert }",
"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 ?o WHERE { ?o property:course resource:Dessert . ?o rdf:type ontology:food }",
"readable_query": "SELECT ?o WHERE { ?o property:course resource:Dessert . ?o rdf:type ontology:food }",
"graph_answer": [
"resource:Baked_Alaska"
],
"readable_answer": [
"Baked Alaska"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 4 | 9260 | Id183 | [
{
"subject": "Ethiopia",
"property": "leader",
"object": "Mulatu_Teshome"
},
{
"subject": "Ethiopia",
"property": "leaderName",
"object": "Hailemariam_Desalegn"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "location",
"object": "Addis_Ababa"
},
{
"subject": "Addis_Ababa",
"property": "country",
"object": "Ethiopia"
}
] | [
{
"subject": "Ethiopia",
"property": "leader",
"object": "Mulatu_Teshome"
},
{
"subject": "Ethiopia",
"property": "leader",
"object": "Hailemariam_Desalegn"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "location",
"object": "Addis_Ababa"
},
{
"subject": "Addis_Ababa",
"property": "country",
"object": "Ethiopia"
}
] | (X (X (X (X) (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Hailemariam Desalegn is the leader of Ethiopia along with Mulatu Teshome. Addis Ababa City Hall is located in the country in the city of Addis Ababa.",
"Leaders in Ethiopia are Mulatu Teshome and Hailemariam Desalegn. Addis City Hall, Ethiopia is in Addis Ababa.",
"Addis Ababa City Hall is located in Addis Ababa, Ethiopia which is led by Mulatu Teshome and Hailemariam Desalegn."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ethiopia",
"property:leader",
"resource:Hailemariam_Desalegn"
],
[
"resource:Ethiopia",
"property:leader",
"resource:Mulatu_Teshome"
],
[
"resource:Addis_Ababa_City_Hall",
"rdf:type",
"ontology:building"
],
[
"resource:Addis_Ababa_City_Hall",
"property:location",
"resource:Addis_Ababa"
],
[
"resource:Addis_Ababa",
"property:country",
"resource:Ethiopia"
]
] | Addis_Ababa_City_Hall | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Addis_Ababa",
"readable": "Addis Ababa",
"graph": "resource:Addis_Ababa"
},
{
"modified": "Addis_Ababa_City_Hall",
"readable": "Addis Ababa City Hall",
"graph": "resource:Addis_Ababa_City_Hall"
},
{
"modified": "Ethiopia",
"readable": "Ethiopia",
"graph": "resource:Ethiopia"
},
{
"modified": "Hailemariam_Desalegn",
"readable": "Hailemariam Desalegn",
"graph": "resource:Hailemariam_Desalegn"
},
{
"modified": "Mulatu_Teshome",
"readable": "Mulatu Teshome",
"graph": "resource:Mulatu_Teshome"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Addis_Ababa_City_Hall rdf:type ontology:building . resource:Addis_Ababa_City_Hall property:location resource:Addis_Ababa }",
"readable_query": "ASK WHERE { resource:Addis_Ababa_City_Hall rdf:type ontology:building . resource:Addis_Ababa_City_Hall property:location resource:Addis_Ababa }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:building . ?q property:height resource:42_m }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:building . ?q property:height resource:42_m }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:building . ?o property:country resource:Ethiopia }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o rdf:type ontology:building . ?o property:country resource:Ethiopia }",
"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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?d ) WHERE { resource:Ethiopia property:leader ?c }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?d ) WHERE { resource:Ethiopia property:leader ?c }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Ethiopia property:leader ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Ethiopia property:leader ?y }",
"graph_answer": [
"resource:Hailemariam_Desalegn",
"resource:Mulatu_Teshome"
],
"readable_answer": [
"Hailemariam Desalegn",
"Mulatu Teshome"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7352 | Id265 | [
{
"subject": "Bionico",
"property": "ingredient",
"object": "Granola"
},
{
"subject": "Bionico",
"property": "hasVariant",
"object": "Cottage_cheese"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
}
] | [
{
"subject": "Bionico",
"property": "ingredient",
"object": "Granola"
},
{
"subject": "Bionico",
"property": "dishVariation",
"object": "Cottage_cheese"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The dessert dish bionico requires granola as one of its ingredients and can be varied using cottage cheese.",
"Bionico is served as a dessert and contains granola. It can be varied by using cottage cheese."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bionico",
"property:dish_variation",
"resource:Cottage_cheese"
],
[
"resource:Bionico",
"property:ingredient",
"resource:Granola"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:course",
"resource:Dessert"
]
] | Bionico | [
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Cottage_cheese",
"readable": "Cottage cheese",
"graph": "resource:Cottage_cheese"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Granola",
"readable": "Granola",
"graph": "resource:Granola"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?w property:course resource:Main_course . ?w rdf:type ontology:food . ?w property:dish_variation ?v }",
"readable_query": "ASK WHERE { ?w property:course resource:Main_course . ?w rdf:type ontology:food . ?w property:dish_variation ?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"
]
}
] |
|
University | 7 | 13204 | Id47 | [
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "city",
"object": "Aarhus"
},
{
"subject": "European_University_Association",
"property": "headquarters",
"object": "Brussels"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "leader",
"object": "Lars_Løkke_Rasmussen"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "affiliations",
"object": "European_University_Association"
},
{
"subject": "Denmark",
"property": "religion",
"object": "Church_of_Denmark"
},
{
"subject": "Aarhus",
"property": "governmentType",
"object": "Magistrate"
}
] | [
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "city",
"object": "Aarhus"
},
{
"subject": "European_University_Association",
"property": "headquarter",
"object": "Brussels"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "leader",
"object": "Lars_Løkke_Rasmussen"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "affiliation",
"object": "European_University_Association"
},
{
"subject": "Denmark",
"property": "religion",
"object": "Church_of_Denmark"
},
{
"subject": "Aarhus",
"property": "governmentType",
"object": "Magistrate"
}
] | (X (X (X)) (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The School of Business and Social Sciences at the Aarhus University in Aarhus, Denmark is affiliated with the European University Association in Brussels. Denmark's leader is Lars Løkke Rasmussen, the country's religion is the Church of Denmark and its government type is a magistrate.",
"The School of Business and Social Sciences at the Aarhus University is located in the city of Aarhus, Denmark, and is affiliated with the European University Association in Brussels. Aarhus is ruled by a magistrate government, and is led by Lars Lokke Rasmussen. The religion is the Church of Denmark."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:European_University_Association",
"property:headquarter",
"resource:Brussels"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:city",
"resource:Aarhus"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:affiliation",
"resource:European_University_Association"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:country",
"resource:Denmark"
],
[
"resource:Aarhus",
"property:government_type",
"resource:Magistrate"
],
[
"resource:Denmark",
"property:leader",
"resource:Lars_L_kke_Rasmussen"
],
[
"resource:Denmark",
"property:religion",
"resource:Church_of_Denmark"
]
] | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "governmentType",
"readable": "government type",
"graph": "property:government_type"
},
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "religion",
"readable": "religion",
"graph": "property:religion"
},
{
"modified": "Aarhus",
"readable": "Aarhus",
"graph": "resource:Aarhus"
},
{
"modified": "Brussels",
"readable": "Brussels",
"graph": "resource:Brussels"
},
{
"modified": "Church_of_Denmark",
"readable": "Church of Denmark",
"graph": "resource:Church_of_Denmark"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "European_University_Association",
"readable": "European University Association",
"graph": "resource:European_University_Association"
},
{
"modified": "Lars_Løkke_Rasmussen",
"readable": "Lars Løkke Rasmussen",
"graph": "resource:Lars_L_kke_Rasmussen"
},
{
"modified": "Magistrate",
"readable": "Magistrate",
"graph": "resource:Magistrate"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?t property:city ?k . ?t property:country resource:Denmark . ?k property:government_type resource:Magistrate . ?t rdf:type ontology:university }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?t property:city ?k . ?t property:country resource:Denmark . ?k property:government_type resource:Magistrate . ?t rdf:type ontology:university }",
"graph_answer": [
"resource:Aarhus"
],
"readable_answer": [
"Aarhus"
],
"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 ?i WHERE { FILTER ( STRSTARTS ( LCASE ( ?i ) , 'b' ) ) . resource:European_University_Association property:headquarter ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( STRSTARTS ( LCASE ( ?i ) , 'b' ) ) . resource:European_University_Association property:headquarter ?i }",
"graph_answer": [
"resource:Brussels"
],
"readable_answer": [
"Brussels"
],
"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:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation resource:European_University_Association . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University rdf:type ontology:university }",
"readable_query": "ASK WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation resource:European_University_Association . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University rdf:type ontology:university }",
"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"
]
}
] |
|
ComicsCharacter | 2 | 4368 | Id33 | [
{
"subject": "Bananaman",
"property": "starring",
"object": "Graeme_Garden"
},
{
"subject": "Graeme_Garden",
"property": "birthPlace",
"object": "Aberdeen"
}
] | [
{
"subject": "Bananaman",
"property": "starring",
"object": "Graeme_Garden"
},
{
"subject": "Graeme_Garden",
"property": "birthPlace",
"object": "Aberdeen"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Graeme Garden, one of the stars of Bananaman, was born in Aberdeen.",
"Bananaman stars Graeme Garden who was born in Aberdeen.",
"Graeme Garden, born in Aberdeen, stars in Bananaman."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Graeme_Garden",
"property:birth_place",
"resource:Aberdeen"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Bananaman",
"property:starring",
"resource:Graeme_Garden"
]
] | Bananaman | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "starring",
"readable": "starring",
"graph": "property:starring"
},
{
"modified": "Aberdeen",
"readable": "Aberdeen",
"graph": "resource:Aberdeen"
},
{
"modified": "Bananaman",
"readable": "Bananaman",
"graph": "resource:Bananaman"
},
{
"modified": "Graeme_Garden",
"readable": "Graeme Garden",
"graph": "resource:Graeme_Garden"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?c property:birth_place resource:Staten_Island . ?h rdf:type ontology:comics_character . ?h property:starring ?c }",
"readable_query": "ASK WHERE { ?c property:birth_place resource:Staten_Island . ?h rdf:type ontology:comics_character . ?h property:starring ?c }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
SportsTeam | 2 | 5420 | Id164 | [
{
"subject": "Olympic_Stadium_(Athens)",
"property": "location",
"object": "Athens"
},
{
"subject": "AEK_Athens_F.C.",
"property": "ground",
"object": "Olympic_Stadium_(Athens)"
}
] | [
{
"subject": "Olympic_Stadium_(Athens)",
"property": "location",
"object": "Athens"
},
{
"subject": "AEK_Athens_F.C.",
"property": "ground",
"object": "Olympic_Stadium_(Athens)"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Olympic Stadium, located in Athens, is the home ground of AEK Athens FC.",
"The Olympic Stadium in Athens is where the AEK Athens football club play.",
"The Olympic Stadium, in Athens, is the home ground of AEK Athens FC."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AEK_Athens_F_C_",
"rdf:type",
"ontology:sports_team"
],
[
"resource:AEK_Athens_F_C_",
"property:ground",
"resource:Olympic_Stadium__Athens_"
],
[
"resource:Olympic_Stadium__Athens_",
"property:location",
"resource:Athens"
]
] | AEK_Athens_F.C. | [
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "AEK_Athens_F.C.",
"readable": "AEK Athens F.C.",
"graph": "resource:AEK_Athens_F_C_"
},
{
"modified": "Athens",
"readable": "Athens",
"graph": "resource:Athens"
},
{
"modified": "Olympic_Stadium_(Athens)",
"readable": "Olympic Stadium",
"graph": "resource:Olympic_Stadium__Athens_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?q WHERE { ?i rdf:type ontology:sports_team . ?q property:location resource:Athens . ?i property:ground ?q }",
"readable_query": "SELECT DISTINCT ?i ?q WHERE { ?i rdf:type ontology:sports_team . ?q property:location resource:Athens . ?i property:ground ?q }",
"graph_answer": [
"resource:AEK_Athens_F_C_",
"resource:Olympic_Stadium__Athens_"
],
"readable_answer": [
"AEK Athens F.C.",
"Olympic Stadium"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician | 2 | 5252 | Id244 | [
{
"subject": "Socialist_Party_(Netherlands)",
"property": "colour",
"object": "Red"
},
{
"subject": "Agnes_Kant",
"property": "party",
"object": "Socialist_Party_(Netherlands)"
}
] | [
{
"subject": "Socialist_Party_(Netherlands)",
"property": "colour",
"object": "Red"
},
{
"subject": "Agnes_Kant",
"property": "party",
"object": "Socialist_Party_(Netherlands)"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Agnes Kant is a member of the Socialist Party in Netherlands which uses red as one of its colours.",
"Agnes Kant is a member of the Socialist Party in the Netherlands which uses the colour red."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Socialist_Party__Netherlands_",
"property:colour",
"resource:Red"
],
[
"resource:Agnes_Kant",
"property:party",
"resource:Socialist_Party__Netherlands_"
],
[
"resource:Agnes_Kant",
"rdf:type",
"ontology:politician"
]
] | Agnes_Kant | [
{
"modified": "colour",
"readable": "colour",
"graph": "property:colour"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "Agnes_Kant",
"readable": "Agnes Kant",
"graph": "resource:Agnes_Kant"
},
{
"modified": "Red",
"readable": "Red",
"graph": "resource:Red"
},
{
"modified": "Socialist_Party_(Netherlands)",
"readable": "Socialist Party",
"graph": "resource:Socialist_Party__Netherlands_"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?m property:colour resource:Red }",
"readable_query": "ASK WHERE { ?m property:colour resource:Red }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?v WHERE { ?v property:colour resource:Red }",
"readable_query": "SELECT ?v WHERE { ?v property:colour resource:Red }",
"graph_answer": [
"resource:Socialist_Party__Netherlands_"
],
"readable_answer": [
"Socialist Party"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Agnes_Kant property:patron_saint ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Agnes_Kant property:patron_saint ?u }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 5 | 11926 | Id147 | [
{
"subject": "Michigan",
"property": "country",
"object": "United_States"
},
{
"subject": "Michigan",
"property": "language",
"object": "English_language"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Washtenaw_County,_Michigan"
},
{
"subject": "Michigan",
"property": "capital",
"object": "Lansing,_Michigan"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "subdivisionName",
"object": "Michigan"
}
] | [
{
"subject": "Michigan",
"property": "country",
"object": "United_States"
},
{
"subject": "Michigan",
"property": "language",
"object": "English_language"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Washtenaw_County,_Michigan"
},
{
"subject": "Michigan",
"property": "capital",
"object": "Lansing,_Michigan"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Michigan"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Lansing is the capital of Michigan, in the United States. In Michigan, English is the language spoken, and Lansing is the capital. Ann Arbor, Michigan is part of Washtenaw County.",
"English is the spoken language in Michigan, US, whose state capital is Lansing and Ann Arbor is located in the county of Washtenaw."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Ann_Arbor__Michigan",
"rdf:type",
"ontology:city"
],
[
"resource:Ann_Arbor__Michigan",
"property:is_part_of",
"resource:Washtenaw_County__Michigan"
],
[
"resource:Ann_Arbor__Michigan",
"property:is_part_of",
"resource:Michigan"
],
[
"resource:Michigan",
"property:capital",
"resource:Lansing__Michigan"
],
[
"resource:Michigan",
"property:language",
"resource:English_language"
],
[
"resource:Michigan",
"property:country",
"resource:United_States"
]
] | Ann_Arbor,_Michigan | [
{
"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": "Ann_Arbor,_Michigan",
"readable": "Ann Arbor, Michigan",
"graph": "resource:Ann_Arbor__Michigan"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Lansing,_Michigan",
"readable": "Lansing, Michigan",
"graph": "resource:Lansing__Michigan"
},
{
"modified": "Michigan",
"readable": "Michigan",
"graph": "resource:Michigan"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washtenaw_County,_Michigan",
"readable": "Washtenaw County, Michigan",
"graph": "resource:Washtenaw_County__Michigan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { { resource:Ann_Arbor__Michigan property:is_part_of ?s } MINUS { ?s property:language resource:English_language } }",
"readable_query": "SELECT DISTINCT ?s WHERE { { resource:Ann_Arbor,_Michigan property:is_part_of ?s } MINUS { ?s property:language resource:English_language } }",
"graph_answer": [
"resource:Washtenaw_County__Michigan"
],
"readable_answer": [
"Washtenaw County, Michigan"
],
"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 ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'm' ) ) . ?w property:country ?u . ?w property:capital resource:Lansing__Michigan }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'm' ) ) . ?w property:country ?u . ?w property:capital resource:Lansing,_Michigan }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"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"
]
}
] |
|
Building | 5 | 11678 | Id142 | [
{
"subject": "London",
"property": "leaderTitle",
"object": "Parliament_of_the_United_Kingdom"
},
{
"subject": "20_Fenchurch_Street",
"property": "location",
"object": "United_Kingdom"
},
{
"subject": "United_Kingdom",
"property": "capital",
"object": "London"
},
{
"subject": "United_Kingdom",
"property": "demonym",
"object": "British_people"
},
{
"subject": "United_Kingdom",
"property": "leaderName",
"object": "Elizabeth_II"
}
] | [
{
"subject": "London",
"property": "leaderTitle",
"object": "Parliament_of_the_United_Kingdom"
},
{
"subject": "20_Fenchurch_Street",
"property": "location",
"object": "United_Kingdom"
},
{
"subject": "United_Kingdom",
"property": "capital",
"object": "London"
},
{
"subject": "United_Kingdom",
"property": "demonym",
"object": "British_people"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
}
] | (X (X (X) (X) (X (X)))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Natives of the United kingdom are called British people, their leader is Elizabeth II and 20 Fenchurch Street is located there. The capital is London and their leader is the Parliament of the United Kingdom.",
"The native people of the United Kingdom are led by Elizabeth II and are known as British. The Parliament of the UK is the leader of London, the capital city, and the country is the location of 20 Fenchurch Street."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:London",
"property:leader_title",
"resource:Parliament_of_the_United_Kingdom"
],
[
"resource:United_Kingdom",
"property:leader",
"resource:Elizabeth_II"
],
[
"resource:United_Kingdom",
"property:capital",
"resource:London"
],
[
"resource:United_Kingdom",
"property:demonym",
"resource:British_people"
],
[
"resource:20_Fenchurch_Street",
"rdf:type",
"ontology:building"
],
[
"resource:20_Fenchurch_Street",
"property:location",
"resource:United_Kingdom"
]
] | 20_Fenchurch_Street | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "20_Fenchurch_Street",
"readable": "20 Fenchurch Street",
"graph": "resource:20_Fenchurch_Street"
},
{
"modified": "British_people",
"readable": "British people",
"graph": "resource:British_people"
},
{
"modified": "Elizabeth_II",
"readable": "Elizabeth II",
"graph": "resource:Elizabeth_II"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "Parliament_of_the_United_Kingdom",
"readable": "Parliament of the United Kingdom",
"graph": "resource:Parliament_of_the_United_Kingdom"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y property:leader_title resource:Parliament_of_the_United_Kingdom . ?u property:capital ?y . ?u property:leader resource:Elizabeth_II }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:leader_title resource:Parliament_of_the_United_Kingdom . ?u property:capital ?y . ?u property:leader resource:Elizabeth_II }",
"graph_answer": [
"resource:London"
],
"readable_answer": [
"London"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?j WHERE { ?h rdf:type ontology:building . ?j property:demonym resource:British_people . ?h property:location ?j }",
"readable_query": "SELECT DISTINCT ?h ?j WHERE { ?h rdf:type ontology:building . ?j property:demonym resource:British_people . ?h property:location ?j }",
"graph_answer": [
"resource:20_Fenchurch_Street",
"resource:United_Kingdom"
],
"readable_answer": [
"20 Fenchurch Street",
"United Kingdom"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 3 | 7424 | Id24 | [
{
"subject": "AIDAluna",
"property": "MeanOfTransportation/length",
"object": "\"252000.0\"^^<http://dbpedia.org/datatype/millimetre>"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
},
{
"subject": "AIDAluna",
"property": "christeningDate",
"object": "\"2009-04-04\"^^xsd:date"
}
] | [
{
"subject": "AIDAluna",
"property": "length",
"object": "252000.0 (millimetres)"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
},
{
"subject": "AIDAluna",
"property": "christeningDate",
"object": "2009-04-04"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The AIDAluna, christened on April 4, 2004, is 252000.0 millimetres long and powered by the Caterpillar Inc. engine.",
"AIDAluna, is powered by Caterpillar Inc. and has a length of 252000.0 millimetres. The christening date of the AIDAluna is 2009-04-04.",
"The AIDAluna is powered by Caterpillar Inc., has a length of 252000.0 mms and its christening date was 4 April 2004."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AIDAluna",
"property:length",
"252000.0 (millimetres)"
],
[
"resource:AIDAluna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAluna",
"property:power_type",
"resource:Caterpillar_Inc_"
],
[
"resource:AIDAluna",
"property:christening_date",
"resource:2009_04_04"
]
] | AIDAluna | [
{
"modified": "252000.0 (millimetres)",
"readable": "252000.0",
"graph": "252000.0 (millimetres)"
},
{
"modified": "christeningDate",
"readable": "christening date",
"graph": "property:christening_date"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "2009-04-04",
"readable": "2009-04-04",
"graph": "resource:2009_04_04"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
},
{
"modified": "Caterpillar_Inc.",
"readable": "Caterpillar Inc.",
"graph": "resource:Caterpillar_Inc_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?c property:power_type ?s . ?c property:christening_date ?v . FILTER ( CONTAINS ( YEAR ( ?v ) , '2009' ) ) . ?c rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?c property:power_type ?s . ?c property:christening_date ?v . FILTER ( CONTAINS ( YEAR ( ?v ) , '2009' ) ) . ?c rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Caterpillar_Inc_"
],
"readable_answer": [
"Caterpillar Inc."
],
"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 ?u WHERE { ?x property:christening_date ?u . ?x rdf:type ontology:mean_of_transportation . ?x property:power_type resource:Caterpillar_Inc_ }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?x property:christening_date ?u . ?x rdf:type ontology:mean_of_transportation . ?x property:power_type resource:Caterpillar_Inc. }",
"graph_answer": [
"resource:2009_04_04"
],
"readable_answer": [
"2009-04-04"
],
"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 ?o WHERE { ?o property:christening_date resource:2009_04_04 . ?o rdf:type ontology:mean_of_transportation . ?o property:power_type resource:Caterpillar_Inc_ }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o property:christening_date resource:2009-04-04 . ?o rdf:type ontology:mean_of_transportation . ?o property:power_type resource:Caterpillar_Inc. }",
"graph_answer": [
"resource:AIDAluna"
],
"readable_answer": [
"AIDAluna"
],
"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 ?z WHERE { resource:AIDAluna property:length ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:AIDAluna property:length ?z }",
"graph_answer": [
"252000.0 (millimetres)"
],
"readable_answer": [
"252000.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 2 | 3241 | Id46 | [
{
"subject": "Agra_Airport",
"property": "location",
"object": "India"
},
{
"subject": "India",
"property": "leaderName",
"object": "Narendra_Modi"
}
] | [
{
"subject": "Agra_Airport",
"property": "location",
"object": "India"
},
{
"subject": "India",
"property": "leader",
"object": "Narendra_Modi"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Agra Airport is located in India, where the leader is Narendra Modi.",
"Agra Airport is in India where the leader is Narendra Modi.",
"The leader of India is Narendra Modi and Agra airport is located in that country."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Agra_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Agra_Airport",
"property:location",
"resource:India"
],
[
"resource:India",
"property:leader",
"resource:Narendra_Modi"
]
] | Agra_Airport | [
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Agra_Airport",
"readable": "Agra Airport",
"graph": "resource:Agra_Airport"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Narendra_Modi",
"readable": "Narendra Modi",
"graph": "resource:Narendra_Modi"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?n ) WHERE { resource:India property:leader ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?n ) WHERE { resource:India property:leader ?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",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:India property:leader ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:India property:leader ?o }",
"graph_answer": [
"resource:Narendra_Modi"
],
"readable_answer": [
"Narendra Modi"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:airport . ?d property:location resource:India }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:airport . ?d property:location resource:India }",
"graph_answer": [
"resource:Agra_Airport"
],
"readable_answer": [
"Agra Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8288 | Id134 | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "lccn",
"object": "\"60040714\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "abbreviation",
"object": "\"Acta Palaeontol. Pol.\"@en"
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "discipline",
"object": "Paleobiology"
}
] | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "LCCN_number",
"object": "60040714"
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "abbreviation",
"object": "\"Acta Palaeontol. Pol.\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "academicDiscipline",
"object": "Paleobiology"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Acta Palaeontologica Polonica has a LCCN number of 60040714 and the abbreviation of Acta Palaeontol. Pol. It comes under the academic discipline of Paleobiology.",
"The Acta Palaeontologica Polonica has a LCCN number of 60040714 and the abbreviated name of Acta Palaeontol. Pol. It comes under the academic discipline of Paleobiology."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Acta_Palaeontologica_Polonica",
"property:l_c_c_n_number",
"60040714"
],
[
"resource:Acta_Palaeontologica_Polonica",
"property:abbreviation",
"resource:Acta_Palaeontol__Pol_"
],
[
"resource:Acta_Palaeontologica_Polonica",
"rdf:type",
"ontology:written_work"
],
[
"resource:Acta_Palaeontologica_Polonica",
"property:academic_discipline",
"resource:Paleobiology"
]
] | Acta_Palaeontologica_Polonica | [
{
"modified": "60040714",
"readable": "60040714",
"graph": "60040714"
},
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "academicDiscipline",
"readable": "academic discipline",
"graph": "property:academic_discipline"
},
{
"modified": "LCCN_number",
"readable": "l c c n number",
"graph": "property:l_c_c_n_number"
},
{
"modified": "Acta Palaeontol. Pol.",
"readable": "Acta Palaeontol. Pol.",
"graph": "resource:Acta_Palaeontol__Pol_"
},
{
"modified": "Acta_Palaeontologica_Polonica",
"readable": "Acta Palaeontologica Polonica",
"graph": "resource:Acta_Palaeontologica_Polonica"
},
{
"modified": "Paleobiology",
"readable": "Paleobiology",
"graph": "resource:Paleobiology"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?n property:l_c_c_n_number ?d . FILTER ( ?d >= '40000000' ) . ?n property:academic_discipline ?v . ?n rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?n property:l_c_c_n_number ?d . FILTER ( ?d >= '40000000' ) . ?n property:academic_discipline ?v . ?n rdf:type ontology:written_work }",
"graph_answer": [
"resource:Paleobiology"
],
"readable_answer": [
"Paleobiology"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:written_work . ?m property:l_c_c_n_number ?w . ?m property:academic_discipline resource:Paleobiology . FILTER ( ?w >= '40000000' ) }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:written_work . ?m property:l_c_c_n_number ?w . ?m property:academic_discipline resource:Paleobiology . FILTER ( ?w >= '40000000' ) }",
"graph_answer": [
"resource:Acta_Palaeontologica_Polonica"
],
"readable_answer": [
"Acta Palaeontologica Polonica"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Acta_Palaeontologica_Polonica rdf:type ontology:written_work . resource:Acta_Palaeontologica_Polonica property:academic_discipline resource:Paleobiology . FILTER ( ?k >= '40000000' ) . resource:Acta_Palaeontologica_Polonica property:l_c_c_n_number ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Acta_Palaeontologica_Polonica rdf:type ontology:written_work . resource:Acta_Palaeontologica_Polonica property:academic_discipline resource:Paleobiology . FILTER ( ?k >= '40000000' ) . resource:Acta_Palaeontologica_Polonica property:l_c_c_n_number ?k }",
"graph_answer": [
"60040714"
],
"readable_answer": [
"60040714"
],
"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 ?y WHERE { resource:Acta_Palaeontologica_Polonica property:engine ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Acta_Palaeontologica_Polonica property:engine ?y }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 5 | 12754 | Id22 | [
{
"subject": "A_Severed_Wasp",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "A_Severed_Wasp",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "A_Severed_Wasp",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "A_Severed_Wasp",
"property": "country",
"object": "United_States"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Severed Wasp is in English (also spoken in Great Britain), from the United States, a country with capital city Washington D.C. and a large population of Asian Americans.",
"The Asian Americans are an ethnic group in the United States which has the capital city of Washington DC and is the originating country of A Severed Wasp. The book is written in the English language as spoken in Great Britain.",
"A severed Wasp was written in English (language of Great Britain) and originates from the United States, where one ethnic group is Asian American and the capital city is Washington D.C."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:A_Severed_Wasp",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Severed_Wasp",
"property:language",
"resource:English_language"
],
[
"resource:A_Severed_Wasp",
"property:country",
"resource:United_States"
],
[
"resource:English_language",
"property:spoken_in",
"resource:Great_Britain"
]
] | A_Severed_Wasp | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "spokenIn",
"readable": "spoken in",
"graph": "property:spoken_in"
},
{
"modified": "A_Severed_Wasp",
"readable": "A Severed Wasp",
"graph": "resource:A_Severed_Wasp"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Great_Britain",
"readable": "Great Britain",
"graph": "resource:Great_Britain"
},
{
"modified": "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 ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'u' ) ) . ?v property:country ?b . ?v property:language resource:English_language . ?v rdf:type ontology:written_work . ?b property:ethnic_group resource:Asian_Americans }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'u' ) ) . ?v property:country ?b . ?v property:language resource:English_language . ?v rdf:type ontology:written_work . ?b property:ethnic_group resource:Asian_Americans }",
"graph_answer": [
"resource:A_Severed_Wasp"
],
"readable_answer": [
"A Severed Wasp"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?z rdf:type ontology:written_work . ?z property:country ?k . ?k property:capital resource:Washington__D_C_ . ?z property:language resource:English_language }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?z rdf:type ontology:written_work . ?z property:country ?k . ?k property:capital resource:Washington,_D.C. . ?z property:language resource:English_language }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:English_language property:editor ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:English_language property:editor ?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"
]
}
] |
|
City | 5 | 11840 | Id61 | [
{
"subject": "Anaheim,_California",
"property": "leaderName",
"object": "Tom_Tait"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "United_States_House_of_Representatives",
"property": "location",
"object": "United_States"
},
{
"subject": "United_States_House_of_Representatives",
"property": "isPartOf",
"object": "United_States_Congress"
},
{
"subject": "Anaheim,_California",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
}
] | [
{
"subject": "Anaheim,_California",
"property": "leader",
"object": "Tom_Tait"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "United_States_House_of_Representatives",
"property": "location",
"object": "United_States"
},
{
"subject": "United_States_House_of_Representatives",
"property": "isPartOf",
"object": "United_States_Congress"
},
{
"subject": "Anaheim,_California",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
}
] | (X (X) (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Tom Tait is the leader of Anaheim, California. The United States House of Representatives, which leads Anaheim, is part of the United States Congress. One of the languages spoken in the U.S. is English.",
"The United States House of Representatives is part of the United States Congress in the United States, where they speak English. The United States House of Representatives leads Anaheim, California, along with Tom Tait."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:United_States_House_of_Representatives",
"property:location",
"resource:United_States"
],
[
"resource:United_States_House_of_Representatives",
"property:is_part_of",
"resource:United_States_Congress"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:Anaheim__California",
"property:leader",
"resource:Tom_Tait"
],
[
"resource:Anaheim__California",
"property:leader_title",
"resource:United_States_House_of_Representatives"
],
[
"resource:Anaheim__California",
"rdf:type",
"ontology:city"
]
] | Anaheim,_California | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Anaheim,_California",
"readable": "Anaheim, California",
"graph": "resource:Anaheim__California"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Tom_Tait",
"readable": "Tom Tait",
"graph": "resource:Tom_Tait"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "United_States_Congress",
"readable": "United States Congress",
"graph": "resource:United_States_Congress"
},
{
"modified": "United_States_House_of_Representatives",
"readable": "United States House of Representatives",
"graph": "resource:United_States_House_of_Representatives"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:United_States property:language resource:English_language }",
"readable_query": "ASK WHERE { resource:United_States property:language resource:English_language }",
"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 ?k WHERE { ?k property:location resource:United_States }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:location resource:United_States }",
"graph_answer": [
"resource:United_States_House_of_Representatives"
],
"readable_answer": [
"United States House of Representatives"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y property:leader_title ?d . ?y rdf:type ontology:city . ?d property:is_part_of resource:United_States_Congress . ?y property:leader resource:Tom_Tait }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:leader_title ?d . ?y rdf:type ontology:city . ?d property:is_part_of resource:United_States_Congress . ?y property:leader resource:Tom_Tait }",
"graph_answer": [
"resource:Anaheim__California"
],
"readable_answer": [
"Anaheim, California"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 3 | 8068 | Id141 | [
{
"subject": "Akron_Summit_Assault",
"property": "ground",
"object": "St._Vincent–St._Mary_High_School"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "state",
"object": "Ohio"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "city",
"object": "Akron,_Ohio"
}
] | [
{
"subject": "Akron_Summit_Assault",
"property": "ground",
"object": "St._Vincent–St._Mary_High_School"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "state",
"object": "Ohio"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "city",
"object": "Akron,_Ohio"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"St Vincent-St Mary High School in Akron, Ohio, is the ground of Akron Summit Assault.",
"St Vincent-St Mary High School is the ground of Akron Summit Assault, Akron Ohio."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:St__Vincent_St__Mary_High_School",
"property:city",
"resource:Akron__Ohio"
],
[
"resource:St__Vincent_St__Mary_High_School",
"property:state",
"resource:Ohio"
],
[
"resource:Akron_Summit_Assault",
"rdf:type",
"ontology:sports_team"
],
[
"resource:Akron_Summit_Assault",
"property:ground",
"resource:St__Vincent_St__Mary_High_School"
]
] | Akron_Summit_Assault | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Akron_Summit_Assault",
"readable": "Akron Summit Assault",
"graph": "resource:Akron_Summit_Assault"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"modified": "Ohio",
"readable": "Ohio",
"graph": "resource:Ohio"
},
{
"modified": "St._Vincent–St._Mary_High_School",
"readable": "St. Vincent–St. Mary High School",
"graph": "resource:St__Vincent_St__Mary_High_School"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a rdf:type ontology:sports_team . ?j property:state resource:Vermont . ?a property:ground ?j }",
"readable_query": "ASK WHERE { ?a rdf:type ontology:sports_team . ?j property:state resource:Vermont . ?a property:ground ?j }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
WrittenWork | 2 | 5589 | Id124 | [
{
"subject": "Above_the_Veil",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Above_the_Veil",
"property": "mediaType",
"object": "Hardcover"
}
] | [
{
"subject": "Above_the_Veil",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Above_the_Veil",
"property": "mediaType",
"object": "Hardcover"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Garth Nix is the author of Above the Veil which is available in hardcover.",
"Above the Veil, by Garth Nix, is available in hardcover.",
"The author of Above the Veil available in hardcover is Garth Nix."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Above_the_Veil",
"property:media_type",
"resource:Hardcover"
],
[
"resource:Above_the_Veil",
"property:author",
"resource:Garth_Nix"
],
[
"resource:Above_the_Veil",
"rdf:type",
"ontology:written_work"
]
] | Above_the_Veil | [
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "Above_the_Veil",
"readable": "Above the Veil",
"graph": "resource:Above_the_Veil"
},
{
"modified": "Garth_Nix",
"readable": "Garth Nix",
"graph": "resource:Garth_Nix"
},
{
"modified": "Hardcover",
"readable": "Hardcover",
"graph": "resource:Hardcover"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?d WHERE { resource:Above_the_Veil property:media_type ?k . resource:Above_the_Veil property:author ?d }",
"readable_query": "SELECT DISTINCT ?k ?d WHERE { resource:Above_the_Veil property:media_type ?k . resource:Above_the_Veil property:author ?d }",
"graph_answer": [
"resource:Hardcover",
"resource:Garth_Nix"
],
"readable_answer": [
"Hardcover",
"Garth Nix"
],
"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"
]
}
] |
|
CelestialBody | 2 | 4058 | Id39 | [
{
"subject": "1000_Piazzia",
"property": "periapsis",
"object": "3.52497e+11"
},
{
"subject": "1000_Piazzia",
"property": "epoch",
"object": "\"2015-06-27\"^^xsd:date"
}
] | [
{
"subject": "1000_Piazzia",
"property": "periapsis",
"object": "352497000000.0"
},
{
"subject": "1000_Piazzia",
"property": "epoch",
"object": "2015-06-27"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The epoch of 1000 Piazzia, which has a periapsis of 352497000000.0, is 2015-06-27.",
"The dark asteroid 1000 Piazzia has a periapsis is 352497000000.0 and an epoch date of 27 June 2015.",
"1000 Piazzia has a periapsis is 352497000000.0 and its epoch is 2015-06-27."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1000_Piazzia",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:1000_Piazzia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1000_Piazzia",
"property:periapsis",
"resource:352497000000_0"
]
] | 1000_Piazzia | [
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1000_Piazzia",
"readable": "1000 Piazzia",
"graph": "resource:1000_Piazzia"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
},
{
"modified": "352497000000.0",
"readable": "352497000000.0",
"graph": "resource:352497000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?a property:periapsis ?d . ?a rdf:type ontology:celestial_body . ?a property:epoch ?f . FILTER ( CONTAINS ( YEAR ( ?f ) , '2015' ) ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?a property:periapsis ?d . ?a rdf:type ontology:celestial_body . ?a property:epoch ?f . FILTER ( CONTAINS ( YEAR ( ?f ) , '2015' ) ) }",
"graph_answer": [
"resource:352497000000_0"
],
"readable_answer": [
"352497000000.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": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:celestial_body . ?j property:epoch ?d . ?j property:periapsis resource:352497000000_0 . FILTER ( CONTAINS ( YEAR ( ?d ) , '2015' ) ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:celestial_body . ?j property:epoch ?d . ?j property:periapsis resource:352497000000.0 . FILTER ( CONTAINS ( YEAR ( ?d ) , '2015' ) ) }",
"graph_answer": [
"resource:1000_Piazzia"
],
"readable_answer": [
"1000 Piazzia"
],
"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 ?q WHERE { resource:1000_Piazzia property:periapsis resource:352497000000_0 . resource:1000_Piazzia property:epoch ?q . resource:1000_Piazzia rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:1000_Piazzia property:periapsis resource:352497000000.0 . resource:1000_Piazzia property:epoch ?q . resource:1000_Piazzia rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:2015_06_27"
],
"readable_answer": [
"2015-06-27"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 3 | 6009 | Id155 | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Static_Caravan_Recordings"
},
{
"subject": "Alison_O'Donnell",
"property": "label",
"object": "Floating_World_Records"
}
] | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Static_Caravan_Recordings"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Floating_World_Records"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Jazz music performer, Alison O'Donnell is signed to the record label Static Caravan Recordings and her recording label is Floating World Records.",
"Jazz musician, Alison O'Donnell, is signed to the record labels Static Caravan Recordings and Floating World Records.",
"Alison O'Donnell is a jazz music player under the record labels Floating World Records and Static Caravan Recordings."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alison_O_Donnell",
"rdf:type",
"ontology:artist"
],
[
"resource:Alison_O_Donnell",
"property:genre",
"resource:Jazz"
],
[
"resource:Alison_O_Donnell",
"property:record_label",
"resource:Floating_World_Records"
],
[
"resource:Alison_O_Donnell",
"property:record_label",
"resource:Static_Caravan_Recordings"
]
] | Alison_O'Donnell | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "recordLabel",
"readable": "record label",
"graph": "property:record_label"
},
{
"modified": "Alison_O'Donnell",
"readable": "Alison O'Donnell",
"graph": "resource:Alison_O_Donnell"
},
{
"modified": "Floating_World_Records",
"readable": "Floating World Records",
"graph": "resource:Floating_World_Records"
},
{
"modified": "Jazz",
"readable": "Jazz",
"graph": "resource:Jazz"
},
{
"modified": "Static_Caravan_Recordings",
"readable": "Static Caravan Recordings",
"graph": "resource:Static_Caravan_Recordings"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { resource:Alison_O_Donnell property:record_label ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?e ) WHERE { resource:Alison_O'Donnell property:record_label ?x }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Alison_O_Donnell property:record_label ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Alison_O'Donnell property:record_label ?o }",
"graph_answer": [
"resource:Floating_World_Records",
"resource:Static_Caravan_Recordings"
],
"readable_answer": [
"Floating World Records",
"Static Caravan Recordings"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Alison_O_Donnell property:voice ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Alison_O'Donnell property:voice ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"ellipsis",
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University | 4 | 10750 | Id42 | [
{
"subject": "Denmark",
"property": "leaderName",
"object": "Lars_Løkke_Rasmussen"
},
{
"subject": "European_University_Association",
"property": "headquarters",
"object": "Brussels"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "country",
"object": "Denmark"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "affiliations",
"object": "European_University_Association"
}
] | [
{
"subject": "Denmark",
"property": "leader",
"object": "Lars_Løkke_Rasmussen"
},
{
"subject": "European_University_Association",
"property": "headquarter",
"object": "Brussels"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "country",
"object": "Denmark"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "affiliation",
"object": "European_University_Association"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Lars Lokke Rasmussen is the leader of Denmark where the School of Business and Social Sciences at the Aarhus University is located. The School is affiliated with the European University Association which has its headquarters in Brussels.",
"The School of Business and Social Sciences at the Aarhus University in Denmark is affiliated with the European University Association, headquartered in Brussels. The country's leader is Lars Løkke Rasmussen.",
"The School of Business and Social Sciences at Aarhus University (in Denmark) is affiliated to the European University Association (HQ in Brussels). Denmark's leader is Lars Lokke Rasmussen."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:European_University_Association",
"property:headquarter",
"resource:Brussels"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:affiliation",
"resource:European_University_Association"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:country",
"resource:Denmark"
],
[
"resource:Denmark",
"property:leader",
"resource:Lars_L_kke_Rasmussen"
]
] | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Brussels",
"readable": "Brussels",
"graph": "resource:Brussels"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "European_University_Association",
"readable": "European University Association",
"graph": "resource:European_University_Association"
},
{
"modified": "Lars_Løkke_Rasmussen",
"readable": "Lars Løkke Rasmussen",
"graph": "resource:Lars_L_kke_Rasmussen"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( CONTAINS ( LCASE ( ?y ) , 'social' ) ) . ?y rdf:type ontology:university . ?y property:country resource:Denmark . ?y property:affiliation resource:European_University_Association }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( CONTAINS ( LCASE ( ?y ) , 'social' ) ) . ?y rdf:type ontology:university . ?y property:country resource:Denmark . ?y property:affiliation resource:European_University_Association }",
"graph_answer": [
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
],
"readable_answer": [
"School of Business and Social Sciences at the Aarhus University"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Denmark property:mascot ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Denmark property:mascot ?b }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 3 | 6002 | Id148 | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Alison_O'Donnell",
"property": "associatedBand",
"object": "Flibbertigibbet"
},
{
"subject": "Alison_O'Donnell",
"property": "associatedMusicalArtist",
"object": "Mellow_Candle"
}
] | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Alison_O'Donnell",
"property": "associatedBand/associatedMusicalArtist",
"object": "Mellow_Candle"
},
{
"subject": "Alison_O'Donnell",
"property": "associatedBand/associatedMusicalArtist",
"object": "Flibbertigibbet"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alison O'Donnell; performs jazz music, was in the band Mellow Candle and was a member of the Flibbertigibbet band.",
"Former member of the Flibbertigibbet band, Alison O'Donnell, is an artist for the band Mellow Candle and performs jazz music.",
"Alison O'Donnell does jazz music with the Mellow Candle band and was a member of the band called the Flibbertigibbet."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alison_O_Donnell",
"rdf:type",
"ontology:artist"
],
[
"resource:Alison_O_Donnell",
"property:associated_band_associated_musical_artist",
"resource:Mellow_Candle"
],
[
"resource:Alison_O_Donnell",
"property:associated_band_associated_musical_artist",
"resource:Flibbertigibbet"
],
[
"resource:Alison_O_Donnell",
"property:genre",
"resource:Jazz"
]
] | Alison_O'Donnell | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "Alison_O'Donnell",
"readable": "Alison O'Donnell",
"graph": "resource:Alison_O_Donnell"
},
{
"modified": "Flibbertigibbet",
"readable": "Flibbertigibbet",
"graph": "resource:Flibbertigibbet"
},
{
"modified": "Jazz",
"readable": "Jazz",
"graph": "resource:Jazz"
},
{
"modified": "Mellow_Candle",
"readable": "Mellow Candle",
"graph": "resource:Mellow_Candle"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?l ) WHERE { ?f property:associated_band_associated_musical_artist resource:Mellow_Candle . ?f property:genre ?a . ?f rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?l ) WHERE { ?f property:associated_band_associated_musical_artist resource:Mellow_Candle . ?f property:genre ?a . ?f rdf:type ontology:artist }",
"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 ?v WHERE { ?z property:associated_band_associated_musical_artist resource:Mellow_Candle . ?z property:genre ?v . ?z rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?z property:associated_band_associated_musical_artist resource:Mellow_Candle . ?z property:genre ?v . ?z rdf:type ontology:artist }",
"graph_answer": [
"resource:Jazz"
],
"readable_answer": [
"Jazz"
],
"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 ?s WHERE { ?s property:genre resource:Jazz . ?s property:associated_band_associated_musical_artist resource:Mellow_Candle . ?s rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s property:genre resource:Jazz . ?s property:associated_band_associated_musical_artist resource:Mellow_Candle . ?s rdf:type ontology:artist }",
"graph_answer": [
"resource:Alison_O_Donnell"
],
"readable_answer": [
"Alison O'Donnell"
],
"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 ( COUNT ( ?n ) AS ?b ) WHERE { resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?n }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?n }",
"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 { FILTER ( ?v != resource:Mellow_Candle ) . resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( ?v != resource:Mellow_Candle ) . resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?v }",
"graph_answer": [
"resource:Flibbertigibbet"
],
"readable_answer": [
"Flibbertigibbet"
],
"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"
]
}
] |
|
Airport | 5 | 11040 | Id89 | [
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayLength",
"object": "\"3310.0\"^^xsd:double"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "operator",
"object": "Pakistan_Civil_Aviation_Authority"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "city",
"object": "Lahore"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayDesignation",
"object": "\"18L/36R\""
}
] | [
{
"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"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "runwayName",
"object": "\"18L/36R\""
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allama Iqbal International Airport, which has a runway name of 18L/36R and length of 3,310, is located in Punjab Pakistan. The airport serves the city of Lahore and is governed by the Pakistan Civil Aviation Authority.",
"The city of Lahore is served by Allama Iqbal International airport which is located in Punjab, Pakistan and governed by the Pakistan Civil Aviation Authority. The airport runway length is 3310.0 and the runway name is 18L/36R.",
"The Pakistan Civil Aviation Authority is the operating organisation of the Allama Iqbal International Airport in Punjab, Pakistan which serves the city of Lahore. The airport has a runway named 18L/36R which is 3310.0 in length."
],
"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:runway_name",
"resource:18L_36R"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:operating_organisation",
"resource:Pakistan_Civil_Aviation_Authority"
]
] | Allama_Iqbal_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "18L/36R",
"readable": "18L/36R",
"graph": "resource:18L_36R"
},
{
"modified": "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 ?h ?x WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?h . resource:Allama_Iqbal_International_Airport property:operating_organisation ?x }",
"readable_query": "SELECT DISTINCT ?h ?x WHERE { resource:Allama_Iqbal_International_Airport property:city_served ?h . resource:Allama_Iqbal_International_Airport property:operating_organisation ?x }",
"graph_answer": [
"resource:Lahore",
"resource:Pakistan_Civil_Aviation_Authority"
],
"readable_answer": [
"Lahore",
"Pakistan Civil Aviation Authority"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?w WHERE { resource:Allama_Iqbal_International_Airport property:location ?z . resource:Allama_Iqbal_International_Airport property:runway_name ?w }",
"readable_query": "SELECT DISTINCT ?z ?w WHERE { resource:Allama_Iqbal_International_Airport property:location ?z . resource:Allama_Iqbal_International_Airport property:runway_name ?w }",
"graph_answer": [
"resource:Punjab__Pakistan",
"resource:18L_36R"
],
"readable_answer": [
"Punjab, Pakistan",
"18L/36R"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Allama_Iqbal_International_Airport property:most_champions ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Allama_Iqbal_International_Airport property:most_champions ?t }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8177 | Id23 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "previousWork",
"object": "Grantville_Gazette_II"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "\"Virginia DeMarce and\"@en"
},
{
"subject": "Grantville_Gazette_II",
"property": "precededBy",
"object": "The_Grantville_Gazette"
}
] | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "precededBy",
"object": "Grantville_Gazette_II"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "\"Virginia DeMarce and Eric Flint\""
},
{
"subject": "Grantville_Gazette_II",
"property": "precededBy",
"object": "The_Grantville_Gazette"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Authored by Virginia DeMarce and Eric Flint, 1634: The Bavarian Crisis was preceded by Grantville Gazette II which in turn was preceded by The Grantville Gazette."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Grantville_Gazette_II",
"property:preceded_by",
"resource:The_Grantville_Gazette"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:preceded_by",
"resource:Grantville_Gazette_II"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:author",
"Virginia DeMarce and Eric Flint"
],
[
"resource:1634__The_Bavarian_Crisis",
"rdf:type",
"ontology:written_work"
]
] | 1634:_The_Bavarian_Crisis | [
{
"modified": "Virginia DeMarce and Eric Flint",
"readable": "Virginia DeMarce and Eric Flint",
"graph": "Virginia DeMarce and Eric Flint"
},
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "precededBy",
"readable": "preceded by",
"graph": "property:preceded_by"
},
{
"modified": "1634:_The_Bavarian_Crisis",
"readable": "1634: The Bavarian Crisis",
"graph": "resource:1634__The_Bavarian_Crisis"
},
{
"modified": "Grantville_Gazette_II",
"readable": "Grantville Gazette II",
"graph": "resource:Grantville_Gazette_II"
},
{
"modified": "The_Grantville_Gazette",
"readable": "The Grantville Gazette",
"graph": "resource:The_Grantville_Gazette"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z property:preceded_by resource:The_Grantville_Gazette . VALUES ( ?z ) { ( resource:1634__The_Bavarian_Crisis ) ( resource:Grantville_Gazette_II ) } }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:preceded_by resource:The_Grantville_Gazette . VALUES ( ?z ) { ( resource:1634:_The_Bavarian_Crisis ) ( resource:Grantville_Gazette_II ) } }",
"graph_answer": [
"resource:Grantville_Gazette_II"
],
"readable_answer": [
"Grantville Gazette II"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"direct_multiple_choices",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"closed_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { VALUES ( ?g ) { ( resource:1634__The_Bavarian_Crisis ) ( resource:Grantville_Gazette_II ) } . ?g property:preceded_by resource:Grantville_Gazette_II . ?g rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?g WHERE { VALUES ( ?g ) { ( resource:1634:_The_Bavarian_Crisis ) ( resource:Grantville_Gazette_II ) } . ?g property:preceded_by resource:Grantville_Gazette_II . ?g rdf:type ontology:written_work }",
"graph_answer": [
"resource:1634__The_Bavarian_Crisis"
],
"readable_answer": [
"1634: The Bavarian Crisis"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"direct_multiple_choices",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"closed_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:1634__The_Bavarian_Crisis property:employer ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:1634:_The_Bavarian_Crisis property:employer ?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"
]
}
] |
|
City | 5 | 11930 | Id151 | [
{
"subject": "Tarrant_County,_Texas",
"property": "largestCity",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_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": "Tarrant_County,_Texas",
"property": "largestCity",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_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"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The capital of Texas in the United States is Austin and the state is the location of Arlington, part of Tarrant County. The county contains the largest city in Texas which is Fort Worth.",
"Arlington is in Tarrant County, where the largest city is Fort Worth. Tarrant County is in Texas (capital, Austin), in the United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Tarrant_County__Texas"
],
[
"resource:Texas",
"property:capital",
"resource:Austin__Texas"
],
[
"resource:Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Tarrant_County__Texas",
"property:largest_city",
"resource:Fort_Worth__Texas"
],
[
"resource:Tarrant_County__Texas",
"property:country",
"resource:United_States"
]
] | Austin,_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": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "Arlington,_Texas",
"readable": "Arlington, Texas",
"graph": "resource:Arlington__Texas"
},
{
"modified": "Austin,_Texas",
"readable": "Austin, Texas",
"graph": "resource:Austin__Texas"
},
{
"modified": "Fort_Worth,_Texas",
"readable": "Fort Worth, Texas",
"graph": "resource:Fort_Worth__Texas"
},
{
"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 ?k WHERE { { resource:Arlington__Texas property:is_part_of ?k } MINUS { ?k rdf:type ontology:city } }",
"readable_query": "SELECT DISTINCT ?k WHERE { { resource:Arlington,_Texas property:is_part_of ?k } MINUS { ?k rdf:type ontology:city } }",
"graph_answer": [
"resource:Tarrant_County__Texas"
],
"readable_answer": [
"Tarrant County, Texas"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?q != resource:Tarrant_County__Texas ) . resource:Arlington__Texas property:is_part_of ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?q != resource:Tarrant_County,_Texas ) . resource:Arlington,_Texas property:is_part_of ?q }",
"graph_answer": [
"resource:Texas"
],
"readable_answer": [
"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 { FILTER ( ?f != resource:Tarrant_County__Texas ) . resource:Arlington__Texas property:is_part_of ?f . ?f rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?f != resource:Tarrant_County__Texas ) . resource:Arlington__Texas property:is_part_of ?f . ?f rdf:type ontology:city }",
"graph_answer": [
"resource:Texas"
],
"readable_answer": [
"Texas"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Texas property:capital ?p }",
"readable_query": "ASK WHERE { resource:Texas property:capital ?p }",
"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 ?n WHERE { resource:Texas property:capital ?n }",
"readable_query": "SELECT ?n WHERE { resource:Texas property:capital ?n }",
"graph_answer": [
"resource:Austin__Texas"
],
"readable_answer": [
"Austin, Texas"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 2 | 3863 | Id15 | [
{
"subject": "11_Diagonal_Street",
"property": "floorCount",
"object": "20"
},
{
"subject": "11_Diagonal_Street",
"property": "owner",
"object": "Redefine_Properties_Limited"
}
] | [
{
"subject": "11_Diagonal_Street",
"property": "floorCount",
"object": "20"
},
{
"subject": "11_Diagonal_Street",
"property": "owner",
"object": "Redefine_Properties_Limited"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"11 Diagonal Street has 20 floors and is owned by Redefine Properties Limited.",
"11 Diagonal Street, which is owned by Redefine Properties Limited, has 20 floors.",
"11 Diagonal Street which has 20 floors is owned by Redefine Properties Ltd."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:11_Diagonal_Street",
"property:floor_count",
"20"
],
[
"resource:11_Diagonal_Street",
"rdf:type",
"ontology:building"
],
[
"resource:11_Diagonal_Street",
"property:owner",
"resource:Redefine_Properties_Limited"
]
] | 11_Diagonal_Street | [
{
"modified": "20",
"readable": "20",
"graph": "20"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "11_Diagonal_Street",
"readable": "11 Diagonal Street",
"graph": "resource:11_Diagonal_Street"
},
{
"modified": "Redefine_Properties_Limited",
"readable": "Redefine Properties Limited",
"graph": "resource:Redefine_Properties_Limited"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?h property:owner ?d . FILTER ( ?j >= '10' ) . ?h property:floor_count ?j . ?h rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?h property:owner ?d . FILTER ( ?j >= '10' ) . ?h property:floor_count ?j . ?h rdf:type ontology:building }",
"graph_answer": [
"resource:Redefine_Properties_Limited"
],
"readable_answer": [
"Redefine Properties Limited"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?c rdf:type ontology:building . ?c property:floor_count '34' . ?c property:owner resource:Redefine_Properties_Limited }",
"readable_query": "ASK WHERE { ?c rdf:type ontology:building . ?c property:floor_count '34' . ?c property:owner resource:Redefine_Properties_Limited }",
"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 { ?u rdf:type ontology:building . ?u property:floor_count '20' . ?u property:owner resource:Redefine_Properties_Limited }",
"readable_query": "ASK WHERE { ?u rdf:type ontology:building . ?u property:floor_count '20' . ?u property:owner resource:Redefine_Properties_Limited }",
"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 ?a WHERE { ?a property:owner resource:Redefine_Properties_Limited . ?a property:floor_count '20' . ?a rdf:type ontology:building }",
"readable_query": "SELECT ?a WHERE { ?a property:owner resource:Redefine_Properties_Limited . ?a property:floor_count '20' . ?a rdf:type ontology:building }",
"graph_answer": [
"resource:11_Diagonal_Street"
],
"readable_answer": [
"11 Diagonal Street"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:11_Diagonal_Street property:floor_count ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:11_Diagonal_Street property:floor_count ?b }",
"graph_answer": [
"20"
],
"readable_answer": [
"20"
],
"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 | 4 | 9159 | Id82 | [
{
"subject": "Adare_Manor",
"property": "location",
"object": "Adare"
},
{
"subject": "Adare_Manor",
"property": "architect",
"object": "Lewis_Nockalls_Cottingham"
},
{
"subject": "Adare_Manor",
"property": "completionDate",
"object": "1862"
},
{
"subject": "Adare_Manor",
"property": "locationTown",
"object": "County_Limerick"
}
] | [
{
"subject": "Adare_Manor",
"property": "location",
"object": "Adare"
},
{
"subject": "Adare_Manor",
"property": "architect",
"object": "Lewis_Nockalls_Cottingham"
},
{
"subject": "Adare_Manor",
"property": "completionDate",
"object": "1862"
},
{
"subject": "Adare_Manor",
"property": "location",
"object": "County_Limerick"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Lewis Nockalls Cottingham is the architect of Adare Manor (completed in 1862) which is located in Adare in County Limerick.",
"Adare Manor in Adare, County Limerick was designed by the architect Lewis Nockalls Cottingham and completed in 1862.",
"Adare Manor, a 1862 building in Adare, County Limerick, was designed by Lewis Nockalls Cottingham."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adare_Manor",
"property:architect",
"resource:Lewis_Nockalls_Cottingham"
],
[
"resource:Adare_Manor",
"rdf:type",
"ontology:building"
],
[
"resource:Adare_Manor",
"property:location",
"resource:Adare"
],
[
"resource:Adare_Manor",
"property:location",
"resource:County_Limerick"
],
[
"resource:Adare_Manor",
"property:completion_date",
"resource:1862"
]
] | Adare_Manor | [
{
"modified": "architect",
"readable": "architect",
"graph": "property:architect"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "1862",
"readable": "1862",
"graph": "resource:1862"
},
{
"modified": "Adare",
"readable": "Adare",
"graph": "resource:Adare"
},
{
"modified": "Adare_Manor",
"readable": "Adare Manor",
"graph": "resource:Adare_Manor"
},
{
"modified": "County_Limerick",
"readable": "County Limerick",
"graph": "resource:County_Limerick"
},
{
"modified": "Lewis_Nockalls_Cottingham",
"readable": "Lewis Nockalls Cottingham",
"graph": "resource:Lewis_Nockalls_Cottingham"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:location resource:County_Limerick . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:location resource:County_Limerick . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:building }",
"graph_answer": [
"resource:Adare_Manor"
],
"readable_answer": [
"Adare Manor"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?l WHERE { resource:Adare_Manor property:architect ?l . resource:Adare_Manor property:completion_date ?r }",
"readable_query": "SELECT DISTINCT ?r ?l WHERE { resource:Adare_Manor property:architect ?l . resource:Adare_Manor property:completion_date ?r }",
"graph_answer": [
"resource:1862",
"resource:Lewis_Nockalls_Cottingham"
],
"readable_answer": [
"1862",
"Lewis Nockalls Cottingham"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport | 2 | 3236 | Id41 | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "runwayLength",
"object": "\"2215.0\"^^xsd:double"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "location",
"object": "São_José_dos_Pinhais"
}
] | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "runwayLength",
"object": "2215.0"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "location",
"object": "São_José_dos_Pinhais"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Located at Sao Jose dos Pinhais, Afonso Pena International Airport has a runway length of 2215.0 metres.",
"2215.0 is the length of the runway at Afonso Pena International Airport, São José dos Pinhais.",
"The runway length at Afonso Pena International Airport, located in São José dos Pinhais, is 2215.0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Afonso_Pena_International_Airport",
"property:runway_length",
"resource:2215_0"
],
[
"resource:Afonso_Pena_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Afonso_Pena_International_Airport",
"property:location",
"resource:S_o_Jos__dos_Pinhais"
]
] | Afonso_Pena_International_Airport | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "2215.0",
"readable": "2215.0",
"graph": "resource:2215_0"
},
{
"modified": "Afonso_Pena_International_Airport",
"readable": "Afonso Pena International Airport",
"graph": "resource:Afonso_Pena_International_Airport"
},
{
"modified": "São_José_dos_Pinhais",
"readable": "São José dos Pinhais",
"graph": "resource:S_o_Jos__dos_Pinhais"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 's' ) ) . ?i property:location ?t . ?i property:runway_length resource:2215_0 . ?i rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 's' ) ) . ?i property:location ?t . ?i property:runway_length resource:2215.0 . ?i rdf:type ontology:airport }",
"graph_answer": [
"resource:S_o_Jos__dos_Pinhais"
],
"readable_answer": [
"São José dos Pinhais"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Afonso_Pena_International_Airport property:location resource:S_o_Jos__dos_Pinhais . resource:Afonso_Pena_International_Airport rdf:type ontology:airport . resource:Afonso_Pena_International_Airport property:runway_length resource:2215_0 }",
"readable_query": "ASK WHERE { resource:Afonso_Pena_International_Airport property:location resource:São_José_dos_Pinhais . resource:Afonso_Pena_International_Airport rdf:type ontology:airport . resource:Afonso_Pena_International_Airport property:runway_length resource:2215.0 }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 5 | 10969 | Id18 | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "\"2194.0\"^^xsd:double"
},
{
"subject": "Abilene,_Texas",
"property": "subdivisionName",
"object": "Taylor_County,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "2194.0"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Taylor_County,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene Regional Airport serves Abilene, Texas which is part of the U.S. in Taylor County. The airport has a runway length of 2,194.",
"Abilene Regional Airport serves Abilene, part of Taylor County in Texas, United States and has a runway length of 2194.0.",
"Abilene Regional Airport which is part of Taylor County, Texas in the U.S.A., serves the city of Abilene. It has a runway length of 2,194."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abilene__Texas",
"property:country",
"resource:United_States"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Taylor_County__Texas"
],
[
"resource:Abilene_Regional_Airport",
"property:runway_length",
"resource:2194_0"
],
[
"resource:Abilene_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Abilene_Regional_Airport",
"property:city_served",
"resource:Abilene__Texas"
]
] | Abilene_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": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "2194.0",
"readable": "2194.0",
"graph": "resource:2194_0"
},
{
"modified": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
},
{
"modified": "Taylor_County,_Texas",
"readable": "Taylor County, Texas",
"graph": "resource:Taylor_County__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?n ) WHERE { ?i property:is_part_of resource:Taylor_County__Texas }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?n ) WHERE { ?i property:is_part_of resource:Taylor_County,_Texas }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?o property:is_part_of resource:Taylor_County__Texas }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o property:is_part_of resource:Taylor_County,_Texas }",
"graph_answer": [
"resource:Abilene__Texas"
],
"readable_answer": [
"Abilene, Texas"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?u ) WHERE { resource:Abilene_Regional_Airport property:bird ?z }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?u ) WHERE { resource:Abilene_Regional_Airport property:bird ?z }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:Abilene_Regional_Airport property:order ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Abilene_Regional_Airport property:order ?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"
]
}
] |
|
Building | 2 | 3887 | Id39 | [
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "250_Delaware_Avenue",
"property": "architecturalStyle",
"object": "Postmodern_architecture"
}
] | [
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "250_Delaware_Avenue",
"property": "architecturalStyle",
"object": "Postmodern_architecture"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"250 Delaware Avenue is in Buffalo, New York, and it has the Postmodern style of architecture.",
"250 Delaware Ave. in Buffalo, N.Y. is a Postmodern style."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
],
[
"resource:250_Delaware_Avenue",
"property:location",
"resource:Buffalo__New_York"
],
[
"resource:250_Delaware_Avenue",
"property:architectural_style",
"resource:Postmodern_architecture"
]
] | 250_Delaware_Avenue | [
{
"modified": "architecturalStyle",
"readable": "architectural style",
"graph": "property:architectural_style"
},
{
"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": "Postmodern_architecture",
"readable": "Postmodern architecture",
"graph": "resource:Postmodern_architecture"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'delaware' ) ) . ?u rdf:type ontology:building . ?u property:architectural_style ?w . ?u property:location resource:Buffalo__New_York }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?u ) , 'delaware' ) ) . ?u rdf:type ontology:building . ?u property:architectural_style ?w . ?u property:location resource:Buffalo,_New_York }",
"graph_answer": [
"resource:Postmodern_architecture"
],
"readable_answer": [
"Postmodern architecture"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:Buffalo__New_York . resource:250_Delaware_Avenue property:architectural_style resource:Postmodern_architecture }",
"readable_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:Buffalo,_New_York . resource:250_Delaware_Avenue property:architectural_style resource:Postmodern_architecture }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 3 | 7474 | Id74 | [
{
"subject": "AMC_Matador",
"property": "assembly",
"object": "Thames,_New_Zealand"
},
{
"subject": "AMC_Matador",
"property": "modelYears",
"object": "1974"
},
{
"subject": "AMC_Matador",
"property": "related",
"object": "AMC_Ambassador"
}
] | [
{
"subject": "AMC_Matador",
"property": "assembly",
"object": "Thames,_New_Zealand"
},
{
"subject": "AMC_Matador",
"property": "modelYears",
"object": "1974"
},
{
"subject": "AMC_Matador",
"property": "relatedMeanOfTransportation",
"object": "AMC_Ambassador"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The AMC Ambassador and AMC Matador are relative means of transportation. The latter is available in a 1974 model and was assembled in Thames, New Zealand.",
"The AMC Matador, available in a 1974 model, is made in Thames, New Zealand. That car is similar to the Amc Ambassador.",
"The AMC Matador, which includes the 1974 model, was assembled in Thames, New Zealand and is relative to the AMC Ambassador."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AMC_Matador",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AMC_Matador",
"property:related_mean_of_transportation",
"resource:AMC_Ambassador"
],
[
"resource:AMC_Matador",
"property:model_years",
"resource:1974"
],
[
"resource:AMC_Matador",
"property:assembly",
"resource:Thames__New_Zealand"
]
] | AMC_Matador | [
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "modelYears",
"readable": "model years",
"graph": "property:model_years"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "1974",
"readable": "1974",
"graph": "resource:1974"
},
{
"modified": "AMC_Ambassador",
"readable": "AMC Ambassador",
"graph": "resource:AMC_Ambassador"
},
{
"modified": "AMC_Matador",
"readable": "AMC Matador",
"graph": "resource:AMC_Matador"
},
{
"modified": "Thames,_New_Zealand",
"readable": "Thames, New Zealand",
"graph": "resource:Thames__New_Zealand"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?y WHERE { resource:AMC_Matador property:model_years ?c . resource:AMC_Matador property:assembly ?y }",
"readable_query": "SELECT DISTINCT ?c ?y WHERE { resource:AMC_Matador property:model_years ?c . resource:AMC_Matador property:assembly ?y }",
"graph_answer": [
"resource:1974",
"resource:Thames__New_Zealand"
],
"readable_answer": [
"1974",
"Thames, New Zealand"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:AMC_Matador property:predecessor ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:AMC_Matador property:predecessor ?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"
]
}
] |
|
Athlete | 2 | 3820 | Id160 | [
{
"subject": "C.D._FAS",
"property": "position",
"object": "Salvadoran_Primera_División"
},
{
"subject": "Abner_(footballer)",
"property": "team",
"object": "C.D._FAS"
}
] | [
{
"subject": "C.D._FAS",
"property": "position",
"object": "Salvadoran_Primera_División"
},
{
"subject": "Abner_(footballer)",
"property": "club",
"object": "C.D._FAS"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4"
],
"text": [
"Abner is a footballer for the CD FAS club, which is a member team of the Salvadoran Primera Division.",
"C.D FAS play in the Salvadoran Primera Division and is a former club of the footballer Abner.",
"Abner plays for CD FAS in the Salvadoran Primera Division.",
"Abner is a footballer for the CD FAS club which plays in the Salvadoran Primera division."
],
"lang": [
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:C_D__FAS",
"property:position",
"resource:Salvadoran_Primera_Divisi_n"
],
[
"resource:Abner__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Abner__footballer_",
"property:club",
"resource:C_D__FAS"
]
] | Abner_(footballer) | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "position",
"readable": "position",
"graph": "property:position"
},
{
"modified": "Abner_(footballer)",
"readable": "Abner",
"graph": "resource:Abner__footballer_"
},
{
"modified": "C.D._FAS",
"readable": "C.D. FAS",
"graph": "resource:C_D__FAS"
},
{
"modified": "Salvadoran_Primera_División",
"readable": "Salvadoran Primera División",
"graph": "resource:Salvadoran_Primera_Divisi_n"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?l property:position resource:Linebacker . ?p property:club ?l . ?p rdf:type ontology:athlete }",
"readable_query": "ASK WHERE { ?l property:position resource:Linebacker . ?p property:club ?l . ?p rdf:type ontology:athlete }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 2 | 3330 | Id135 | [
{
"subject": "Antwerp_International_Airport",
"property": "owner",
"object": "Flemish_Region"
},
{
"subject": "Antwerp_International_Airport",
"property": "city",
"object": "Antwerp"
}
] | [
{
"subject": "Antwerp_International_Airport",
"property": "owner",
"object": "Flemish_Region"
},
{
"subject": "Antwerp_International_Airport",
"property": "cityServed",
"object": "Antwerp"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Antwerp International Airport is owned by the Flemish Region and serves the city of Antwerp.",
"Flemish Region owns Antwerp International Airport, which serves the city of Antwerp.",
"Antwerp International Airport, serving the city of Antwerp, is owned by Flemish Region."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Antwerp_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Antwerp_International_Airport",
"property:city_served",
"resource:Antwerp"
],
[
"resource:Antwerp_International_Airport",
"property:owner",
"resource:Flemish_Region"
]
] | Antwerp_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "Antwerp",
"readable": "Antwerp",
"graph": "resource:Antwerp"
},
{
"modified": "Antwerp_International_Airport",
"readable": "Antwerp International Airport",
"graph": "resource:Antwerp_International_Airport"
},
{
"modified": "Flemish_Region",
"readable": "Flemish Region",
"graph": "resource:Flemish_Region"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?z property:city_served resource:Antwerp . ?z property:owner ?d . FILTER ( CONTAINS ( LCASE ( ?z ) , 'airport' ) ) . ?z rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?z property:city_served resource:Antwerp . ?z property:owner ?d . FILTER ( CONTAINS ( LCASE ( ?z ) , 'airport' ) ) . ?z rdf:type ontology:airport }",
"graph_answer": [
"resource:Flemish_Region"
],
"readable_answer": [
"Flemish Region"
],
"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 ?b WHERE { ?b property:city_served resource:Antwerp . ?b rdf:type ontology:airport . ?b property:owner resource:Flemish_Region }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:city_served resource:Antwerp . ?b rdf:type ontology:airport . ?b property:owner resource:Flemish_Region }",
"graph_answer": [
"resource:Antwerp_International_Airport"
],
"readable_answer": [
"Antwerp International Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 4 | 8765 | Id157 | [
{
"subject": "Alligator_Records",
"property": "location",
"object": "Chicago"
},
{
"subject": "Anders_Osborne",
"property": "label",
"object": "Alligator_Records"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Rabadash_Records"
},
{
"subject": "Anders_Osborne",
"property": "genre",
"object": "Rock_music"
}
] | [
{
"subject": "Alligator_Records",
"property": "location",
"object": "Chicago"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Alligator_Records"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Rabadash_Records"
},
{
"subject": "Anders_Osborne",
"property": "genre",
"object": "Rock_music"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Rock musician Anders Osborne was previously signed to Rabadash Records and Chicago based Alligator records.",
"Rock musician Anders Osborne is signed with Rabadash Records and Chicago's 'Alligator Records'.",
"Anders Osborne plays rock music and signed with Alligator Records and Rabadash Record labels. Alligator Records is in Chicago."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anders_Osborne",
"rdf:type",
"ontology:artist"
],
[
"resource:Anders_Osborne",
"property:genre",
"resource:Rock_music"
],
[
"resource:Anders_Osborne",
"property:record_label",
"resource:Rabadash_Records"
],
[
"resource:Anders_Osborne",
"property:record_label",
"resource:Alligator_Records"
],
[
"resource:Alligator_Records",
"property:location",
"resource:Chicago"
]
] | 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": "Chicago",
"readable": "Chicago",
"graph": "resource:Chicago"
},
{
"modified": "Rabadash_Records",
"readable": "Rabadash Records",
"graph": "resource:Rabadash_Records"
},
{
"modified": "Rock_music",
"readable": "Rock music",
"graph": "resource:Rock_music"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { { resource:Anders_Osborne property:record_label ?g } MINUS { ?g property:location resource:Chicago } }",
"readable_query": "SELECT DISTINCT ?g WHERE { { resource:Anders_Osborne property:record_label ?g } MINUS { ?g property:location resource:Chicago } }",
"graph_answer": [
"resource:Rabadash_Records"
],
"readable_answer": [
"Rabadash Records"
],
"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 ?u WHERE { resource:Anders_Osborne property:record_label ?u . FILTER ( ?u != resource:Rabadash_Records ) }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Anders_Osborne property:record_label ?u . FILTER ( ?u != resource:Rabadash_Records ) }",
"graph_answer": [
"resource:Alligator_Records"
],
"readable_answer": [
"Alligator Records"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Anders_Osborne property:impact_factor ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Anders_Osborne property:impact_factor ?t }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody | 3 | 6618 | Id35 | [
{
"subject": "1001_Gaussia",
"property": "orbitalPeriod",
"object": "\"496800.0\"^^xsd:double"
},
{
"subject": "1001_Gaussia",
"property": "periapsis",
"object": "4.19113e+11"
},
{
"subject": "1001_Gaussia",
"property": "epoch",
"object": "\"2015-06-27\"^^xsd:date"
}
] | [
{
"subject": "1001_Gaussia",
"property": "epoch",
"object": "2015-06-27"
},
{
"subject": "1001_Gaussia",
"property": "orbitalPeriod",
"object": "5.75 (days)"
},
{
"subject": "1001_Gaussia",
"property": "periapsis",
"object": "419113394.55312 (kilometres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"1001 Gaussia's epoch date is 2015-06-27. It has an orbital period of 5.75 days and a periapsis of 419113394.55312 kilometres.",
"The periapsis of 1001 Gaussia, which has the epoch date of 27 June 2015 is 419113394.55312 kms and the orbital period is 5.75 days."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:1001_Gaussia",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:1001_Gaussia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1001_Gaussia",
"property:periapsis",
"419113394.55312 (kilometres)"
],
[
"resource:1001_Gaussia",
"property:orbital_period",
"5.75 (days)"
]
] | 1001_Gaussia | [
{
"modified": "419113394.55312 (kilometres)",
"readable": "419113394.55312",
"graph": "419113394.55312 (kilometres)"
},
{
"modified": "5.75 (days)",
"readable": "5.75",
"graph": "5.75 (days)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1001_Gaussia",
"readable": "1001 Gaussia",
"graph": "resource:1001_Gaussia"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?w property:orbital_period ?b . ?w rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?g ) , '2015' ) ) . ?w property:epoch ?g }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?w property:orbital_period ?b . ?w rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?g ) , '2015' ) ) . ?w property:epoch ?g }",
"graph_answer": [
"5.75 (days)"
],
"readable_answer": [
"5.75"
],
"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:periapsis ?k . ?v property:orbital_period '1202.846 (days)' }",
"readable_query": "ASK WHERE { ?v rdf:type ontology:celestial_body . ?v property:periapsis ?k . ?v property:orbital_period '1202.846 (days)' }",
"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"
]
}
] |
|
Athlete | 5 | 11497 | Id28 | [
{
"subject": "Aleksandr_Prudnikov",
"property": "clubs",
"object": "FC_Amkar_Perm"
},
{
"subject": "FC_Terek_Grozny",
"property": "ground",
"object": "Grozny"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "youthclubs",
"object": "FC_Spartak_Moscow"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "team",
"object": "FC_Terek_Grozny"
},
{
"subject": "FC_Amkar_Perm",
"property": "manager",
"object": "Gadzhi_Gadzhiyev"
}
] | [
{
"subject": "Aleksandr_Prudnikov",
"property": "club",
"object": "FC_Amkar_Perm"
},
{
"subject": "FC_Terek_Grozny",
"property": "ground",
"object": "Grozny"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "youthclub",
"object": "FC_Spartak_Moscow"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "club",
"object": "FC_Terek_Grozny"
},
{
"subject": "FC_Amkar_Perm",
"property": "manager",
"object": "Gadzhi_Gadzhiyev"
}
] | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aleksandr Prudnikov has played for FC Amkar Perm, which was managed by Gadzhi Gadzhiyev. He has also represented FC Terek Grozny, whose ground is in Grozny, as well as playing for FC Spartak Moscow's youth side.",
"Former FC Spartak Moscow youth player Aleksandr Prudnikov's former clubs include Grozny based FC Terek Grozny and FC Amkar Perm, which is managed by Gadzhi Gadzhiyev.",
"Aleksandr Prudnikov plays for the FC Amkar Perm football club who are managed by Gadzhi Gadzhiyev. He is also a member of the youth side of FC Spartak Moscow and has played for FC Terek Grozny who are based at Grozny."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aleksandr_Prudnikov",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandr_Prudnikov",
"property:club",
"resource:FC_Terek_Grozny"
],
[
"resource:Aleksandr_Prudnikov",
"property:club",
"resource:FC_Amkar_Perm"
],
[
"resource:Aleksandr_Prudnikov",
"property:youthclub",
"resource:FC_Spartak_Moscow"
],
[
"resource:FC_Terek_Grozny",
"property:ground",
"resource:Grozny"
],
[
"resource:FC_Amkar_Perm",
"property:manager",
"resource:Gadzhi_Gadzhiyev"
]
] | Aleksandr_Prudnikov | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "youthclub",
"readable": "youthclub",
"graph": "property:youthclub"
},
{
"modified": "Aleksandr_Prudnikov",
"readable": "Aleksandr Prudnikov",
"graph": "resource:Aleksandr_Prudnikov"
},
{
"modified": "FC_Amkar_Perm",
"readable": "FC Amkar Perm",
"graph": "resource:FC_Amkar_Perm"
},
{
"modified": "FC_Spartak_Moscow",
"readable": "FC Spartak Moscow",
"graph": "resource:FC_Spartak_Moscow"
},
{
"modified": "FC_Terek_Grozny",
"readable": "FC Terek Grozny",
"graph": "resource:FC_Terek_Grozny"
},
{
"modified": "Gadzhi_Gadzhiyev",
"readable": "Gadzhi Gadzhiyev",
"graph": "resource:Gadzhi_Gadzhiyev"
},
{
"modified": "Grozny",
"readable": "Grozny",
"graph": "resource:Grozny"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { { resource:Aleksandr_Prudnikov property:club ?w } MINUS { ?w property:ground resource:Grozny } }",
"readable_query": "SELECT DISTINCT ?w WHERE { { resource:Aleksandr_Prudnikov property:club ?w } MINUS { ?w property:ground resource:Grozny } }",
"graph_answer": [
"resource:FC_Amkar_Perm"
],
"readable_answer": [
"FC Amkar Perm"
],
"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 ?b WHERE { FILTER ( ?b != resource:FC_Amkar_Perm ) . resource:Aleksandr_Prudnikov property:club ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( ?b != resource:FC_Amkar_Perm ) . resource:Aleksandr_Prudnikov property:club ?b }",
"graph_answer": [
"resource:FC_Terek_Grozny"
],
"readable_answer": [
"FC Terek Grozny"
],
"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": "ASK WHERE { resource:FC_Amkar_Perm property:manager resource:Gadzhi_Gadzhiyev }",
"readable_query": "ASK WHERE { resource:FC_Amkar_Perm property:manager resource:Gadzhi_Gadzhiyev }",
"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 | 5 | 10986 | Id35 | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayDesignation",
"object": "\"18R/36L\""
},
{
"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, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\"@en"
},
{
"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": "runwayName",
"object": "\"18R/36L\""
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "3500.0"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "\"Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas\""
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "610.0"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "operatingOrganisation",
"object": "ENAIRE"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adolfo Suarez Madrid-Barajas airport is operated by ENAIRE and located 610 metres above sea level at Madrid, Paracuellos de Jarama, San Sebastián de los Reyes and Alcobendas. The runway name is 18R/36L and it has a length of 3500.",
"Adolfo Suarez Madrid-Barajas Airport, which is elevated 610 meters above sea level, is located in Madrid, Paracuellos de Jarama, San Sebastian de los Reyes and Alcobendas. ENAIRE is the operating organization of the airport. The runway, which measures 3500.0 is named 18R/36L.",
"Adolfo Suarez Madrid-Barajas airport is located at Madrid, Paracuellos de Jarama, San Sebastian de los Reyes and Alcobendas. It is operated by ENAIRE. The airport has an elevation of 610.0 meters above sea level. 18R/36L is the name of the runway and it measures a length of 3,500."
],
"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:San_Sebasti_n_de_los_Reyes"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Paracuellos_de_Jarama"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Madrid"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Alcobendas"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:elevation_above_the_sea_level",
"resource:610_0"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:runway_name",
"resource:18R_36L"
],
[
"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": "18R/36L",
"readable": "18R/36L",
"graph": "resource:18R_36L"
},
{
"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": "Alcobendas",
"readable": "Alcobendas",
"graph": "resource:Alcobendas"
},
{
"modified": "ENAIRE",
"readable": "ENAIRE",
"graph": "resource:ENAIRE"
},
{
"modified": "Madrid",
"readable": "Madrid",
"graph": "resource:Madrid"
},
{
"modified": "Paracuellos de Jarama",
"readable": "Paracuellos de Jarama",
"graph": "resource:Paracuellos_de_Jarama"
},
{
"modified": "San Sebastián de los Reyes",
"readable": "San Sebastián de los Reyes",
"graph": "resource:San_Sebasti_n_de_los_Reyes"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?h ) WHERE { ?c rdf:type ontology:airport . ?c property:location resource:San_Sebasti_n_de_los_Reyes . ?c property:operating_organisation ?i }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?h ) WHERE { ?c rdf:type ontology:airport . ?c property:location resource:San_Sebastián_de_los_Reyes . ?c property:operating_organisation ?i }",
"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 ?n WHERE { ?t property:location resource:San_Sebasti_n_de_los_Reyes . ?t rdf:type ontology:airport . ?t property:operating_organisation ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?t property:location resource:San_Sebastián_de_los_Reyes . ?t rdf:type ontology:airport . ?t property:operating_organisation ?n }",
"graph_answer": [
"resource:ENAIRE"
],
"readable_answer": [
"ENAIRE"
],
"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 ?w WHERE { ?w property:runway_length ?f . ?w property:operating_organisation resource:ENAIRE . ?w rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?f ?w WHERE { ?w property:runway_length ?f . ?w property:operating_organisation resource:ENAIRE . ?w rdf:type ontology:airport }",
"graph_answer": [
"resource:3500_0",
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
],
"readable_answer": [
"3500.0",
"Adolfo Suárez Madrid–Barajas Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f ?o WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?f . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:elevation_above_the_sea_level ?o }",
"readable_query": "SELECT DISTINCT ?f ?o WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?f . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:elevation_above_the_sea_level ?o }",
"graph_answer": [
"resource:Paracuellos_de_Jarama",
"resource:610_0"
],
"readable_answer": [
"Paracuellos de Jarama",
"610.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 ?e ?k WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:runway_name ?e . resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?k }",
"readable_query": "SELECT DISTINCT ?e ?k WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:runway_name ?e . resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?k }",
"graph_answer": [
"resource:18R_36L",
"resource:Alcobendas"
],
"readable_answer": [
"18R/36L",
"Alcobendas"
],
"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"
]
}
] |
|
Artist | 4 | 8814 | Id206 | [
{
"subject": "Deram_Records",
"property": "genre",
"object": "Pop_music"
},
{
"subject": "Alison_O'Donnell",
"property": "label",
"object": "Deram_Records"
},
{
"subject": "Deram_Records",
"property": "location",
"object": "London"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Static_Caravan_Recordings"
}
] | [
{
"subject": "Deram_Records",
"property": "genre",
"object": "Pop_music"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Deram_Records"
},
{
"subject": "Deram_Records",
"property": "location",
"object": "London"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Static_Caravan_Recordings"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alison O'Donnell records with London based, Deram Records (Pop label) and is signed with Static Caravan Recordings.",
"Alison O'Donnell was signed with pop label Deram Records and is currently with Static Caravan Recordings. London is home to Deram Records.",
"Pop musician Alison O'Donnell is signed with both London-based record label Deram Records and Static Caravan Recordings."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Deram_Records",
"property:location",
"resource:London"
],
[
"resource:Deram_Records",
"property:genre",
"resource:Pop_music"
],
[
"resource:Alison_O_Donnell",
"rdf:type",
"ontology:artist"
],
[
"resource:Alison_O_Donnell",
"property:record_label",
"resource:Deram_Records"
],
[
"resource:Alison_O_Donnell",
"property:record_label",
"resource:Static_Caravan_Recordings"
]
] | Alison_O'Donnell | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "recordLabel",
"readable": "record label",
"graph": "property:record_label"
},
{
"modified": "Alison_O'Donnell",
"readable": "Alison O'Donnell",
"graph": "resource:Alison_O_Donnell"
},
{
"modified": "Deram_Records",
"readable": "Deram Records",
"graph": "resource:Deram_Records"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "Pop_music",
"readable": "Pop music",
"graph": "resource:Pop_music"
},
{
"modified": "Static_Caravan_Recordings",
"readable": "Static Caravan Recordings",
"graph": "resource:Static_Caravan_Recordings"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Alison_O_Donnell property:record_label ?a . FILTER NOT EXISTS { ?a property:location resource:London } }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Alison_O'Donnell property:record_label ?a . FILTER NOT EXISTS { ?a property:location resource:London } }",
"graph_answer": [
"resource:Static_Caravan_Recordings"
],
"readable_answer": [
"Static Caravan Recordings"
],
"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 ?x WHERE { FILTER ( ?x != resource:Static_Caravan_Recordings ) . resource:Alison_O_Donnell property:record_label ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( ?x != resource:Static_Caravan_Recordings ) . resource:Alison_O_Donnell property:record_label ?x }",
"graph_answer": [
"resource:Deram_Records"
],
"readable_answer": [
"Deram Records"
],
"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 ?h WHERE { resource:Deram_Records property:mascot ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Deram_Records property:mascot ?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"
]
}
] |
|
Airport | 4 | 8467 | Id65 | [
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "\"3990.0\"^^xsd:double"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "\"Al Anbar Province, Iraq\"@en"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayDesignation",
"object": "\"08/26\""
}
] | [
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "3990.0"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "\"Al Anbar Province, Iraq\""
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayName",
"object": "\"08/26\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The United States Air Force is the operating organisation for Al Asad airbase which has a runway length of 3990. It is located in Al Anbar Province, Iraq and has the runway name of 08/26.",
"Al Asad Airbase, located in Al Anbar Province, Iraq, is operated by the United States Air Force. Its runway name is 08/26 and its length 3990.",
"Al Asad airbase is located at Al Anbar Province in Iraq and operated by the United States Air Force. The base's runway called 08/26 and 3990 meters long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Al_Asad_Airbase",
"property:runway_length",
"resource:3990_0"
],
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:location",
"Al Anbar Province, Iraq"
],
[
"resource:Al_Asad_Airbase",
"property:runway_name",
"resource:08_26"
],
[
"resource:Al_Asad_Airbase",
"property:operating_organisation",
"resource:United_States_Air_Force"
]
] | Al_Asad_Airbase | [
{
"modified": "Al Anbar Province, Iraq",
"readable": "Al Anbar Province, Iraq",
"graph": "Al Anbar Province, Iraq"
},
{
"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": "08/26",
"readable": "08/26",
"graph": "resource:08_26"
},
{
"modified": "3990.0",
"readable": "3990.0",
"graph": "resource:3990_0"
},
{
"modified": "Al_Asad_Airbase",
"readable": "Al Asad Airbase",
"graph": "resource:Al_Asad_Airbase"
},
{
"modified": "United_States_Air_Force",
"readable": "United States Air Force",
"graph": "resource:United_States_Air_Force"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?c ) WHERE { ?t property:operating_organisation resource:United_States_Air_Force . ?t rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?c ) WHERE { ?t property:operating_organisation resource:United_States_Air_Force . ?t rdf:type ontology:airport }",
"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 ?z WHERE { ?z property:operating_organisation resource:United_States_Air_Force . ?z rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:operating_organisation resource:United_States_Air_Force . ?z rdf:type ontology:airport }",
"graph_answer": [
"resource:Al_Asad_Airbase"
],
"readable_answer": [
"Al Asad Airbase"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?v WHERE { resource:Al_Asad_Airbase property:runway_length ?v . resource:Al_Asad_Airbase property:location ?a }",
"readable_query": "SELECT DISTINCT ?a ?v WHERE { resource:Al_Asad_Airbase property:runway_length ?v . resource:Al_Asad_Airbase property:location ?a }",
"graph_answer": [
"Al Anbar Province, Iraq",
"resource:3990_0"
],
"readable_answer": [
"Al Anbar Province, Iraq",
"3990.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 ?j WHERE { resource:Al_Asad_Airbase property:administrative_arrondissement ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Al_Asad_Airbase property:administrative_arrondissement ?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"
]
}
] |
|
Athlete | 2 | 3703 | Id43 | [
{
"subject": "Ahmad_Kadhim_Assad",
"property": "team",
"object": "Esteghlal_Ahvaz_F.C."
},
{
"subject": "Ahmad_Kadhim_Assad",
"property": "clubs",
"object": "Al-Naft"
}
] | [
{
"subject": "Ahmad_Kadhim_Assad",
"property": "club",
"object": "Esteghlal_Ahvaz_F.C."
},
{
"subject": "Ahmad_Kadhim_Assad",
"property": "club",
"object": "Al-Naft"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ahmad Kadhim Assad has played for both Al-Naft and Esteghlal Ahvaz FC.",
"Ahmad Kadhim Assad used to play for Esteghlal Ahvaz F.C. and now palys for Al-Naft.",
"Ahmad Kadhim Assad, whose club is Esteghlal Ahvaz F C. plays for Al-Naft."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ahmad_Kadhim_Assad",
"rdf:type",
"ontology:athlete"
],
[
"resource:Ahmad_Kadhim_Assad",
"property:club",
"resource:Al_Naft"
],
[
"resource:Ahmad_Kadhim_Assad",
"property:club",
"resource:Esteghlal_Ahvaz_F_C_"
]
] | Ahmad_Kadhim_Assad | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Ahmad_Kadhim_Assad",
"readable": "Ahmad Kadhim Assad",
"graph": "resource:Ahmad_Kadhim_Assad"
},
{
"modified": "Al-Naft",
"readable": "Al-Naft",
"graph": "resource:Al_Naft"
},
{
"modified": "Esteghlal_Ahvaz_F.C.",
"readable": "Esteghlal Ahvaz F.C.",
"graph": "resource:Esteghlal_Ahvaz_F_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?z ) WHERE { resource:Ahmad_Kadhim_Assad property:club ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?z ) WHERE { resource:Ahmad_Kadhim_Assad property:club ?s }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Ahmad_Kadhim_Assad property:club ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Ahmad_Kadhim_Assad property:club ?c }",
"graph_answer": [
"resource:Al_Naft",
"resource:Esteghlal_Ahvaz_F_C_"
],
"readable_answer": [
"Al-Naft",
"Esteghlal Ahvaz 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"
]
}
] |
|
Athlete | 2 | 3696 | Id36 | [
{
"subject": "Adam_McQuaid",
"property": "draftTeam",
"object": "Columbus_Blue_Jackets"
},
{
"subject": "Columbus_Blue_Jackets",
"property": "city",
"object": "Columbus,_Ohio"
}
] | [
{
"subject": "Adam_McQuaid",
"property": "draftTeam",
"object": "Columbus_Blue_Jackets"
},
{
"subject": "Columbus_Blue_Jackets",
"property": "city",
"object": "Columbus,_Ohio"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam McQuaid's draft team is the Columbus Blue Jackets in Columbus, Ohio.",
"Adam McQuaid's draft team is the Columbus Blue Jackets, which are based in Columbus, Ohio.",
"The Columbus Blue Jackets in Columbus, Ohio drafted Adam McQuaid."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Columbus_Blue_Jackets",
"property:city",
"resource:Columbus__Ohio"
],
[
"resource:Adam_McQuaid",
"rdf:type",
"ontology:athlete"
],
[
"resource:Adam_McQuaid",
"property:draft_team",
"resource:Columbus_Blue_Jackets"
]
] | Adam_McQuaid | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "draftTeam",
"readable": "draft team",
"graph": "property:draft_team"
},
{
"modified": "Adam_McQuaid",
"readable": "Adam McQuaid",
"graph": "resource:Adam_McQuaid"
},
{
"modified": "Columbus_Blue_Jackets",
"readable": "Columbus Blue Jackets",
"graph": "resource:Columbus_Blue_Jackets"
},
{
"modified": "Columbus,_Ohio",
"readable": "Columbus, Ohio",
"graph": "resource:Columbus__Ohio"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Columbus_Blue_Jackets property:city resource:Columbus__Ohio }",
"readable_query": "ASK WHERE { resource:Columbus_Blue_Jackets property:city resource:Columbus,_Ohio }",
"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 ( ?w ) AS ?v ) WHERE { resource:Adam_McQuaid property:engine ?w }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?v ) WHERE { resource:Adam_McQuaid property:engine ?w }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
}
] |
|
Airport | 4 | 8419 | Id17 | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene,_Texas",
"property": "subdivisionName",
"object": "Taylor_County,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Taylor_County,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene regional airport serves Abilene, Taylor County, Texas, United States.",
"Abilene, Texas, U.S. (part of Taylor County) is served by the Abilene regional airport.",
"Abilene Regional Airport serves the city of Abilene, Taylor County in Texas, U.S."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abilene__Texas",
"property:country",
"resource:United_States"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Taylor_County__Texas"
],
[
"resource:Abilene_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Abilene_Regional_Airport",
"property:city_served",
"resource:Abilene__Texas"
]
] | Abilene_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": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
},
{
"modified": "Taylor_County,_Texas",
"readable": "Taylor County, Texas",
"graph": "resource:Taylor_County__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'county' ) ) . resource:Abilene__Texas property:is_part_of ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'county' ) ) . resource:Abilene,_Texas property:is_part_of ?i }",
"graph_answer": [
"resource:Taylor_County__Texas"
],
"readable_answer": [
"Taylor County, Texas"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Abilene__Texas property:is_part_of resource:Taylor_County__Texas }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Abilene,_Texas property:is_part_of resource:Taylor_County,_Texas }",
"graph_answer": [
"resource:Texas"
],
"readable_answer": [
"Texas"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Abilene__Texas property:country resource:United_States }",
"readable_query": "ASK WHERE { resource:Abilene,_Texas property:country resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?g property:city_served resource:Abilene__Texas . ?g rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:city_served resource:Abilene,_Texas . ?g rdf:type ontology:airport }",
"graph_answer": [
"resource:Abilene_Regional_Airport"
],
"readable_answer": [
"Abilene 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"
]
}
] |
|
Artist | 4 | 8625 | Id17 | [
{
"subject": "Aaron_Turner",
"property": "associatedMusicalArtist",
"object": "Greymachine"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Black_metal"
},
{
"subject": "Aaron_Turner",
"property": "instrument",
"object": "Singing"
},
{
"subject": "Black_metal",
"property": "musicFusionGenre",
"object": "Death_metal"
}
] | [
{
"subject": "Aaron_Turner",
"property": "associatedBand/associatedMusicalArtist",
"object": "Greymachine"
},
{
"subject": "Aaron_Turner",
"property": "genre",
"object": "Black_metal"
},
{
"subject": "Aaron_Turner",
"property": "instrument",
"object": "Singing"
},
{
"subject": "Black_metal",
"property": "musicFusionGenre",
"object": "Death_metal"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Turner sings for a living and is associated with the group Greymachine. He performs black metal music, the fusion of which, is death metal.",
"Aaron Turner is a Black metal musician, in which Death metal is a fusion. He is associated with the group Greymachine.",
"Aaron Turner is a singer and black metal musician who has played for the band Greymachine. Black metal has a musical fusion called Death metal."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Turner",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Turner",
"property:associated_band_associated_musical_artist",
"resource:Greymachine"
],
[
"resource:Aaron_Turner",
"property:genre",
"resource:Black_metal"
],
[
"resource:Aaron_Turner",
"property:instrument",
"resource:Singing"
],
[
"resource:Black_metal",
"property:music_fusion_genre",
"resource:Death_metal"
]
] | Aaron_Turner | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "musicFusionGenre",
"readable": "music fusion genre",
"graph": "property:music_fusion_genre"
},
{
"modified": "Aaron_Turner",
"readable": "Aaron Turner",
"graph": "resource:Aaron_Turner"
},
{
"modified": "Black_metal",
"readable": "Black metal",
"graph": "resource:Black_metal"
},
{
"modified": "Death_metal",
"readable": "Death metal",
"graph": "resource:Death_metal"
},
{
"modified": "Greymachine",
"readable": "Greymachine",
"graph": "resource:Greymachine"
},
{
"modified": "Singing",
"readable": "Singing",
"graph": "resource:Singing"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'aaron' ) ) . ?p property:instrument resource:Singing . ?p rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'aaron' ) ) . ?p property:instrument resource:Singing . ?p rdf:type ontology:artist }",
"graph_answer": [
"resource:Aaron_Turner"
],
"readable_answer": [
"Aaron Turner"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Aaron_Turner property:associated_band_associated_musical_artist ?n }",
"graph_answer": [
"resource:Greymachine"
],
"readable_answer": [
"Greymachine"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?g property:music_fusion_genre resource:Afrobeat }",
"readable_query": "ASK WHERE { ?g property:music_fusion_genre resource:Afrobeat }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i property:music_fusion_genre resource:Death_metal }",
"readable_query": "ASK WHERE { ?i property:music_fusion_genre resource:Death_metal }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"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 ?p WHERE { ?p property:music_fusion_genre resource:Death_metal }",
"readable_query": "SELECT ?p WHERE { ?p property:music_fusion_genre resource:Death_metal }",
"graph_answer": [
"resource:Black_metal"
],
"readable_answer": [
"Black metal"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 4 | 10877 | Id96 | [
{
"subject": "Administrative_Science_Quarterly",
"property": "issn",
"object": "\"0001-8392\""
},
{
"subject": "Administrative_Science_Quarterly",
"property": "abbreviation",
"object": "\"Admin. Sci. Q.\"@en"
},
{
"subject": "Administrative_Science_Quarterly",
"property": "lccn",
"object": "57059226"
},
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "\"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University\"@en"
}
] | [
{
"subject": "Administrative_Science_Quarterly",
"property": "abbreviation",
"object": "\"Admin. Sci. Q.\""
},
{
"subject": "Administrative_Science_Quarterly",
"property": "issnNumber",
"object": "\"0001-8392\""
},
{
"subject": "Administrative_Science_Quarterly",
"property": "LCCN_number",
"object": "57059226"
},
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "\"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Administrative Science Quarterly is published by SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University. It is abbreviated to Admin. Sci. Q. Its ISSN number is \"0001-8392\" and LLCN number is 57059226.",
"Administrative Science Quarterly is published by SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University. It has the abbreviation of Admin. Sci. Q, an ISSN number of 0001-8392 and LLCN number of 57059226.",
"Administrative Science Quarterly, abbreviated to Admin.Sci.Q., is a Sage publication for the Samuel Curtis Johnson Graduate School of Management, Cornell University, LCCN number 57059226, ISSN number 0001-8392."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Administrative_Science_Quarterly",
"property:l_c_c_n_number",
"57059226"
],
[
"resource:Administrative_Science_Quarterly",
"property:abbreviation",
"resource:Admin__Sci__Q_"
],
[
"resource:Administrative_Science_Quarterly",
"rdf:type",
"ontology:written_work"
],
[
"resource:Administrative_Science_Quarterly",
"property:publisher",
"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University"
],
[
"resource:Administrative_Science_Quarterly",
"property:issn_number",
"0001-8392"
]
] | Administrative_Science_Quarterly | [
{
"modified": "0001-8392",
"readable": "0001-8392",
"graph": "0001-8392"
},
{
"modified": "57059226",
"readable": "57059226",
"graph": "57059226"
},
{
"modified": "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University",
"readable": "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University",
"graph": "SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University"
},
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "issnNumber",
"readable": "issn number",
"graph": "property:issn_number"
},
{
"modified": "LCCN_number",
"readable": "l c c n number",
"graph": "property:l_c_c_n_number"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "Admin. Sci. Q.",
"readable": "Admin. Sci. Q.",
"graph": "resource:Admin__Sci__Q_"
},
{
"modified": "Administrative_Science_Quarterly",
"readable": "Administrative Science Quarterly",
"graph": "resource:Administrative_Science_Quarterly"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?y property:issn_number ?x . ?y property:l_c_c_n_number ?o . FILTER ( ?o >= '40000000' ) . ?y rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?y property:issn_number ?x . ?y property:l_c_c_n_number ?o . FILTER ( ?o >= '40000000' ) . ?y rdf:type ontology:written_work }",
"graph_answer": [
"0001-8392"
],
"readable_answer": [
"0001-8392"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?q property:l_c_c_n_number ?l . ?q property:issn_number '0001-8392' . ?q rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?q property:l_c_c_n_number ?l . ?q property:issn_number '0001-8392' . ?q rdf:type ontology:written_work }",
"graph_answer": [
"57059226"
],
"readable_answer": [
"57059226"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?w property:l_c_c_n_number ?h . ?w property:publisher ?s . ?w rdf:type ontology:written_work . FILTER ( ?h = '57059226' ) }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?w property:l_c_c_n_number ?h . ?w property:publisher ?s . ?w rdf:type ontology:written_work . FILTER ( ?h = '57059226' ) }",
"graph_answer": [
"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University"
],
"readable_answer": [
"SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"multiple_answers",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?r property:abbreviation resource:Addiction . ?r property:publisher 'SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University' . ?r rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?r property:abbreviation resource:Addiction . ?r property:publisher 'SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University' . ?r rdf:type ontology:written_work }",
"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 { ?w rdf:type ontology:written_work . ?w property:abbreviation resource:Admin__Sci__Q_ . ?w property:publisher 'SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University' }",
"readable_query": "ASK WHERE { ?w rdf:type ontology:written_work . ?w property:abbreviation resource:Admin._Sci._Q. . ?w property:publisher 'SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University' }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?f WHERE { ?f property:publisher 'SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University' . ?f rdf:type ontology:written_work . ?f property:abbreviation resource:Admin__Sci__Q_ }",
"readable_query": "SELECT ?f WHERE { ?f property:publisher 'SAGE Publications for the Samuel Curtis Johnson Graduate School of Management, Cornell University' . ?f rdf:type ontology:written_work . ?f property:abbreviation resource:Admin._Sci._Q. }",
"graph_answer": [
"resource:Administrative_Science_Quarterly"
],
"readable_answer": [
"Administrative Science Quarterly"
],
"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"
]
}
] |
|
WrittenWork | 3 | 8248 | Id94 | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "publisher",
"object": "Soho_Press"
},
{
"subject": "A_Loyal_Character_Dancer",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "publisher",
"object": "Soho_Press"
},
{
"subject": "A_Loyal_Character_Dancer",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Loyal Character Dancer was published by Soho Press, in the United States, where some Native Americans live.",
"A Loyal Character Dancer is published by Soho Press in the United States where one of the ethnic groups is Native Americans.",
"A Loyal Character Dancer was published by Soho Press in the United States where Native Americans are one of the ethnic groups."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:A_Loyal_Character_Dancer",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Loyal_Character_Dancer",
"property:publisher",
"resource:Soho_Press"
],
[
"resource:A_Loyal_Character_Dancer",
"property:country",
"resource:United_States"
]
] | A_Loyal_Character_Dancer | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "A_Loyal_Character_Dancer",
"readable": "A Loyal Character Dancer",
"graph": "resource:A_Loyal_Character_Dancer"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "Soho_Press",
"readable": "Soho Press",
"graph": "resource:Soho_Press"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?j property:ethnic_group resource:Native_Americans_in_the_United_States . ?p property:country ?j . ?p rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?p ) , 'character' ) ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?j property:ethnic_group resource:Native_Americans_in_the_United_States . ?p property:country ?j . ?p rdf:type ontology:written_work . FILTER ( CONTAINS ( LCASE ( ?p ) , 'character' ) ) }",
"graph_answer": [
"resource:A_Loyal_Character_Dancer"
],
"readable_answer": [
"A Loyal Character Dancer"
],
"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 ?n WHERE { resource:A_Loyal_Character_Dancer property:publisher ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:A_Loyal_Character_Dancer property:publisher ?n }",
"graph_answer": [
"resource:Soho_Press"
],
"readable_answer": [
"Soho Press"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 3 | 6125 | Id25 | [
{
"subject": "Buzz_Aldrin",
"property": "awards",
"object": "20"
},
{
"subject": "Buzz_Aldrin",
"property": "almaMater",
"object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en"
},
{
"subject": "Buzz_Aldrin",
"property": "birthDate",
"object": "\"1930-01-20\"^^xsd:date"
}
] | [
{
"subject": "Buzz_Aldrin",
"property": "awards",
"object": "20"
},
{
"subject": "Buzz_Aldrin",
"property": "almaMater",
"object": "\"Massachusetts Institute of Technology, Sc.D. 1963\""
},
{
"subject": "Buzz_Aldrin",
"property": "birthDate",
"object": "\"1930-01-20\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4"
],
"text": [
"Buzz Aldrin won 20 awards, graduated from Massachusetts Institute of Technology with a Sc.D in 1963 and was born on 1930-01-20.",
"Buzz Aldrin, born January 20, 1930, graduated in 1963 from MIT with a Sc.D. with 20 awards.",
"Born on the twentieth of January, 1930, 1963 Massachusetts Institute of Technology, Sc.D. graduate Buzz Aldrin has won 20 awards.",
"Graduating from Massachusetts Institute of Technology in 1963, Buzz Aldrin (born 1930-01-20) received 20 awards."
],
"lang": [
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:Buzz_Aldrin",
"property:awards",
"20"
],
[
"resource:Buzz_Aldrin",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Buzz_Aldrin",
"property:birth_date",
"1930-01-20"
],
[
"resource:Buzz_Aldrin",
"property:alma_mater",
"Massachusetts Institute of Technology, Sc.D. 1963"
]
] | Buzz_Aldrin | [
{
"modified": "1930-01-20",
"readable": "1930-01-20",
"graph": "1930-01-20"
},
{
"modified": "20",
"readable": "20",
"graph": "20"
},
{
"modified": "Massachusetts Institute of Technology, Sc.D. 1963",
"readable": "Massachusetts Institute of Technology, Sc.D. 1963",
"graph": "Massachusetts Institute of Technology, Sc.D. 1963"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "awards",
"readable": "awards",
"graph": "property:awards"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "Buzz_Aldrin",
"readable": "Buzz Aldrin",
"graph": "resource:Buzz_Aldrin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?f > '10' ) . ?c rdf:type ontology:astronaut . ?c property:awards ?f . ?c property:alma_mater ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?f > '10' ) . ?c rdf:type ontology:astronaut . ?c property:awards ?f . ?c property:alma_mater ?q }",
"graph_answer": [
"Massachusetts Institute of Technology, Sc.D. 1963"
],
"readable_answer": [
"Massachusetts Institute of Technology, Sc.D. 1963"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"multiple_answers",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?b > '10' ) . ?u rdf:type ontology:astronaut . ?u property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?u property:awards ?b }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?b > '10' ) . ?u rdf:type ontology:astronaut . ?u property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?u property:awards ?b }",
"graph_answer": [
"resource:Buzz_Aldrin"
],
"readable_answer": [
"Buzz Aldrin"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?f > '10' ) . resource:Buzz_Aldrin property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . resource:Buzz_Aldrin property:awards ?f . resource:Buzz_Aldrin rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?f > '10' ) . resource:Buzz_Aldrin property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . resource:Buzz_Aldrin property:awards ?f . resource:Buzz_Aldrin rdf:type ontology:astronaut }",
"graph_answer": [
"20"
],
"readable_answer": [
"20"
],
"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 ?m WHERE { resource:Buzz_Aldrin property:wheelbase ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Buzz_Aldrin property:wheelbase ?m }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 4 | 9542 | Id141 | [
{
"subject": "Alexandria,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Alexandria,_Indiana",
"property": "subdivisionName",
"object": "Madison_County,_Indiana"
}
] | [
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Alexandria,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Alexandria,_Indiana",
"property": "isPartOf",
"object": "Madison_County,_Indiana"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Indianapolis is the capital of Indiana, the state where Alexandria is located, in Madison County, in the United States.",
"Alexandria, Madison County, is in Indiana, USA, as is Indianapolis, the state capital."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Alexandria__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Alexandria__Indiana",
"property:is_part_of",
"resource:Indiana"
],
[
"resource:Alexandria__Indiana",
"property:is_part_of",
"resource:Madison_County__Indiana"
],
[
"resource:Indiana",
"property:capital",
"resource:Indianapolis"
],
[
"resource:Madison_County__Indiana",
"property:country",
"resource:United_States"
]
] | Alexandria,_Indiana | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Alexandria,_Indiana",
"readable": "Alexandria, Indiana",
"graph": "resource:Alexandria__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Indianapolis",
"readable": "Indianapolis",
"graph": "resource:Indianapolis"
},
{
"modified": "Madison_County,_Indiana",
"readable": "Madison County, Indiana",
"graph": "resource:Madison_County__Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { FILTER NOT EXISTS { ?u property:capital resource:Indianapolis } . resource:Alexandria__Indiana property:is_part_of ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER NOT EXISTS { ?u property:capital resource:Indianapolis } . resource:Alexandria,_Indiana property:is_part_of ?u }",
"graph_answer": [
"resource:Madison_County__Indiana"
],
"readable_answer": [
"Madison County, Indiana"
],
"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 ?a WHERE { resource:Alexandria__Indiana property:is_part_of ?a . FILTER ( ?a != resource:Madison_County__Indiana ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Alexandria__Indiana property:is_part_of ?a . FILTER ( ?a != resource:Madison_County,_Indiana ) }",
"graph_answer": [
"resource:Indiana"
],
"readable_answer": [
"Indiana"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Madison_County__Indiana property:stadium ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Madison_County,_Indiana property:stadium ?p }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 2 | 4847 | Id82 | [
{
"subject": "Abarth_1000_GT_Coupé",
"property": "productionEndYear",
"object": "\"1958\"^^xsd:gYear"
},
{
"subject": "Abarth_1000_GT_Coupé",
"property": "bodyStyle",
"object": "Coupé"
}
] | [
{
"subject": "Abarth_1000_GT_Coupé",
"property": "productionEndYear",
"object": "1958"
},
{
"subject": "Abarth_1000_GT_Coupé",
"property": "bodyStyle",
"object": "Coupé"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"With a Coupe bodystyle, the last Abarth 1000 GT Coupé rolled off the production line in 1958.",
"The Abarth 1000 GT Coupe has a Coupe body style and the last one rolled off the production line in 1958."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Abarth_1000_GT_Coup_",
"property:production_end_year",
"resource:1958"
],
[
"resource:Abarth_1000_GT_Coup_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Abarth_1000_GT_Coup_",
"property:body_style",
"resource:Coup_"
]
] | Abarth_1000_GT_Coupé | [
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"modified": "productionEndYear",
"readable": "production end year",
"graph": "property:production_end_year"
},
{
"modified": "1958",
"readable": "1958",
"graph": "resource:1958"
},
{
"modified": "Abarth_1000_GT_Coupé",
"readable": "Abarth 1000 GT Coupé",
"graph": "resource:Abarth_1000_GT_Coup_"
},
{
"modified": "Coupé",
"readable": "Coupé",
"graph": "resource:Coup_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?d WHERE { ?d property:production_end_year resource:1958 . ?d rdf:type ontology:mean_of_transportation . ?d property:body_style ?w }",
"readable_query": "SELECT DISTINCT ?w ?d WHERE { ?d property:production_end_year resource:1958 . ?d rdf:type ontology:mean_of_transportation . ?d property:body_style ?w }",
"graph_answer": [
"resource:Coup_",
"resource:Abarth_1000_GT_Coup_"
],
"readable_answer": [
"Coupé",
"Abarth 1000 GT Coupé"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist | 2 | 3395 | Id7 | [
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Indie_rock"
},
{
"subject": "Aaron_Deer",
"property": "instrument",
"object": "Bass_guitar"
}
] | [
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Indie_rock"
},
{
"subject": "Aaron_Deer",
"property": "instrument",
"object": "Bass_guitar"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bass guitarist Aaron Deer is a performer of Indie rock.",
"Aaron Deer is an Indie Rock bass player.",
"Aaron Deer is an Indie rock musician who plays the bass guitar."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Deer",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Deer",
"property:genre",
"resource:Indie_rock"
],
[
"resource:Aaron_Deer",
"property:instrument",
"resource:Bass_guitar"
]
] | 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": "Bass_guitar",
"readable": "Bass guitar",
"graph": "resource:Bass_guitar"
},
{
"modified": "Indie_rock",
"readable": "Indie rock",
"graph": "resource:Indie_rock"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?q ) WHERE { ?p property:genre resource:Indie_rock . ?p property:instrument ?n . ?p rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?q ) WHERE { ?p property:genre resource:Indie_rock . ?p property:instrument ?n . ?p rdf:type ontology:artist }",
"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 ?u WHERE { ?i property:instrument ?u . ?i property:genre resource:Indie_rock . ?i rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?i property:instrument ?u . ?i property:genre resource:Indie_rock . ?i rdf:type ontology:artist }",
"graph_answer": [
"resource:Bass_guitar"
],
"readable_answer": [
"Bass guitar"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?w property:genre resource:Indie_rock . ?w property:instrument resource:Bass_guitar . ?w rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w property:genre resource:Indie_rock . ?w property:instrument resource:Bass_guitar . ?w rdf:type ontology:artist }",
"graph_answer": [
"resource:Aaron_Deer"
],
"readable_answer": [
"Aaron Deer"
],
"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"
]
}
] |
|
Building | 5 | 11631 | Id95 | [
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "region",
"object": "Ampara_District"
},
{
"subject": "Ampara_Hospital",
"property": "bedCount",
"object": "\"476\"^^xsd:nonNegativeInteger"
},
{
"subject": "Ampara_Hospital",
"property": "website",
"object": "<http://www.ghampara.gov.lk/>"
}
] | [
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Ampara_Hospital",
"property": "region",
"object": "Ampara_District"
},
{
"subject": "Ampara_Hospital",
"property": "bedCount",
"object": "476"
},
{
"subject": "Ampara_Hospital",
"property": "website",
"object": "<http://www.ghampara.gov.lk/>"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Located in the region of Ampara District, in the Eastern Province of Sri Lanka, is Ampara Hospital. It has a bed count of 476 and has a website <http://www.ghampara.gov.lk/>.",
"Ampara Hospital, which has a website <http://www.ghampara.gov.lk/>, has 476 beds and is located in Ampara District in the Eastern Province State of Sri Lanka.",
"Ampara Hospital is located in the Ampara District region in the Eastern Province state of Sri Lanka, has 476 bed count and a website <http://www.ghampara.gov.lk/>."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ampara_Hospital",
"rdf:type",
"ontology:building"
],
[
"resource:Ampara_Hospital",
"property:state",
"resource:Eastern_Province__Sri_Lanka"
],
[
"resource:Ampara_Hospital",
"property:country",
"resource:Sri_Lanka"
],
[
"resource:Ampara_Hospital",
"property:website",
"resource:_http___www_ghampara_gov_lk__"
],
[
"resource:Ampara_Hospital",
"property:bed_count",
"476"
],
[
"resource:Ampara_Hospital",
"property:region",
"resource:Ampara_District"
]
] | Ampara_Hospital | [
{
"modified": "476",
"readable": "476",
"graph": "476"
},
{
"modified": "bedCount",
"readable": "bed count",
"graph": "property:bed_count"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "website",
"readable": "website",
"graph": "property:website"
},
{
"modified": "Ampara_District",
"readable": "Ampara District",
"graph": "resource:Ampara_District"
},
{
"modified": "Ampara_Hospital",
"readable": "Ampara Hospital",
"graph": "resource:Ampara_Hospital"
},
{
"modified": "Eastern_Province,_Sri_Lanka",
"readable": "Eastern Province, Sri Lanka",
"graph": "resource:Eastern_Province__Sri_Lanka"
},
{
"modified": "Sri_Lanka",
"readable": "Sri Lanka",
"graph": "resource:Sri_Lanka"
},
{
"modified": "<http://www.ghampara.gov.lk/>",
"readable": "<http://www.ghampara.gov.lk/>",
"graph": "resource:_http___www_ghampara_gov_lk__"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?j property:region ?n . ?j rdf:type ontology:building . FILTER ( ?b = '476' ) . ?j property:bed_count ?b }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?j property:region ?n . ?j rdf:type ontology:building . FILTER ( ?b = '476' ) . ?j property:bed_count ?b }",
"graph_answer": [
"resource:Ampara_District"
],
"readable_answer": [
"Ampara District"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?h property:state resource:Kerala . ?h rdf:type ontology:building . ?h property:region resource:Ampara_District }",
"readable_query": "ASK WHERE { ?h property:state resource:Kerala . ?h rdf:type ontology:building . ?h property:region resource:Ampara_District }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?c rdf:type ontology:building . ?c property:region resource:Ampara_District . ?c property:state resource:Eastern_Province__Sri_Lanka }",
"readable_query": "ASK WHERE { ?c rdf:type ontology:building . ?c property:region resource:Ampara_District . ?c property:state resource:Eastern_Province,_Sri_Lanka }",
"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 ?z WHERE { ?z property:region resource:Ampara_District . ?z rdf:type ontology:building . ?z property:state resource:Eastern_Province__Sri_Lanka }",
"readable_query": "SELECT ?z WHERE { ?z property:region resource:Ampara_District . ?z rdf:type ontology:building . ?z property:state resource:Eastern_Province,_Sri_Lanka }",
"graph_answer": [
"resource:Ampara_Hospital"
],
"readable_answer": [
"Ampara Hospital"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , '_' ) ) . resource:Ampara_Hospital property:website ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , '_' ) ) . resource:Ampara_Hospital property:website ?k }",
"graph_answer": [
"resource:_http___www_ghampara_gov_lk__"
],
"readable_answer": [
"<http://www.ghampara.gov.lk/>"
],
"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 ?q WHERE { resource:Ampara_Hospital property:country ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'sri' ) ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Ampara_Hospital property:country ?q . FILTER ( CONTAINS ( LCASE ( ?q ) , 'sri' ) ) }",
"graph_answer": [
"resource:Sri_Lanka"
],
"readable_answer": [
"Sri Lanka"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 2 | 3894 | Id46 | [
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "United_States"
},
{
"subject": "250_Delaware_Avenue",
"property": "floorCount",
"object": "12"
}
] | [
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "United_States"
},
{
"subject": "250_Delaware_Avenue",
"property": "floorCount",
"object": "12"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"250 Delaware Avenue has 12 floors and is located in the United States.",
"250 Delaware Avenue (which has a total of 12 floors) is located in the United States.",
"250 Delaware Avenue is located in the United States and has a floor count of 12."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:250_Delaware_Avenue",
"property:floor_count",
"12"
],
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
],
[
"resource:250_Delaware_Avenue",
"property:location",
"resource:United_States"
]
] | 250_Delaware_Avenue | [
{
"modified": "12",
"readable": "12",
"graph": "12"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "250_Delaware_Avenue",
"readable": "250 Delaware Avenue",
"graph": "resource:250_Delaware_Avenue"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?n property:location ?f . ?n rdf:type ontology:building . FILTER ( ?i = '12' ) . ?n property:floor_count ?i }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?n property:location ?f . ?n rdf:type ontology:building . FILTER ( ?i = '12' ) . ?n property:floor_count ?i }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:United_States }",
"readable_query": "ASK WHERE { resource:250_Delaware_Avenue rdf:type ontology:building . resource:250_Delaware_Avenue property:location resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
SportsTeam | 3 | 8084 | Id157 | [
{
"subject": "Massimo_Drago",
"property": "clubs",
"object": "U.S._Castrovillari_Calcio"
},
{
"subject": "A.C._Cesena",
"property": "manager",
"object": "Massimo_Drago"
},
{
"subject": "Massimo_Drago",
"property": "team",
"object": "Calcio_Catania"
}
] | [
{
"subject": "Massimo_Drago",
"property": "club",
"object": "U.S._Castrovillari_Calcio"
},
{
"subject": "A.C._Cesena",
"property": "manager",
"object": "Massimo_Drago"
},
{
"subject": "Massimo_Drago",
"property": "club",
"object": "Calcio_Catania"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Massimo Drago's club was Calcio Catania and he played for US Castrovillari Calcio. He is now the manager of A.C. Cesena.",
"Massimo Drago once played for US Castrovillari Calcio, is in the club Calcio Catania and manages A.C. Cesena."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:A_C__Cesena",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Cesena",
"property:manager",
"resource:Massimo_Drago"
],
[
"resource:Massimo_Drago",
"property:club",
"resource:Calcio_Catania"
],
[
"resource:Massimo_Drago",
"property:club",
"resource:U_S__Castrovillari_Calcio"
]
] | A.C._Cesena | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.C._Cesena",
"readable": "A.C. Cesena",
"graph": "resource:A_C__Cesena"
},
{
"modified": "Calcio_Catania",
"readable": "Calcio Catania",
"graph": "resource:Calcio_Catania"
},
{
"modified": "Massimo_Drago",
"readable": "Massimo Drago",
"graph": "resource:Massimo_Drago"
},
{
"modified": "U.S._Castrovillari_Calcio",
"readable": "U.S. Castrovillari Calcio",
"graph": "resource:U_S__Castrovillari_Calcio"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?n ) WHERE { resource:Massimo_Drago property:club ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?n ) WHERE { resource:Massimo_Drago property:club ?x }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Massimo_Drago property:club ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Massimo_Drago property:club ?y }",
"graph_answer": [
"resource:Calcio_Catania",
"resource:U_S__Castrovillari_Calcio"
],
"readable_answer": [
"Calcio Catania",
"U.S. Castrovillari Calcio"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:A_C__Cesena property:manager resource:Massimo_Drago . resource:A_C__Cesena rdf:type ontology:sports_team }",
"readable_query": "ASK WHERE { resource:A.C._Cesena property:manager resource:Massimo_Drago . resource:A.C._Cesena rdf:type ontology:sports_team }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 4 | 10247 | Id221 | [
{
"subject": "Guiana_Space_Centre",
"property": "location",
"object": "Kourou,_French_Guiana"
},
{
"subject": "ELA-3",
"property": "site",
"object": "Guiana_Space_Centre"
},
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "ELA-3",
"property": "operator",
"object": "Arianespace"
}
] | [
{
"subject": "Guiana_Space_Centre",
"property": "location",
"object": "Kourou,_French_Guiana"
},
{
"subject": "ELA-3",
"property": "site",
"object": "Guiana_Space_Centre"
},
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "ELA-3",
"property": "operator",
"object": "Arianespace"
}
] | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Operated by Arianespace, the ELA-3 is at the Guiana Space Centre in French Guiana in Kourou. This was the launch site of the Ariane 5.",
"The Ariane 5 was launched at the Arianespace operated ELA-3 at Guiana Space Centre. Guiana Space Centre is located in Kourou, French Guiana.",
"The launch site of the Ariane 5 was ELA-3 launchpad, which is operated by Arianespace. The ELA-3 is located at the Guiana Space Centre in Kourou, French Guiana."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Guiana_Space_Centre",
"property:location",
"resource:Kourou__French_Guiana"
],
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ELA_3",
"property:site",
"resource:Guiana_Space_Centre"
],
[
"resource:ELA_3",
"property:operator",
"resource:Arianespace"
]
] | Ariane_5 | [
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "site",
"readable": "site",
"graph": "property:site"
},
{
"modified": "Ariane_5",
"readable": "Ariane 5",
"graph": "resource:Ariane_5"
},
{
"modified": "Arianespace",
"readable": "Arianespace",
"graph": "resource:Arianespace"
},
{
"modified": "ELA-3",
"readable": "ELA-3",
"graph": "resource:ELA_3"
},
{
"modified": "Guiana_Space_Centre",
"readable": "Guiana Space Centre",
"graph": "resource:Guiana_Space_Centre"
},
{
"modified": "Kourou,_French_Guiana",
"readable": "Kourou, French Guiana",
"graph": "resource:Kourou__French_Guiana"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?m property:location resource:Kourou__French_Guiana }",
"readable_query": "ASK WHERE { ?m property:location resource:Kourou,_French_Guiana }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?j WHERE { ?j property:location resource:Kourou__French_Guiana }",
"readable_query": "SELECT ?j WHERE { ?j property:location resource:Kourou,_French_Guiana }",
"graph_answer": [
"resource:Guiana_Space_Centre"
],
"readable_answer": [
"Guiana Space Centre"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?d property:operator resource:Arianespace . ?d property:site ?j . ?j property:location resource:Kourou__French_Guiana }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d property:operator resource:Arianespace . ?d property:site ?j . ?j property:location resource:Kourou,_French_Guiana }",
"graph_answer": [
"resource:ELA_3"
],
"readable_answer": [
"ELA-3"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?j property:launch_site resource:ELA_3 . ?j rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j property:launch_site resource:ELA-3 . ?j rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Ariane_5"
],
"readable_answer": [
"Ariane 5"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?r property:operator resource:AIDA_Cruises . ?a rdf:type ontology:mean_of_transportation . ?a property:launch_site ?r }",
"readable_query": "ASK WHERE { ?r property:operator resource:AIDA_Cruises . ?a rdf:type ontology:mean_of_transportation . ?a property:launch_site ?r }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Food | 3 | 7267 | Id180 | [
{
"subject": "Barny_Cakes",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "leader",
"object": "François_Hollande"
},
{
"subject": "France",
"property": "leaderName",
"object": "Claude_Bartolone"
}
] | [
{
"subject": "Barny_Cakes",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "leader",
"object": "François_Hollande"
},
{
"subject": "France",
"property": "leader",
"object": "Claude_Bartolone"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"France, led by Claude Bartolone and Francois Hollande, is the location of Barny cakes.",
"Barny cakes are found in France, which hails leaders Claude Bartolone and Francois Hollande."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Barny_Cakes",
"rdf:type",
"ontology:food"
],
[
"resource:Barny_Cakes",
"property:country",
"resource:France"
],
[
"resource:France",
"property:leader",
"resource:Claude_Bartolone"
],
[
"resource:France",
"property:leader",
"resource:Fran_ois_Hollande"
]
] | Barny_Cakes | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Barny_Cakes",
"readable": "Barny Cakes",
"graph": "resource:Barny_Cakes"
},
{
"modified": "Claude_Bartolone",
"readable": "Claude Bartolone",
"graph": "resource:Claude_Bartolone"
},
{
"modified": "François_Hollande",
"readable": "François Hollande",
"graph": "resource:Fran_ois_Hollande"
},
{
"modified": "France",
"readable": "France",
"graph": "resource:France"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?o ) WHERE { resource:France property:leader ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?o ) WHERE { resource:France property:leader ?a }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:France property:leader ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:France property:leader ?i }",
"graph_answer": [
"resource:Claude_Bartolone",
"resource:Fran_ois_Hollande"
],
"readable_answer": [
"Claude Bartolone",
"François Hollande"
],
"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 { ?y property:country resource:France . ?y rdf:type ontology:food }",
"readable_query": "ASK WHERE { ?y property:country resource:France . ?y rdf:type ontology:food }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?n WHERE { ?n property:country resource:France . ?n rdf:type ontology:food }",
"readable_query": "SELECT ?n WHERE { ?n property:country resource:France . ?n rdf:type ontology:food }",
"graph_answer": [
"resource:Barny_Cakes"
],
"readable_answer": [
"Barny Cakes"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 4 | 10164 | Id138 | [
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
},
{
"subject": "Antares_(rocket)",
"property": "comparable",
"object": "Delta_II"
},
{
"subject": "Delta_II",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "Antares_(rocket)",
"property": "sites",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
}
] | [
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
},
{
"subject": "Antares_(rocket)",
"property": "comparable",
"object": "Delta_II"
},
{
"subject": "Delta_II",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Delta II rocket originates from the United States and is similar to the Antares Rocket which launched from the Mid-Atlantic Regional Spaceport Launch Pad 0.",
"The Antares rocket was launched at the Mid-Atlantic Regional Spaceport Launch Pad 0. The Antares rocket is comparable with the Delta II which originates from the United States.",
"The Antares rocket is similar to the Delta II rocket, which originated in the United States. It was launched at the Mid-Atlantic Regional Spaceport Launch Pad 0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Delta_II",
"property:country_origin",
"resource:United_States"
],
[
"resource:Antares__rocket_",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
],
[
"resource:Antares__rocket_",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport"
],
[
"resource:Antares__rocket_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Antares__rocket_",
"property:comparable",
"resource:Delta_II"
]
] | Antares_(rocket) | [
{
"modified": "comparable",
"readable": "comparable",
"graph": "property:comparable"
},
{
"modified": "countryOrigin",
"readable": "country origin",
"graph": "property:country_origin"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "Antares_(rocket)",
"readable": "Antares",
"graph": "resource:Antares__rocket_"
},
{
"modified": "Delta_II",
"readable": "Delta II",
"graph": "resource:Delta_II"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport",
"readable": "Mid-Atlantic Regional Spaceport",
"graph": "resource:Mid_Atlantic_Regional_Spaceport"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0",
"readable": "Mid-Atlantic Regional Spaceport Launch Pad 0",
"graph": "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?f ) WHERE { resource:Antares__rocket_ property:launch_site ?d }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?f ) WHERE { resource:Antares_(rocket) property:launch_site ?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 ?x WHERE { resource:Antares__rocket_ property:launch_site ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Antares_(rocket) property:launch_site ?x }",
"graph_answer": [
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0",
"resource:Mid_Atlantic_Regional_Spaceport"
],
"readable_answer": [
"Mid-Atlantic Regional Spaceport Launch Pad 0",
"Mid-Atlantic Regional Spaceport"
],
"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 ?a WHERE { resource:Atlas_II property:country_origin ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Atlas_II property:country_origin ?a }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"meaningful",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Delta_II property:country_origin ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Delta_II property:country_origin ?g }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 3 | 6373 | Id209 | [
{
"subject": "Real_Madrid_Castilla",
"property": "manager",
"object": "Luis_Miguel_Ramis"
},
{
"subject": "Abner_(footballer)",
"property": "team",
"object": "Brazil_national_under-17_football_team"
},
{
"subject": "Abner_(footballer)",
"property": "clubs",
"object": "Real_Madrid_Castilla"
}
] | [
{
"subject": "Real_Madrid_Castilla",
"property": "manager",
"object": "Luis_Miguel_Ramis"
},
{
"subject": "Abner_(footballer)",
"property": "club",
"object": "Brazil_national_under-17_football_team"
},
{
"subject": "Abner_(footballer)",
"property": "club",
"object": "Real_Madrid_Castilla"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The footballer, Abner, plays for the Brazilian national under 17 football team. He also plays for Real Madrid Castilla, managed by Luis Miguel Ramis.",
"Former Brazil national under-17 football team member, Abner, plays for the club, Real Madrid Castilla which is managed by Luis Miguel Ramis.",
"Abner is a footballer who once played for Real Madrid Castilla under their manager Luis Miguel Ramis, but now plays for the Brazilian national under 17 football."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Real_Madrid_Castilla",
"property:manager",
"resource:Luis_Miguel_Ramis"
],
[
"resource:Abner__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Abner__footballer_",
"property:club",
"resource:Real_Madrid_Castilla"
],
[
"resource:Abner__footballer_",
"property:club",
"resource:Brazil_national_under_17_football_team"
]
] | Abner_(footballer) | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Abner_(footballer)",
"readable": "Abner",
"graph": "resource:Abner__footballer_"
},
{
"modified": "Brazil_national_under-17_football_team",
"readable": "Brazil national under-17 football team",
"graph": "resource:Brazil_national_under_17_football_team"
},
{
"modified": "Luis_Miguel_Ramis",
"readable": "Luis Miguel Ramis",
"graph": "resource:Luis_Miguel_Ramis"
},
{
"modified": "Real_Madrid_Castilla",
"readable": "Real Madrid Castilla",
"graph": "resource:Real_Madrid_Castilla"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?l property:manager resource:Steve_Davis__footballer_ . ?q rdf:type ontology:athlete . ?q property:club ?l }",
"readable_query": "ASK WHERE { ?l property:manager resource:Steve_Davis_(footballer) . ?q rdf:type ontology:athlete . ?q property:club ?l }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Artist | 2 | 3458 | Id70 | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "background",
"object": "\"non_performing_personnel\""
}
] | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "background",
"object": "\"non_performing_personnel\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Rhythm and blues artist Ahmet Ertegun has a background as a non-performing personnel.",
"Rhythm and Blues musician Ahmet Ertegun was a non performing artist.",
"Ahmet Ertegun music genre are Rhythm and Blues and has a background in non performing personnel."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ahmet_Ertegun",
"rdf:type",
"ontology:artist"
],
[
"resource:Ahmet_Ertegun",
"property:background",
"resource:non_performing_personnel"
],
[
"resource:Ahmet_Ertegun",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Ahmet_Ertegun | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "Ahmet_Ertegun",
"readable": "Ahmet Ertegun",
"graph": "resource:Ahmet_Ertegun"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
},
{
"modified": "non_performing_personnel",
"readable": "non performing personnel",
"graph": "resource:non_performing_personnel"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?k property:background resource:non_vocal_instrumentalist . ?k property:genre ?b . ?k rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?k property:background resource:non_vocal_instrumentalist . ?k property:genre ?b . ?k rdf:type ontology:artist }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building | 4 | 9122 | Id45 | [
{
"subject": "20_Fenchurch_Street",
"property": "location",
"object": "United_Kingdom"
},
{
"subject": "United_Kingdom",
"property": "capital",
"object": "London"
},
{
"subject": "London",
"property": "leaderTitle",
"object": "European_Parliament"
},
{
"subject": "United_Kingdom",
"property": "leaderName",
"object": "Elizabeth_II"
}
] | [
{
"subject": "20_Fenchurch_Street",
"property": "location",
"object": "United_Kingdom"
},
{
"subject": "United_Kingdom",
"property": "capital",
"object": "London"
},
{
"subject": "London",
"property": "leaderTitle",
"object": "European_Parliament"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
}
] | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Elizabeth II is a leader of the United Kingdom which has the capital city of London and is led via the European Parliament. The UK is the location of 20 Fenchurch Street.",
"London, the capital of the United Kingdom is led via the European Parliament and Elizabeth II. 20 Fenchurch Street is located within the UK.",
"20 Fenchurch Street is located in the United Kingdom, the capital of which is London which is led via the European Parliament although the leader of the United Kingdom is Elizabeth II."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:London",
"property:leader_title",
"resource:European_Parliament"
],
[
"resource:United_Kingdom",
"property:leader",
"resource:Elizabeth_II"
],
[
"resource:United_Kingdom",
"property:capital",
"resource:London"
],
[
"resource:20_Fenchurch_Street",
"rdf:type",
"ontology:building"
],
[
"resource:20_Fenchurch_Street",
"property:location",
"resource:United_Kingdom"
]
] | 20_Fenchurch_Street | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "20_Fenchurch_Street",
"readable": "20 Fenchurch Street",
"graph": "resource:20_Fenchurch_Street"
},
{
"modified": "Elizabeth_II",
"readable": "Elizabeth II",
"graph": "resource:Elizabeth_II"
},
{
"modified": "European_Parliament",
"readable": "European Parliament",
"graph": "resource:European_Parliament"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?v property:leader_title resource:European_Parliament . ?l property:leader resource:Elizabeth_II . ?l property:capital ?v }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?v property:leader_title resource:European_Parliament . ?l property:leader resource:Elizabeth_II . ?l property:capital ?v }",
"graph_answer": [
"resource:United_Kingdom"
],
"readable_answer": [
"United Kingdom"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?v property:capital ?o . ?v property:leader resource:Elizabeth_II . ?o property:leader_title resource:European_Parliament }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?v property:capital ?o . ?v property:leader resource:Elizabeth_II . ?o property:leader_title resource:European_Parliament }",
"graph_answer": [
"resource:London"
],
"readable_answer": [
"London"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 4 | 8411 | Id9 | [
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "\"2776.73\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "elevation",
"object": "\"24.9936\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "operator",
"object": "Aktieselskab"
},
{
"subject": "Aarhus_Airport",
"property": "runwayDesignation",
"object": "\"10L/28R\""
}
] | [
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "2776.0"
},
{
"subject": "Aarhus_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "25.0"
},
{
"subject": "Aarhus_Airport",
"property": "operatingOrganisation",
"object": "Aktieselskab"
},
{
"subject": "Aarhus_Airport",
"property": "runwayName",
"object": "\"10L/28R\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aktieselskab is the operating organisation for Aarhus Airport which is located at 25 metres above sea level. It has a runway name of 10L/28R and has a length of 2776.0.",
"Aktieselskab operates Aarhus Airport, which is 25 metres above sea level, has a runway length of 2776.0 and a runway name of 10L/28R."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aarhus_Airport",
"property:runway_length",
"resource:2776_0"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Aarhus_Airport",
"property:elevation_above_the_sea_level",
"resource:25_0"
],
[
"resource:Aarhus_Airport",
"property:runway_name",
"resource:10L_28R"
],
[
"resource:Aarhus_Airport",
"property:operating_organisation",
"resource:Aktieselskab"
]
] | Aarhus_Airport | [
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "10L/28R",
"readable": "10L/28R",
"graph": "resource:10L_28R"
},
{
"modified": "25.0",
"readable": "25.0",
"graph": "resource:25_0"
},
{
"modified": "2776.0",
"readable": "2776.0",
"graph": "resource:2776_0"
},
{
"modified": "Aarhus_Airport",
"readable": "Aarhus Airport",
"graph": "resource:Aarhus_Airport"
},
{
"modified": "Aktieselskab",
"readable": "Aktieselskab",
"graph": "resource:Aktieselskab"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?o WHERE { resource:Aarhus_Airport property:operating_organisation ?b . resource:Aarhus_Airport property:runway_length ?o }",
"readable_query": "SELECT DISTINCT ?b ?o WHERE { resource:Aarhus_Airport property:operating_organisation ?b . resource:Aarhus_Airport property:runway_length ?o }",
"graph_answer": [
"resource:Aktieselskab",
"resource:2776_0"
],
"readable_answer": [
"Aktieselskab",
"2776.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?b WHERE { resource:Aarhus_Airport property:elevation_above_the_sea_level ?b . resource:Aarhus_Airport property:runway_name ?h }",
"readable_query": "SELECT DISTINCT ?h ?b WHERE { resource:Aarhus_Airport property:elevation_above_the_sea_level ?b . resource:Aarhus_Airport property:runway_name ?h }",
"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"
]
}
] |
|
Airport | 2 | 3253 | Id58 | [
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "Iraq"
},
{
"subject": "Al_Asad_Airbase",
"property": "elevationF",
"object": "618"
}
] | [
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "Iraq"
},
{
"subject": "Al_Asad_Airbase",
"property": "elevationAboveTheSeaLevelInFeet",
"object": "618"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Al Asad Airbase in Iraq is 618 feet above sea level.",
"Al Asad Airbase is 618 ft above sea level and is located in Iraq."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Al_Asad_Airbase",
"property:elevation_above_the_sea_level_in_feet",
"618"
],
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:location",
"resource:Iraq"
]
] | Al_Asad_Airbase | [
{
"modified": "618",
"readable": "618",
"graph": "618"
},
{
"modified": "elevationAboveTheSeaLevelInFeet",
"readable": "elevation above the sea level in feet",
"graph": "property:elevation_above_the_sea_level_in_feet"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Al_Asad_Airbase",
"readable": "Al Asad Airbase",
"graph": "resource:Al_Asad_Airbase"
},
{
"modified": "Iraq",
"readable": "Iraq",
"graph": "resource:Iraq"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?s rdf:type ontology:airport . ?s property:location ?m . ?s property:elevation_above_the_sea_level_in_feet ?p . FILTER ( ?p = '618' ) }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?s rdf:type ontology:airport . ?s property:location ?m . ?s property:elevation_above_the_sea_level_in_feet ?p . FILTER ( ?p = '618' ) }",
"graph_answer": [
"resource:Iraq"
],
"readable_answer": [
"Iraq"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?o property:location resource:Iraq . ?o rdf:type ontology:airport }",
"readable_query": "ASK WHERE { ?o property:location resource:Iraq . ?o rdf:type ontology:airport }",
"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 ?h WHERE { ?h property:location resource:Iraq . ?h rdf:type ontology:airport }",
"readable_query": "SELECT ?h WHERE { ?h property:location resource:Iraq . ?h rdf:type ontology:airport }",
"graph_answer": [
"resource:Al_Asad_Airbase"
],
"readable_answer": [
"Al Asad Airbase"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 3 | 7713 | Id44 | [
{
"subject": "Abel_Caballero",
"property": "monarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Abel_Caballero",
"property": "primeminister",
"object": "Felipe_González"
},
{
"subject": "Felipe_González",
"property": "predecessor",
"object": "Rodolfo_Llopis"
}
] | [
{
"subject": "Abel_Caballero",
"property": "inOfficeWhileMonarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Abel_Caballero",
"property": "inOfficeWhilePrimeMinister",
"object": "Felipe_González"
},
{
"subject": "Felipe_González",
"property": "predecessor",
"object": "Rodolfo_Llopis"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abel Caballero served when Felipe Gonzalez was Prime Minister and Juan Carlos I of Spain was king. Gonzalez succeeded Rodolfo Llopis.",
"Abel Caballero, was in office during the reign of Monarch, Juan Carlos I of Spain and when the Prime Minister was Felipe González, whose predecessor was, Rodolfo Llopis.",
"Abel Caballero was in office after Prime Minister Felipe Gonzalez succeeded Rodolfo Llopis, and also whilst Juan Carlos I of Spain was Monarch."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Felipe_Gonz_lez",
"property:predecessor",
"resource:Rodolfo_Llopis"
],
[
"resource:Abel_Caballero",
"property:in_office_while_monarch",
"resource:Juan_Carlos_I_of_Spain"
],
[
"resource:Abel_Caballero",
"rdf:type",
"ontology:politician"
],
[
"resource:Abel_Caballero",
"property:in_office_while_prime_minister",
"resource:Felipe_Gonz_lez"
]
] | Abel_Caballero | [
{
"modified": "inOfficeWhileMonarch",
"readable": "in office while monarch",
"graph": "property:in_office_while_monarch"
},
{
"modified": "inOfficeWhilePrimeMinister",
"readable": "in office while prime minister",
"graph": "property:in_office_while_prime_minister"
},
{
"modified": "predecessor",
"readable": "predecessor",
"graph": "property:predecessor"
},
{
"modified": "Abel_Caballero",
"readable": "Abel Caballero",
"graph": "resource:Abel_Caballero"
},
{
"modified": "Felipe_González",
"readable": "Felipe González",
"graph": "resource:Felipe_Gonz_lez"
},
{
"modified": "Juan_Carlos_I_of_Spain",
"readable": "Juan Carlos I of Spain",
"graph": "resource:Juan_Carlos_I_of_Spain"
},
{
"modified": "Rodolfo_Llopis",
"readable": "Rodolfo Llopis",
"graph": "resource:Rodolfo_Llopis"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c property:predecessor resource:Rodolfo_Llopis . ?z property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?z rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?c ) , 'felipe' ) ) . ?z property:in_office_while_prime_minister ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:predecessor resource:Rodolfo_Llopis . ?z property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?z rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?c ) , 'felipe' ) ) . ?z property:in_office_while_prime_minister ?c }",
"graph_answer": [
"resource:Felipe_Gonz_lez"
],
"readable_answer": [
"Felipe González"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Felipe_Gonz_lez property:predecessor resource:Rodolfo_Llopis . ?e property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?e property:in_office_while_prime_minister resource:Felipe_Gonz_lez . ?e rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Felipe_González property:predecessor resource:Rodolfo_Llopis . ?e property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?e property:in_office_while_prime_minister resource:Felipe_González . ?e rdf:type ontology:politician }",
"graph_answer": [
"resource:Abel_Caballero"
],
"readable_answer": [
"Abel Caballero"
],
"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"
]
}
] |
|
Building | 2 | 3852 | Id4 | [
{
"subject": "103_Colmore_Row",
"property": "architect",
"object": "John_Madin"
},
{
"subject": "John_Madin",
"property": "hometown",
"object": "Birmingham"
}
] | [
{
"subject": "103_Colmore_Row",
"property": "architect",
"object": "John_Madin"
},
{
"subject": "John_Madin",
"property": "origin",
"object": "Birmingham"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"John Madin was an architect from Birmingham who designed 103 Colmore Row.",
"103 Colmore Row was designed by the architect John Madin whose hometown was Birmingham.",
"John Madin from Birmingham was the architect of 103 Colmore Row."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:John_Madin",
"property:origin",
"resource:Birmingham"
],
[
"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": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "103_Colmore_Row",
"readable": "103 Colmore Row",
"graph": "resource:103_Colmore_Row"
},
{
"modified": "Birmingham",
"readable": "Birmingham",
"graph": "resource:Birmingham"
},
{
"modified": "John_Madin",
"readable": "John Madin",
"graph": "resource:John_Madin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?m WHERE { ?c property:architect ?m . ?c rdf:type ontology:building . ?m property:origin resource:Birmingham }",
"readable_query": "SELECT DISTINCT ?c ?m WHERE { ?c property:architect ?m . ?c rdf:type ontology:building . ?m property:origin resource:Birmingham }",
"graph_answer": [
"resource:103_Colmore_Row",
"resource:John_Madin"
],
"readable_answer": [
"103 Colmore Row",
"John Madin"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Food | 4 | 9834 | Id123 | [
{
"subject": "Baked_Alaska",
"property": "ingredientName",
"object": "\"Meringue, ice cream,sponge cakeorChristmas pudding\""
},
{
"subject": "Baked_Alaska",
"property": "country",
"object": "\"France, United States or China\"@en"
},
{
"subject": "Baked_Alaska",
"property": "region",
"object": "\"Paris, New York or Hong Kong\"@en"
},
{
"subject": "Baked_Alaska",
"property": "ingredient",
"object": "Sponge_cake"
}
] | [
{
"subject": "Baked_Alaska",
"property": "mainIngredient",
"object": "\"Meringue, ice cream, sponge cake or Christmas pudding\""
},
{
"subject": "Baked_Alaska",
"property": "country",
"object": "\"France, United States or China\""
},
{
"subject": "Baked_Alaska",
"property": "region",
"object": "\"Paris, New York or Hong Kong\""
},
{
"subject": "Baked_Alaska",
"property": "ingredient",
"object": "Sponge_cake"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Meringue, ice cream, sponge cake or Christmas pudding are main ingredients in Baked Alaska, which can be found in Hong Kong, New York and Paris and is said to have originated in France, the United States or China."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Baked_Alaska",
"property:ingredient",
"resource:Sponge_cake"
],
[
"resource:Baked_Alaska",
"property:main_ingredient",
"resource:Ice_cream"
],
[
"resource:Baked_Alaska",
"property:main_ingredient",
"resource:Sponge_cake_or_christmas_pudding"
],
[
"resource:Baked_Alaska",
"property:main_ingredient",
"resource:Meringue"
],
[
"resource:Baked_Alaska",
"rdf:type",
"ontology:food"
],
[
"resource:Baked_Alaska",
"property:country",
"France, United States or China"
],
[
"resource:Baked_Alaska",
"property:region",
"Paris, New York or Hong Kong"
]
] | Baked_Alaska | [
{
"modified": "France, United States or China",
"readable": "France, United States or China",
"graph": "France, United States or China"
},
{
"modified": "Paris, New York or Hong Kong",
"readable": "Paris, New York or Hong Kong",
"graph": "Paris, New York or Hong Kong"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Baked_Alaska",
"readable": "Baked Alaska",
"graph": "resource:Baked_Alaska"
},
{
"modified": "Ice cream",
"readable": "Ice cream",
"graph": "resource:Ice_cream"
},
{
"modified": "Meringue",
"readable": "Meringue",
"graph": "resource:Meringue"
},
{
"modified": "Sponge_cake",
"readable": "Sponge cake",
"graph": "resource:Sponge_cake"
},
{
"modified": "Sponge cake or christmas pudding",
"readable": "Sponge cake or christmas pudding",
"graph": "resource:Sponge_cake_or_christmas_pudding"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?x ) WHERE { FILTER ( CONTAINS ( LCASE ( ?b ) , 'cake' ) ) . resource:Baked_Alaska property:main_ingredient ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?x ) WHERE { FILTER ( CONTAINS ( LCASE ( ?b ) , 'cake' ) ) . resource:Baked_Alaska property:main_ingredient ?b }",
"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 ?a WHERE { ?p property:country ?a . ?p rdf:type ontology:food . ?p property:region 'Paris, New York or Hong Kong' . FILTER ( CONTAINS ( LCASE ( ?a ) , 'united' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?p property:country ?a . ?p rdf:type ontology:food . ?p property:region 'Paris, New York or Hong Kong' . FILTER ( CONTAINS ( LCASE ( ?a ) , 'united' ) ) }",
"graph_answer": [
"France, United States or China"
],
"readable_answer": [
"France, United States or China"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"multiple_answers",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k property:country 'France, United States or China' . ?k rdf:type ontology:food . ?k property:region 'Paris, New York or Hong Kong' }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:country 'France, United States or China' . ?k rdf:type ontology:food . ?k property:region 'Paris, New York or Hong Kong' }",
"graph_answer": [
"resource:Baked_Alaska"
],
"readable_answer": [
"Baked Alaska"
],
"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 ( COUNT ( ?a ) AS ?s ) WHERE { resource:Baked_Alaska property:main_ingredient ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?s ) WHERE { resource:Baked_Alaska property:main_ingredient ?a }",
"graph_answer": [
"3"
],
"readable_answer": [
"3"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { resource:Baked_Alaska property:main_ingredient ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Baked_Alaska property:main_ingredient ?f }",
"graph_answer": [
"resource:Ice_cream",
"resource:Sponge_cake_or_christmas_pudding",
"resource:Meringue"
],
"readable_answer": [
"Ice cream",
"Sponge cake or christmas pudding",
"Meringue"
],
"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 ?l WHERE { resource:Baked_Alaska property:region ?l . resource:Baked_Alaska property:ingredient ?b }",
"readable_query": "SELECT DISTINCT ?b ?l WHERE { resource:Baked_Alaska property:region ?l . resource:Baked_Alaska property:ingredient ?b }",
"graph_answer": [
"resource:Sponge_cake",
"Paris, New York or Hong Kong"
],
"readable_answer": [
"Sponge cake",
"Paris, New York or Hong Kong"
],
"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 | 4 | 8905 | Id57 | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliations",
"object": "University_of_Texas_System"
},
{
"subject": "Elliot_See",
"property": "deathPlace",
"object": "St._Louis"
},
{
"subject": "Elliot_See",
"property": "deathDate",
"object": "\"1966-02-28\"^^xsd:date"
}
] | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliation",
"object": "University_of_Texas_System"
},
{
"subject": "Elliot_See",
"property": "deathPlace",
"object": "St._Louis"
},
{
"subject": "Elliot_See",
"property": "deathDate",
"object": "\"1966-02-28\""
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Elliot See's Alma mater was the University of Texas, Austin, which had affiliations with the University of Texas System. He died in St. Louis on February 28, 1966."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:death_place",
"resource:St__Louis"
],
[
"resource:Elliot_See",
"property:alma_mater",
"resource:University_of_Texas_at_Austin"
],
[
"resource:Elliot_See",
"property:death_date",
"1966-02-28"
],
[
"resource:University_of_Texas_at_Austin",
"property:affiliation",
"resource:University_of_Texas_System"
]
] | Elliot_See | [
{
"modified": "1966-02-28",
"readable": "1966-02-28",
"graph": "1966-02-28"
},
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "deathDate",
"readable": "death date",
"graph": "property:death_date"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "St._Louis",
"readable": "St. Louis",
"graph": "resource:St__Louis"
},
{
"modified": "University_of_Texas_System",
"readable": "University of Texas System",
"graph": "resource:University_of_Texas_System"
},
{
"modified": "University_of_Texas_at_Austin",
"readable": "University of Texas at Austin",
"graph": "resource:University_of_Texas_at_Austin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?a property:death_date ?f . ?a property:alma_mater ?i . ?i property:affiliation resource:University_of_Texas_System . FILTER ( ?f = \"1966-02-28\" ) . ?a rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?a property:death_date ?f . ?a property:alma_mater ?i . ?i property:affiliation resource:University_of_Texas_System . FILTER ( ?f = \"1966-02-28\" ) . ?a rdf:type ontology:astronaut }",
"graph_answer": [
"resource:University_of_Texas_at_Austin"
],
"readable_answer": [
"University of Texas at Austin"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?q property:death_place resource:Do_a_Ana_County__New_Mexico . ?q rdf:type ontology:astronaut . ?q property:alma_mater resource:University_of_Texas_at_Austin }",
"readable_query": "ASK WHERE { ?q property:death_place resource:Doña_Ana_County,_New_Mexico . ?q rdf:type ontology:astronaut . ?q property:alma_mater resource:University_of_Texas_at_Austin }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?m property:death_place resource:St__Louis . ?m property:alma_mater resource:University_of_Texas_at_Austin . ?m rdf:type ontology:astronaut }",
"readable_query": "ASK WHERE { ?m property:death_place resource:St._Louis . ?m property:alma_mater resource:University_of_Texas_at_Austin . ?m rdf:type ontology:astronaut }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?l WHERE { ?l property:death_place resource:St__Louis . ?l rdf:type ontology:astronaut . ?l property:alma_mater resource:University_of_Texas_at_Austin }",
"readable_query": "SELECT ?l WHERE { ?l property:death_place resource:St._Louis . ?l rdf:type ontology:astronaut . ?l property:alma_mater resource:University_of_Texas_at_Austin }",
"graph_answer": [
"resource:Elliot_See"
],
"readable_answer": [
"Elliot See"
],
"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"
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.