category
string | size
int32 | id
string | eid
string | original_triple_sets
list | modified_triple_sets
list | shape
string | shape_type
string | lex
dict | test_category
string | dbpedia_links
list | links
list | graph
list | main_entity
string | mappings
list | dialogue
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Building
| 3 |
6426
|
Id46
|
[
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "250_Delaware_Avenue",
"property": "floorArea",
"object": "\"30843.8\"^^xsd:double"
},
{
"subject": "250_Delaware_Avenue",
"property": "floorCount",
"object": "12"
}
] |
[
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "250_Delaware_Avenue",
"property": "floorArea",
"object": "30843.8 (square metres)"
},
{
"subject": "250_Delaware_Avenue",
"property": "floorCount",
"object": "12"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"There are 12 floors at 250 Delaware Avenue, Buffalo, New York, with a total floor area of 30843.8 square metres.",
"250 Delaware Avenue is a location in Buffalo, New York, it has a floor area of 30843.8 square metres and 12 floors.",
"250 Delaware Avenue, Buffalo, New York, has 12 floors and a floor area of 30843.8 square metres."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:250_Delaware_Avenue",
"property:floor_count",
"12"
],
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
],
[
"resource:250_Delaware_Avenue",
"property:floor_area",
"30843.8 (square metres)"
],
[
"resource:250_Delaware_Avenue",
"property:location",
"resource:Buffalo__New_York"
]
] |
250_Delaware_Avenue
|
[
{
"modified": "12",
"readable": "12",
"graph": "12"
},
{
"modified": "30843.8 (square metres)",
"readable": "30843.8",
"graph": "30843.8 (square metres)"
},
{
"modified": "floorArea",
"readable": "floor area",
"graph": "property:floor_area"
},
{
"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": "Buffalo,_New_York",
"readable": "Buffalo, New York",
"graph": "resource:Buffalo__New_York"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?n != '10' ) . ?u rdf:type ontology:building . ?u property:floor_count ?n . ?u property:location ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?n != '10' ) . ?u rdf:type ontology:building . ?u property:floor_count ?n . ?u property:location ?q }",
"graph_answer": [
"resource:Buffalo__New_York"
],
"readable_answer": [
"Buffalo, New York"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?s property:location resource:Buffalo__New_York . ?s rdf:type ontology:building . ?s property:floor_count '60' }",
"readable_query": "ASK WHERE { ?s property:location resource:Buffalo,_New_York . ?s rdf:type ontology:building . ?s property:floor_count '60' }",
"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 { ?v property:location resource:Buffalo__New_York . ?v rdf:type ontology:building . ?v property:floor_count '12' }",
"readable_query": "ASK WHERE { ?v property:location resource:Buffalo,_New_York . ?v rdf:type ontology:building . ?v property:floor_count '12' }",
"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 ?q WHERE { ?q rdf:type ontology:building . ?q property:location resource:Buffalo__New_York . ?q property:floor_count '12' }",
"readable_query": "SELECT ?q WHERE { ?q rdf:type ontology:building . ?q property:location resource:Buffalo,_New_York . ?q property:floor_count '12' }",
"graph_answer": [
"resource:250_Delaware_Avenue"
],
"readable_answer": [
"250 Delaware Avenue"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v ?x WHERE { resource:250_Delaware_Avenue property:floor_area ?x . resource:250_Delaware_Avenue property:floor_count ?v }",
"readable_query": "SELECT DISTINCT ?v ?x WHERE { resource:250_Delaware_Avenue property:floor_area ?x . resource:250_Delaware_Avenue property:floor_count ?v }",
"graph_answer": [
"12",
"30843.8 (square metres)"
],
"readable_answer": [
"12",
"30843.8"
],
"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"
]
}
] |
|
Airport
| 4 |
8416
|
Id14
|
[
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "\"2777.0\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "operator",
"object": "\"Aarhus Lufthavn A/S\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "elevation",
"object": "\"25.0\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "runwayDesignation",
"object": "\"10L/28R\""
}
] |
[
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "2777.0"
},
{
"subject": "Aarhus_Airport",
"property": "operatingOrganisation",
"object": "\"Aarhus Lufthavn A/S\""
},
{
"subject": "Aarhus_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "25.0"
},
{
"subject": "Aarhus_Airport",
"property": "runwayName",
"object": "\"10L/28R\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus airport has a runway length of 2777.0 and is 25 metres above sea level. It is operated by Aarhus Lufthavn A/S and the runway name is 10L/28R.",
"Aarhus Lufthavn A/S is the operation organisation of Aarhus Airport which is 25 metres above sea level. The runway length is 2777.0 metres and the runway name is 10L/28R.",
"Aarhus Airport which is also known as 10L/28R is operated by Aarhus Lufthavn A/S and is 25.0 metres above sea level. It has a runway length of 2777.0."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aarhus_Airport",
"property:runway_length",
"resource:2777_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:Aarhus_Lufthavn_A_S"
]
] |
Aarhus_Airport
|
[
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "10L/28R",
"readable": "10L/28R",
"graph": "resource:10L_28R"
},
{
"modified": "25.0",
"readable": "25.0",
"graph": "resource:25_0"
},
{
"modified": "2777.0",
"readable": "2777.0",
"graph": "resource:2777_0"
},
{
"modified": "Aarhus_Airport",
"readable": "Aarhus Airport",
"graph": "resource:Aarhus_Airport"
},
{
"modified": "Aarhus Lufthavn A/S",
"readable": "Aarhus Lufthavn A/S",
"graph": "resource:Aarhus_Lufthavn_A_S"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:airport . ?p property:operating_organisation resource:Aarhus_Lufthavn_A_S . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:airport . ?p property:operating_organisation resource:Aarhus_Lufthavn_A/S . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'a' ) ) }",
"graph_answer": [
"resource:Aarhus_Airport"
],
"readable_answer": [
"Aarhus Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?g WHERE { resource:Aarhus_Airport property:runway_name ?g . resource:Aarhus_Airport property:elevation_above_the_sea_level ?o }",
"readable_query": "SELECT DISTINCT ?o ?g WHERE { resource:Aarhus_Airport property:runway_name ?g . resource:Aarhus_Airport property:elevation_above_the_sea_level ?o }",
"graph_answer": [
"resource:25_0",
"resource:10L_28R"
],
"readable_answer": [
"25.0",
"10L/28R"
],
"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 ?y WHERE { resource:Aarhus_Airport property:leader_party ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Aarhus_Airport property:leader_party ?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"
]
}
] |
|
City
| 2 |
4289
|
Id139
|
[
{
"subject": "Georgia_(U.S._state)",
"property": "country",
"object": "United_States"
},
{
"subject": "Alpharetta,_Georgia",
"property": "subdivisionName",
"object": "Georgia_(U.S._state)"
}
] |
[
{
"subject": "Georgia_(U.S._state)",
"property": "country",
"object": "United_States"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Georgia_(U.S._state)"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alpharetta is part of the state of Georgia located in the United States.",
"Alpharetta is part of the state of Georgia, in the U.S.",
"Alpharetta is part of the state of Georgia in the US."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Georgia__U_S__state_",
"property:country",
"resource:United_States"
],
[
"resource:Alpharetta__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Alpharetta__Georgia",
"property:is_part_of",
"resource:Georgia__U_S__state_"
]
] |
Alpharetta,_Georgia
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Alpharetta,_Georgia",
"readable": "Alpharetta, Georgia",
"graph": "resource:Alpharetta__Georgia"
},
{
"modified": "Georgia_(U.S._state)",
"readable": "Georgia",
"graph": "resource:Georgia__U_S__state_"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?n WHERE { ?b rdf:type ontology:city . ?b property:is_part_of ?n . ?n property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?b ?n WHERE { ?b rdf:type ontology:city . ?b property:is_part_of ?n . ?n property:country resource:United_States }",
"graph_answer": [
"resource:Alpharetta__Georgia",
"resource:Georgia__U_S__state_"
],
"readable_answer": [
"Alpharetta, Georgia",
"Georgia"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 4 |
9949
|
Id238
|
[
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Sweet_potato"
},
{
"subject": "Binignit",
"property": "region",
"object": "Visayas"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sago"
}
] |
[
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Sweet_potato"
},
{
"subject": "Binignit",
"property": "region",
"object": "Visayas"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sago"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Binignit is a dish from the region of Visayas, Philippines. The main ingredients are sweet potato and sago.",
"Binignit has the main ingredient of sweet potatoes and also includes sago. It is a dish from the Visayas region of the Philippines.",
"The main ingredient of Binignit is sweet potato and it also contains sago. The dish comes from the Visayas region of the Philippines."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Binignit",
"property:ingredient",
"resource:Sago"
],
[
"resource:Binignit",
"property:main_ingredient",
"resource:Sweet_potato"
],
[
"resource:Binignit",
"rdf:type",
"ontology:food"
],
[
"resource:Binignit",
"property:country",
"resource:Philippines"
],
[
"resource:Binignit",
"property:region",
"resource:Visayas"
]
] |
Binignit
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Binignit",
"readable": "Binignit",
"graph": "resource:Binignit"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
},
{
"modified": "Sago",
"readable": "Sago",
"graph": "resource:Sago"
},
{
"modified": "Sweet_potato",
"readable": "Sweet potato",
"graph": "resource:Sweet_potato"
},
{
"modified": "Visayas",
"readable": "Visayas",
"graph": "resource:Visayas"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'v' ) ) . resource:Binignit property:region ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( STRSTARTS ( LCASE ( ?w ) , 'v' ) ) . resource:Binignit property:region ?w }",
"graph_answer": [
"resource:Visayas"
],
"readable_answer": [
"Visayas"
],
"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 ?g WHERE { resource:Binignit property:country ?i . resource:Binignit property:main_ingredient ?g }",
"readable_query": "SELECT DISTINCT ?i ?g WHERE { resource:Binignit property:country ?i . resource:Binignit property:main_ingredient ?g }",
"graph_answer": [
"resource:Philippines",
"resource:Sweet_potato"
],
"readable_answer": [
"Philippines",
"Sweet potato"
],
"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 ?m WHERE { resource:Binignit property:ingredient ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Binignit property:ingredient ?m }",
"graph_answer": [
"resource:Sago"
],
"readable_answer": [
"Sago"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building
| 5 |
11639
|
Id103
|
[
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Sri_Lanka",
"property": "leaderName",
"object": "Ranil_Wickremesinghe"
},
{
"subject": "Sri_Lanka",
"property": "currency",
"object": "Sri_Lankan_rupee"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Sri_Lanka",
"property": "capital",
"object": "Sri_Jayawardenepura_Kotte"
}
] |
[
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Sri_Lanka",
"property": "leader",
"object": "Ranil_Wickremesinghe"
},
{
"subject": "Sri_Lanka",
"property": "currency",
"object": "Sri_Lankan_rupee"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Sri_Lanka",
"property": "capital",
"object": "Sri_Jayawardenepura_Kotte"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ampara Hospital is located in Eastern Province of Sri Lanka: which is led by Ranil Wickremesinghe, has the rupee as currency and the capital is Sri Jayawardenepura Kotte.",
"Sri Lanka is led by Ranil Wickremesinghe, has the capital of Sri Jayawardenepura Kotte and uses the Sri Lankan rupee as currency. It is the location for the Ampara Hospital in the Eastern Province state.",
"Ampara Hospital is in the Eastern Province, Sri Lanka. Sri Jayawardenepura Kotte is the capital of Sri Lanka, the country which has the Sri Lankan rupee as its currency and Ranil Wickremesinghe as its leader."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Sri_Lanka",
"property:leader",
"resource:Ranil_Wickremesinghe"
],
[
"resource:Sri_Lanka",
"property:capital",
"resource:Sri_Jayawardenepura_Kotte"
],
[
"resource:Sri_Lanka",
"property:currency",
"resource:Sri_Lankan_rupee"
],
[
"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"
]
] |
Ampara_Hospital
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"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": "Ranil_Wickremesinghe",
"readable": "Ranil Wickremesinghe",
"graph": "resource:Ranil_Wickremesinghe"
},
{
"modified": "Sri_Jayawardenepura_Kotte",
"readable": "Sri Jayawardenepura Kotte",
"graph": "resource:Sri_Jayawardenepura_Kotte"
},
{
"modified": "Sri_Lanka",
"readable": "Sri Lanka",
"graph": "resource:Sri_Lanka"
},
{
"modified": "Sri_Lankan_rupee",
"readable": "Sri Lankan rupee",
"graph": "resource:Sri_Lankan_rupee"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?d property:currency resource:Euro . ?f property:country ?d . ?f rdf:type ontology:building }",
"readable_query": "ASK WHERE { ?d property:currency resource:Euro . ?f property:country ?d . ?f rdf:type ontology:building }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete
| 5 |
11489
|
Id20
|
[
{
"subject": "Alaa_Abdul-Zahra",
"property": "clubs",
"object": "Al_Kharaitiyat_SC"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "league",
"object": "Qatar_Stars_League"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "team",
"object": "Al-Wakrah_Sport_Club"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "ground",
"object": "Al_Khor"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "manager",
"object": "Amar_Osim"
}
] |
[
{
"subject": "Alaa_Abdul-Zahra",
"property": "club",
"object": "Al_Kharaitiyat_SC"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "league",
"object": "Qatar_Stars_League"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "club",
"object": "Al-Wakrah_Sport_Club"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "ground",
"object": "Al_Khor"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "manager",
"object": "Amar_Osim"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alaa Abdul-Zahra, who plays for Al-Wakrah Sport Club, also plays for Al Kharaitiyat SC. The latter team are based in Al Khor and play in the Qatar Stars League under their manager, Amar Osim.",
"Alaa Abdul-Zahra plays for Al-Wakrah Sport Club. His club is Al Kharaitiyat SC who play in the Qatar Stars League, are located at Al Khor and managed by Amar Osim.",
"Alaa Abdul-Zahra plays for Al Kharaitiyat in the Qatar Stars League. The club's home is located in Al Khor and its manager is Amar Osim. Alaa Abdul-Zahra has also played for the Al-Wakrah Sport Club."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alaa_Abdul_Zahra",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alaa_Abdul_Zahra",
"property:club",
"resource:Al_Wakrah_Sport_Club"
],
[
"resource:Alaa_Abdul_Zahra",
"property:club",
"resource:Al_Kharaitiyat_SC"
],
[
"resource:Al_Kharaitiyat_SC",
"property:manager",
"resource:Amar_Osim"
],
[
"resource:Al_Kharaitiyat_SC",
"property:league",
"resource:Qatar_Stars_League"
],
[
"resource:Al_Kharaitiyat_SC",
"property:ground",
"resource:Al_Khor"
]
] |
Alaa_Abdul-Zahra
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Al_Kharaitiyat_SC",
"readable": "Al Kharaitiyat SC",
"graph": "resource:Al_Kharaitiyat_SC"
},
{
"modified": "Al_Khor",
"readable": "Al Khor",
"graph": "resource:Al_Khor"
},
{
"modified": "Al-Wakrah_Sport_Club",
"readable": "Al-Wakrah Sport Club",
"graph": "resource:Al_Wakrah_Sport_Club"
},
{
"modified": "Alaa_Abdul-Zahra",
"readable": "Alaa Abdul-Zahra",
"graph": "resource:Alaa_Abdul_Zahra"
},
{
"modified": "Amar_Osim",
"readable": "Amar Osim",
"graph": "resource:Amar_Osim"
},
{
"modified": "Qatar_Stars_League",
"readable": "Qatar Stars League",
"graph": "resource:Qatar_Stars_League"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?v property:league ?a . ?v property:manager resource:Oleh_Luzhny }",
"readable_query": "ASK WHERE { ?v property:league ?a . ?v property:manager resource:Oleh_Luzhny }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { resource:Alaa_Abdul_Zahra property:club ?n . FILTER NOT EXISTS { ?n property:ground resource:Al_Khor } }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Alaa_Abdul-Zahra property:club ?n . FILTER NOT EXISTS { ?n property:ground resource:Al_Khor } }",
"graph_answer": [
"resource:Al_Wakrah_Sport_Club"
],
"readable_answer": [
"Al-Wakrah Sport Club"
],
"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"
]
}
] |
|
Building
| 2 |
3891
|
Id43
|
[
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "Buffalo,_New_York",
"property": "isPartOf",
"object": "New_York"
}
] |
[
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "Buffalo,_New_York"
},
{
"subject": "Buffalo,_New_York",
"property": "isPartOf",
"object": "New_York"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"250 Delaware Avenue is a location in Buffalo, New York, New York State.",
"250 Delaware Avenue is in Buffalo which is part of New York.",
"250 Delaware Avenue is located in Buffalo which is a part of New York."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Buffalo__New_York",
"property:is_part_of",
"resource:New_York"
],
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
],
[
"resource:250_Delaware_Avenue",
"property:location",
"resource:Buffalo__New_York"
]
] |
250_Delaware_Avenue
|
[
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"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": "New_York",
"readable": "New York",
"graph": "resource:New_York"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?y WHERE { ?y property:is_part_of resource:New_York . ?h rdf:type ontology:building . ?h property:location ?y }",
"readable_query": "SELECT DISTINCT ?h ?y WHERE { ?y property:is_part_of resource:New_York . ?h rdf:type ontology:building . ?h property:location ?y }",
"graph_answer": [
"resource:250_Delaware_Avenue",
"resource:Buffalo__New_York"
],
"readable_answer": [
"250 Delaware Avenue",
"Buffalo, New York"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
ComicsCharacter
| 4 |
9644
|
Id25
|
[
{
"subject": "Duncan_Rouleau",
"property": "nationality",
"object": "Americans"
},
{
"subject": "Baymax",
"property": "creators",
"object": "Duncan_Rouleau"
},
{
"subject": "Baymax",
"property": "series",
"object": "Big_Hero_6_(film)"
},
{
"subject": "Big_Hero_6_(film)",
"property": "starring",
"object": "Scott_Adsit"
}
] |
[
{
"subject": "Duncan_Rouleau",
"property": "nationality",
"object": "Americans"
},
{
"subject": "Baymax",
"property": "creator",
"object": "Duncan_Rouleau"
},
{
"subject": "Baymax",
"property": "series",
"object": "Big_Hero_6_(film)"
},
{
"subject": "Big_Hero_6_(film)",
"property": "starring",
"object": "Scott_Adsit"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Baymax is a character in Big Hero 6 which starred Scott Adsit. The creator of Baymax is the American, Duncan Rouleau.",
"Baymax is a character in the film Big Hero 6 which star's Scott Adsit. The creator of this character is American national, Duncan Rouleau.",
"The American, Duncan Rouleau created the character of Baymax which appeared in the film Big Hero 6 alongside the star of the film, Scott Adsit."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Baymax",
"property:creator",
"resource:Duncan_Rouleau"
],
[
"resource:Baymax",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Baymax",
"property:series",
"resource:Big_Hero_6__film_"
],
[
"resource:Duncan_Rouleau",
"property:nationality",
"resource:Americans"
],
[
"resource:Big_Hero_6__film_",
"property:starring",
"resource:Scott_Adsit"
]
] |
Baymax
|
[
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "series",
"readable": "series",
"graph": "property:series"
},
{
"modified": "starring",
"readable": "starring",
"graph": "property:starring"
},
{
"modified": "Americans",
"readable": "Americans",
"graph": "resource:Americans"
},
{
"modified": "Baymax",
"readable": "Baymax",
"graph": "resource:Baymax"
},
{
"modified": "Big_Hero_6_(film)",
"readable": "Big Hero 6",
"graph": "resource:Big_Hero_6__film_"
},
{
"modified": "Duncan_Rouleau",
"readable": "Duncan Rouleau",
"graph": "resource:Duncan_Rouleau"
},
{
"modified": "Scott_Adsit",
"readable": "Scott Adsit",
"graph": "resource:Scott_Adsit"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?f WHERE { ?c rdf:type ontology:comics_character . ?f property:nationality resource:Americans . ?c property:creator ?f }",
"readable_query": "SELECT DISTINCT ?c ?f WHERE { ?c rdf:type ontology:comics_character . ?f property:nationality resource:Americans . ?c property:creator ?f }",
"graph_answer": [
"resource:Baymax",
"resource:Duncan_Rouleau"
],
"readable_answer": [
"Baymax",
"Duncan Rouleau"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Big_Hero_6__film_ property:starring ?y . FILTER ( CONTAINS ( LCASE ( ?y ) , 'scott' ) ) }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Big_Hero_6_(film) property:starring ?y . FILTER ( CONTAINS ( LCASE ( ?y ) , 'scott' ) ) }",
"graph_answer": [
"resource:Scott_Adsit"
],
"readable_answer": [
"Scott Adsit"
],
"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
| 4 |
9801
|
Id90
|
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Joe_Biden"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
}
] |
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Joe_Biden"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
}
] |
(X (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bacon Explosion comes from the United States where Joe Biden is one of the leaders. Native Americans are an ethnic group there and the capital is Washington, D.C.",
"The Bacon Explosion is a dish from the United States where Joe Biden is a political leader. The capital of the country is Washington DC and the native americans are an ethnic group.",
"Bacon explosion comes from the United States which is led by Joe Biden. The capital city is Washington DC and one of the ethnic groups in the country are the native Americans."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:leader",
"resource:Joe_Biden"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:country",
"resource:United_States"
]
] |
Bacon_Explosion
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "Joe_Biden",
"readable": "Joe Biden",
"graph": "resource:Joe_Biden"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?z WHERE { resource:United_States property:leader ?o . resource:United_States property:capital ?z }",
"readable_query": "SELECT DISTINCT ?o ?z WHERE { resource:United_States property:leader ?o . resource:United_States property:capital ?z }",
"graph_answer": [
"resource:Joe_Biden",
"resource:Washington__D_C_"
],
"readable_answer": [
"Joe Biden",
"Washington, D.C."
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:United_States property:music_fusion_genre ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:United_States property:music_fusion_genre ?g }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete
| 3 |
6247
|
Id83
|
[
{
"subject": "Akeem_Priestley",
"property": "team",
"object": "Orange_County_Blues_FC"
},
{
"subject": "Orange_County_Blues_FC",
"property": "manager",
"object": "Oliver_Wyss"
},
{
"subject": "Akeem_Priestley",
"property": "clubs",
"object": "Dayton_Dutch_Lions"
}
] |
[
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Orange_County_Blues_FC"
},
{
"subject": "Orange_County_Blues_FC",
"property": "manager",
"object": "Oliver_Wyss"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Dayton_Dutch_Lions"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Priestley has played for Orange County Blues FC. managed by Oliver Wyss, and for Dayton Dutch Lions.",
"Akeem Priestley plays for both the Dayton Dutch Lions and the Orange County Blues FC. The manager of the Orange County Blues FC is Oliver Wyss.",
"Akeem Priestley has played for Dayton Dutch Lions and Orange County Blues FC, the latter of which is managed by Oliver Wyss."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Akeem_Priestley",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Orange_County_Blues_FC"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Dayton_Dutch_Lions"
],
[
"resource:Orange_County_Blues_FC",
"property:manager",
"resource:Oliver_Wyss"
]
] |
Akeem_Priestley
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Akeem_Priestley",
"readable": "Akeem Priestley",
"graph": "resource:Akeem_Priestley"
},
{
"modified": "Dayton_Dutch_Lions",
"readable": "Dayton Dutch Lions",
"graph": "resource:Dayton_Dutch_Lions"
},
{
"modified": "Oliver_Wyss",
"readable": "Oliver Wyss",
"graph": "resource:Oliver_Wyss"
},
{
"modified": "Orange_County_Blues_FC",
"readable": "Orange County Blues FC",
"graph": "resource:Orange_County_Blues_FC"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?m ) WHERE { resource:Akeem_Priestley property:club ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?m ) WHERE { resource:Akeem_Priestley property:club ?y }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:Akeem_Priestley property:club ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:Akeem_Priestley property:club ?r }",
"graph_answer": [
"resource:Orange_County_Blues_FC",
"resource:Dayton_Dutch_Lions"
],
"readable_answer": [
"Orange County Blues FC",
"Dayton Dutch Lions"
],
"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 ?c WHERE { resource:Orange_County_Blues_FC property:founder ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Orange_County_Blues_FC property:founder ?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"
]
}
] |
|
Athlete
| 4 |
8937
|
Id7
|
[
{
"subject": "Aaron_Boogaard",
"property": "birthYear",
"object": "\"1986\"^^xsd:gYear"
},
{
"subject": "Aaron_Boogaard",
"property": "height",
"object": "\"1.905\"^^xsd:double"
},
{
"subject": "Aaron_Boogaard",
"property": "placeOfBirth",
"object": "Regina,_Saskatchewan"
},
{
"subject": "Aaron_Boogaard",
"property": "team",
"object": "Wichita_Thunder"
}
] |
[
{
"subject": "Aaron_Boogaard",
"property": "birthYear",
"object": "1986"
},
{
"subject": "Aaron_Boogaard",
"property": "height",
"object": "1.905"
},
{
"subject": "Aaron_Boogaard",
"property": "birthPlace",
"object": "Regina,_Saskatchewan"
},
{
"subject": "Aaron_Boogaard",
"property": "club",
"object": "Wichita_Thunder"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Boogaard was born in 1986, in Regina, Saskatchewan. He is 1.905 tall and played for the club, Wichita Thunder.",
"Aaron Boogaard's club is Wichita Thunder and he is 1.905 in height. He was born in 1986 in Regina, Saskatchewan.",
"1.905 tall, Aaron Boogaard, whose club is Wichita Thunder, was born in 1986, in Regina, Saskatchewan."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aaron_Boogaard",
"property:birth_year",
"resource:1986"
],
[
"resource:Aaron_Boogaard",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Boogaard",
"property:club",
"resource:Wichita_Thunder"
],
[
"resource:Aaron_Boogaard",
"property:height",
"resource:1_905"
],
[
"resource:Aaron_Boogaard",
"property:birth_place",
"resource:Regina__Saskatchewan"
]
] |
Aaron_Boogaard
|
[
{
"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": "height",
"readable": "height",
"graph": "property:height"
},
{
"modified": "1986",
"readable": "1986",
"graph": "resource:1986"
},
{
"modified": "1.905",
"readable": "1.905",
"graph": "resource:1_905"
},
{
"modified": "Aaron_Boogaard",
"readable": "Aaron Boogaard",
"graph": "resource:Aaron_Boogaard"
},
{
"modified": "Regina,_Saskatchewan",
"readable": "Regina, Saskatchewan",
"graph": "resource:Regina__Saskatchewan"
},
{
"modified": "Wichita_Thunder",
"readable": "Wichita Thunder",
"graph": "resource:Wichita_Thunder"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?f rdf:type ontology:athlete . ?f property:birth_place resource:Anzio . ?f property:birth_year ?a }",
"readable_query": "ASK WHERE { ?f rdf:type ontology:athlete . ?f property:birth_place resource:Anzio . ?f property:birth_year ?a }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building
| 3 |
6579
|
Id199
|
[
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "United_States",
"property": "leaderName",
"object": "Paul_Ryan"
},
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "United_States"
}
] |
[
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "250_Delaware_Avenue",
"property": "location",
"object": "United_States"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Paul Ryan is a leader of the United States in which English is the language and is home to 250 Delaware Avenue.",
"250 Delaware Avenue is located in the United States, which is led by Paul Ryan. The language used in the US is English.",
"250 Delaware Avenue is located in the United States where they speak English and are led by Paul Ryan."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:leader",
"resource:Paul_Ryan"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:250_Delaware_Avenue",
"rdf:type",
"ontology:building"
],
[
"resource:250_Delaware_Avenue",
"property:location",
"resource:United_States"
]
] |
250_Delaware_Avenue
|
[
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "250_Delaware_Avenue",
"readable": "250 Delaware Avenue",
"graph": "resource:250_Delaware_Avenue"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Paul_Ryan",
"readable": "Paul Ryan",
"graph": "resource:Paul_Ryan"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?n WHERE { resource:United_States property:leader ?w . resource:United_States property:language ?n }",
"readable_query": "SELECT DISTINCT ?w ?n WHERE { resource:United_States property:leader ?w . resource:United_States property:language ?n }",
"graph_answer": [
"resource:Paul_Ryan",
"resource:English_language"
],
"readable_answer": [
"Paul Ryan",
"English language"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?p property:location resource:United_States . ?p rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p property:location resource:United_States . ?p rdf:type ontology:building }",
"graph_answer": [
"resource:250_Delaware_Avenue"
],
"readable_answer": [
"250 Delaware Avenue"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation
| 3 |
7453
|
Id53
|
[
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "Montreal_Locomotive_Works"
},
{
"subject": "ALCO_RS-3",
"property": "totalproduction",
"object": "1418"
},
{
"subject": "ALCO_RS-3",
"property": "MeanOfTransportation/length",
"object": "\"17068.8\"^^<http://dbpedia.org/datatype/millimetre>"
}
] |
[
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "Montreal_Locomotive_Works"
},
{
"subject": "ALCO_RS-3",
"property": "totalProduction",
"object": "1418"
},
{
"subject": "ALCO_RS-3",
"property": "length",
"object": "17068.8 (millimetres)"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"ALCO RS-3 is 17068.8 mm in length and was built by Montreal Locomotive Works. The total production amount for this engine is 1418.",
"1418 ALCO RS-3s were built by the Montreal Locomotive Works and had a length of 17068.8 mms.",
"The ALCO RS-3 is 17068.8 m long and was made by Montreal Locomotive Works. They only made 1418 of these."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:ALCO_RS_3",
"property:length",
"17068.8 (millimetres)"
],
[
"resource:ALCO_RS_3",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALCO_RS_3",
"property:total_production",
"resource:1418"
],
[
"resource:ALCO_RS_3",
"property:builder",
"resource:Montreal_Locomotive_Works"
]
] |
ALCO_RS-3
|
[
{
"modified": "17068.8 (millimetres)",
"readable": "17068.8",
"graph": "17068.8 (millimetres)"
},
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "totalProduction",
"readable": "total production",
"graph": "property:total_production"
},
{
"modified": "1418",
"readable": "1418",
"graph": "resource:1418"
},
{
"modified": "ALCO_RS-3",
"readable": "ALCO RS-3",
"graph": "resource:ALCO_RS_3"
},
{
"modified": "Montreal_Locomotive_Works",
"readable": "Montreal Locomotive Works",
"graph": "resource:Montreal_Locomotive_Works"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:builder resource:Montreal_Locomotive_Works . ?e property:length '45000.0 (millimetres)' }",
"readable_query": "ASK WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:builder resource:Montreal_Locomotive_Works . ?e property:length '45000.0 (millimetres)' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?g property:builder resource:Montreal_Locomotive_Works . ?g rdf:type ontology:mean_of_transportation . ?g property:length '17068.8 (millimetres)' }",
"readable_query": "ASK WHERE { ?g property:builder resource:Montreal_Locomotive_Works . ?g rdf:type ontology:mean_of_transportation . ?g property:length '17068.8 (millimetres)' }",
"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 ?a WHERE { ?a property:builder resource:Montreal_Locomotive_Works . ?a rdf:type ontology:mean_of_transportation . ?a property:length '17068.8 (millimetres)' }",
"readable_query": "SELECT ?a WHERE { ?a property:builder resource:Montreal_Locomotive_Works . ?a rdf:type ontology:mean_of_transportation . ?a property:length '17068.8 (millimetres)' }",
"graph_answer": [
"resource:ALCO_RS_3"
],
"readable_answer": [
"ALCO RS-3"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?q WHERE { resource:ALCO_RS_3 property:total_production ?n . resource:ALCO_RS_3 property:length ?q }",
"readable_query": "SELECT DISTINCT ?n ?q WHERE { resource:ALCO_RS-3 property:total_production ?n . resource:ALCO_RS-3 property:length ?q }",
"graph_answer": [
"resource:1418",
"17068.8 (millimetres)"
],
"readable_answer": [
"1418",
"17068.8"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician
| 2 |
5092
|
Id84
|
[
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "\"Faversham, Kent, England\"@en"
},
{
"subject": "Adam_Holloway",
"property": "almaMater",
"object": "Magdalene_College,_Cambridge"
}
] |
[
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "\"Faversham, Kent, England\""
},
{
"subject": "Adam_Holloway",
"property": "almaMater",
"object": "Magdalene_College,_Cambridge"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam Holloway, who was born in Faversham in Kent, England, graduated from Magdalene College, Cambridge.",
"Adam Holloway was born in Faversham Kent, England and studied at Magdalene College, Cambridge.",
"Adam Holloway was born in Faversham, Kent, England and graduated from Magdalene College, Cambridge."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adam_Holloway",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Holloway",
"property:alma_mater",
"resource:Magdalene_College__Cambridge"
],
[
"resource:Adam_Holloway",
"property:birth_place",
"resource:Faversham__Kent__England"
]
] |
Adam_Holloway
|
[
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "Adam_Holloway",
"readable": "Adam Holloway",
"graph": "resource:Adam_Holloway"
},
{
"modified": "Faversham, Kent, England",
"readable": "Faversham, Kent, England",
"graph": "resource:Faversham__Kent__England"
},
{
"modified": "Magdalene_College,_Cambridge",
"readable": "Magdalene College, Cambridge",
"graph": "resource:Magdalene_College__Cambridge"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?p rdf:type ontology:politician . ?p property:birth_place resource:Cleveland }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:politician . ?p property:birth_place resource:Cleveland }",
"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 { ?o property:birth_place resource:Faversham__Kent__England . ?o rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?o property:birth_place resource:Faversham,_Kent,_England . ?o rdf:type ontology:politician }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?e WHERE { ?e property:birth_place resource:Faversham__Kent__England . ?e rdf:type ontology:politician }",
"readable_query": "SELECT ?e WHERE { ?e property:birth_place resource:Faversham,_Kent,_England . ?e rdf:type ontology:politician }",
"graph_answer": [
"resource:Adam_Holloway"
],
"readable_answer": [
"Adam Holloway"
],
"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 ?t WHERE { resource:Adam_Holloway property:alma_mater ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Adam_Holloway property:alma_mater ?t }",
"graph_answer": [
"resource:Magdalene_College__Cambridge"
],
"readable_answer": [
"Magdalene College, Cambridge"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 5 |
12162
|
Id109
|
[
{
"subject": "Barny_Cakes",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "language",
"object": "French_language"
},
{
"subject": "France",
"property": "leader",
"object": "Claude_Bartolone"
},
{
"subject": "France",
"property": "leaderName",
"object": "Manuel_Valls"
},
{
"subject": "Barny_Cakes",
"property": "ingredient",
"object": "Sponge_cake"
}
] |
[
{
"subject": "Barny_Cakes",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "language",
"object": "French_language"
},
{
"subject": "France",
"property": "leader",
"object": "Claude_Bartolone"
},
{
"subject": "France",
"property": "leader",
"object": "Manuel_Valls"
},
{
"subject": "Barny_Cakes",
"property": "ingredient",
"object": "Sponge_cake"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The country Barny Cakes (made with sponge cake) comes from France where people speak French and the leaders are Claude Bartolone and Manuel Valls.",
"Barny cakes, which are made of sponge cake, can be found in France, where French is the language spoken and where Manuel Valls and Claude Bartolone are leaders.",
"Barny cakes, made with sponge cakes, can be found in France, where they speak French and their leaders are Claude Bartolone and Manuel Valls."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Barny_Cakes",
"property:ingredient",
"resource:Sponge_cake"
],
[
"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:Manuel_Valls"
],
[
"resource:France",
"property:language",
"resource:French_language"
]
] |
Barny_Cakes
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Barny_Cakes",
"readable": "Barny Cakes",
"graph": "resource:Barny_Cakes"
},
{
"modified": "Claude_Bartolone",
"readable": "Claude Bartolone",
"graph": "resource:Claude_Bartolone"
},
{
"modified": "France",
"readable": "France",
"graph": "resource:France"
},
{
"modified": "French_language",
"readable": "French language",
"graph": "resource:French_language"
},
{
"modified": "Manuel_Valls",
"readable": "Manuel Valls",
"graph": "resource:Manuel_Valls"
},
{
"modified": "Sponge_cake",
"readable": "Sponge cake",
"graph": "resource:Sponge_cake"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?o ) WHERE { resource:France property:leader ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?o ) WHERE { resource:France property:leader ?b }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:France property:leader ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:France property:leader ?l }",
"graph_answer": [
"resource:Claude_Bartolone",
"resource:Manuel_Valls"
],
"readable_answer": [
"Claude Bartolone",
"Manuel Valls"
],
"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:Barny_Cakes property:ingredient resource:Sponge_cake }",
"readable_query": "ASK WHERE { resource:Barny_Cakes property:ingredient resource:Sponge_cake }",
"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"
]
}
] |
|
Food
| 4 |
9817
|
Id106
|
[
{
"subject": "Bacon_sandwich",
"property": "mainIngredient",
"object": "\"Bread and bacon, with a condiment, often ketchup or brown sauce\"@en"
},
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "Bacon_sandwich",
"property": "alias",
"object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en"
},
{
"subject": "Bacon_sandwich",
"property": "ingredient",
"object": "Bacon"
}
] |
[
{
"subject": "Bacon_sandwich",
"property": "mainIngredient",
"object": "\"Bread and bacon, with a condiment, often ketchup or brown sauce\""
},
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "Bacon_sandwich",
"property": "alternativeName",
"object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\""
},
{
"subject": "Bacon_sandwich",
"property": "ingredient",
"object": "Bacon"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bacon sandwiches are popular in the UK and the main ingredients in a Bacon sandwich are bread and bacon with ketchup or brown sauce as a condiment. Other names for the sandwich include bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin.",
"The bacon sandwich has different names including: Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin. The dish comes from the United Kingdom and the main ingredients include bread and bacon with ketchup or brown sauce as a condiment.",
"The bacon sandwich, which is popular in the UK, has different names including: Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm and bacon muffin. The main ingredients are bread, bacon and a condiment, often ketchup or brown sauce."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Bacon_sandwich",
"property:ingredient",
"resource:Bacon"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:Bacon"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:With_a_condiment"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:Bread"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:Often_ketchup_or_brown_sauce"
],
[
"resource:Bacon_sandwich",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_sandwich",
"property:country",
"resource:United_Kingdom"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Rasher_sandwich"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_muffin"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_sanger"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_butty"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_cob"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_sarnie"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Piece__n_bacon"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_barm"
]
] |
Bacon_sandwich
|
[
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "Bacon",
"readable": "Bacon",
"graph": "resource:Bacon"
},
{
"modified": "Bacon barm",
"readable": "Bacon barm",
"graph": "resource:Bacon_barm"
},
{
"modified": "Bacon butty",
"readable": "Bacon butty",
"graph": "resource:Bacon_butty"
},
{
"modified": "Bacon cob",
"readable": "Bacon cob",
"graph": "resource:Bacon_cob"
},
{
"modified": "Bacon muffin",
"readable": "Bacon muffin",
"graph": "resource:Bacon_muffin"
},
{
"modified": "Bacon_sandwich",
"readable": "Bacon sandwich",
"graph": "resource:Bacon_sandwich"
},
{
"modified": "Bacon sanger",
"readable": "Bacon sanger",
"graph": "resource:Bacon_sanger"
},
{
"modified": "Bacon sarnie",
"readable": "Bacon sarnie",
"graph": "resource:Bacon_sarnie"
},
{
"modified": "Bread",
"readable": "Bread",
"graph": "resource:Bread"
},
{
"modified": "Often ketchup or brown sauce",
"readable": "Often ketchup or brown sauce",
"graph": "resource:Often_ketchup_or_brown_sauce"
},
{
"modified": "Piece 'n bacon",
"readable": "Piece 'n bacon",
"graph": "resource:Piece__n_bacon"
},
{
"modified": "Rasher sandwich",
"readable": "Rasher sandwich",
"graph": "resource:Rasher_sandwich"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
},
{
"modified": "With a condiment",
"readable": "With a condiment",
"graph": "resource:With_a_condiment"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?s ) WHERE { resource:Bacon_sandwich property:alternative_name ?o }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?s ) WHERE { resource:Bacon_sandwich property:alternative_name ?o }",
"graph_answer": [
"8"
],
"readable_answer": [
"8"
],
"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:Bacon_sandwich property:alternative_name ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Bacon_sandwich property:alternative_name ?t }",
"graph_answer": [
"resource:Rasher_sandwich",
"resource:Bacon_muffin",
"resource:Bacon_sanger",
"resource:Bacon_butty",
"resource:Bacon_cob",
"resource:Bacon_sarnie",
"resource:Piece__n_bacon",
"resource:Bacon_barm"
],
"readable_answer": [
"Rasher sandwich",
"Bacon muffin",
"Bacon sanger",
"Bacon butty",
"Bacon cob",
"Bacon sarnie",
"Piece 'n bacon",
"Bacon barm"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?w ) WHERE { resource:Bacon_sandwich property:main_ingredient ?p }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?w ) WHERE { resource:Bacon_sandwich property:main_ingredient ?p }",
"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 ?m WHERE { resource:Bacon_sandwich property:main_ingredient ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Bacon_sandwich property:main_ingredient ?m }",
"graph_answer": [
"resource:Bacon",
"resource:With_a_condiment",
"resource:Bread",
"resource:Often_ketchup_or_brown_sauce"
],
"readable_answer": [
"Bacon",
"With a condiment",
"Bread",
"Often ketchup or brown sauce"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Bacon_sandwich property:partial_failures ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Bacon_sandwich property:partial_failures ?b }",
"graph_answer": [],
"readable_answer": [],
"type": [
"ellipsis",
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork
| 2 |
5488
|
Id23
|
[
{
"subject": "1634:_The_Ram_Rebellion",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "1634:_The_Ram_Rebellion",
"property": "previousWork",
"object": "1634:_The_Galileo_Affair"
}
] |
[
{
"subject": "1634:_The_Ram_Rebellion",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "1634:_The_Ram_Rebellion",
"property": "precededBy",
"object": "1634:_The_Galileo_Affair"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Eric Flint is the author of 1634: The Ram Rebellion, which was preceded by 1634 The Galileo Affair.",
"1634: The Ram Rebellion by Eric Flint, is preceded by 1634: The Galileo Affair.",
"Eric Flint wrote the book 1634: The Ram Rebellion which was preceded by 1634: The Galileo Affair."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:1634__The_Ram_Rebellion",
"property:preceded_by",
"resource:1634__The_Galileo_Affair"
],
[
"resource:1634__The_Ram_Rebellion",
"property:author",
"resource:Eric_Flint"
],
[
"resource:1634__The_Ram_Rebellion",
"rdf:type",
"ontology:written_work"
]
] |
1634:_The_Ram_Rebellion
|
[
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "precededBy",
"readable": "preceded by",
"graph": "property:preceded_by"
},
{
"modified": "1634:_The_Galileo_Affair",
"readable": "1634: The Galileo Affair",
"graph": "resource:1634__The_Galileo_Affair"
},
{
"modified": "1634:_The_Ram_Rebellion",
"readable": "1634: The Ram Rebellion",
"graph": "resource:1634__The_Ram_Rebellion"
},
{
"modified": "Eric_Flint",
"readable": "Eric Flint",
"graph": "resource:Eric_Flint"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?f WHERE { resource:1634__The_Ram_Rebellion property:author ?u . resource:1634__The_Ram_Rebellion property:preceded_by ?f }",
"readable_query": "SELECT DISTINCT ?u ?f WHERE { resource:1634:_The_Ram_Rebellion property:author ?u . resource:1634:_The_Ram_Rebellion property:preceded_by ?f }",
"graph_answer": [
"resource:Eric_Flint",
"resource:1634__The_Galileo_Affair"
],
"readable_answer": [
"Eric Flint",
"1634: The Galileo Affair"
],
"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"
]
}
] |
|
Athlete
| 4 |
9025
|
Id95
|
[
{
"subject": "Alessio_Romagnoli",
"property": "team",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "league",
"object": "Serie_A"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "Alessio_Romagnoli",
"property": "clubs",
"object": "\"→ Sampdoria\"@en"
}
] |
[
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "league",
"object": "Serie_A"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "U.C._Sampdoria"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alessio Romagnoli, who plays for the club U.C. Sampdoria, plays for the club A.C. Milan. Siniša Mihajlović is the manager of A. C. Milan which is in Serie A league.",
"Alessio Romagnoli plays for the club A.C. Milan in the Serie A. League and managed by Siniša Mihajlović. Mr. Romagnoli has been a rep for the U.C. Sampdoria also.",
"Alessio Romagnoli, who is connected to UC Sampdoria, plays for the club A.C. Milan. Part of the Serie A league, A.C. Milan, is managed by, Siniša Mihajlović."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_C__Milan",
"property:manager",
"resource:Sini_a_Mihajlovi_"
],
[
"resource:A_C__Milan",
"property:league",
"resource:Serie_A"
],
[
"resource:Alessio_Romagnoli",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:A_C__Milan"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:U_C__Sampdoria"
]
] |
Alessio_Romagnoli
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.C._Milan",
"readable": "A.C. Milan",
"graph": "resource:A_C__Milan"
},
{
"modified": "Alessio_Romagnoli",
"readable": "Alessio Romagnoli",
"graph": "resource:Alessio_Romagnoli"
},
{
"modified": "Serie_A",
"readable": "Serie A",
"graph": "resource:Serie_A"
},
{
"modified": "Siniša_Mihajlović",
"readable": "Siniša Mihajlović",
"graph": "resource:Sini_a_Mihajlovi_"
},
{
"modified": "U.C._Sampdoria",
"readable": "U.C. Sampdoria",
"graph": "resource:U_C__Sampdoria"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER NOT EXISTS { ?n property:league resource:Serie_A } . resource:Alessio_Romagnoli property:club ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER NOT EXISTS { ?n property:league resource:Serie_A } . resource:Alessio_Romagnoli property:club ?n }",
"graph_answer": [
"resource:U_C__Sampdoria"
],
"readable_answer": [
"U.C. Sampdoria"
],
"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 ?k WHERE { FILTER ( ?k != resource:U_C__Sampdoria ) . resource:Alessio_Romagnoli property:club ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?k != resource:U.C._Sampdoria ) . resource:Alessio_Romagnoli property:club ?k }",
"graph_answer": [
"resource:A_C__Milan"
],
"readable_answer": [
"A.C. Milan"
],
"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 ?r WHERE { resource:A_C__Milan property:mascot ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:A.C._Milan property:mascot ?r }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation
| 5 |
12395
|
Id112
|
[
{
"subject": "Costa_Crociere",
"property": "parentCompany",
"object": "Carnival_Corporation_&_plc"
},
{
"subject": "AIDAstella",
"property": "shipOperator",
"object": "AIDA_Cruises"
},
{
"subject": "Meyer_Werft",
"property": "location",
"object": "Germany"
},
{
"subject": "AIDAstella",
"property": "shipBuilder",
"object": "Meyer_Werft"
},
{
"subject": "AIDAstella",
"property": "shipOwner",
"object": "Costa_Crociere"
}
] |
[
{
"subject": "Costa_Crociere",
"property": "parentCompany",
"object": "Carnival_Corporation_&_plc"
},
{
"subject": "AIDAstella",
"property": "operator",
"object": "AIDA_Cruises"
},
{
"subject": "Meyer_Werft",
"property": "location",
"object": "Germany"
},
{
"subject": "AIDAstella",
"property": "builder",
"object": "Meyer_Werft"
},
{
"subject": "AIDAstella",
"property": "owner",
"object": "Costa_Crociere"
}
] |
(X (X) (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Meyer Werft are located in Germany and built the AIDAstella operated by AIDA Cruises. Itis owned by Costa Crociere whose parent company is Carnival Corporation & plc.",
"The AIDAstella was built by the German based company Meyer Werft. It is operated by AIDA Cruises and owned by Costa Crociere, a subsidiary of Carnival Corporation & Plc.",
"The AIDAstella was built by Meyer Werft located in Germany. It is operated by the AIDA Cruise Line and owned by Costa Crociere whose parent company is Carnival Corporation & plc."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Costa_Crociere",
"property:parent_company",
"resource:Carnival_Corporation___plc"
],
[
"resource:AIDAstella",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAstella",
"property:owner",
"resource:Costa_Crociere"
],
[
"resource:AIDAstella",
"property:operator",
"resource:AIDA_Cruises"
],
[
"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": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "parentCompany",
"readable": "parent company",
"graph": "property:parent_company"
},
{
"modified": "AIDA_Cruises",
"readable": "AIDA Cruises",
"graph": "resource:AIDA_Cruises"
},
{
"modified": "AIDAstella",
"readable": "AIDAstella",
"graph": "resource:AIDAstella"
},
{
"modified": "Carnival_Corporation_&_plc",
"readable": "Carnival Corporation & plc",
"graph": "resource:Carnival_Corporation___plc"
},
{
"modified": "Costa_Crociere",
"readable": "Costa Crociere",
"graph": "resource:Costa_Crociere"
},
{
"modified": "Germany",
"readable": "Germany",
"graph": "resource:Germany"
},
{
"modified": "Meyer_Werft",
"readable": "Meyer Werft",
"graph": "resource:Meyer_Werft"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:mean_of_transportation . ?l property:location resource:Germany . ?h property:builder ?l . ?h property:owner resource:Costa_Crociere }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:mean_of_transportation . ?l property:location resource:Germany . ?h property:builder ?l . ?h property:owner resource:Costa_Crociere }",
"graph_answer": [
"resource:AIDAstella"
],
"readable_answer": [
"AIDAstella"
],
"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 ?c WHERE { ?p rdf:type ontology:mean_of_transportation . ?c property:location resource:Germany . ?p property:operator resource:AIDA_Cruises . ?p property:builder ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?p rdf:type ontology:mean_of_transportation . ?c property:location resource:Germany . ?p property:operator resource:AIDA_Cruises . ?p property:builder ?c }",
"graph_answer": [
"resource:Meyer_Werft"
],
"readable_answer": [
"Meyer Werft"
],
"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"
]
}
] |
|
Athlete
| 2 |
3686
|
Id26
|
[
{
"subject": "Abner_(footballer)",
"property": "team",
"object": "Brazil_national_under-17_football_team"
},
{
"subject": "Abner_(footballer)",
"property": "clubs",
"object": "Coritiba_Foot_Ball_Club"
}
] |
[
{
"subject": "Abner_(footballer)",
"property": "club",
"object": "Brazil_national_under-17_football_team"
},
{
"subject": "Abner_(footballer)",
"property": "club",
"object": "Coritiba_Foot_Ball_Club"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abner plays for Coritiba Football Club and has represented Brazil at Under 17 level.",
"Abner, who plays for the Coritiba Football club, has represented Brazil at under 17 level.",
"The footballer Abner plays for Coritiba Football Club and the Brazil national under-17 football team."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abner__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Abner__footballer_",
"property:club",
"resource:Coritiba_Foot_Ball_Club"
],
[
"resource:Abner__footballer_",
"property:club",
"resource:Brazil_national_under_17_football_team"
]
] |
Abner_(footballer)
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"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": "Coritiba_Foot_Ball_Club",
"readable": "Coritiba Foot Ball Club",
"graph": "resource:Coritiba_Foot_Ball_Club"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Abner__footballer_ property:club ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'coritiba' ) ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Abner_(footballer) property:club ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'coritiba' ) ) }",
"graph_answer": [
"resource:Coritiba_Foot_Ball_Club"
],
"readable_answer": [
"Coritiba Foot Ball Club"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { resource:Abner__footballer_ property:club ?k }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?n ) WHERE { resource:Abner_(footballer) property:club ?k }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Abner__footballer_ property:club ?i . FILTER ( ?i != resource:Coritiba_Foot_Ball_Club ) }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Abner_(footballer) property:club ?i . FILTER ( ?i != resource:Coritiba_Foot_Ball_Club ) }",
"graph_answer": [
"resource:Brazil_national_under_17_football_team"
],
"readable_answer": [
"Brazil national under-17 football team"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 3 |
7226
|
Id139
|
[
{
"subject": "Baked_Alaska",
"property": "region",
"object": "\"Paris, New York or Hong Kong\"@en"
},
{
"subject": "Baked_Alaska",
"property": "country",
"object": "France"
},
{
"subject": "Baked_Alaska",
"property": "ingredient",
"object": "Sponge_cake"
}
] |
[
{
"subject": "Baked_Alaska",
"property": "region",
"object": "\"Paris, New York or Hong Kong\""
},
{
"subject": "Baked_Alaska",
"property": "country",
"object": "France"
},
{
"subject": "Baked_Alaska",
"property": "ingredient",
"object": "Sponge_cake"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Sponge cake is an ingredient of Baked Alaska, which can come from either Paris (France), New York or Hong Kong.",
"Baked Alaska is from France, Baked Alaska can be found in Hong Kong, New York or Paris. Sponge Cake is one of the ingredients in Baked Alaska.",
"Sponge cake is an ingredient in Baked Alaska which comes from France, Paris, New York or Hong Kong."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Baked_Alaska",
"property:ingredient",
"resource:Sponge_cake"
],
[
"resource:Baked_Alaska",
"rdf:type",
"ontology:food"
],
[
"resource:Baked_Alaska",
"property:country",
"resource:France"
],
[
"resource:Baked_Alaska",
"property:region",
"Paris, New York or Hong Kong"
]
] |
Baked_Alaska
|
[
{
"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": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Baked_Alaska",
"readable": "Baked Alaska",
"graph": "resource:Baked_Alaska"
},
{
"modified": "France",
"readable": "France",
"graph": "resource:France"
},
{
"modified": "Sponge_cake",
"readable": "Sponge cake",
"graph": "resource:Sponge_cake"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?b WHERE { resource:Baked_Alaska property:ingredient ?b . resource:Baked_Alaska property:country ?r }",
"readable_query": "SELECT DISTINCT ?r ?b WHERE { resource:Baked_Alaska property:ingredient ?b . resource:Baked_Alaska property:country ?r }",
"graph_answer": [
"resource:France",
"resource:Sponge_cake"
],
"readable_answer": [
"France",
"Sponge cake"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Baked_Alaska property:power_type ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Baked_Alaska property:power_type ?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"
]
}
] |
|
CelestialBody
| 3 |
6635
|
Id52
|
[
{
"subject": "1036_Ganymed",
"property": "discoverer",
"object": "Walter_Baade"
},
{
"subject": "Walter_Baade",
"property": "deathPlace",
"object": "Göttingen"
},
{
"subject": "Walter_Baade",
"property": "almaMater",
"object": "University_of_Göttingen"
}
] |
[
{
"subject": "1036_Ganymed",
"property": "discoverer",
"object": "Walter_Baade"
},
{
"subject": "Walter_Baade",
"property": "deathPlace",
"object": "Göttingen"
},
{
"subject": "Walter_Baade",
"property": "almaMater",
"object": "University_of_Göttingen"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1036 Ganymed was discovered by Walter Baade, whose alma mater was the University of Gottingen, and who died in Göttingen.",
"1036 Ganymed was discovered by Walter Baade, a graduate from the University of Gottingen, who died in Gottingen.",
"1036 Ganymed was discovered by Walter Baade, whose alma mater was the University of Göttingen, and who died in that same city."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:1036_Ganymed",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1036_Ganymed",
"property:discoverer",
"resource:Walter_Baade"
],
[
"resource:Walter_Baade",
"property:death_place",
"resource:G_ttingen"
],
[
"resource:Walter_Baade",
"property:alma_mater",
"resource:University_of_G_ttingen"
]
] |
1036_Ganymed
|
[
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "1036_Ganymed",
"readable": "1036 Ganymed",
"graph": "resource:1036_Ganymed"
},
{
"modified": "Göttingen",
"readable": "Göttingen",
"graph": "resource:G_ttingen"
},
{
"modified": "University_of_Göttingen",
"readable": "University of Göttingen",
"graph": "resource:University_of_G_ttingen"
},
{
"modified": "Walter_Baade",
"readable": "Walter Baade",
"graph": "resource:Walter_Baade"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?b property:death_place resource:New_York_City . ?b property:alma_mater resource:University_of_G_ttingen }",
"readable_query": "ASK WHERE { ?b property:death_place resource:New_York_City . ?b property:alma_mater resource:University_of_Göttingen }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?x property:death_place resource:G_ttingen . ?x property:alma_mater resource:University_of_G_ttingen }",
"readable_query": "ASK WHERE { ?x property:death_place resource:Göttingen . ?x property:alma_mater resource:University_of_Göttingen }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?j WHERE { ?j property:death_place resource:G_ttingen . ?j property:alma_mater resource:University_of_G_ttingen }",
"readable_query": "SELECT ?j WHERE { ?j property:death_place resource:Göttingen . ?j property:alma_mater resource:University_of_Göttingen }",
"graph_answer": [
"resource:Walter_Baade"
],
"readable_answer": [
"Walter Baade"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:celestial_body . ?p property:discoverer resource:Walter_Baade }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:celestial_body . ?p property:discoverer resource:Walter_Baade }",
"graph_answer": [
"resource:1036_Ganymed"
],
"readable_answer": [
"1036 Ganymed"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 2 |
5147
|
Id139
|
[
{
"subject": "Albert_B._White",
"property": "dateOfBirth",
"object": "\"1856-09-22\"^^xsd:date"
},
{
"subject": "Albert_B._White",
"property": "placeOfBirth",
"object": "Cleveland"
}
] |
[
{
"subject": "Albert_B._White",
"property": "birthDate",
"object": "1856-09-22"
},
{
"subject": "Albert_B._White",
"property": "birthPlace",
"object": "Cleveland"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albert B White was born in Cleveland 1856-09-22.",
"Albert B. White was born, 22nd September, 1856, in Cleveland.",
"Albert B. White was born in Cleveland on September 2, 1856."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Albert_B__White",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_B__White",
"property:birth_date",
"resource:1856_09_22"
],
[
"resource:Albert_B__White",
"property:birth_place",
"resource:Cleveland"
]
] |
Albert_B._White
|
[
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "1856-09-22",
"readable": "1856-09-22",
"graph": "resource:1856_09_22"
},
{
"modified": "Albert_B._White",
"readable": "Albert B. White",
"graph": "resource:Albert_B__White"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { FILTER ( CONTAINS ( YEAR ( ?w ) , '1856' ) ) . ?o rdf:type ontology:politician . ?o property:birth_date ?w . ?o property:birth_place ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( CONTAINS ( YEAR ( ?w ) , '1856' ) ) . ?o rdf:type ontology:politician . ?o property:birth_date ?w . ?o property:birth_place ?m }",
"graph_answer": [
"resource:Cleveland"
],
"readable_answer": [
"Cleveland"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?s ) , 'albert' ) ) . ?s property:birth_place resource:Cleveland }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:politician . FILTER ( CONTAINS ( LCASE ( ?s ) , 'albert' ) ) . ?s property:birth_place resource:Cleveland }",
"graph_answer": [
"resource:Albert_B__White"
],
"readable_answer": [
"Albert B. White"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Albert_B__White property:chief ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Albert_B._White property:chief ?e }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation
| 3 |
7536
|
Id136
|
[
{
"subject": "Alvis_Speed_25",
"property": "manufacturer",
"object": "Alvis_Car_and_Engineering_Company"
},
{
"subject": "Alvis_Car_and_Engineering_Company",
"property": "locationCity",
"object": "Coventry"
},
{
"subject": "Alvis_Car_and_Engineering_Company",
"property": "successor",
"object": "Rover_Company"
}
] |
[
{
"subject": "Alvis_Speed_25",
"property": "manufacturer",
"object": "Alvis_Car_and_Engineering_Company"
},
{
"subject": "Alvis_Car_and_Engineering_Company",
"property": "city",
"object": "Coventry"
},
{
"subject": "Alvis_Car_and_Engineering_Company",
"property": "successor",
"object": "Rover_Company"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Alvis Speed 25 was built by the Coventry based Alvis Car and Engineering Company which was succeeded by the Rover Co.",
"Alvis Car and Engineering Company in Coventry was succeeded by The Rover Co., and manufactured the Alvis Speed 25.",
"The Alvis Car and Engineering Co., succeeded by the Rover Co., manufacture the Alvis Speed 25. The company is located in Coventry."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alvis_Car_and_Engineering_Company",
"property:city",
"resource:Coventry"
],
[
"resource:Alvis_Car_and_Engineering_Company",
"property:successor",
"resource:Rover_Company"
],
[
"resource:Alvis_Speed_25",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Alvis_Speed_25",
"property:manufacturer",
"resource:Alvis_Car_and_Engineering_Company"
]
] |
Alvis_Speed_25
|
[
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Alvis_Car_and_Engineering_Company",
"readable": "Alvis Car and Engineering Company",
"graph": "resource:Alvis_Car_and_Engineering_Company"
},
{
"modified": "Alvis_Speed_25",
"readable": "Alvis Speed 25",
"graph": "resource:Alvis_Speed_25"
},
{
"modified": "Coventry",
"readable": "Coventry",
"graph": "resource:Coventry"
},
{
"modified": "Rover_Company",
"readable": "Rover Company",
"graph": "resource:Rover_Company"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?i property:manufacturer ?m . ?i rdf:type ontology:mean_of_transportation . ?m property:successor resource:Rover_Company . FILTER ( CONTAINS ( LCASE ( ?m ) , 'and' ) ) }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i property:manufacturer ?m . ?i rdf:type ontology:mean_of_transportation . ?m property:successor resource:Rover_Company . FILTER ( CONTAINS ( LCASE ( ?m ) , 'and' ) ) }",
"graph_answer": [
"resource:Alvis_Speed_25"
],
"readable_answer": [
"Alvis Speed 25"
],
"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 ?h ?q WHERE { resource:Alvis_Speed_25 property:manufacturer ?q . ?q property:city ?h }",
"readable_query": "SELECT DISTINCT ?h ?q WHERE { resource:Alvis_Speed_25 property:manufacturer ?q . ?q property:city ?h }",
"graph_answer": [
"resource:Coventry",
"resource:Alvis_Car_and_Engineering_Company"
],
"readable_answer": [
"Coventry",
"Alvis Car and Engineering Company"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Building
| 5 |
11555
|
Id19
|
[
{
"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": "United_Kingdom",
"property": "currency",
"object": "Pound_sterling"
}
] |
[
{
"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"
},
{
"subject": "United_Kingdom",
"property": "currency",
"object": "Pound_sterling"
}
] |
(X (X (X) (X) (X (X))))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Elizabeth II is the leader of United Kingdom where the currency is Pound sterling and 20 Fenchurch Street is located. The capital is London which is led via the European Parliament.",
"London, the capital of the UK is led via the European Parliament. 20 Fenchurch Street is located within the country which is led by Elizabeth II and has the currency of the pound sterling."
],
"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:United_Kingdom",
"property:currency",
"resource:Pound_sterling"
],
[
"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": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"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": "Pound_sterling",
"readable": "Pound sterling",
"graph": "resource:Pound_sterling"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?a property:currency resource:Singapore_dollar . ?s property:location ?a . ?s rdf:type ontology:building }",
"readable_query": "ASK WHERE { ?a property:currency resource:Singapore_dollar . ?s property:location ?a . ?s rdf:type ontology:building }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:London property:leader_title ?t }",
"readable_query": "ASK WHERE { resource:London property:leader_title ?t }",
"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 { resource:London property:leader_title ?v }",
"readable_query": "SELECT ?v WHERE { resource:London property:leader_title ?v }",
"graph_answer": [
"resource:European_Parliament"
],
"readable_answer": [
"European Parliament"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m property:currency resource:Pound_sterling . ?m property:capital ?j . ?j property:leader_title resource:European_Parliament }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m property:currency resource:Pound_sterling . ?m property:capital ?j . ?j property:leader_title resource:European_Parliament }",
"graph_answer": [
"resource:United_Kingdom"
],
"readable_answer": [
"United Kingdom"
],
"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 ?d WHERE { ?d rdf:type ontology:building . ?d property:location resource:United_Kingdom }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:building . ?d property:location resource:United_Kingdom }",
"graph_answer": [
"resource:20_Fenchurch_Street"
],
"readable_answer": [
"20 Fenchurch Street"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:United_Kingdom property:occupation ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:United_Kingdom property:occupation ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody
| 2 |
4047
|
Id28
|
[
{
"subject": "(66063)_1998_RO1",
"property": "Planet/minimumTemperature",
"object": "\"202.15\"^^<http://dbpedia.org/datatype/kelvin>"
},
{
"subject": "(66063)_1998_RO1",
"property": "Planet/apoapsis",
"object": "\"2.5498957060815E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "(66063)_1998_RO1",
"property": "minimumTemperature",
"object": "-71.0 (degreeCelsius)"
},
{
"subject": "(66063)_1998_RO1",
"property": "apoapsis",
"object": "254989570.60815 (kilometres)"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"66063 1998 RO1 has a minimum temperature of -71.0 degrees Celsius and its apoapsis is 254989570.60815 km.",
"(66063) 1998 RO1 has a minimum temperature of -71.0 degrees Celsius and its apoapsis is 254989570.60815 kilometres.",
"(66063) 1998 RO1 has a minimum temperature of -71.0 degrees Celsius and an apoapsis of 254989570.60815 km."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:_66063__1998_RO1",
"property:minimum_temperature",
"-71.0 (degreeCelsius)"
],
[
"resource:_66063__1998_RO1",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_66063__1998_RO1",
"property:apoapsis",
"254989570.60815 (kilometres)"
]
] |
(66063)_1998_RO1
|
[
{
"modified": "-71.0 (degreeCelsius)",
"readable": "-71.0",
"graph": "-71.0 (degreeCelsius)"
},
{
"modified": "254989570.60815 (kilometres)",
"readable": "254989570.60815",
"graph": "254989570.60815 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "minimumTemperature",
"readable": "minimum temperature",
"graph": "property:minimum_temperature"
},
{
"modified": "(66063)_1998_RO1",
"readable": "1998 RO1",
"graph": "resource:_66063__1998_RO1"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?v property:apoapsis '560937000.0 (kilometres)' . ?v rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?v property:apoapsis '560937000.0 (kilometres)' . ?v rdf:type ontology:celestial_body }",
"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 { ?i property:apoapsis '254989570.60815 (kilometres)' . ?i rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?i property:apoapsis '254989570.60815 (kilometres)' . ?i rdf:type ontology:celestial_body }",
"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 ?g WHERE { ?g rdf:type ontology:celestial_body . ?g property:apoapsis '254989570.60815 (kilometres)' }",
"readable_query": "SELECT ?g WHERE { ?g rdf:type ontology:celestial_body . ?g property:apoapsis '254989570.60815 (kilometres)' }",
"graph_answer": [
"resource:_66063__1998_RO1"
],
"readable_answer": [
"1998 RO1"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p ?f WHERE { resource:_66063__1998_RO1 property:minimum_temperature ?p . resource:_66063__1998_RO1 property:apoapsis ?f }",
"readable_query": "SELECT DISTINCT ?p ?f WHERE { resource:(66063)_1998_RO1 property:minimum_temperature ?p . resource:(66063)_1998_RO1 property:apoapsis ?f }",
"graph_answer": [
"-71.0 (degreeCelsius)",
"254989570.60815 (kilometres)"
],
"readable_answer": [
"-71.0",
"254989570.60815"
],
"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
| 3 |
5715
|
Id48
|
[
{
"subject": "Agra_Airport",
"property": "location",
"object": "Uttar_Pradesh"
},
{
"subject": "Agra_Airport",
"property": "operator",
"object": "\"/\"@en"
},
{
"subject": "Agra_Airport",
"property": "icaoLocationIdentifier",
"object": "\"(Location of airport in India)\""
}
] |
[
{
"subject": "Agra_Airport",
"property": "location",
"object": "Uttar_Pradesh"
},
{
"subject": "Agra_Airport",
"property": "operatingOrganisation",
"object": "Airports_Authority_of_India"
},
{
"subject": "Agra_Airport",
"property": "icaoLocationIdentifier",
"object": "\"VIAG\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ICAO Location Identifier of Agra Airport in Uttar Pradesh is VIAG. The airport is operated by the AIrports Authority of India.",
"Agra Airport (VIAG) is in Uttar Pradesh. The Airports Authority of India is located there.",
"Agra Airport, with the ICAO identifier of VIAG, located in Uttar Pradesh is operated by airports authority of India."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Agra_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Agra_Airport",
"property:location",
"resource:Uttar_Pradesh"
],
[
"resource:Agra_Airport",
"property:icao_location_identifier",
"resource:VIAG"
],
[
"resource:Agra_Airport",
"property:operating_organisation",
"resource:Airports_Authority_of_India"
]
] |
Agra_Airport
|
[
{
"modified": "icaoLocationIdentifier",
"readable": "icao location identifier",
"graph": "property:icao_location_identifier"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Agra_Airport",
"readable": "Agra Airport",
"graph": "resource:Agra_Airport"
},
{
"modified": "Airports_Authority_of_India",
"readable": "Airports Authority of India",
"graph": "resource:Airports_Authority_of_India"
},
{
"modified": "Uttar_Pradesh",
"readable": "Uttar Pradesh",
"graph": "resource:Uttar_Pradesh"
},
{
"modified": "VIAG",
"readable": "VIAG",
"graph": "resource:VIAG"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . ?s rdf:type ontology:airport . ?s property:operating_organisation resource:Airports_Authority_of_India }",
"readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( STRSTARTS ( LCASE ( ?s ) , 'a' ) ) . ?s rdf:type ontology:airport . ?s property:operating_organisation resource:Airports_Authority_of_India }",
"graph_answer": [
"resource:Agra_Airport"
],
"readable_answer": [
"Agra Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l ?s WHERE { resource:Agra_Airport property:location ?l . resource:Agra_Airport property:icao_location_identifier ?s }",
"readable_query": "SELECT DISTINCT ?l ?s WHERE { resource:Agra_Airport property:location ?l . resource:Agra_Airport property:icao_location_identifier ?s }",
"graph_answer": [
"resource:Uttar_Pradesh",
"resource:VIAG"
],
"readable_answer": [
"Uttar Pradesh",
"VIAG"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation
| 4 |
10196
|
Id170
|
[
{
"subject": "Aston_Martin_Virage",
"property": "related",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "engine",
"object": "Aston_Martin_V8__1"
},
{
"subject": "Aston_Martin_V8",
"property": "successor",
"object": "Aston_Martin_Virage"
},
{
"subject": "Aston_Martin_Virage",
"property": "manufacturer",
"object": "Aston_Martin"
}
] |
[
{
"subject": "Aston_Martin_Virage",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "engine",
"object": "5.3 (litres)"
},
{
"subject": "Aston_Martin_V8",
"property": "successor",
"object": "Aston_Martin_Virage"
},
{
"subject": "Aston_Martin_Virage",
"property": "manufacturer",
"object": "Aston_Martin"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aston Martin Virage is a related vehicle to the Aston Martin DBS, has an engine volume of 5.3 litres, preceded the Aston Martin V8, and is manufactured by Aston Martin.",
"Aston Martin Virage and Aston Martin DBS are related types of transportation. The Aston Martin V8 has a 5.3 litre engine and was succeeded by the Aston Martin Virage, manufactured by Aston Martin.",
"The Aston Martin V8, has a 5.3 litre engine volume, and was succeeded by the Aston Martin Virage which is manufactured by Aston Martin. Aston Martin Virage is a related vehicle to the Aston Martin DBS."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aston_Martin_V8",
"property:engine",
"5.3 (litres)"
],
[
"resource:Aston_Martin_V8",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aston_Martin_V8",
"property:successor",
"resource:Aston_Martin_Virage"
],
[
"resource:Aston_Martin_Virage",
"property:related_mean_of_transportation",
"resource:Aston_Martin_DBS"
],
[
"resource:Aston_Martin_Virage",
"property:manufacturer",
"resource:Aston_Martin"
]
] |
Aston_Martin_V8
|
[
{
"modified": "5.3 (litres)",
"readable": "5.3",
"graph": "5.3 (litres)"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Aston_Martin",
"readable": "Aston Martin",
"graph": "resource:Aston_Martin"
},
{
"modified": "Aston_Martin_DBS",
"readable": "Aston Martin DBS",
"graph": "resource:Aston_Martin_DBS"
},
{
"modified": "Aston_Martin_V8",
"readable": "Aston Martin V8",
"graph": "resource:Aston_Martin_V8"
},
{
"modified": "Aston_Martin_Virage",
"readable": "Aston Martin Virage",
"graph": "resource:Aston_Martin_Virage"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?t property:related_mean_of_transportation resource:Aston_Martin_DBS . ?t property:manufacturer resource:Aston_Martin . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t property:related_mean_of_transportation resource:Aston_Martin_DBS . ?t property:manufacturer resource:Aston_Martin . FILTER ( STRSTARTS ( LCASE ( ?t ) , 'a' ) ) }",
"graph_answer": [
"resource:Aston_Martin_Virage"
],
"readable_answer": [
"Aston Martin Virage"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Aston_Martin_V8 property:engine '5.3 (litres)' }",
"readable_query": "ASK WHERE { resource:Aston_Martin_V8 property:engine '5.3 (litres)' }",
"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 ?v WHERE { resource:Aston_Martin_V8 property:abbreviation ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Aston_Martin_V8 property:abbreviation ?v }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 5 |
12494
|
Id13
|
[
{
"subject": "Abdul_Taib_Mahmud",
"property": "residence",
"object": "Sarawak"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "region",
"object": "Asajaya"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Kingdom_of_Sarawak"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthDate",
"object": "\"1936-05-21\"^^xsd:date"
}
] |
[
{
"subject": "Abdul_Taib_Mahmud",
"property": "residence",
"object": "Sarawak"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "region",
"object": "Asajaya"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Kingdom_of_Sarawak"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthDate",
"object": "1936-05-21"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abdul Taib Mahmud, born in the Kingdom of Sarawak on May 21st 1936, lives in Sarawak and is a member of the Parti Pesaka Bumiputera Bersatu. He represented the Asajaya region.",
"Abdul Taib Mahmud was born in the Kingdom of Sarawak on 1936-05-21. He resides in Sarawak and represented Asajaya. Abdul Taib Mahmud's party is the Parti Pesaka Bumiputera Bersatu.",
"Abdul Taib Mahmud's birthplace was Kingdom of Sarawak and date of birth is 1936-05-21. Abdul Taib Mahmud; lives in Sarawak, represented the Asajaya region and his party is the Parti Pesaka Bumiputera Bersatu."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abdul_Taib_Mahmud",
"property:party",
"resource:Parti_Pesaka_Bumiputera_Bersatu"
],
[
"resource:Abdul_Taib_Mahmud",
"rdf:type",
"ontology:politician"
],
[
"resource:Abdul_Taib_Mahmud",
"property:birth_date",
"resource:1936_05_21"
],
[
"resource:Abdul_Taib_Mahmud",
"property:residence",
"resource:Sarawak"
],
[
"resource:Abdul_Taib_Mahmud",
"property:region",
"resource:Asajaya"
],
[
"resource:Abdul_Taib_Mahmud",
"property:birth_place",
"resource:Kingdom_of_Sarawak"
]
] |
Abdul_Taib_Mahmud
|
[
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "residence",
"readable": "residence",
"graph": "property:residence"
},
{
"modified": "1936-05-21",
"readable": "1936-05-21",
"graph": "resource:1936_05_21"
},
{
"modified": "Abdul_Taib_Mahmud",
"readable": "Abdul Taib Mahmud",
"graph": "resource:Abdul_Taib_Mahmud"
},
{
"modified": "Asajaya",
"readable": "Asajaya",
"graph": "resource:Asajaya"
},
{
"modified": "Kingdom_of_Sarawak",
"readable": "Kingdom of Sarawak",
"graph": "resource:Kingdom_of_Sarawak"
},
{
"modified": "Parti_Pesaka_Bumiputera_Bersatu",
"readable": "Parti Pesaka Bumiputera Bersatu",
"graph": "resource:Parti_Pesaka_Bumiputera_Bersatu"
},
{
"modified": "Sarawak",
"readable": "Sarawak",
"graph": "resource:Sarawak"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?g property:birth_place ?s . FILTER ( ?v = \"1936_05_21\" ) . ?g property:birth_date ?v . ?g rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?g property:birth_place ?s . FILTER ( ?v = \"1936-05-21\" ) . ?g property:birth_date ?v . ?g rdf:type ontology:politician }",
"graph_answer": [
"resource:Kingdom_of_Sarawak"
],
"readable_answer": [
"Kingdom of Sarawak"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:birth_place resource:New_York . ?z property:region ?a }",
"readable_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:birth_place resource:New_York . ?z property:region ?a }",
"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
| 3 |
6278
|
Id114
|
[
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "team",
"object": "Hamilton_Academical_F.C."
},
{
"subject": "Hamilton_Academical_F.C.",
"property": "ground",
"object": "New_Douglas_Park"
},
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "clubs",
"object": "Aldershot_Town_F.C."
}
] |
[
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Hamilton_Academical_F.C."
},
{
"subject": "Hamilton_Academical_F.C.",
"property": "ground",
"object": "New_Douglas_Park"
},
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Aldershot_Town_F.C."
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Martin played for Hamilton Academical FC at their New Douglas Park ground, and is now a footballer for Aldershot Town FC.",
"The footballer Alan Martin played for Aldershot Town FC and Hamilton Academical FC (who play their home games at New Douglas Park).",
"The footballer Alan Martin has played for Hamilton Academical FC, whose home is New Douglas Park. Aldershot Town FC is another of his former clubs."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Hamilton_Academical_F_C_",
"property:ground",
"resource:New_Douglas_Park"
],
[
"resource:Alan_Martin__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Hamilton_Academical_F_C_"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Aldershot_Town_F_C_"
]
] |
Alan_Martin_(footballer)
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "Alan_Martin_(footballer)",
"readable": "Alan Martin",
"graph": "resource:Alan_Martin__footballer_"
},
{
"modified": "Aldershot_Town_F.C.",
"readable": "Aldershot Town F.C.",
"graph": "resource:Aldershot_Town_F_C_"
},
{
"modified": "Hamilton_Academical_F.C.",
"readable": "Hamilton Academical F.C.",
"graph": "resource:Hamilton_Academical_F_C_"
},
{
"modified": "New_Douglas_Park",
"readable": "New Douglas Park",
"graph": "resource:New_Douglas_Park"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?k != resource:Aldershot_Town_F_C_ ) . resource:Alan_Martin__footballer_ property:club ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?k != resource:Aldershot_Town_F.C. ) . resource:Alan_Martin_(footballer) property:club ?k }",
"graph_answer": [
"resource:Hamilton_Academical_F_C_"
],
"readable_answer": [
"Hamilton Academical F.C."
],
"type": [
"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 ?o WHERE { { resource:Alan_Martin__footballer_ property:club ?o } MINUS { ?o property:ground resource:New_Douglas_Park } }",
"readable_query": "SELECT DISTINCT ?o WHERE { { resource:Alan_Martin_(footballer) property:club ?o } MINUS { ?o property:ground resource:New_Douglas_Park } }",
"graph_answer": [
"resource:Aldershot_Town_F_C_"
],
"readable_answer": [
"Aldershot Town F.C."
],
"type": [
"coreference",
"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"
]
}
] |
|
MeanOfTransportation
| 4 |
10049
|
Id23
|
[
{
"subject": "AIDAluna",
"property": "shipBeam",
"object": "\"32.2\"^^xsd:double"
},
{
"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": "shipBeam",
"object": "32.2"
},
{
"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) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The christening date of the Caterpillar Inc powered, AIDAluna, was April 4th, 2009. The AIDAluna has a length of 252000.0 millimetres and a ship beam length of, 32.2.",
"The length of the AIDAluna ship beam is 32.2 and the ship is 252000.0 millimetres long. AIDAluna is powered by Caterpillar Inc and its christening date is 2009-04-04.",
"The christening date of the AIDAluna, which is powered by Caterpillar Inc, is 2009-04-04. It has a length of 252000.0 millimetres and a ship beam of 32.2."
],
"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"
],
[
"resource:AIDAluna",
"property:ship_beam",
"resource:32_2"
]
] |
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": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "2009-04-04",
"readable": "2009-04-04",
"graph": "resource:2009_04_04"
},
{
"modified": "32.2",
"readable": "32.2",
"graph": "resource:32_2"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
},
{
"modified": "Caterpillar_Inc.",
"readable": "Caterpillar Inc.",
"graph": "resource:Caterpillar_Inc_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?d = \"2009_04_04\" ) . ?o property:ship_beam ?z . ?o property:christening_date ?d . ?o rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?d = \"2009-04-04\" ) . ?o property:ship_beam ?z . ?o property:christening_date ?d . ?o rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:32_2"
],
"readable_answer": [
"32.2"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:ship_beam resource:3_8_m . ?f property:power_type ?c }",
"readable_query": "ASK WHERE { ?f rdf:type ontology:mean_of_transportation . ?f property:ship_beam resource:3.8_m . ?f property:power_type ?c }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City
| 4 |
9413
|
Id12
|
[
{
"subject": "Albany,_Georgia",
"property": "subdivisionName",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albany,_Georgia",
"property": "country",
"object": "United_States"
}
] |
[
{
"subject": "Albany,_Georgia",
"property": "isPartOf",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albany,_Georgia",
"property": "country",
"object": "United_States"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"English is the language of the United States, where Asian Americans are an ethnic group. The US is home to Albany, which is part of Dougherty County, Georgia.",
"Albany is part of Dougherty County, Georgia, United States, which is home to Asian Americans and is English-speaking.",
"Albany is a city in Dougherty County, Georgia in the U.S. Asian Americans are one ethnic group in the United States where English is spoken."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Albany__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Georgia",
"property:country",
"resource:United_States"
],
[
"resource:Albany__Georgia",
"property:is_part_of",
"resource:Dougherty_County__Georgia"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
]
] |
Albany,_Georgia
|
[
{
"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": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Albany,_Georgia",
"readable": "Albany, Georgia",
"graph": "resource:Albany__Georgia"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Dougherty_County,_Georgia",
"readable": "Dougherty County, Georgia",
"graph": "resource:Dougherty_County__Georgia"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:city . ?m property:language resource:English_language . ?c property:is_part_of resource:Dougherty_County__Georgia . ?c property:country ?m }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:city . ?m property:language resource:English_language . ?c property:is_part_of resource:Dougherty_County,_Georgia . ?c property:country ?m }",
"graph_answer": [
"resource:Albany__Georgia"
],
"readable_answer": [
"Albany, Georgia"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?j property:is_part_of resource:Dougherty_County__Georgia . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) . ?j property:country ?v . ?v property:ethnic_group resource:Asian_Americans . ?j rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?j property:is_part_of resource:Dougherty_County,_Georgia . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) . ?j property:country ?v . ?v property:ethnic_group resource:Asian_Americans . ?j rdf:type ontology:city }",
"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",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport
| 2 |
3207
|
Id12
|
[
{
"subject": "Abilene_Regional_Airport",
"property": "r1LengthF",
"object": "3678"
},
{
"subject": "Abilene_Regional_Airport",
"property": "elevation",
"object": "\"545.897\"^^xsd:double"
}
] |
[
{
"subject": "Abilene_Regional_Airport",
"property": "1stRunwayLengthFeet",
"object": "3678"
},
{
"subject": "Abilene_Regional_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "546"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"546m above sea level, the length of the 1st runway at Abilene Regional airport is 3678 feet.",
"The Abilene Regional Airport is 546 metres above sea level and the 1st runway is 3678 feet.",
"Abilene Regional Airport is 546 metres above sea level and the length of the first runway is 3678 feet."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abilene_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Abilene_Regional_Airport",
"property:elevation_above_the_sea_level",
"546"
],
[
"resource:Abilene_Regional_Airport",
"property:1st_runway_length_feet",
"resource:3678"
]
] |
Abilene_Regional_Airport
|
[
{
"modified": "546",
"readable": "546",
"graph": "546"
},
{
"modified": "1stRunwayLengthFeet",
"readable": "1st runway length feet",
"graph": "property:1st_runway_length_feet"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "3678",
"readable": "3678",
"graph": "resource:3678"
},
{
"modified": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?z rdf:type ontology:airport . ?z property:1st_runway_length_feet ?c . ?z property:elevation_above_the_sea_level ?f . FILTER ( ?f = '546' ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?z rdf:type ontology:airport . ?z property:1st_runway_length_feet ?c . ?z property:elevation_above_the_sea_level ?f . FILTER ( ?f = '546' ) }",
"graph_answer": [
"resource:3678"
],
"readable_answer": [
"3678"
],
"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:airport . ?m property:elevation_above_the_sea_level ?n . ?m property:1st_runway_length_feet resource:3678 . FILTER ( ?n = '546' ) }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:airport . ?m property:elevation_above_the_sea_level ?n . ?m property:1st_runway_length_feet resource:3678 . FILTER ( ?n = '546' ) }",
"graph_answer": [
"resource:Abilene_Regional_Airport"
],
"readable_answer": [
"Abilene Regional Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody
| 5 |
11759
|
Id67
|
[
{
"subject": "1099_Figneria",
"property": "mass",
"object": "\"2700.0\"^^xsd:double"
},
{
"subject": "1099_Figneria",
"property": "orbitalPeriod",
"object": "1.79942e+08"
},
{
"subject": "1099_Figneria",
"property": "periapsis",
"object": "3.49206e+11"
},
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "1099_Figneria",
"property": "Planet/apoapsis",
"object": "\"6.05718E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "1099_Figneria",
"property": "mass",
"object": "2.7 (kilograms)"
},
{
"subject": "1099_Figneria",
"property": "orbitalPeriod",
"object": "179942000.0"
},
{
"subject": "1099_Figneria",
"property": "periapsis",
"object": "349206000000.0"
},
{
"subject": "1099_Figneria",
"property": "apoapsis",
"object": "605718000.0 (kilometres)"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The epoch date for 1099 Figneria is 31 December 2006. 1099 Figneria has an apoapsis of 605718000.0 km, a periapsis of 349206000000, an orbital period of 179942000.0, and a mass of 2.7 kg.",
"1099 Figneria has an epoch date of December 31st 2006, a mass of 2.7 kg, an orbital period of 179942000.0, a periapsis of 349206000000, and an apoapsis of 605718000.0 km.",
"1099 Figneria has a mass of 2.7kg, an orbital period of 179942000.0 and an epoch date of December 31st 2006. Its periapsis is 349206000000 and its apoapsis is 605718000.0 km."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:1099_Figneria",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1099_Figneria",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1099_Figneria",
"property:apoapsis",
"605718000.0 (kilometres)"
],
[
"resource:1099_Figneria",
"property:mass",
"2.7 (kilograms)"
],
[
"resource:1099_Figneria",
"property:periapsis",
"resource:349206000000_0"
],
[
"resource:1099_Figneria",
"property:orbital_period",
"resource:179942000_0"
]
] |
1099_Figneria
|
[
{
"modified": "2.7 (kilograms)",
"readable": "2.7",
"graph": "2.7 (kilograms)"
},
{
"modified": "605718000.0 (kilometres)",
"readable": "605718000.0",
"graph": "605718000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1099_Figneria",
"readable": "1099 Figneria",
"graph": "resource:1099_Figneria"
},
{
"modified": "179942000.0",
"readable": "179942000.0",
"graph": "resource:179942000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "349206000000.0",
"readable": "349206000000.0",
"graph": "resource:349206000000_0"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?b = \"2006_12_31\" ) . ?p property:orbital_period ?e . ?p rdf:type ontology:celestial_body . ?p property:epoch ?b }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?b = \"2006-12-31\" ) . ?p property:orbital_period ?e . ?p rdf:type ontology:celestial_body . ?p property:epoch ?b }",
"graph_answer": [
"resource:179942000_0"
],
"readable_answer": [
"179942000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?p rdf:type ontology:celestial_body . ?p property:periapsis ?z . ?p property:orbital_period '1202.846 (days)' }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:celestial_body . ?p property:periapsis ?z . ?p 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"
]
}
] |
|
MeanOfTransportation
| 5 |
12340
|
Id57
|
[
{
"subject": "American_submarine_NR-1",
"property": "shipBeam",
"object": "\"4.8\"^^xsd:double"
},
{
"subject": "American_submarine_NR-1",
"property": "shipDraft",
"object": "\"4.6\"^^xsd:double"
},
{
"subject": "American_submarine_NR-1",
"property": "shipLaunch",
"object": "\"1969-01-25\"^^xsd:date"
},
{
"subject": "American_submarine_NR-1",
"property": "topSpeed",
"object": "\"8.334\"^^xsd:double"
},
{
"subject": "American_submarine_NR-1",
"property": "shipBuilder",
"object": "General_Dynamics_Electric_Boat"
}
] |
[
{
"subject": "American_submarine_NR-1",
"property": "shipBeam",
"object": "3.8 m"
},
{
"subject": "American_submarine_NR-1",
"property": "shipLaunch",
"object": "1969-01-25"
},
{
"subject": "American_submarine_NR-1",
"property": "topSpeed",
"object": "8.334"
},
{
"subject": "American_submarine_NR-1",
"property": "builder",
"object": "General_Dynamics_Electric_Boat"
},
{
"subject": "American_submarine_NR-1",
"property": "shipDraft",
"object": "4.6 m"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"General Dynamics Electric Boat Co. built the American Submarine NR-1, which has a ship beam of 3.8 m, a top speed of 8.334 km/h, a ship draft of 4.6 m, and was launched on January 25, 1969.",
"The American Submarine NR-1 has a ship beam of 3.8 m, a ship draft of 4.6m and a top speed of 8.334 km/h. It was built by General Dynamics Electric Boat and launched on January 25th 1969.",
"The American submarine NR-1 was built by General Dynamics Electric Boat and was launched on 25 January 1969. It has a draft of 4.6 m, a ship beam of 3.8m and a top speed of 8.334."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:American_submarine_NR_1",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:American_submarine_NR_1",
"property:ship_beam",
"resource:3_8_m"
],
[
"resource:American_submarine_NR_1",
"property:top_speed",
"resource:8_334"
],
[
"resource:American_submarine_NR_1",
"property:ship_draft",
"resource:4_6_m"
],
[
"resource:American_submarine_NR_1",
"property:builder",
"resource:General_Dynamics_Electric_Boat"
],
[
"resource:American_submarine_NR_1",
"property:ship_launch",
"resource:1969_01_25"
]
] |
American_submarine_NR-1
|
[
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "shipDraft",
"readable": "ship draft",
"graph": "property:ship_draft"
},
{
"modified": "shipLaunch",
"readable": "ship launch",
"graph": "property:ship_launch"
},
{
"modified": "topSpeed",
"readable": "top speed",
"graph": "property:top_speed"
},
{
"modified": "1969-01-25",
"readable": "1969-01-25",
"graph": "resource:1969_01_25"
},
{
"modified": "3.8 m",
"readable": "3.8 m",
"graph": "resource:3_8_m"
},
{
"modified": "4.6 m",
"readable": "4.6 m",
"graph": "resource:4_6_m"
},
{
"modified": "8.334",
"readable": "8.334",
"graph": "resource:8_334"
},
{
"modified": "American_submarine_NR-1",
"readable": "American submarine NR-1",
"graph": "resource:American_submarine_NR_1"
},
{
"modified": "General_Dynamics_Electric_Boat",
"readable": "General Dynamics Electric Boat",
"graph": "resource:General_Dynamics_Electric_Boat"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?q property:ship_launch ?x . FILTER ( ?x = \"1969_01_25\" ) . ?q property:builder ?o . ?q rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?q property:ship_launch ?x . FILTER ( ?x = \"1969-01-25\" ) . ?q property:builder ?o . ?q rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:General_Dynamics_Electric_Boat"
],
"readable_answer": [
"General Dynamics Electric Boat"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?t property:builder resource:General_Dynamics_Electric_Boat . ?t rdf:type ontology:mean_of_transportation . ?t property:ship_beam resource:24_4 }",
"readable_query": "ASK WHERE { ?t property:builder resource:General_Dynamics_Electric_Boat . ?t rdf:type ontology:mean_of_transportation . ?t property:ship_beam resource:24.4 }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?s property:ship_beam resource:3_8_m . ?s rdf:type ontology:mean_of_transportation . ?s property:builder resource:General_Dynamics_Electric_Boat }",
"readable_query": "ASK WHERE { ?s property:ship_beam resource:3.8_m . ?s rdf:type ontology:mean_of_transportation . ?s property:builder resource:General_Dynamics_Electric_Boat }",
"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 ?c WHERE { ?c property:ship_beam resource:3_8_m . ?c property:builder resource:General_Dynamics_Electric_Boat . ?c rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT ?c WHERE { ?c property:ship_beam resource:3.8_m . ?c property:builder resource:General_Dynamics_Electric_Boat . ?c rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:American_submarine_NR_1"
],
"readable_answer": [
"American submarine NR-1"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?u WHERE { resource:American_submarine_NR_1 property:ship_draft ?w . resource:American_submarine_NR_1 property:top_speed ?u }",
"readable_query": "SELECT DISTINCT ?w ?u WHERE { resource:American_submarine_NR-1 property:ship_draft ?w . resource:American_submarine_NR-1 property:top_speed ?u }",
"graph_answer": [
"resource:4_6_m",
"resource:8_334"
],
"readable_answer": [
"4.6 m",
"8.334"
],
"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
| 5 |
10970
|
Id19
|
[
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "\"2195.17\"^^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": "2195.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, Taylor County, Texas in the United States and has a runway length of 2195.0.",
"The U.S.A.'s Abilene Regional Airport, which is part of Taylor County in Texas, serves the city of Abilene. The runway at the airport is 2,195 long.",
"Abilene Regional Airport serves the city of Abilene in Texas which is part of the U.S.A. and is included in Taylor County. The airport's runway length is 2,195."
],
"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:2195_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": "2195.0",
"readable": "2195.0",
"graph": "resource:2195_0"
},
{
"modified": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
},
{
"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 ( ?t ) AS ?u ) WHERE { resource:Abilene__Texas property:is_part_of ?t }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?u ) WHERE { resource:Abilene,_Texas property:is_part_of ?t }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?n ) WHERE { ?w property:area_total '286.5 (square kilometres)' . ?c property:city_served ?w . ?c rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?n ) WHERE { ?w property:area_total '286.5 (square kilometres)' . ?c property:city_served ?w . ?c rdf:type ontology:airport }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c property:runway_length resource:2195_0 . ?c rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 'a' ) ) . ?c property:runway_length resource:2195.0 . ?c rdf:type ontology:airport }",
"graph_answer": [
"resource:Abilene_Regional_Airport"
],
"readable_answer": [
"Abilene Regional Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport
| 4 |
8405
|
Id3
|
[
{
"subject": "Aarhus_Airport",
"property": "location",
"object": "Tirstrup"
},
{
"subject": "Tirstrup",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "language",
"object": "German_language"
},
{
"subject": "Tirstrup",
"property": "subdivisionName",
"object": "Central_Denmark_Region"
}
] |
[
{
"subject": "Aarhus_Airport",
"property": "location",
"object": "Tirstrup"
},
{
"subject": "Tirstrup",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "language",
"object": "German_language"
},
{
"subject": "Tirstrup",
"property": "isPartOf",
"object": "Central_Denmark_Region"
}
] |
(X (X (X) (X (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus Airport is in Tirstrup, Denmark, which is in the Central Denmark region. The language of Denmark is German.",
"Denmark uses the German language and is the location of Aarhus Airport in Tirstrup in the Central Denmark region.",
"The German language is spoken in Denmark where Aarhus Airport is located in Tirstrup in the Central Denmark region."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Tirstrup",
"property:country",
"resource:Denmark"
],
[
"resource:Tirstrup",
"property:is_part_of",
"resource:Central_Denmark_Region"
],
[
"resource:Denmark",
"property:language",
"resource:German_language"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Aarhus_Airport",
"property:location",
"resource:Tirstrup"
]
] |
Aarhus_Airport
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Aarhus_Airport",
"readable": "Aarhus Airport",
"graph": "resource:Aarhus_Airport"
},
{
"modified": "Central_Denmark_Region",
"readable": "Central Denmark Region",
"graph": "resource:Central_Denmark_Region"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "German_language",
"readable": "German language",
"graph": "resource:German_language"
},
{
"modified": "Tirstrup",
"readable": "Tirstrup",
"graph": "resource:Tirstrup"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Denmark property:language ?z }",
"readable_query": "ASK WHERE { resource:Denmark property:language ?z }",
"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 ?p WHERE { resource:Denmark property:language ?p }",
"readable_query": "SELECT ?p WHERE { resource:Denmark property:language ?p }",
"graph_answer": [
"resource:German_language"
],
"readable_answer": [
"German language"
],
"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 ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 't' ) ) . ?j property:country resource:Denmark }",
"readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 't' ) ) . ?j property:country resource:Denmark }",
"graph_answer": [
"resource:Tirstrup"
],
"readable_answer": [
"Tirstrup"
],
"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 { ?s property:location ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 't' ) ) . ?s rdf:type ontology:airport . ?l property:is_part_of resource:Central_Denmark_Region }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s property:location ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 't' ) ) . ?s rdf:type ontology:airport . ?l property:is_part_of resource:Central_Denmark_Region }",
"graph_answer": [
"resource:Aarhus_Airport"
],
"readable_answer": [
"Aarhus Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?g ) WHERE { ?x property:language resource:Greenlandic_language }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?g ) WHERE { ?x property:language resource:Greenlandic_language }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"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"
]
}
] |
|
Airport
| 5 |
11109
|
Id158
|
[
{
"subject": "Athens_International_Airport",
"property": "cityServed",
"object": "Athens"
},
{
"subject": "Athens",
"property": "country",
"object": "Greece"
},
{
"subject": "Greece",
"property": "demonym",
"object": "Greeks"
},
{
"subject": "Greece",
"property": "leaderName",
"object": "Nikos_Voutsis"
},
{
"subject": "Greece",
"property": "leader",
"object": "Prokopis_Pavlopoulos"
}
] |
[
{
"subject": "Athens_International_Airport",
"property": "cityServed",
"object": "Athens"
},
{
"subject": "Athens",
"property": "country",
"object": "Greece"
},
{
"subject": "Greece",
"property": "leader",
"object": "Prokopis_Pavlopoulos"
},
{
"subject": "Greece",
"property": "demonym",
"object": "Greeks"
},
{
"subject": "Greece",
"property": "leader",
"object": "Nikos_Voutsis"
}
] |
(X (X (X (X) (X) (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Prokopis Pavlopoulos and Nikos Voutsis are the leaders of Greece where the demonym for the inhabitants is Greeks. Athens, a Greek city, is served by Athens International airport.",
"Prokopis Pavlopoulos and Nikos Voutsis are leaders in Greece where the demonym for the local people is Greeks. The country is the location of Athens International Airport which serves the city of Athens.",
"Nikos Voutsis and Prokopis Pavlopoulos are leaders in Greece where the inhabitants are given the demonym of Greeks. The country is the location of the city known as Athens which is served by Athens International Airport."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Greece",
"property:leader",
"resource:Prokopis_Pavlopoulos"
],
[
"resource:Greece",
"property:leader",
"resource:Nikos_Voutsis"
],
[
"resource:Greece",
"property:demonym",
"resource:Greeks"
],
[
"resource:Athens",
"property:country",
"resource:Greece"
],
[
"resource:Athens_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Athens_International_Airport",
"property:city_served",
"resource:Athens"
]
] |
Athens_International_Airport
|
[
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Athens",
"readable": "Athens",
"graph": "resource:Athens"
},
{
"modified": "Athens_International_Airport",
"readable": "Athens International Airport",
"graph": "resource:Athens_International_Airport"
},
{
"modified": "Greece",
"readable": "Greece",
"graph": "resource:Greece"
},
{
"modified": "Greeks",
"readable": "Greeks",
"graph": "resource:Greeks"
},
{
"modified": "Nikos_Voutsis",
"readable": "Nikos Voutsis",
"graph": "resource:Nikos_Voutsis"
},
{
"modified": "Prokopis_Pavlopoulos",
"readable": "Prokopis Pavlopoulos",
"graph": "resource:Prokopis_Pavlopoulos"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?m ) WHERE { resource:Greece property:leader ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?m ) WHERE { resource:Greece property:leader ?s }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g property:city_served resource:Athens . ?g rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g property:city_served resource:Athens . ?g rdf:type ontology:airport }",
"graph_answer": [
"resource:Athens_International_Airport"
],
"readable_answer": [
"Athens International Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Monument
| 3 |
7632
|
Id4
|
[
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "region",
"object": "Adams_County,_Pennsylvania"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "category",
"object": "Contributing_property"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "municipality",
"object": "Gettysburg,_Pennsylvania"
}
] |
[
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "location",
"object": "Adams_County,_Pennsylvania"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "category",
"object": "Contributing_property"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "municipality",
"object": "Gettysburg,_Pennsylvania"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Gettysburg, Adams County, Pennsylvania is the location of the 11th Mississippi Infantry Monument which is categorised as contributing property.",
"The 11th Mississippi Infantry Monument, categorised as a contributing property, is found in the municipality of Gettysburg, Adams County, Pennsylvania.",
"The 11th Mississippi Infantry Monument, categorized as a Contributing Property, is placed in the municipality of Gettysburg, the Adams County of Pennsylvania."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:11th_Mississippi_Infantry_Monument",
"rdf:type",
"ontology:monument"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:location",
"resource:Adams_County__Pennsylvania"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:municipality",
"resource:Gettysburg__Pennsylvania"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:category",
"resource:Contributing_property"
]
] |
11th_Mississippi_Infantry_Monument
|
[
{
"modified": "category",
"readable": "category",
"graph": "property:category"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "municipality",
"readable": "municipality",
"graph": "property:municipality"
},
{
"modified": "11th_Mississippi_Infantry_Monument",
"readable": "11th Mississippi Infantry Monument",
"graph": "resource:11th_Mississippi_Infantry_Monument"
},
{
"modified": "Adams_County,_Pennsylvania",
"readable": "Adams County, Pennsylvania",
"graph": "resource:Adams_County__Pennsylvania"
},
{
"modified": "Contributing_property",
"readable": "Contributing property",
"graph": "resource:Contributing_property"
},
{
"modified": "Gettysburg,_Pennsylvania",
"readable": "Gettysburg, Pennsylvania",
"graph": "resource:Gettysburg__Pennsylvania"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?f WHERE { resource:11th_Mississippi_Infantry_Monument property:municipality ?f . resource:11th_Mississippi_Infantry_Monument property:category ?b }",
"readable_query": "SELECT DISTINCT ?b ?f WHERE { resource:11th_Mississippi_Infantry_Monument property:municipality ?f . resource:11th_Mississippi_Infantry_Monument property:category ?b }",
"graph_answer": [
"resource:Contributing_property",
"resource:Gettysburg__Pennsylvania"
],
"readable_answer": [
"Contributing property",
"Gettysburg, Pennsylvania"
],
"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 ?m WHERE { resource:11th_Mississippi_Infantry_Monument property:postal_code ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:11th_Mississippi_Infantry_Monument property:postal_code ?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"
]
}
] |
|
Politician
| 2 |
5104
|
Id96
|
[
{
"subject": "Adam_Koc",
"property": "battles",
"object": "Polish–Soviet_War"
},
{
"subject": "Polish–Soviet_War",
"property": "commander",
"object": "Leon_Trotsky"
}
] |
[
{
"subject": "Adam_Koc",
"property": "battle",
"object": "Polish–Soviet_War"
},
{
"subject": "Polish–Soviet_War",
"property": "commander",
"object": "Leon_Trotsky"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam Koc was involved in battles in the Polish–Soviet War, a war where Leon Trotsky was a commander.",
"Adam Koc fought in the Polish-Soviet war, where Leon Trotsky was a commander.",
"Adam Koc fought in the Polish-Soviet War while Leon Trotsky was the commender."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Polish_Soviet_War",
"property:commander",
"resource:Leon_Trotsky"
],
[
"resource:Adam_Koc",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Koc",
"property:battle",
"resource:Polish_Soviet_War"
]
] |
Adam_Koc
|
[
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "Adam_Koc",
"readable": "Adam Koc",
"graph": "resource:Adam_Koc"
},
{
"modified": "Leon_Trotsky",
"readable": "Leon Trotsky",
"graph": "resource:Leon_Trotsky"
},
{
"modified": "Polish–Soviet_War",
"readable": "Polish–Soviet War",
"graph": "resource:Polish_Soviet_War"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?b WHERE { ?e rdf:type ontology:politician . ?b property:commander resource:Leon_Trotsky . ?e property:battle ?b }",
"readable_query": "SELECT DISTINCT ?e ?b WHERE { ?e rdf:type ontology:politician . ?b property:commander resource:Leon_Trotsky . ?e property:battle ?b }",
"graph_answer": [
"resource:Adam_Koc",
"resource:Polish_Soviet_War"
],
"readable_answer": [
"Adam Koc",
"Polish–Soviet War"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist
| 2 |
3391
|
Id3
|
[
{
"subject": "Aaron_Bertram",
"property": "genre",
"object": "Ska_punk"
},
{
"subject": "Aaron_Bertram",
"property": "associatedBand",
"object": "Kids_Imagine_Nation"
}
] |
[
{
"subject": "Aaron_Bertram",
"property": "genre",
"object": "Ska_punk"
},
{
"subject": "Aaron_Bertram",
"property": "associatedBand/associatedMusicalArtist",
"object": "Kids_Imagine_Nation"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Bertram plays for the Kids Imagine Nation band and his genre is Ska punk.",
"Aaron Bertram is an artist with the band Kids Imagine Nation and he performs ska punk music.",
"Aaron Bertram, who plays Ska punk, is an artist with the band Kids Imagine Nation."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aaron_Bertram",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Bertram",
"property:associated_band_associated_musical_artist",
"resource:Kids_Imagine_Nation"
],
[
"resource:Aaron_Bertram",
"property:genre",
"resource:Ska_punk"
]
] |
Aaron_Bertram
|
[
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "Aaron_Bertram",
"readable": "Aaron Bertram",
"graph": "resource:Aaron_Bertram"
},
{
"modified": "Kids_Imagine_Nation",
"readable": "Kids Imagine Nation",
"graph": "resource:Kids_Imagine_Nation"
},
{
"modified": "Ska_punk",
"readable": "Ska punk",
"graph": "resource:Ska_punk"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?l ) WHERE { ?c property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation . ?c property:genre resource:Ska_punk . ?c rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?l ) WHERE { ?c property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation . ?c property:genre resource:Ska_punk . ?c rdf:type ontology:artist }",
"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 ?j WHERE { ?j property:genre resource:Ska_punk . ?j property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation . ?j rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j property:genre resource:Ska_punk . ?j property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation . ?j rdf:type ontology:artist }",
"graph_answer": [
"resource:Aaron_Bertram"
],
"readable_answer": [
"Aaron Bertram"
],
"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"
]
}
] |
|
Building
| 3 |
6555
|
Id175
|
[
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "country",
"object": "United_States"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_Netherland"
}
] |
[
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "country",
"object": "United_States"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_Netherland"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Asser Levy Public baths are located in New York City (part of New Netherland) US.",
"Asser Levy Public Baths located in New York City (United States), that used to be part New Netherland.",
"The Asser Levy Public Baths are located in the United States in New York City, which used to be part of New Netherland."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:New_York_City",
"property:country",
"resource:United_States"
],
[
"resource:New_York_City",
"property:is_part_of",
"resource:New_Netherland"
],
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"resource:New_York_City"
]
] |
Asser_Levy_Public_Baths
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
},
{
"modified": "New_Netherland",
"readable": "New Netherland",
"graph": "resource:New_Netherland"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?g WHERE { resource:New_York_City property:is_part_of ?g . resource:New_York_City property:country ?d }",
"readable_query": "SELECT DISTINCT ?d ?g WHERE { resource:New_York_City property:is_part_of ?g . resource:New_York_City property:country ?d }",
"graph_answer": [
"resource:United_States",
"resource:New_Netherland"
],
"readable_answer": [
"United States",
"New Netherland"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Asser_Levy_Public_Baths rdf:type ontology:building . resource:Asser_Levy_Public_Baths property:location resource:New_York_City }",
"readable_query": "ASK WHERE { resource:Asser_Levy_Public_Baths rdf:type ontology:building . resource:Asser_Levy_Public_Baths property:location resource:New_York_City }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Politician
| 4 |
10517
|
Id201
|
[
{
"subject": "Allan_Shivers",
"property": "party",
"object": "Democratic_Party_(United_States)"
},
{
"subject": "Allan_Shivers",
"property": "successor",
"object": "Price_Daniel"
},
{
"subject": "Allan_Shivers",
"property": "birthPlace",
"object": "Lufkin,_Texas"
},
{
"subject": "Allan_Shivers",
"property": "office",
"object": "\"Lieutenant Governor of Texas\"@en"
}
] |
[
{
"subject": "Allan_Shivers",
"property": "party",
"object": "Democratic_Party_(United_States)"
},
{
"subject": "Allan_Shivers",
"property": "successor",
"object": "Price_Daniel"
},
{
"subject": "Allan_Shivers",
"property": "birthPlace",
"object": "Lufkin,_Texas"
},
{
"subject": "Allan_Shivers",
"property": "office",
"object": "\"Lieutenant Governor of Texas\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allan Shivers, born in Lufkin, Texas, was a member of the Democratic Party in the United States and Lieutenant Governor of Texas; he was succeeded by Price Daniel.",
"Allan Shivers' birthplace was Lufkin, Texas and he was a member of the Democratic Party, U.S. and Lieutenant Governor of Texas. Price Daniel succeeded him.",
"United States Democratic Party member and Lieutenant Governor of Texas Allan Shivers, was born in Lufkin, Texas. His successor was Price Daniel."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Allan_Shivers",
"property:party",
"resource:Democratic_Party__United_States_"
],
[
"resource:Allan_Shivers",
"rdf:type",
"ontology:politician"
],
[
"resource:Allan_Shivers",
"property:successor",
"resource:Price_Daniel"
],
[
"resource:Allan_Shivers",
"property:office",
"Lieutenant Governor of Texas"
],
[
"resource:Allan_Shivers",
"property:birth_place",
"resource:Lufkin__Texas"
]
] |
Allan_Shivers
|
[
{
"modified": "Lieutenant Governor of Texas",
"readable": "Lieutenant Governor of Texas",
"graph": "Lieutenant Governor of Texas"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Allan_Shivers",
"readable": "Allan Shivers",
"graph": "resource:Allan_Shivers"
},
{
"modified": "Democratic_Party_(United_States)",
"readable": "Democratic Party",
"graph": "resource:Democratic_Party__United_States_"
},
{
"modified": "Lufkin,_Texas",
"readable": "Lufkin, Texas",
"graph": "resource:Lufkin__Texas"
},
{
"modified": "Price_Daniel",
"readable": "Price Daniel",
"graph": "resource:Price_Daniel"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:party ?s . ?z property:birth_place resource:Georgian_Soviet_Socialist_Republic }",
"readable_query": "ASK WHERE { ?z rdf:type ontology:politician . ?z property:party ?s . ?z property:birth_place resource:Georgian_Soviet_Socialist_Republic }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Food
| 5 |
12123
|
Id70
|
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "John_Roberts"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "White_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] |
[
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "John_Roberts"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "White_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] |
(X (X (X) (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bacon Explosion comes from the United States, where John Roberts is leader and White Americans are an ethnic group. English is the language spoken in the US and the capital city is Washington DC.",
"The United States is home to the dish Bacon Explosion. John Roberts is a leader of the United States, where Washington DC is the capital, English is the language used and White Americans are one of the ethnic groups.",
"The country Bacon Explosion comes from is the United States where the capital is Washington D.C. and English is spoken. The country's politicians include John Roberts and White Americans are one ethnic group there."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:leader",
"resource:John_Roberts"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:White_Americans"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:country",
"resource:United_States"
]
] |
Bacon_Explosion
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "John_Roberts",
"readable": "John Roberts",
"graph": "resource:John_Roberts"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
},
{
"modified": "White_Americans",
"readable": "White Americans",
"graph": "resource:White_Americans"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?c WHERE { resource:United_States property:ethnic_group ?a . resource:United_States property:capital ?c }",
"readable_query": "SELECT DISTINCT ?a ?c WHERE { resource:United_States property:ethnic_group ?a . resource:United_States property:capital ?c }",
"graph_answer": [
"resource:White_Americans",
"resource:Washington__D_C_"
],
"readable_answer": [
"White Americans",
"Washington, D.C."
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?c ) WHERE { ?s rdf:type ontology:food . ?s property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?c ) WHERE { ?s rdf:type ontology:food . ?s property:country resource:United_States }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:country resource:United_States . ?b rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:country resource:United_States . ?b rdf:type ontology:food }",
"graph_answer": [
"resource:Bacon_Explosion"
],
"readable_answer": [
"Bacon Explosion"
],
"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 ?l WHERE { resource:United_States property:transport_aircraft ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:United_States property:transport_aircraft ?l }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 2 |
5204
|
Id196
|
[
{
"subject": "Alfred_N._Phillips",
"property": "birthPlace",
"object": "Connecticut"
},
{
"subject": "Alfred_N._Phillips",
"property": "office",
"object": "\"Member of the\"@en"
}
] |
[
{
"subject": "Alfred_N._Phillips",
"property": "birthPlace",
"object": "Connecticut"
},
{
"subject": "Alfred_N._Phillips",
"property": "office",
"object": "\"Member of the U.S. House of Representatives from Connecticut's 4th district\""
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfred N. Phillips was born in Connecticut and was a Member of the U.S. House of Representatives from Connecticut's 4th district.",
"Alfred N. Phillips, born in Connecticut, worked as Member of the U.S. House of Representatives from Connecticut's 4th district.",
"Alfred N. Phillips (born in Connecticut) was a member of the U.S. House of Representatives from Connecticut's 4th district."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alfred_N__Phillips",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_N__Phillips",
"property:office",
"Member of the U.S. House of Representatives from Connecticut\\'s 4th district"
],
[
"resource:Alfred_N__Phillips",
"property:birth_place",
"resource:Connecticut"
]
] |
Alfred_N._Phillips
|
[
{
"modified": "Member of the U.S. House of Representatives from Connecticut's 4th district",
"readable": "Member of the U.S. House of Representatives from Connecticut's 4th district",
"graph": "Member of the U.S. House of Representatives from Connecticut\\'s 4th district"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "Alfred_N._Phillips",
"readable": "Alfred N. Phillips",
"graph": "resource:Alfred_N__Phillips"
},
{
"modified": "Connecticut",
"readable": "Connecticut",
"graph": "resource:Connecticut"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?a property:birth_place resource:Socialist_Republic_of_Serbia . ?a property:office ?w . ?a rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?a property:birth_place resource:Socialist_Republic_of_Serbia . ?a property:office ?w . ?a rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City
| 5 |
11872
|
Id93
|
[
{
"subject": "Arlington,_Texas",
"property": "areaWater",
"object": "8.28796e+06"
},
{
"subject": "Arlington,_Texas",
"property": "elevation",
"object": "\"184.0\"^^xsd:double"
},
{
"subject": "Arlington,_Texas",
"property": "populationDensity",
"object": "\"1472.0\"^^xsd:double"
},
{
"subject": "Arlington,_Texas",
"property": "areaCode",
"object": "\"682817214469972\"^^xsd:decimal"
},
{
"subject": "Arlington,_Texas",
"property": "areaTotal",
"object": "2.58222e+08"
}
] |
[
{
"subject": "Arlington,_Texas",
"property": "areaOfWater",
"object": "82.8 (square kilometres)"
},
{
"subject": "Arlington,_Texas",
"property": "elevationAboveTheSeaLevel",
"object": "184.0"
},
{
"subject": "Arlington,_Texas",
"property": "populationDensity",
"object": "1472.0 (inhabitants per square kilometre)"
},
{
"subject": "Arlington,_Texas",
"property": "areaCode",
"object": "682, 817, 214, 469, 972"
},
{
"subject": "Arlington,_Texas",
"property": "areaTotal",
"object": "258.2 (square kilometres)"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Arlington, Texas, which lies 184.0 above sea level, has a total area of 258.2 square kilometres, of which 82.8 sq km is water. The area codes for Arlington are 682, 817, 214, 469 and 972 and the population density is 1472 inhabitants per sq km.",
"The area codes for Arlington, Texas are 682, 817, 214, 469, 972 and the total area is 258.2 square kilometres. The area of water within Arlington is 82.8 sq km and it is 184 above sea level. The population density is 1472 inhabitants per square kilometre.",
"Arlington in Texas is located at 184.0 above sea level and has an area of 258.2 Sq Km. Arlington, has the area of water of 82.8 sq km, and the population density of 1472 people per square kilometre. Arlington has the area codes, 682, 817, 214, 469 and 972."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Arlington__Texas",
"property:area_total",
"258.2 (square kilometres)"
],
[
"resource:Arlington__Texas",
"property:area_code",
"resource:682__817__214__469__972"
],
[
"resource:Arlington__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Arlington__Texas",
"property:area_of_water",
"82.8 (square kilometres)"
],
[
"resource:Arlington__Texas",
"property:population_density",
"1472.0 (inhabitants per square kilometre)"
],
[
"resource:Arlington__Texas",
"property:elevation_above_the_sea_level",
"resource:184_0"
]
] |
Arlington,_Texas
|
[
{
"modified": "1472.0 (inhabitants per square kilometre)",
"readable": "1472.0",
"graph": "1472.0 (inhabitants per square kilometre)"
},
{
"modified": "258.2 (square kilometres)",
"readable": "258.2",
"graph": "258.2 (square kilometres)"
},
{
"modified": "82.8 (square kilometres)",
"readable": "82.8",
"graph": "82.8 (square kilometres)"
},
{
"modified": "areaCode",
"readable": "area code",
"graph": "property:area_code"
},
{
"modified": "areaOfWater",
"readable": "area of water",
"graph": "property:area_of_water"
},
{
"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": "184.0",
"readable": "184.0",
"graph": "resource:184_0"
},
{
"modified": "682, 817, 214, 469, 972",
"readable": "682, 817, 214, 469, 972",
"graph": "resource:682__817__214__469__972"
},
{
"modified": "Arlington,_Texas",
"readable": "Arlington, Texas",
"graph": "resource:Arlington__Texas"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?d property:elevation_above_the_sea_level resource:12_0 . ?d property:area_total ?m . ?d rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?d property:elevation_above_the_sea_level resource:12.0 . ?d property:area_total ?m . ?d 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",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Politician
| 4 |
10533
|
Id217
|
[
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Robert_E._Lee"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Battle_of_Antietam",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
},
{
"subject": "Aaron_S._Daggett",
"property": "battles",
"object": "Battle_of_Antietam"
}
] |
[
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Robert_E._Lee"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Battle_of_Antietam",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
},
{
"subject": "Aaron_S._Daggett",
"property": "battle",
"object": "Battle_of_Antietam"
}
] |
(X (X) (X (X (X))))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Battle of Antietam was part of the American Civil war conflict where Robert E. Lee was a commander. Aaron S. Daggett fought in the Battle of Antietam and was awarded the Purple Heart.",
"Aaron S. Daggett fought in the Battle of Antietam and he was awarded the Purple Heart. The Battle of Antietam was part of the American Civil War whose commander was Robert E. Lee.",
"American Civil War, Battle of Antietam veteran Aaron S. Daggett received the Purple Heart. An American Civil War commnader was Robert E. Lee."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Battle_of_Antietam",
"property:is_part_of_military_conflict",
"resource:American_Civil_War"
],
[
"resource:American_Civil_War",
"property:commander",
"resource:Robert_E__Lee"
],
[
"resource:Aaron_S__Daggett",
"property:award",
"resource:Purple_Heart"
],
[
"resource:Aaron_S__Daggett",
"rdf:type",
"ontology:politician"
],
[
"resource:Aaron_S__Daggett",
"property:battle",
"resource:Battle_of_Antietam"
]
] |
Aaron_S._Daggett
|
[
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "isPartOfMilitaryConflict",
"readable": "is part of military conflict",
"graph": "property:is_part_of_military_conflict"
},
{
"modified": "Aaron_S._Daggett",
"readable": "Aaron S. Daggett",
"graph": "resource:Aaron_S__Daggett"
},
{
"modified": "American_Civil_War",
"readable": "American Civil War",
"graph": "resource:American_Civil_War"
},
{
"modified": "Battle_of_Antietam",
"readable": "Battle of Antietam",
"graph": "resource:Battle_of_Antietam"
},
{
"modified": "Purple_Heart",
"readable": "Purple Heart",
"graph": "resource:Purple_Heart"
},
{
"modified": "Robert_E._Lee",
"readable": "Robert E. Lee",
"graph": "resource:Robert_E__Lee"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?i ) WHERE { ?o rdf:type ontology:politician . ?h property:is_part_of_military_conflict resource:American_Civil_War . ?o property:award resource:Purple_Heart . ?o property:battle ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?i ) WHERE { ?o rdf:type ontology:politician . ?h property:is_part_of_military_conflict resource:American_Civil_War . ?o property:award resource:Purple_Heart . ?o property:battle ?h }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?s property:battle ?p . ?s rdf:type ontology:politician . ?s property:award resource:Purple_Heart . ?p property:is_part_of_military_conflict resource:American_Civil_War }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?s property:battle ?p . ?s rdf:type ontology:politician . ?s property:award resource:Purple_Heart . ?p property:is_part_of_military_conflict resource:American_Civil_War }",
"graph_answer": [
"resource:Battle_of_Antietam"
],
"readable_answer": [
"Battle of Antietam"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { resource:Battle_of_Antietam property:is_part_of_military_conflict resource:American_Civil_War . ?f property:battle resource:Battle_of_Antietam . ?f rdf:type ontology:politician . ?f property:award resource:Purple_Heart }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Battle_of_Antietam property:is_part_of_military_conflict resource:American_Civil_War . ?f property:battle resource:Battle_of_Antietam . ?f rdf:type ontology:politician . ?f property:award resource:Purple_Heart }",
"graph_answer": [
"resource:Aaron_S__Daggett"
],
"readable_answer": [
"Aaron S. Daggett"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:American_Civil_War property:body_style ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:American_Civil_War property:body_style ?d }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building
| 4 |
9196
|
Id119
|
[
{
"subject": "Alan_B._Miller_Hall",
"property": "location",
"object": "Virginia"
},
{
"subject": "Alan_B._Miller_Hall",
"property": "owner",
"object": "College_of_William_&_Mary"
},
{
"subject": "Alan_B._Miller_Hall",
"property": "completionDate",
"object": "\"2009-06-01\"^^xsd:date"
},
{
"subject": "Alan_B._Miller_Hall",
"property": "address",
"object": "\"101 Ukrop Way\"@en"
}
] |
[
{
"subject": "Alan_B._Miller_Hall",
"property": "location",
"object": "Virginia"
},
{
"subject": "Alan_B._Miller_Hall",
"property": "owner",
"object": "College_of_William_&_Mary"
},
{
"subject": "Alan_B._Miller_Hall",
"property": "completionDate",
"object": "2009-06-01"
},
{
"subject": "Alan_B._Miller_Hall",
"property": "address",
"object": "\"101 Ukrop Way\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The College of William and Mary own Alan B Miller Hall which was completed on 1 June 2009 at 101 Ukrop Way, Virginia.",
"Alan B. Miller Hall, completed on 1st June 2009, is owned by The College of William and Mary and is situated in 101 Ukrop Way, Virginia.",
"The College of William and Mary own Alan B. Miller Hall. Alan B. Miller Hall is situated at 101 Ukrop Way, Virginia and it was completed on the 1st June, 2009."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_B__Miller_Hall",
"rdf:type",
"ontology:building"
],
[
"resource:Alan_B__Miller_Hall",
"property:address",
"101 Ukrop Way"
],
[
"resource:Alan_B__Miller_Hall",
"property:location",
"resource:Virginia"
],
[
"resource:Alan_B__Miller_Hall",
"property:completion_date",
"resource:2009_06_01"
],
[
"resource:Alan_B__Miller_Hall",
"property:owner",
"resource:College_of_William___Mary"
]
] |
Alan_B._Miller_Hall
|
[
{
"modified": "101 Ukrop Way",
"readable": "101 Ukrop Way",
"graph": "101 Ukrop Way"
},
{
"modified": "address",
"readable": "address",
"graph": "property:address"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "2009-06-01",
"readable": "2009-06-01",
"graph": "resource:2009_06_01"
},
{
"modified": "Alan_B._Miller_Hall",
"readable": "Alan B. Miller Hall",
"graph": "resource:Alan_B__Miller_Hall"
},
{
"modified": "College_of_William_&_Mary",
"readable": "College of William & Mary",
"graph": "resource:College_of_William___Mary"
},
{
"modified": "Virginia",
"readable": "Virginia",
"graph": "resource:Virginia"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?q property:owner ?j . ?q rdf:type ontology:building . FILTER ( CONTAINS ( YEAR ( ?l ) , '2009' ) ) . ?q property:completion_date ?l }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?q property:owner ?j . ?q rdf:type ontology:building . FILTER ( CONTAINS ( YEAR ( ?l ) , '2009' ) ) . ?q property:completion_date ?l }",
"graph_answer": [
"resource:College_of_William___Mary"
],
"readable_answer": [
"College of William & Mary"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t ?f WHERE { ?f property:owner resource:College_of_William___Mary . ?f rdf:type ontology:building . ?f property:completion_date ?t }",
"readable_query": "SELECT DISTINCT ?t ?f WHERE { ?f property:owner resource:College_of_William_&_Mary . ?f rdf:type ontology:building . ?f property:completion_date ?t }",
"graph_answer": [
"resource:2009_06_01",
"resource:Alan_B__Miller_Hall"
],
"readable_answer": [
"2009-06-01",
"Alan B. Miller Hall"
],
"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 ?j ?h WHERE { resource:Alan_B__Miller_Hall property:location ?h . resource:Alan_B__Miller_Hall property:address ?j }",
"readable_query": "SELECT DISTINCT ?j ?h WHERE { resource:Alan_B._Miller_Hall property:location ?h . resource:Alan_B._Miller_Hall property:address ?j }",
"graph_answer": [
"101 Ukrop Way",
"resource:Virginia"
],
"readable_answer": [
"101 Ukrop Way",
"Virginia"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation
| 2 |
4796
|
Id31
|
[
{
"subject": "AIDAstella",
"property": "shipBuilder",
"object": "Meyer_Werft"
},
{
"subject": "Meyer_Werft",
"property": "location",
"object": "Papenburg"
}
] |
[
{
"subject": "AIDAstella",
"property": "builder",
"object": "Meyer_Werft"
},
{
"subject": "Meyer_Werft",
"property": "location",
"object": "Papenburg"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AIDAstella was built by Meyer Werft in Papenburg.",
"The AIDAstella was built by Meyer Werft located in Papenburg.",
"The AIDAstella was built by Meyer Werft in Papenburg."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:AIDAstella",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAstella",
"property:builder",
"resource:Meyer_Werft"
],
[
"resource:Meyer_Werft",
"property:location",
"resource:Papenburg"
]
] |
AIDAstella
|
[
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "AIDAstella",
"readable": "AIDAstella",
"graph": "resource:AIDAstella"
},
{
"modified": "Meyer_Werft",
"readable": "Meyer Werft",
"graph": "resource:Meyer_Werft"
},
{
"modified": "Papenburg",
"readable": "Papenburg",
"graph": "resource:Papenburg"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?f ) WHERE { resource:Meyer_Werft property:death_year ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?f ) WHERE { resource:Meyer_Werft property:death_year ?r }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Meyer_Werft property:location resource:Papenburg }",
"readable_query": "ASK WHERE { resource:Meyer_Werft property:location resource:Papenburg }",
"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:mean_of_transportation . ?e property:builder resource:Meyer_Werft }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:mean_of_transportation . ?e property:builder resource:Meyer_Werft }",
"graph_answer": [
"resource:AIDAstella"
],
"readable_answer": [
"AIDAstella"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 3 |
7237
|
Id150
|
[
{
"subject": "Bakewell_pudding",
"property": "region",
"object": "Derbyshire_Dales"
},
{
"subject": "Bakewell_pudding",
"property": "ingredientName",
"object": "\"Ground almond, jam, butter, eggs\""
},
{
"subject": "Bakewell_pudding",
"property": "servingTemperature",
"object": "\"Warm (freshly baked) or cold\""
}
] |
[
{
"subject": "Bakewell_pudding",
"property": "region",
"object": "Derbyshire_Dales"
},
{
"subject": "Bakewell_pudding",
"property": "servingTemperature",
"object": "\"Warm (freshly baked) or cold\""
},
{
"subject": "Bakewell_pudding",
"property": "mainIngredient",
"object": "\"Ground almond, jam, butter, eggs\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Originating from the Derbyshire Dales, Bakewell pudding can be served warm (freshly baked) or cold. The main ingredients are ground almond, jam, butter and eggs.",
"Bakewell pudding is from the Derbyshire Dales and is made from ground almonds, jam, butter and eggs and can be served warm or cold.",
"Bakewell pudding originates from the Derbyshire Dales, it can be served warm (freshly baked) or cold and its main ingredients are ground almond, jam, butter, eggs."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Bakewell_pudding",
"property:main_ingredient",
"resource:Jam"
],
[
"resource:Bakewell_pudding",
"property:main_ingredient",
"resource:Ground_almond"
],
[
"resource:Bakewell_pudding",
"property:main_ingredient",
"resource:Eggs"
],
[
"resource:Bakewell_pudding",
"property:main_ingredient",
"resource:Butter"
],
[
"resource:Bakewell_pudding",
"rdf:type",
"ontology:food"
],
[
"resource:Bakewell_pudding",
"property:serving_temperature",
"Warm (freshly baked) or cold"
],
[
"resource:Bakewell_pudding",
"property:region",
"resource:Derbyshire_Dales"
]
] |
Bakewell_pudding
|
[
{
"modified": "Warm (freshly baked) or cold",
"readable": "Warm or cold",
"graph": "Warm (freshly baked) or cold"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "servingTemperature",
"readable": "serving temperature",
"graph": "property:serving_temperature"
},
{
"modified": "Bakewell_pudding",
"readable": "Bakewell pudding",
"graph": "resource:Bakewell_pudding"
},
{
"modified": "Butter",
"readable": "Butter",
"graph": "resource:Butter"
},
{
"modified": "Derbyshire_Dales",
"readable": "Derbyshire Dales",
"graph": "resource:Derbyshire_Dales"
},
{
"modified": "Eggs",
"readable": "Eggs",
"graph": "resource:Eggs"
},
{
"modified": "Ground almond",
"readable": "Ground almond",
"graph": "resource:Ground_almond"
},
{
"modified": "Jam",
"readable": "Jam",
"graph": "resource:Jam"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . resource:Bakewell_pudding property:main_ingredient ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . resource:Bakewell_pudding property:main_ingredient ?t }",
"graph_answer": [
"resource:Butter"
],
"readable_answer": [
"Butter"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { ?d rdf:type ontology:food . ?d property:main_ingredient resource:Jam . ?d property:region ?n }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { ?d rdf:type ontology:food . ?d property:main_ingredient resource:Jam . ?d property:region ?n }",
"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 { ?j rdf:type ontology:food . ?j property:region ?v . ?j property:main_ingredient resource:Jam }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?j rdf:type ontology:food . ?j property:region ?v . ?j property:main_ingredient resource:Jam }",
"graph_answer": [
"resource:Derbyshire_Dales"
],
"readable_answer": [
"Derbyshire Dales"
],
"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 ?l WHERE { ?l property:main_ingredient resource:Jam . ?l rdf:type ontology:food . ?l property:region resource:Derbyshire_Dales }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:main_ingredient resource:Jam . ?l rdf:type ontology:food . ?l property:region resource:Derbyshire_Dales }",
"graph_answer": [
"resource:Bakewell_pudding"
],
"readable_answer": [
"Bakewell pudding"
],
"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 ?x WHERE { FILTER ( STRSTARTS ( LCASE ( ?x ) , 'e' ) ) . resource:Bakewell_pudding property:main_ingredient ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( STRSTARTS ( LCASE ( ?x ) , 'e' ) ) . resource:Bakewell_pudding property:main_ingredient ?x }",
"graph_answer": [
"resource:Eggs"
],
"readable_answer": [
"Eggs"
],
"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"
]
}
] |
|
Food
| 5 |
12164
|
Id111
|
[
{
"subject": "Barny_Cakes",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "language",
"object": "French_language"
},
{
"subject": "France",
"property": "leaderName",
"object": "François_Hollande"
},
{
"subject": "France",
"property": "leader",
"object": "Manuel_Valls"
},
{
"subject": "Barny_Cakes",
"property": "ingredient",
"object": "Sponge_cake"
}
] |
[
{
"subject": "Barny_Cakes",
"property": "country",
"object": "France"
},
{
"subject": "France",
"property": "language",
"object": "French_language"
},
{
"subject": "France",
"property": "leader",
"object": "François_Hollande"
},
{
"subject": "France",
"property": "leader",
"object": "Manuel_Valls"
},
{
"subject": "Barny_Cakes",
"property": "ingredient",
"object": "Sponge_cake"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"French is the national language of France where the leaders are François Hollande and Manuel Valls. Barny cakes, made with sponge cake, can be found in France.",
"François Hollande and Manuel Valls are both leaders of France, a country where the French language is spoken. Barny cakes, made with sponge cake can be found in France."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Barny_Cakes",
"property:ingredient",
"resource:Sponge_cake"
],
[
"resource:Barny_Cakes",
"rdf:type",
"ontology:food"
],
[
"resource:Barny_Cakes",
"property:country",
"resource:France"
],
[
"resource:France",
"property:leader",
"resource:Fran_ois_Hollande"
],
[
"resource:France",
"property:leader",
"resource:Manuel_Valls"
],
[
"resource:France",
"property:language",
"resource:French_language"
]
] |
Barny_Cakes
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Barny_Cakes",
"readable": "Barny Cakes",
"graph": "resource:Barny_Cakes"
},
{
"modified": "François_Hollande",
"readable": "François Hollande",
"graph": "resource:Fran_ois_Hollande"
},
{
"modified": "France",
"readable": "France",
"graph": "resource:France"
},
{
"modified": "French_language",
"readable": "French language",
"graph": "resource:French_language"
},
{
"modified": "Manuel_Valls",
"readable": "Manuel Valls",
"graph": "resource:Manuel_Valls"
},
{
"modified": "Sponge_cake",
"readable": "Sponge cake",
"graph": "resource:Sponge_cake"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?a ) WHERE { resource:Bionico property:ingredient ?u }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?a ) WHERE { resource:Bionico property:ingredient ?u }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"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 ( COUNT ( ?x ) AS ?q ) WHERE { resource:France property:leader ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?q ) WHERE { resource:France property:leader ?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 ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'b' ) ) . ?r rdf:type ontology:food . ?r property:ingredient resource:Sponge_cake }",
"readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'b' ) ) . ?r rdf:type ontology:food . ?r property:ingredient resource:Sponge_cake }",
"graph_answer": [
"resource:Barny_Cakes"
],
"readable_answer": [
"Barny Cakes"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete
| 3 |
6212
|
Id48
|
[
{
"subject": "Ahmad_Kadhim_Assad",
"property": "team",
"object": "Steel_Azin_F.C."
},
{
"subject": "Ahmad_Kadhim_Assad",
"property": "dateOfBirth",
"object": "\"1976-07-01\"^^xsd:date"
},
{
"subject": "Ahmad_Kadhim_Assad",
"property": "clubs",
"object": "Al-Naft"
}
] |
[
{
"subject": "Ahmad_Kadhim_Assad",
"property": "club",
"object": "Steel_Azin_F.C."
},
{
"subject": "Ahmad_Kadhim_Assad",
"property": "birthDate",
"object": "1976-07-01"
},
{
"subject": "Ahmad_Kadhim_Assad",
"property": "club",
"object": "Al-Naft"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ahmad Kadhim Assad was born on 1st July 1976 and his clubs are Steel Azin F.C. and Al-Naft.",
"Ahmad Kadhim Assad, whose birthdate is 1 July 1976, plays for Al-Naft and his club is Steel Azin FC."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Ahmad_Kadhim_Assad",
"rdf:type",
"ontology:athlete"
],
[
"resource:Ahmad_Kadhim_Assad",
"property:club",
"resource:Steel_Azin_F_C_"
],
[
"resource:Ahmad_Kadhim_Assad",
"property:club",
"resource:Al_Naft"
],
[
"resource:Ahmad_Kadhim_Assad",
"property:birth_date",
"resource:1976_07_01"
]
] |
Ahmad_Kadhim_Assad
|
[
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "1976-07-01",
"readable": "1976-07-01",
"graph": "resource:1976_07_01"
},
{
"modified": "Ahmad_Kadhim_Assad",
"readable": "Ahmad Kadhim Assad",
"graph": "resource:Ahmad_Kadhim_Assad"
},
{
"modified": "Al-Naft",
"readable": "Al-Naft",
"graph": "resource:Al_Naft"
},
{
"modified": "Steel_Azin_F.C.",
"readable": "Steel Azin F.C.",
"graph": "resource:Steel_Azin_F_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?t property:birth_date ?d . ?t rdf:type ontology:athlete . FILTER ( ?d = \"1976_07_01\" ) }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t property:birth_date ?d . ?t rdf:type ontology:athlete . FILTER ( ?d = \"1976-07-01\" ) }",
"graph_answer": [
"resource:Ahmad_Kadhim_Assad"
],
"readable_answer": [
"Ahmad Kadhim Assad"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"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 ?j WHERE { resource:Ahmad_Kadhim_Assad property:club ?j . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Ahmad_Kadhim_Assad property:club ?j . FILTER ( STRSTARTS ( LCASE ( ?j ) , 'a' ) ) }",
"graph_answer": [
"resource:Al_Naft"
],
"readable_answer": [
"Al-Naft"
],
"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 ?j WHERE { FILTER ( STRSTARTS ( LCASE ( resource:Al_Naft ) , 'a' ) ) . resource:Ahmad_Kadhim_Assad property:club resource:Al_Naft }",
"readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( resource:Al-Naft ) , 'a' ) ) . resource:Ahmad_Kadhim_Assad property:club resource:Al-Naft }",
"graph_answer": [
"resource:Steel_Azin_F_C_"
],
"readable_answer": [
"Steel Azin F.C."
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
ComicsCharacter
| 3 |
6996
|
Id49
|
[
{
"subject": "Blockbuster_(DC_Comics)",
"property": "creator",
"object": "Roger_Stern"
},
{
"subject": "Blockbuster_(DC_Comics)",
"property": "alterEgo",
"object": "\"Mark Desmond\"@en"
},
{
"subject": "Blockbuster_(DC_Comics)",
"property": "creators",
"object": "Carmine_Infantino"
}
] |
[
{
"subject": "Blockbuster_(comicsCharacter)",
"property": "creator",
"object": "Roger_Stern"
},
{
"subject": "Blockbuster_(comicsCharacter)",
"property": "alternativeName",
"object": "\"Mark Desmond\""
},
{
"subject": "Blockbuster_(comicsCharacter)",
"property": "creator",
"object": "Carmine_Infantino"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"\"Mark Desmond\", also known as Blockbuster, is a comic character created by Roger Stern and Carmine Infantino.",
"Blockbuster is a comic character with the alternative name of Mark Desmond and was created by Carmine Infantino and Roger Stern.",
"The comic book character Blockbuster, also known as Mark Desmond, was created by Roger Stern and Carmine Infantino."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Blockbuster__comicsCharacter_",
"property:creator",
"resource:Roger_Stern"
],
[
"resource:Blockbuster__comicsCharacter_",
"property:creator",
"resource:Carmine_Infantino"
],
[
"resource:Blockbuster__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Blockbuster__comicsCharacter_",
"property:alternative_name",
"resource:Mark_Desmond"
]
] |
Blockbuster_(comicsCharacter)
|
[
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "Blockbuster_(comicsCharacter)",
"readable": "Blockbuster",
"graph": "resource:Blockbuster__comicsCharacter_"
},
{
"modified": "Carmine_Infantino",
"readable": "Carmine Infantino",
"graph": "resource:Carmine_Infantino"
},
{
"modified": "Mark Desmond",
"readable": "Mark Desmond",
"graph": "resource:Mark_Desmond"
},
{
"modified": "Roger_Stern",
"readable": "Roger Stern",
"graph": "resource:Roger_Stern"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?c ) WHERE { resource:Blockbuster__comicsCharacter_ property:creator ?n }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?c ) WHERE { resource:Blockbuster_(comicsCharacter) property:creator ?n }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Blockbuster__comicsCharacter_ property:creator ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Blockbuster_(comicsCharacter) property:creator ?w }",
"graph_answer": [
"resource:Roger_Stern",
"resource:Carmine_Infantino"
],
"readable_answer": [
"Roger Stern",
"Carmine Infantino"
],
"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 ?v WHERE { resource:Blockbuster__comicsCharacter_ property:literary_genre ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Blockbuster_(comicsCharacter) property:literary_genre ?v }",
"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"
]
}
] |
|
SportsTeam
| 4 |
10610
|
Id51
|
[
{
"subject": "A.F.C._Blackpool",
"property": "ground",
"object": "\"Jepson Way,\"@en"
},
{
"subject": "A.F.C._Blackpool",
"property": "season",
"object": "2014–15_North_West_Counties_Football_League"
},
{
"subject": "A.F.C._Blackpool",
"property": "capacity",
"object": "1500"
},
{
"subject": "A.F.C._Blackpool",
"property": "fullname",
"object": "\"Association Football Club Blackpool\"@en"
}
] |
[
{
"subject": "A.F.C._Blackpool",
"property": "ground",
"object": "\"Jepson Way,\""
},
{
"subject": "A.F.C._Blackpool",
"property": "season",
"object": "2014–15_North_West_Counties_Football_League"
},
{
"subject": "A.F.C._Blackpool",
"property": "numberOfMembers",
"object": "1500"
},
{
"subject": "A.F.C._Blackpool",
"property": "fullName",
"object": "\"Association Football Club Blackpool\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Association Football Club Blackpool, is A.F.C. Blackpool's full name. The club has 1500 members, and Jepson Way is their grounds. In the season 2014-2015 Blackpool played in the North West Counties Football League.",
"AFC Blackpool played in the 2014-15 North West Counties Football League season and has 1500 members. Their full name is \"Association Football Club Blackpool\" and their home ground is Jepson Way.",
"Blackpool played in the North West Counties Football League in the 2014-15 season. Their full name is Association Football Club Blackpool, their home ground is Jepson Way and they have 1500 members."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:A_F_C__Blackpool",
"property:season",
"resource:2014_15_North_West_Counties_Football_League"
],
[
"resource:A_F_C__Blackpool",
"property:full_name",
"Association Football Club Blackpool"
],
[
"resource:A_F_C__Blackpool",
"property:number_of_members",
"resource:1500"
],
[
"resource:A_F_C__Blackpool",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_F_C__Blackpool",
"property:ground",
"resource:Jepson_Way_"
]
] |
A.F.C._Blackpool
|
[
{
"modified": "Association Football Club Blackpool",
"readable": "Association Football Club Blackpool",
"graph": "Association Football Club Blackpool"
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "1500",
"readable": "1500",
"graph": "resource:1500"
},
{
"modified": "2014–15_North_West_Counties_Football_League",
"readable": "2014–15 North West Counties Football League",
"graph": "resource:2014_15_North_West_Counties_Football_League"
},
{
"modified": "A.F.C._Blackpool",
"readable": "A.F.C. Blackpool",
"graph": "resource:A_F_C__Blackpool"
},
{
"modified": "Jepson Way,",
"readable": "Jepson Way,",
"graph": "resource:Jepson_Way_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?t WHERE { resource:A_F_C__Blackpool property:season ?t . resource:A_F_C__Blackpool property:full_name ?o }",
"readable_query": "SELECT DISTINCT ?o ?t WHERE { resource:A.F.C._Blackpool property:season ?t . resource:A.F.C._Blackpool property:full_name ?o }",
"graph_answer": [
"Association Football Club Blackpool",
"resource:2014_15_North_West_Counties_Football_League"
],
"readable_answer": [
"Association Football Club Blackpool",
"2014–15 North West Counties Football League"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?v WHERE { resource:A_F_C__Blackpool property:number_of_members ?v . resource:A_F_C__Blackpool property:ground ?n }",
"readable_query": "SELECT DISTINCT ?n ?v WHERE { resource:A.F.C._Blackpool property:number_of_members ?v . resource:A.F.C._Blackpool property:ground ?n }",
"graph_answer": [
"resource:Jepson_Way_",
"resource:1500"
],
"readable_answer": [
"Jepson Way,",
"1500"
],
"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 |
8297
|
Id143
|
[
{
"subject": "Addiction_(journal)",
"property": "discipline",
"object": "Addiction"
},
{
"subject": "Addiction_(journal)",
"property": "lccn",
"object": "93645978"
},
{
"subject": "Addiction_(journal)",
"property": "abbreviation",
"object": "\"Addiction\""
}
] |
[
{
"subject": "Addiction_(journal)",
"property": "academicDiscipline",
"object": "Addiction"
},
{
"subject": "Addiction_(journal)",
"property": "abbreviation",
"object": "\"Addiction\""
},
{
"subject": "Addiction_(journal)",
"property": "LCCN_number",
"object": "93645978"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Addiction (journal) or Addiction has an LCCN number of 93645978.",
"The journal Addiction has the LCCN number 93645978. Its abbreviation is Addiction and is about the same."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Addiction__journal_",
"property:l_c_c_n_number",
"93645978"
],
[
"resource:Addiction__journal_",
"property:abbreviation",
"resource:Addiction"
],
[
"resource:Addiction__journal_",
"rdf:type",
"ontology:written_work"
],
[
"resource:Addiction__journal_",
"property:academic_discipline",
"resource:Addiction"
]
] |
Addiction_(journal)
|
[
{
"modified": "93645978",
"readable": "93645978",
"graph": "93645978"
},
{
"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": "Addiction",
"readable": "Addiction",
"graph": "resource:Addiction"
},
{
"modified": "Addiction_(journal)",
"readable": "Addiction",
"graph": "resource:Addiction__journal_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?r property:l_c_c_n_number ?n . ?r property:academic_discipline ?c . ?r rdf:type ontology:written_work . FILTER ( ?n < '140000000' ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?r property:l_c_c_n_number ?n . ?r property:academic_discipline ?c . ?r rdf:type ontology:written_work . FILTER ( ?n < '140000000' ) }",
"graph_answer": [
"resource:Addiction"
],
"readable_answer": [
"Addiction"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?l property:academic_discipline resource:Addiction . ?l property:l_c_c_n_number ?g . ?l rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?l property:academic_discipline resource:Addiction . ?l property:l_c_c_n_number ?g . ?l rdf:type ontology:written_work }",
"graph_answer": [
"93645978"
],
"readable_answer": [
"93645978"
],
"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 ?x WHERE { ?x rdf:type ontology:written_work . ?x property:academic_discipline resource:Addiction . ?x property:l_c_c_n_number 93645978 }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:written_work . ?x property:academic_discipline resource:Addiction . ?x property:l_c_c_n_number 93645978 }",
"graph_answer": [
"resource:Addiction__journal_"
],
"readable_answer": [
"Addiction"
],
"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"
]
}
] |
|
Politician
| 4 |
10543
|
Id227
|
[
{
"subject": "Austria",
"property": "leaderName",
"object": "Doris_Bures"
},
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Styria"
},
{
"subject": "Austria",
"property": "language",
"object": "Austrian_German"
},
{
"subject": "Alfons_Gorbach",
"property": "placeOfBirth",
"object": "Austria"
}
] |
[
{
"subject": "Austria",
"property": "leader",
"object": "Doris_Bures"
},
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Styria"
},
{
"subject": "Austria",
"property": "language",
"object": "Austrian_German"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Austria"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfons Gorbach was born in Austria and died in Styria. Doris Bures leads Austria where Austrian German is spoken.",
"Doris Bures is the leader of Austria where the language is Austrian German and Alfons Gorbach was born. A. Gorbach died in Styria.",
"Alfons Gorbach, who died in Styria, was born in Austria, where the language is Austrian German and the leader is Doris Bures."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Austria",
"property:leader",
"resource:Doris_Bures"
],
[
"resource:Austria",
"property:language",
"resource:Austrian_German"
],
[
"resource:Alfons_Gorbach",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfons_Gorbach",
"property:death_place",
"resource:Styria"
],
[
"resource:Alfons_Gorbach",
"property:birth_place",
"resource:Austria"
]
] |
Alfons_Gorbach
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Alfons_Gorbach",
"readable": "Alfons Gorbach",
"graph": "resource:Alfons_Gorbach"
},
{
"modified": "Austria",
"readable": "Austria",
"graph": "resource:Austria"
},
{
"modified": "Austrian_German",
"readable": "Austrian German",
"graph": "resource:Austrian_German"
},
{
"modified": "Doris_Bures",
"readable": "Doris Bures",
"graph": "resource:Doris_Bures"
},
{
"modified": "Styria",
"readable": "Styria",
"graph": "resource:Styria"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?t ) WHERE { ?h property:language ?q . ?h property:leader resource:Doris_Bures }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?t ) WHERE { ?h property:language ?q . ?h property:leader resource:Doris_Bures }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?g property:language ?a . ?g property:leader resource:Doris_Bures }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?g property:language ?a . ?g property:leader resource:Doris_Bures }",
"graph_answer": [
"resource:Austrian_German"
],
"readable_answer": [
"Austrian German"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"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 ?y WHERE { ?y property:language resource:Austrian_German . ?y property:leader resource:Doris_Bures }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:language resource:Austrian_German . ?y property:leader resource:Doris_Bures }",
"graph_answer": [
"resource:Austria"
],
"readable_answer": [
"Austria"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:politician . ?h property:birth_place ?a . ?h property:death_place resource:Styria . ?a property:leader resource:Doris_Bures . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:politician . ?h property:birth_place ?a . ?h property:death_place resource:Styria . ?a property:leader resource:Doris_Bures . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) }",
"graph_answer": [
"resource:Alfons_Gorbach"
],
"readable_answer": [
"Alfons Gorbach"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?g rdf:type ontology:politician . ?g property:birth_place resource:Istanbul }",
"readable_query": "ASK WHERE { ?g rdf:type ontology:politician . ?g property:birth_place resource:Istanbul }",
"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"
]
}
] |
|
Airport
| 3 |
5685
|
Id18
|
[
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "city",
"object": "Abilene,_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": "country",
"object": "United_States"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene Regional Airport serves the city of Abilene which is in Texas, in the United States.",
"In Texas we have Abilene which is usually served by the Abilene regional airport, located in the united states.",
"Abilene, Texas, in the US, is served by the Abilene Regional Airport."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abilene__Texas",
"property:country",
"resource:United_States"
],
[
"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": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?o WHERE { ?o property:is_part_of resource:Texas . ?d rdf:type ontology:airport . ?d property:city_served ?o }",
"readable_query": "SELECT DISTINCT ?d ?o WHERE { ?o property:is_part_of resource:Texas . ?d rdf:type ontology:airport . ?d property:city_served ?o }",
"graph_answer": [
"resource:Abilene_Regional_Airport",
"resource:Abilene__Texas"
],
"readable_answer": [
"Abilene Regional Airport",
"Abilene, Texas"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Abilene__Texas property:associated_rocket ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Abilene,_Texas property:associated_rocket ?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"
]
}
] |
|
Politician
| 3 |
7814
|
Id145
|
[
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Agnes_Ward_White",
"property": "birthPlace",
"object": "Marietta,_Ohio"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
}
] |
[
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Agnes_Ward_White",
"property": "birthPlace",
"object": "Marietta,_Ohio"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Agnes Ward White, born in Marietta, Ohio was married to Albert B. White who was succeeded by William MO Dawson.",
"William M. O. Dawson succeeded Albert B. White, whose spouse was Agnes Ward White, who was born in Marietta, Ohio.",
"Albert Ward White, born in Marietta, Ohio, was married to Agnes Ward White and his successor was William M O Dawson."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Albert_B__White",
"property:spouse",
"resource:Agnes_Ward_White"
],
[
"resource:Albert_B__White",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_B__White",
"property:successor",
"resource:William_M__O__Dawson"
],
[
"resource:Agnes_Ward_White",
"property:birth_place",
"resource:Marietta__Ohio"
]
] |
Albert_B._White
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "spouse",
"readable": "spouse",
"graph": "property:spouse"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Agnes_Ward_White",
"readable": "Agnes Ward White",
"graph": "resource:Agnes_Ward_White"
},
{
"modified": "Albert_B._White",
"readable": "Albert B. White",
"graph": "resource:Albert_B__White"
},
{
"modified": "Marietta,_Ohio",
"readable": "Marietta, Ohio",
"graph": "resource:Marietta__Ohio"
},
{
"modified": "William_M._O._Dawson",
"readable": "William M. O. Dawson",
"graph": "resource:William_M__O__Dawson"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?p rdf:type ontology:politician . ?p property:spouse ?c . ?c property:birth_place resource:Charlottetown }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:politician . ?p property:spouse ?c . ?c property:birth_place resource:Charlottetown }",
"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 |
5584
|
Id119
|
[
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "coden",
"object": "\"AMHAAJ\""
},
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "abbreviation",
"object": "\"Abh. Math. Semin. Univ. Hambg.\""
}
] |
[
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "abbreviation",
"object": "\"Abh. Math. Semin. Univ. Hambg.\""
},
{
"subject": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"property": "codenCode",
"object": "\"AMHAAJ\""
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg, which has the abbreviation Abh.Math.Semin.Univ.Hambg, has the CODEN code AMHAAJ.",
"The CODEN code for Abhandlungen aus dem Mathematischen Seminar der Universitat Hamburg (abbreviating to Abh. Math. Semin. Univ. Hambg.) is AMHAAJ."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg",
"property:coden_code",
"resource:AMHAAJ"
],
[
"resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg",
"property:abbreviation",
"Abh. Math. Semin. Univ. Hambg."
],
[
"resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg",
"rdf:type",
"ontology:written_work"
]
] |
Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg
|
[
{
"modified": "Abh. Math. Semin. Univ. Hambg.",
"readable": "Abh. Math. Semin. Univ. Hambg.",
"graph": "Abh. Math. Semin. Univ. Hambg."
},
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "codenCode",
"readable": "coden code",
"graph": "property:coden_code"
},
{
"modified": "AMHAAJ",
"readable": "AMHAAJ",
"graph": "resource:AMHAAJ"
},
{
"modified": "Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universität_Hamburg",
"readable": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
"graph": "resource:Abhandlungen_aus_dem_Mathematischen_Seminar_der_Universit_t_Hamburg"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?x property:abbreviation ?s . ?x rdf:type ontology:written_work . ?x property:coden_code resource:AAIDBI }",
"readable_query": "ASK WHERE { ?x property:abbreviation ?s . ?x rdf:type ontology:written_work . ?x property:coden_code resource:AAIDBI }",
"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
| 2 |
4839
|
Id74
|
[
{
"subject": "Abarth_1000_GT_Coupé",
"property": "bodyStyle",
"object": "\"Two door coupé\"@en"
},
{
"subject": "Abarth_1000_GT_Coupé",
"property": "engine",
"object": "Abarth_1000_GT_Coupé__1"
}
] |
[
{
"subject": "Abarth_1000_GT_Coupé",
"property": "bodyStyle",
"object": "\"Two door coupé\""
},
{
"subject": "Abarth_1000_GT_Coupé",
"property": "engine",
"object": "Straight-four_engine"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abarth 1000 GT Coupé, a two door coupé, has a straight-four engine.",
"The Abarth 1000 GT Coupé has a straight-four engine and has a two door coupe body style.",
"The Abarth 1000 GT Coupé is a 2 door coupe with a straight-four engine."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abarth_1000_GT_Coup_",
"property:engine",
"resource:Straight_four_engine"
],
[
"resource:Abarth_1000_GT_Coup_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Abarth_1000_GT_Coup_",
"property:body_style",
"resource:Two_door_coup_"
]
] |
Abarth_1000_GT_Coupé
|
[
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "Abarth_1000_GT_Coupé",
"readable": "Abarth 1000 GT Coupé",
"graph": "resource:Abarth_1000_GT_Coup_"
},
{
"modified": "Straight-four_engine",
"readable": "Straight-four engine",
"graph": "resource:Straight_four_engine"
},
{
"modified": "Two door coupé",
"readable": "Two door coupé",
"graph": "resource:Two_door_coup_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?v ) WHERE { ?i property:engine resource:Straight_four_engine . ?i property:body_style ?z . ?i rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?z ) AS ?v ) WHERE { ?i property:engine resource:Straight-four_engine . ?i property:body_style ?z . ?i rdf:type ontology:mean_of_transportation }",
"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 ?r WHERE { ?o property:engine resource:Straight_four_engine . ?o rdf:type ontology:mean_of_transportation . ?o property:body_style ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?o property:engine resource:Straight-four_engine . ?o rdf:type ontology:mean_of_transportation . ?o property:body_style ?r }",
"graph_answer": [
"resource:Two_door_coup_"
],
"readable_answer": [
"Two door coupé"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f property:body_style resource:Two_door_coup_ . ?f property:engine resource:Straight_four_engine . ?f rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:body_style resource:Two_door_coupé . ?f property:engine resource:Straight-four_engine . ?f rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Abarth_1000_GT_Coup_"
],
"readable_answer": [
"Abarth 1000 GT Coupé"
],
"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"
]
}
] |
|
Athlete
| 3 |
6218
|
Id54
|
[
{
"subject": "Akeem_Adams",
"property": "clubs",
"object": "Ferencvárosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "team",
"object": "United_Petrotrin_F.C."
},
{
"subject": "United_Petrotrin_F.C.",
"property": "ground",
"object": "Palo_Seco"
}
] |
[
{
"subject": "Akeem_Adams",
"property": "club",
"object": "Ferencvárosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "club",
"object": "United_Petrotrin_F.C."
},
{
"subject": "United_Petrotrin_F.C.",
"property": "ground",
"object": "Palo_Seco"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Adams played for United Petrotrin F.C. whose home is Palo Seco grounds. He now plays with Ferencvarosi TC.",
"Akeem Adams plays for Ferencvarosi TC and is a member of the United Petrotrin F.C. club who play in Palo Seco.",
"Akeem Adams' former clubs include Ferencvarosi TC and Palo Seco based United Petrotrin FC."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_Petrotrin_F_C_",
"property:ground",
"resource:Palo_Seco"
],
[
"resource:Akeem_Adams",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:United_Petrotrin_F_C_"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Ferencv_rosi_TC"
]
] |
Akeem_Adams
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "Akeem_Adams",
"readable": "Akeem Adams",
"graph": "resource:Akeem_Adams"
},
{
"modified": "Ferencvárosi_TC",
"readable": "Ferencvárosi TC",
"graph": "resource:Ferencv_rosi_TC"
},
{
"modified": "Palo_Seco",
"readable": "Palo Seco",
"graph": "resource:Palo_Seco"
},
{
"modified": "United_Petrotrin_F.C.",
"readable": "United Petrotrin F.C.",
"graph": "resource:United_Petrotrin_F_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:Akeem_Adams property:club ?j . FILTER NOT EXISTS { ?j property:ground resource:Palo_Seco } }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Akeem_Adams property:club ?j . FILTER NOT EXISTS { ?j property:ground resource:Palo_Seco } }",
"graph_answer": [
"resource:Ferencv_rosi_TC"
],
"readable_answer": [
"Ferencvárosi TC"
],
"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 ?p WHERE { FILTER ( ?p != resource:Ferencv_rosi_TC ) . resource:Akeem_Adams property:club ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Ferencvárosi_TC ) . resource:Akeem_Adams property:club ?p }",
"graph_answer": [
"resource:United_Petrotrin_F_C_"
],
"readable_answer": [
"United Petrotrin F.C."
],
"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"
]
}
] |
|
Airport
| 2 |
3261
|
Id66
|
[
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "1986_United_States_bombing_of_Libya"
}
] |
[
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "1986_United_States_bombing_of_Libya"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The United States Air Force was fighting in the United States bombing of Libya in 1986 and also operates the Al Asad Airbase.",
"Al Asad Airbase is operated by the United States Air Force, which carried out the US bombing of Libya."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:operating_organisation",
"resource:United_States_Air_Force"
],
[
"resource:United_States_Air_Force",
"property:battle",
"resource:1986_United_States_bombing_of_Libya"
]
] |
Al_Asad_Airbase
|
[
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "1986_United_States_bombing_of_Libya",
"readable": "1986 United States bombing of Libya",
"graph": "resource:1986_United_States_bombing_of_Libya"
},
{
"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": "ASK WHERE { resource:Al_Asad_Airbase property:operating_organisation ?d . resource:Al_Asad_Airbase rdf:type ontology:airport . ?d property:battle resource:1986_United_States_bombing_of_Libya }",
"readable_query": "ASK WHERE { resource:Al_Asad_Airbase property:operating_organisation ?d . resource:Al_Asad_Airbase rdf:type ontology:airport . ?d property:battle resource:1986_United_States_bombing_of_Libya }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?x WHERE { ?x property:battle resource:1986_United_States_bombing_of_Libya . resource:Al_Asad_Airbase property:operating_organisation ?x . resource:Al_Asad_Airbase rdf:type ontology:airport }",
"readable_query": "SELECT ?x WHERE { ?x property:battle resource:1986_United_States_bombing_of_Libya . resource:Al_Asad_Airbase property:operating_organisation ?x . resource:Al_Asad_Airbase rdf:type ontology:airport }",
"graph_answer": [
"resource:United_States_Air_Force"
],
"readable_answer": [
"United States Air Force"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City
| 3 |
6937
|
Id225
|
[
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] |
[
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akron, Ohio is located within the United States and English is the language spoken there. African Americans are an ethnic group in the U.S.",
"Akron, Ohio is located in the United States which uses the English language and includes the African Americans among its ethnic groups.",
"Akron, Ohio is in the United States, where English is spoken, and where African Americans are one of the ethnic groups."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
],
[
"resource:Akron__Ohio",
"rdf:type",
"ontology:city"
],
[
"resource:Akron__Ohio",
"property:country",
"resource:United_States"
]
] |
Akron,_Ohio
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l property:country ?v . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . ?v property:ethnic_group resource:African_Americans . ?l rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:country ?v . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'a' ) ) . ?v property:ethnic_group resource:African_Americans . ?l rdf:type ontology:city }",
"graph_answer": [
"resource:Akron__Ohio"
],
"readable_answer": [
"Akron, Ohio"
],
"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 ?w WHERE { resource:Akron__Ohio rdf:type ontology:city . resource:Akron__Ohio property:country ?w . ?w property:ethnic_group resource:African_Americans }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Akron,_Ohio rdf:type ontology:city . resource:Akron,_Ohio property:country ?w . ?w property:ethnic_group resource:African_Americans }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { resource:United_States property:employer ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:United_States property:employer ?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"
]
}
] |
|
WrittenWork
| 4 |
10890
|
Id109
|
[
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "country",
"object": "United_States"
}
] |
[
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "country",
"object": "United_States"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alcatraz Versus the Evil Librarians is from The United States where Barack Obama is the leader. It is written in English which is the language spoken in Great Britain.",
"Alcatraz Versus the Evil Librarians was written in English which is the language spoken in Great Britain. The book originates from the United States where Barack Obama is President.",
"Alcatraz Versus the Evil Librarians is written in the English language as spoken in Great Britain. It originates from the United States where Barack Obama is the leader."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:English_language",
"property:spoken_in",
"resource:Great_Britain"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"rdf:type",
"ontology:written_work"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"property:language",
"resource:English_language"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"property:country",
"resource:United_States"
]
] |
Alcatraz_Versus_the_Evil_Librarians
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "spokenIn",
"readable": "spoken in",
"graph": "property:spoken_in"
},
{
"modified": "Alcatraz_Versus_the_Evil_Librarians",
"readable": "Alcatraz Versus the Evil Librarians",
"graph": "resource:Alcatraz_Versus_the_Evil_Librarians"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"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"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?g property:leader resource:Barack_Obama . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'u' ) ) . ?o rdf:type ontology:written_work . ?o property:country ?g }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?g property:leader resource:Barack_Obama . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'u' ) ) . ?o rdf:type ontology:written_work . ?o property:country ?g }",
"graph_answer": [
"resource:Alcatraz_Versus_the_Evil_Librarians"
],
"readable_answer": [
"Alcatraz Versus the Evil Librarians"
],
"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:English_language property:spoken_in ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'great' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:English_language property:spoken_in ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'great' ) ) }",
"graph_answer": [
"resource:Great_Britain"
],
"readable_answer": [
"Great Britain"
],
"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"
]
}
] |
|
Building
| 2 |
3903
|
Id55
|
[
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Illinois"
},
{
"subject": "300_North_LaSalle",
"property": "architect",
"object": "Pickard_Chilton"
}
] |
[
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Illinois"
},
{
"subject": "300_North_LaSalle",
"property": "architect",
"object": "Pickard_Chilton"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The architect of 300 North Lasalle located in Illinois was Pickard Chilton.",
"Pickard Chilton is the architect of 300 North LaSalle which is in Illinois.",
"The architect of 300 North LaSalle, Illinois is Pickard Chilton."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:300_North_LaSalle",
"property:architect",
"resource:Pickard_Chilton"
],
[
"resource:300_North_LaSalle",
"rdf:type",
"ontology:building"
],
[
"resource:300_North_LaSalle",
"property:location",
"resource:Illinois"
]
] |
300_North_LaSalle
|
[
{
"modified": "architect",
"readable": "architect",
"graph": "property:architect"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "300_North_LaSalle",
"readable": "300 North LaSalle",
"graph": "resource:300_North_LaSalle"
},
{
"modified": "Illinois",
"readable": "Illinois",
"graph": "resource:Illinois"
},
{
"modified": "Pickard_Chilton",
"readable": "Pickard Chilton",
"graph": "resource:Pickard_Chilton"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?p WHERE { resource:300_North_LaSalle property:architect ?q . resource:300_North_LaSalle property:location ?p }",
"readable_query": "SELECT DISTINCT ?q ?p WHERE { resource:300_North_LaSalle property:architect ?q . resource:300_North_LaSalle property:location ?p }",
"graph_answer": [
"resource:Pickard_Chilton",
"resource:Illinois"
],
"readable_answer": [
"Pickard Chilton",
"Illinois"
],
"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"
]
}
] |
|
Food
| 4 |
9808
|
Id97
|
[
{
"subject": "BLT",
"property": "variations",
"object": "Club_sandwich"
},
{
"subject": "Bacon_sandwich",
"property": "hasVariant",
"object": "BLT"
},
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "United_Kingdom",
"property": "capital",
"object": "London"
}
] |
[
{
"subject": "Bacon_sandwich",
"property": "dishVariation",
"object": "BLT"
},
{
"subject": "BLT",
"property": "dishVariation",
"object": "Club_sandwich"
},
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "United_Kingdom",
"property": "capital",
"object": "London"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"London is the capital of the United Kingdom which is the country that the bacon sandwich comes. A variation of a bacon sandwich is the BLT which itself is a variation of a Club Sandwich.",
"The Bacon Sandwich hails from the UK (capital London). Variations include the BLT and club sandwich.",
"London is the capital of the UK and the bacon sandwiches are popular nationwide. BLT is a variation of club sandwiches."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:United_Kingdom",
"property:capital",
"resource:London"
],
[
"resource:BLT",
"property:dish_variation",
"resource:Club_sandwich"
],
[
"resource:Bacon_sandwich",
"property:dish_variation",
"resource:BLT"
],
[
"resource:Bacon_sandwich",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_sandwich",
"property:country",
"resource:United_Kingdom"
]
] |
Bacon_sandwich
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "BLT",
"readable": "BLT",
"graph": "resource:BLT"
},
{
"modified": "Bacon_sandwich",
"readable": "Bacon sandwich",
"graph": "resource:Bacon_sandwich"
},
{
"modified": "Club_sandwich",
"readable": "Club sandwich",
"graph": "resource:Club_sandwich"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?k ) WHERE { resource:United_Kingdom property:capital ?u }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?k ) WHERE { resource:United_Kingdom property:capital ?u }",
"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 ?w WHERE { resource:United_Kingdom property:capital ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:United_Kingdom property:capital ?w }",
"graph_answer": [
"resource:London"
],
"readable_answer": [
"London"
],
"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 ?x WHERE { resource:Bacon_sandwich property:dish_variation ?x . VALUES ( ?x ) { ( resource:Club_sandwich ) ( resource:BLT ) } }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Bacon_sandwich property:dish_variation ?x . VALUES ( ?x ) { ( resource:Club_sandwich ) ( resource:BLT ) } }",
"graph_answer": [
"resource:BLT"
],
"readable_answer": [
"BLT"
],
"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"
]
}
] |
|
Airport
| 3 |
5741
|
Id74
|
[
{
"subject": "Alcobendas",
"property": "leaderParty",
"object": "People's_Party_(Spain)"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Alcobendas"
},
{
"subject": "Alcobendas",
"property": "country",
"object": "Spain"
}
] |
[
{
"subject": "Alcobendas",
"property": "leaderParty",
"object": "People's_Party_(Spain)"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Alcobendas"
},
{
"subject": "Alcobendas",
"property": "country",
"object": "Spain"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adolfo Suárez Madrid Barajas Airport is found in Alcobendas (Spain) where the leader party is the Peoples Party.",
"Adolfo Suárez Madrid–Barajas Airport is located in Spain at Alcobendas where the leader party is the Peoples Party (Spain).",
"Adolfo Suarez Madrid-Barajas airport is located in alcobendas, spain, where the leader party is the People's party."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Alcobendas"
],
[
"resource:Alcobendas",
"property:leader_party",
"resource:People_s_Party__Spain_"
],
[
"resource:Alcobendas",
"property:country",
"resource:Spain"
]
] |
Adolfo_Suárez_Madrid–Barajas_Airport
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leaderParty",
"readable": "leader party",
"graph": "property:leader_party"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Adolfo_Suárez_Madrid–Barajas_Airport",
"readable": "Adolfo Suárez Madrid–Barajas Airport",
"graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
},
{
"modified": "Alcobendas",
"readable": "Alcobendas",
"graph": "resource:Alcobendas"
},
{
"modified": "People's_Party_(Spain)",
"readable": "People's Party",
"graph": "resource:People_s_Party__Spain_"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?y property:country resource:Spain . ?y property:leader_party resource:Ahora_Madrid }",
"readable_query": "ASK WHERE { ?y property:country resource:Spain . ?y property:leader_party resource:Ahora_Madrid }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?o property:leader_party resource:People_s_Party__Spain_ . ?o property:country resource:Spain }",
"readable_query": "ASK WHERE { ?o property:leader_party resource:People's_Party_(Spain) . ?o property:country resource:Spain }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?w WHERE { ?w property:country resource:Spain . ?w property:leader_party resource:People_s_Party__Spain_ }",
"readable_query": "SELECT ?w WHERE { ?w property:country resource:Spain . ?w property:leader_party resource:People's_Party_(Spain) }",
"graph_answer": [
"resource:Alcobendas"
],
"readable_answer": [
"Alcobendas"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?u property:location resource:Alcobendas . ?u rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:location resource:Alcobendas . ?u rdf:type ontology:airport }",
"graph_answer": [
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
],
"readable_answer": [
"Adolfo Suárez Madrid–Barajas Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork
| 2 |
5508
|
Id43
|
[
{
"subject": "AIDS_(journal)",
"property": "discipline",
"object": "HIV"
},
{
"subject": "AIDS_(journal)",
"property": "academicDiscipline",
"object": "HIV/AIDS"
}
] |
[
{
"subject": "AIDS_(journal)",
"property": "academicDiscipline",
"object": "HIV"
},
{
"subject": "AIDS_(journal)",
"property": "academicDiscipline",
"object": "HIV/AIDS"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The AIDS journal in concerned with the study of AIDS/HIV.",
"The AIDS (journal) is the academic discipline of HIV, studying HIV/AIDS."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:AIDS__journal_",
"rdf:type",
"ontology:written_work"
],
[
"resource:AIDS__journal_",
"property:academic_discipline",
"resource:HIV_AIDS"
],
[
"resource:AIDS__journal_",
"property:academic_discipline",
"resource:HIV"
]
] |
AIDS_(journal)
|
[
{
"modified": "academicDiscipline",
"readable": "academic discipline",
"graph": "property:academic_discipline"
},
{
"modified": "AIDS_(journal)",
"readable": "AIDS",
"graph": "resource:AIDS__journal_"
},
{
"modified": "HIV",
"readable": "HIV",
"graph": "resource:HIV"
},
{
"modified": "HIV/AIDS",
"readable": "HIV/AIDS",
"graph": "resource:HIV_AIDS"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?c ) WHERE { resource:AIDS__journal_ property:academic_discipline ?o }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?c ) WHERE { resource:AIDS_(journal) property:academic_discipline ?o }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:AIDS__journal_ property:academic_discipline ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:AIDS_(journal) property:academic_discipline ?a }",
"graph_answer": [
"resource:HIV_AIDS",
"resource:HIV"
],
"readable_answer": [
"HIV/AIDS",
"HIV"
],
"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"
]
}
] |
|
ComicsCharacter
| 3 |
7006
|
Id59
|
[
{
"subject": "Black_Knight_(Dane_Whitman)",
"property": "creators",
"object": "John_Buscema"
},
{
"subject": "Black_Knight_(Dane_Whitman)",
"property": "creator",
"object": "Roy_Thomas"
},
{
"subject": "Black_Knight_(Dane_Whitman)",
"property": "alterEgo",
"object": "\"Dane Whitman\"@en"
}
] |
[
{
"subject": "Dane_Whitman_Black_Knight_(comicsCharacter)",
"property": "creator",
"object": "John_Buscema"
},
{
"subject": "Dane_Whitman_Black_Knight_(comicsCharacter)",
"property": "creator",
"object": "Roy_Thomas"
},
{
"subject": "Dane_Whitman_Black_Knight_(comicsCharacter)",
"property": "alternativeName",
"object": "\"Dane Whitman\""
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The comic character Dane Whitman Black Knight, created by Roy Thomas and John Buscema, is also known as simply Dane Whitman.",
"Dane Whitman, aka Black Knight, was created by John Buscema and Roy Thomas."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Dane_Whitman_Black_Knight__comicsCharacter_",
"property:creator",
"resource:John_Buscema"
],
[
"resource:Dane_Whitman_Black_Knight__comicsCharacter_",
"property:creator",
"resource:Roy_Thomas"
],
[
"resource:Dane_Whitman_Black_Knight__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Dane_Whitman_Black_Knight__comicsCharacter_",
"property:alternative_name",
"resource:Dane_Whitman"
]
] |
Dane_Whitman_Black_Knight_(comicsCharacter)
|
[
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "Dane Whitman",
"readable": "Dane Whitman",
"graph": "resource:Dane_Whitman"
},
{
"modified": "Dane_Whitman_Black_Knight_(comicsCharacter)",
"readable": "Dane Whitman Black Knight",
"graph": "resource:Dane_Whitman_Black_Knight__comicsCharacter_"
},
{
"modified": "John_Buscema",
"readable": "John Buscema",
"graph": "resource:John_Buscema"
},
{
"modified": "Roy_Thomas",
"readable": "Roy Thomas",
"graph": "resource:Roy_Thomas"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Dane_Whitman_Black_Knight__comicsCharacter_ property:creator ?f }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Dane_Whitman_Black_Knight_(comicsCharacter) property:creator ?f }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Dane_Whitman_Black_Knight__comicsCharacter_ property:creator ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Dane_Whitman_Black_Knight_(comicsCharacter) property:creator ?s }",
"graph_answer": [
"resource:John_Buscema",
"resource:Roy_Thomas"
],
"readable_answer": [
"John Buscema",
"Roy Thomas"
],
"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 |
3760
|
Id100
|
[
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "team",
"object": "Hamilton_Academical_F.C."
},
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "clubs",
"object": "Crewe_Alexandra_F.C."
}
] |
[
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Hamilton_Academical_F.C."
},
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Crewe_Alexandra_F.C."
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Martin plays for Hamilton Academical F.C. and Crewe Alexandra F.C.",
"Alan Martin is a footballer for the Hamilton Academical FC and also Crewe Alexandra F.C.",
"Alan Martin is a footballer for the Crewe Alexandra FC and Hamilton Academicals."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_Martin__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Hamilton_Academical_F_C_"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Crewe_Alexandra_F_C_"
]
] |
Alan_Martin_(footballer)
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Alan_Martin_(footballer)",
"readable": "Alan Martin",
"graph": "resource:Alan_Martin__footballer_"
},
{
"modified": "Crewe_Alexandra_F.C.",
"readable": "Crewe Alexandra F.C.",
"graph": "resource:Crewe_Alexandra_F_C_"
},
{
"modified": "Hamilton_Academical_F.C.",
"readable": "Hamilton Academical F.C.",
"graph": "resource:Hamilton_Academical_F_C_"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?k ) WHERE { resource:Alan_Martin__footballer_ property:club ?m }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?k ) WHERE { resource:Alan_Martin_(footballer) property:club ?m }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Alan_Martin__footballer_ property:club ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Alan_Martin_(footballer) property:club ?e }",
"graph_answer": [
"resource:Hamilton_Academical_F_C_",
"resource:Crewe_Alexandra_F_C_"
],
"readable_answer": [
"Hamilton Academical F.C.",
"Crewe Alexandra 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"
]
}
] |
|
Building
| 3 |
6480
|
Id100
|
[
{
"subject": "Adisham_Hall",
"property": "architecturalStyle",
"object": "\"Tudor and Jacabian\"@en"
},
{
"subject": "Adisham_Hall",
"property": "buildingStartDate",
"object": "\"1927\""
},
{
"subject": "Adisham_Hall",
"property": "location",
"object": "Haputale"
}
] |
[
{
"subject": "Adisham_Hall",
"property": "architecturalStyle",
"object": "\"Tudor and Jacabian\""
},
{
"subject": "Adisham_Hall",
"property": "buildingStartDate",
"object": "\"1927\""
},
{
"subject": "Adisham_Hall",
"property": "location",
"object": "Haputale"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"In 1927 the construction of Adisham Hall in Haputale began in the architectural style of Tudor and Jacobean.",
"Adisham Hall, located in Haputale, was started in 1927 and built in the architectural style of \"Tudor and Jacobean\"."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adisham_Hall",
"property:building_start_date",
"1927"
],
[
"resource:Adisham_Hall",
"rdf:type",
"ontology:building"
],
[
"resource:Adisham_Hall",
"property:location",
"resource:Haputale"
],
[
"resource:Adisham_Hall",
"property:architectural_style",
"resource:Tudor_and_Jacabian"
]
] |
Adisham_Hall
|
[
{
"modified": "1927",
"readable": "1927",
"graph": "1927"
},
{
"modified": "architecturalStyle",
"readable": "architectural style",
"graph": "property:architectural_style"
},
{
"modified": "buildingStartDate",
"readable": "building start date",
"graph": "property:building_start_date"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Adisham_Hall",
"readable": "Adisham Hall",
"graph": "resource:Adisham_Hall"
},
{
"modified": "Haputale",
"readable": "Haputale",
"graph": "resource:Haputale"
},
{
"modified": "Tudor and Jacabian",
"readable": "Tudor and Jacabian",
"graph": "resource:Tudor_and_Jacabian"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?d property:architectural_style resource:Tudor_and_Jacabian . ?d property:building_start_date '1700' . ?d rdf:type ontology:building }",
"readable_query": "ASK WHERE { ?d property:architectural_style resource:Tudor_and_Jacabian . ?d property:building_start_date '1700' . ?d rdf:type ontology:building }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?v property:building_start_date '1927' . ?v rdf:type ontology:building . ?v property:architectural_style resource:Tudor_and_Jacabian }",
"readable_query": "ASK WHERE { ?v property:building_start_date '1927' . ?v rdf:type ontology:building . ?v property:architectural_style resource:Tudor_and_Jacabian }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?e WHERE { ?e property:building_start_date '1927' . ?e rdf:type ontology:building . ?e property:architectural_style resource:Tudor_and_Jacabian }",
"readable_query": "SELECT ?e WHERE { ?e property:building_start_date '1927' . ?e rdf:type ontology:building . ?e property:architectural_style resource:Tudor_and_Jacabian }",
"graph_answer": [
"resource:Adisham_Hall"
],
"readable_answer": [
"Adisham Hall"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?l WHERE { resource:Adisham_Hall property:building_start_date ?l . resource:Adisham_Hall property:location ?n }",
"readable_query": "SELECT DISTINCT ?n ?l WHERE { resource:Adisham_Hall property:building_start_date ?l . resource:Adisham_Hall property:location ?n }",
"graph_answer": [
"resource:Haputale",
"1927"
],
"readable_answer": [
"Haputale",
"1927"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
City
| 4 |
9496
|
Id95
|
[
{
"subject": "Atlantic_City,_New_Jersey",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "largestCity",
"object": "New_York_City"
},
{
"subject": "Atlantic_City,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
}
] |
[
{
"subject": "Atlantic_City,_New_Jersey",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "largestCity",
"object": "New_York_City"
},
{
"subject": "Atlantic_City,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Atlantic City is part of New Jersey, United States. The capital of the US is Washington DC and the largest city in the country is New York City.",
"Although the largest city in the United States is New York City, the capital is Washington DC. The country is also the location of Atlantic City which is part of New Jersey.",
"Atlantic City, New Jersey, is located within the United States, whose capital city is Washington D.C. The biggest city in the U.S. is New York City."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Atlantic_City__New_Jersey",
"rdf:type",
"ontology:city"
],
[
"resource:Atlantic_City__New_Jersey",
"property:country",
"resource:United_States"
],
[
"resource:Atlantic_City__New_Jersey",
"property:is_part_of",
"resource:New_Jersey"
],
[
"resource:United_States",
"property:largest_city",
"resource:New_York_City"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
]
] |
Atlantic_City,_New_Jersey
|
[
{
"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": "Atlantic_City,_New_Jersey",
"readable": "Atlantic City, New Jersey",
"graph": "resource:Atlantic_City__New_Jersey"
},
{
"modified": "New_Jersey",
"readable": "New Jersey",
"graph": "resource:New_Jersey"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Atlantic_City__New_Jersey property:is_part_of resource:New_Jersey . resource:Atlantic_City__New_Jersey rdf:type ontology:city }",
"readable_query": "ASK WHERE { resource:Atlantic_City,_New_Jersey property:is_part_of resource:New_Jersey . resource:Atlantic_City,_New_Jersey rdf:type ontology:city }",
"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": "ASK WHERE { ?t property:largest_city resource:Anderson__Indiana . ?t property:capital resource:Washington__D_C_ }",
"readable_query": "ASK WHERE { ?t property:largest_city resource:Anderson,_Indiana . ?t property:capital resource:Washington,_D.C. }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?x property:capital resource:Washington__D_C_ . ?x property:largest_city resource:New_York_City }",
"readable_query": "ASK WHERE { ?x property:capital resource:Washington,_D.C. . ?x property:largest_city resource:New_York_City }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?l WHERE { ?l property:largest_city resource:New_York_City . ?l property:capital resource:Washington__D_C_ }",
"readable_query": "SELECT ?l WHERE { ?l property:largest_city resource:New_York_City . ?l property:capital resource:Washington,_D.C. }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation
| 3 |
7421
|
Id21
|
[
{
"subject": "AIDA_Cruises",
"property": "location",
"object": "Rostock"
},
{
"subject": "AIDAstella",
"property": "shipOperator",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAstella",
"property": "owner",
"object": "Costa_Crociere"
}
] |
[
{
"subject": "AIDA_Cruises",
"property": "location",
"object": "Rostock"
},
{
"subject": "AIDAstella",
"property": "operator",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAstella",
"property": "owner",
"object": "Costa_Crociere"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The AIDAstella, operated by Rostock's AIDA Cruises, is owned by Costa Crociere.",
"The AIDAstella is owed by Costa Crociere and operated by AIDA Cruise Line located in Rostock.",
"The operator of AIDAstella is Rostock based AIDA Cruises. The AIDAstella is owned by Costa Crociere."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:AIDAstella",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAstella",
"property:owner",
"resource:Costa_Crociere"
],
[
"resource:AIDAstella",
"property:operator",
"resource:AIDA_Cruises"
],
[
"resource:AIDA_Cruises",
"property:location",
"resource:Rostock"
]
] |
AIDAstella
|
[
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "AIDA_Cruises",
"readable": "AIDA Cruises",
"graph": "resource:AIDA_Cruises"
},
{
"modified": "AIDAstella",
"readable": "AIDAstella",
"graph": "resource:AIDAstella"
},
{
"modified": "Costa_Crociere",
"readable": "Costa Crociere",
"graph": "resource:Costa_Crociere"
},
{
"modified": "Rostock",
"readable": "Rostock",
"graph": "resource:Rostock"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:operator resource:Arianespace . ?o property:owner resource:Costa_Crociere }",
"readable_query": "ASK WHERE { ?o rdf:type ontology:mean_of_transportation . ?o property:operator resource:Arianespace . ?o property:owner resource:Costa_Crociere }",
"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 { ?u property:owner resource:Costa_Crociere . ?u property:operator resource:AIDA_Cruises . ?u rdf:type ontology:mean_of_transportation }",
"readable_query": "ASK WHERE { ?u property:owner resource:Costa_Crociere . ?u property:operator resource:AIDA_Cruises . ?u rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?w WHERE { ?w property:operator resource:AIDA_Cruises . ?w rdf:type ontology:mean_of_transportation . ?w property:owner resource:Costa_Crociere }",
"readable_query": "SELECT ?w WHERE { ?w property:operator resource:AIDA_Cruises . ?w rdf:type ontology:mean_of_transportation . ?w property:owner resource:Costa_Crociere }",
"graph_answer": [
"resource:AIDAstella"
],
"readable_answer": [
"AIDAstella"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:AIDA_Cruises property:location ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:AIDA_Cruises property:location ?b }",
"graph_answer": [
"resource:Rostock"
],
"readable_answer": [
"Rostock"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 2 |
5024
|
Id16
|
[
{
"subject": "Ab_Klink",
"property": "nationality",
"object": "Netherlands"
},
{
"subject": "Netherlands",
"property": "leader",
"object": "Mark_Rutte"
}
] |
[
{
"subject": "Ab_Klink",
"property": "nationality",
"object": "Netherlands"
},
{
"subject": "Netherlands",
"property": "leader",
"object": "Mark_Rutte"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Ab Klink is from the Netherlands where Mark Rutte is the leader."
],
"lang": [
""
]
}
|
[] |
[] |
[
[
"resource:Netherlands",
"property:leader",
"resource:Mark_Rutte"
],
[
"resource:Ab_Klink",
"rdf:type",
"ontology:politician"
],
[
"resource:Ab_Klink",
"property:nationality",
"resource:Netherlands"
]
] |
Ab_Klink
|
[
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "Ab_Klink",
"readable": "Ab Klink",
"graph": "resource:Ab_Klink"
},
{
"modified": "Mark_Rutte",
"readable": "Mark Rutte",
"graph": "resource:Mark_Rutte"
},
{
"modified": "Netherlands",
"readable": "Netherlands",
"graph": "resource:Netherlands"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?z property:leader resource:Mark_Rutte }",
"readable_query": "ASK WHERE { ?z property:leader resource:Mark_Rutte }",
"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 ?y WHERE { ?y property:leader resource:Mark_Rutte }",
"readable_query": "SELECT ?y WHERE { ?y property:leader resource:Mark_Rutte }",
"graph_answer": [
"resource:Netherlands"
],
"readable_answer": [
"Netherlands"
],
"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 ?y WHERE { resource:Ab_Klink property:colour ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Ab_Klink property:colour ?y }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician
| 4 |
10405
|
Id89
|
[
{
"subject": "Adam_Holloway",
"property": "battles",
"object": "Gulf_War"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "\"2005-05-05\"^^xsd:date"
},
{
"subject": "Gulf_War",
"property": "commander",
"object": "George_H._W._Bush"
},
{
"subject": "Adam_Holloway",
"property": "militaryBranch",
"object": "Grenadier_Guards"
}
] |
[
{
"subject": "Adam_Holloway",
"property": "battle",
"object": "Gulf_War"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "2005-05-05"
},
{
"subject": "Gulf_War",
"property": "commander",
"object": "George_H._W._Bush"
},
{
"subject": "Adam_Holloway",
"property": "militaryBranch",
"object": "Grenadier_Guards"
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam Holloway began his career on 5th May 2005 and in the Grenadier Guards, in the military. He was involved in Gulf War battles. It was during the gulf was that George H. W. Bush was a commander.",
"The commander of the Gulf War was George H. W. Bush and Adam Holloway was involved in Gulf War battles. Adam Holloway began his career on 5th May 2005 and served in the Grenadier Guards.",
"Adam Holloway began his career on 5th May 2005 and he also fought in the Gulf War with the Grenadier Guards. A commander during that war was George H.W. Bush."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Adam_Holloway",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Holloway",
"property:military_branch",
"resource:Grenadier_Guards"
],
[
"resource:Adam_Holloway",
"property:active_years_start_date",
"resource:2005_05_05"
],
[
"resource:Adam_Holloway",
"property:battle",
"resource:Gulf_War"
],
[
"resource:Gulf_War",
"property:commander",
"resource:George_H__W__Bush"
]
] |
Adam_Holloway
|
[
{
"modified": "activeYearsStartDate",
"readable": "active years start date",
"graph": "property:active_years_start_date"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "militaryBranch",
"readable": "military branch",
"graph": "property:military_branch"
},
{
"modified": "2005-05-05",
"readable": "2005-05-05",
"graph": "resource:2005_05_05"
},
{
"modified": "Adam_Holloway",
"readable": "Adam Holloway",
"graph": "resource:Adam_Holloway"
},
{
"modified": "George_H._W._Bush",
"readable": "George H. W. Bush",
"graph": "resource:George_H__W__Bush"
},
{
"modified": "Grenadier_Guards",
"readable": "Grenadier Guards",
"graph": "resource:Grenadier_Guards"
},
{
"modified": "Gulf_War",
"readable": "Gulf War",
"graph": "resource:Gulf_War"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?x property:active_years_start_date ?f . ?x rdf:type ontology:politician . ?e property:commander resource:George_H__W__Bush . ?x property:battle ?e . FILTER ( ?f = \"2005_05_05\" ) }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?x property:active_years_start_date ?f . ?x rdf:type ontology:politician . ?e property:commander resource:George_H._W._Bush . ?x property:battle ?e . FILTER ( ?f = \"2005-05-05\" ) }",
"graph_answer": [
"resource:Gulf_War"
],
"readable_answer": [
"Gulf War"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?u property:commander resource:George_H__W__Bush . ?b property:military_branch resource:Grenadier_Guards . ?b property:battle ?u . ?b rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?u property:commander resource:George_H._W._Bush . ?b property:military_branch resource:Grenadier_Guards . ?b property:battle ?u . ?b rdf:type ontology:politician }",
"graph_answer": [
"resource:Adam_Holloway"
],
"readable_answer": [
"Adam Holloway"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut
| 2 |
3627
|
Id13
|
[
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "California",
"property": "senators",
"object": "Dianne_Feinstein"
}
] |
[
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "California",
"property": "senators",
"object": "Dianne_Feinstein"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Dianne Feinstein is one of the senators of California, where Alan Shepard died.",
"Alan Shepard died in California where Dianne Feinstein was the Senator representing the state.",
"Senator Dianne Feinstein and Alan Shepard are both Californians."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:death_place",
"resource:California"
],
[
"resource:California",
"property:senators",
"resource:Dianne_Feinstein"
]
] |
Alan_Shepard
|
[
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "senators",
"readable": "senators",
"graph": "property:senators"
},
{
"modified": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Dianne_Feinstein",
"readable": "Dianne Feinstein",
"graph": "resource:Dianne_Feinstein"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?p ?k WHERE { ?p property:death_place ?k . ?k property:senators resource:Dianne_Feinstein . ?p rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?p ?k WHERE { ?p property:death_place ?k . ?k property:senators resource:Dianne_Feinstein . ?p rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Alan_Shepard",
"resource:California"
],
"readable_answer": [
"Alan Shepard",
"California"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist
| 4 |
8711
|
Id103
|
[
{
"subject": "Aleksandra_Kovač",
"property": "birthYear",
"object": "\"1972\"^^xsd:gYear"
},
{
"subject": "Aleksandra_Kovač",
"property": "genre",
"object": "Soul_music"
},
{
"subject": "Aleksandra_Kovač",
"property": "birthPlace",
"object": "Serbia"
},
{
"subject": "Aleksandra_Kovač",
"property": "background",
"object": "\"solo_singer\"@en"
}
] |
[
{
"subject": "Aleksandra_Kovač",
"property": "birthYear",
"object": "1972"
},
{
"subject": "Aleksandra_Kovač",
"property": "genre",
"object": "Soul_music"
},
{
"subject": "Aleksandra_Kovač",
"property": "birthPlace",
"object": "Serbia"
},
{
"subject": "Aleksandra_Kovač",
"property": "background",
"object": "\"solo_singer\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Solo singer Aleksandra Kovac was born in Serbia in 1972. Her genre is soul music.",
"Aleksandra Kovač was born in 1972, in Serbia. Aleksandra Kovač, whose genre is soul music, is a solo singer.",
"Aleksandra Kovac was born in 1972, in Serbia. A solo singer is part of Aleksandra Kovač's background and his genre is soul music."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aleksandra_Kova_",
"property:birth_year",
"resource:1972"
],
[
"resource:Aleksandra_Kova_",
"rdf:type",
"ontology:artist"
],
[
"resource:Aleksandra_Kova_",
"property:background",
"resource:solo_singer"
],
[
"resource:Aleksandra_Kova_",
"property:genre",
"resource:Soul_music"
],
[
"resource:Aleksandra_Kova_",
"property:birth_place",
"resource:Serbia"
]
] |
Aleksandra_Kovač
|
[
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "birthYear",
"readable": "birth year",
"graph": "property:birth_year"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "1972",
"readable": "1972",
"graph": "resource:1972"
},
{
"modified": "Aleksandra_Kovač",
"readable": "Aleksandra Kovač",
"graph": "resource:Aleksandra_Kova_"
},
{
"modified": "Serbia",
"readable": "Serbia",
"graph": "resource:Serbia"
},
{
"modified": "Soul_music",
"readable": "Soul music",
"graph": "resource:Soul_music"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?d rdf:type ontology:artist . ?d property:birth_year ?o . ?d property:birth_place resource:West_Germany }",
"readable_query": "ASK WHERE { ?d rdf:type ontology:artist . ?d property:birth_year ?o . ?d property:birth_place resource:West_Germany }",
"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 |
7308
|
Id221
|
[
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "India",
"property": "leaderName",
"object": "Narendra_Modi"
},
{
"subject": "India",
"property": "leader",
"object": "Sumitra_Mahajan"
}
] |
[
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "India",
"property": "leader",
"object": "Narendra_Modi"
},
{
"subject": "India",
"property": "leader",
"object": "Sumitra_Mahajan"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Bhajji originates from India where Narendra Modi and Sumitra Mahajan are leaders.",
"Bhajji come from India where the leaders are Narendra Modi and Sumitra Mahajan."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:country",
"resource:India"
],
[
"resource:India",
"property:leader",
"resource:Sumitra_Mahajan"
],
[
"resource:India",
"property:leader",
"resource:Narendra_Modi"
]
] |
Bhajji
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Bhajji",
"readable": "Bhajji",
"graph": "resource:Bhajji"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Narendra_Modi",
"readable": "Narendra Modi",
"graph": "resource:Narendra_Modi"
},
{
"modified": "Sumitra_Mahajan",
"readable": "Sumitra Mahajan",
"graph": "resource:Sumitra_Mahajan"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:India property:leader ?q . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'n' ) ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:India property:leader ?q . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'n' ) ) }",
"graph_answer": [
"resource:Narendra_Modi"
],
"readable_answer": [
"Narendra Modi"
],
"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 ?q WHERE { resource:India property:leader resource:Narendra_Modi . FILTER ( STRSTARTS ( LCASE ( resource:Narendra_Modi ) , 'n' ) ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:India property:leader resource:Narendra_Modi . FILTER ( STRSTARTS ( LCASE ( resource:Narendra_Modi ) , 'n' ) ) }",
"graph_answer": [
"resource:Sumitra_Mahajan"
],
"readable_answer": [
"Sumitra Mahajan"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"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:Bhajji rdf:type ontology:food . resource:Bhajji property:country resource:India }",
"readable_query": "ASK WHERE { resource:Bhajji rdf:type ontology:food . resource:Bhajji property:country resource:India }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
City
| 4 |
9551
|
Id150
|
[
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Anderson,_Indiana",
"property": "subdivisionName",
"object": "Madison_County,_Indiana"
}
] |
[
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Madison_County,_Indiana"
}
] |
(X (X (X)) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anderson and Indianapolis are cities in the United States. Indianapolis is the capital; Anderson is situated in Madison County.",
"Anderson is part of Madison County, Indiana in the United States. Indianapolis is the capital of Indiana.",
"The city of Anderson in Madison County is in Indiana. Indianapolis is the capital of Indiana, which is in the United States."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Indiana",
"property:capital",
"resource:Indianapolis"
],
[
"resource:Madison_County__Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Anderson__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Indiana"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Madison_County__Indiana"
]
] |
Anderson,_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": "Anderson,_Indiana",
"readable": "Anderson, Indiana",
"graph": "resource:Anderson__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Indianapolis",
"readable": "Indianapolis",
"graph": "resource:Indianapolis"
},
{
"modified": "Madison_County,_Indiana",
"readable": "Madison County, Indiana",
"graph": "resource:Madison_County__Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:Anderson__Indiana property:is_part_of ?q . FILTER NOT EXISTS { ?q property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Anderson,_Indiana property:is_part_of ?q . FILTER NOT EXISTS { ?q property:country resource:United_States } }",
"graph_answer": [
"resource:Indiana"
],
"readable_answer": [
"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 ?j WHERE { resource:Anderson__Indiana property:is_part_of ?j . FILTER ( ?j != resource:Indiana ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Anderson__Indiana property:is_part_of ?j . FILTER ( ?j != resource:Indiana ) }",
"graph_answer": [
"resource:Madison_County__Indiana"
],
"readable_answer": [
"Madison County, Indiana"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:Indiana property:maiden_flight ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Indiana property:maiden_flight ?v }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete
| 3 |
6250
|
Id86
|
[
{
"subject": "Akeem_Priestley",
"property": "team",
"object": "Sheikh_Russel_KC"
},
{
"subject": "Akeem_Priestley",
"property": "youthclubs",
"object": "Jacksonville_Dolphins"
},
{
"subject": "Akeem_Priestley",
"property": "clubs",
"object": "Harbour_View_F.C."
}
] |
[
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Sheikh_Russel_KC"
},
{
"subject": "Akeem_Priestley",
"property": "youthclub",
"object": "Jacksonville_Dolphins"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Harbour_View_F.C."
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Akeem Priestley, who played for Sheikh Russel KC, is in the Jacksonville Dolphins youth club and plays for Harbour View FC.",
"Akeem Priestley's club is Harbour View FC and he has also played for Sheikh Russel KC and the Jacksonville Dolphins youth team."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Akeem_Priestley",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Harbour_View_F_C_"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Sheikh_Russel_KC"
],
[
"resource:Akeem_Priestley",
"property:youthclub",
"resource:Jacksonville_Dolphins"
]
] |
Akeem_Priestley
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "youthclub",
"readable": "youthclub",
"graph": "property:youthclub"
},
{
"modified": "Akeem_Priestley",
"readable": "Akeem Priestley",
"graph": "resource:Akeem_Priestley"
},
{
"modified": "Harbour_View_F.C.",
"readable": "Harbour View F.C.",
"graph": "resource:Harbour_View_F_C_"
},
{
"modified": "Jacksonville_Dolphins",
"readable": "Jacksonville Dolphins",
"graph": "resource:Jacksonville_Dolphins"
},
{
"modified": "Sheikh_Russel_KC",
"readable": "Sheikh Russel KC",
"graph": "resource:Sheikh_Russel_KC"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?n ) WHERE { resource:Akeem_Priestley property:club ?u }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?n ) WHERE { resource:Akeem_Priestley property:club ?u }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Akeem_Priestley property:club ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Akeem_Priestley property:club ?t }",
"graph_answer": [
"resource:Harbour_View_F_C_",
"resource:Sheikh_Russel_KC"
],
"readable_answer": [
"Harbour View F.C.",
"Sheikh Russel KC"
],
"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:Akeem_Priestley property:youthclub ?a . FILTER ( CONTAINS ( LCASE ( ?a ) , 'dolphins' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Akeem_Priestley property:youthclub ?a . FILTER ( CONTAINS ( LCASE ( ?a ) , 'dolphins' ) ) }",
"graph_answer": [
"resource:Jacksonville_Dolphins"
],
"readable_answer": [
"Jacksonville Dolphins"
],
"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"
]
}
] |
|
Politician
| 3 |
7878
|
Id209
|
[
{
"subject": "Alvah_Sabin",
"property": "region",
"object": "Vermont's_3rd_congressional_district"
},
{
"subject": "Vermont",
"property": "largestCity",
"object": "Burlington,_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "state",
"object": "Vermont"
}
] |
[
{
"subject": "Alvah_Sabin",
"property": "region",
"object": "Vermont's_3rd_congressional_district"
},
{
"subject": "Vermont",
"property": "largestCity",
"object": "Burlington,_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "state",
"object": "Vermont"
}
] |
(X (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"From Vermont, Alvah Sabin, represented Vermont's 3rd Congressional District. The largest city in Vermont is Burlington.",
"Alvah Sabin was from Vermont where the largest city is Burlington and represented the state's 3rd Congressional District.",
"Alvah Sabin, whose state is Vermont, represented Vermont's 3rd Congressional District. Vermont's largest city is Burlington, Vermont."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alvah_Sabin",
"rdf:type",
"ontology:politician"
],
[
"resource:Alvah_Sabin",
"property:state",
"resource:Vermont"
],
[
"resource:Alvah_Sabin",
"property:region",
"resource:Vermont_s_3rd_congressional_district"
],
[
"resource:Vermont",
"property:largest_city",
"resource:Burlington__Vermont"
]
] |
Alvah_Sabin
|
[
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Alvah_Sabin",
"readable": "Alvah Sabin",
"graph": "resource:Alvah_Sabin"
},
{
"modified": "Burlington,_Vermont",
"readable": "Burlington, Vermont",
"graph": "resource:Burlington__Vermont"
},
{
"modified": "Vermont",
"readable": "Vermont",
"graph": "resource:Vermont"
},
{
"modified": "Vermont's_3rd_congressional_district",
"readable": "Vermont's 3rd congressional district",
"graph": "resource:Vermont_s_3rd_congressional_district"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?s property:largest_city resource:Corvallis__Oregon . ?n property:state ?s . ?n rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?s property:largest_city resource:Corvallis,_Oregon . ?n property:state ?s . ?n rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation
| 4 |
10191
|
Id165
|
[
{
"subject": "Aston_Martin_V8",
"property": "related",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_RHAM/1"
},
{
"subject": "Aston_Martin_V8",
"property": "engine",
"object": "\"5.3\"^^xsd:double"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "Newport_Pagnell"
}
] |
[
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "engine",
"object": "5.3 (litres)"
},
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_RHAM/1"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "Newport_Pagnell"
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Aston Martin V8, assembled at Newport Pagnell, has a 5.3 liter engine and is relative to the Aston Martin DBS and Aston Martin RHAM/1.",
"The Aston Martin V8 has a 5.3 litre and was assembled at Newport Pagnell. It is a related means of transport to the Aston Martin DBS and the Aston Martin RHAM/1.",
"The Aston Martin V8, Aston Martin RHAM/1 and Aston Martin DBS are a related means of transport. The Aston Martin V8, has a 5.3 litre engine and is assembled at Newport Pagnell."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aston_Martin_V8",
"property:engine",
"5.3 (litres)"
],
[
"resource:Aston_Martin_V8",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aston_Martin_V8",
"property:related_mean_of_transportation",
"resource:Aston_Martin_DBS"
],
[
"resource:Aston_Martin_V8",
"property:related_mean_of_transportation",
"resource:Aston_Martin_RHAM_1"
],
[
"resource:Aston_Martin_V8",
"property:assembly",
"resource:Newport_Pagnell"
]
] |
Aston_Martin_V8
|
[
{
"modified": "5.3 (litres)",
"readable": "5.3",
"graph": "5.3 (litres)"
},
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "Aston_Martin_DBS",
"readable": "Aston Martin DBS",
"graph": "resource:Aston_Martin_DBS"
},
{
"modified": "Aston_Martin_RHAM/1",
"readable": "Aston Martin RHAM/1",
"graph": "resource:Aston_Martin_RHAM_1"
},
{
"modified": "Aston_Martin_V8",
"readable": "Aston Martin V8",
"graph": "resource:Aston_Martin_V8"
},
{
"modified": "Newport_Pagnell",
"readable": "Newport Pagnell",
"graph": "resource:Newport_Pagnell"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?i ) WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation ?v }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?i ) WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation ?v }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation ?x }",
"graph_answer": [
"resource:Aston_Martin_DBS",
"resource:Aston_Martin_RHAM_1"
],
"readable_answer": [
"Aston Martin DBS",
"Aston Martin RHAM/1"
],
"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 ?e WHERE { resource:Aston_Martin_V8 property:assembly ?e . FILTER ( CONTAINS ( LCASE ( ?e ) , 'newport' ) ) }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Aston_Martin_V8 property:assembly ?e . FILTER ( CONTAINS ( LCASE ( ?e ) , 'newport' ) ) }",
"graph_answer": [
"resource:Newport_Pagnell"
],
"readable_answer": [
"Newport Pagnell"
],
"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 ?f WHERE { resource:Aston_Martin_V8 property:death_year ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Aston_Martin_V8 property:death_year ?f }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food
| 5 |
12087
|
Id34
|
[
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
},
{
"subject": "Malaysia",
"property": "ethnicGroups",
"object": "Malaysian_Malay"
},
{
"subject": "Malaysia",
"property": "capital",
"object": "Putrajaya"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Malay_Peninsula"
}
] |
[
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Malay"
},
{
"subject": "Malaysia",
"property": "capital",
"object": "Putrajaya"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Malay_Peninsula"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asam pedas is a food found in the Malay Peninsula of Malaysia, the country where Putrajaya is the capital. Malaysian Malay and the Malaysian Chinese are ethnic groups here.",
"Malays and Malaysian Chinese are both ethnic groups in Malaysia, a country whose capital is Putrajaya. Asam pedas is a food from the Malay Peninsula in Malaysia.",
"Asam Pedas is a food hails from the Malaysian Peninsula and popular in Malaysia. Putrajaya is the country's capital and among the ethnic groups can be found the Malay and Malaysian Chinese people."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Malaysia",
"property:capital",
"resource:Putrajaya"
],
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Malay"
],
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Chinese"
],
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Malaysia"
],
[
"resource:Asam_pedas",
"property:region",
"resource:Malay_Peninsula"
]
] |
Asam_pedas
|
[
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Asam_pedas",
"readable": "Asam pedas",
"graph": "resource:Asam_pedas"
},
{
"modified": "Malay_Peninsula",
"readable": "Malay Peninsula",
"graph": "resource:Malay_Peninsula"
},
{
"modified": "Malaysia",
"readable": "Malaysia",
"graph": "resource:Malaysia"
},
{
"modified": "Malaysian_Chinese",
"readable": "Malaysian Chinese",
"graph": "resource:Malaysian_Chinese"
},
{
"modified": "Malaysian_Malay",
"readable": "Malaysian Malay",
"graph": "resource:Malaysian_Malay"
},
{
"modified": "Putrajaya",
"readable": "Putrajaya",
"graph": "resource:Putrajaya"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Asam_pedas property:region resource:Malay_Peninsula . resource:Asam_pedas rdf:type ontology:food }",
"readable_query": "ASK WHERE { resource:Asam_pedas property:region resource:Malay_Peninsula . resource:Asam_pedas rdf:type ontology:food }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?p ) WHERE { resource:Malaysia property:colour ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?p ) WHERE { resource:Malaysia property:colour ?s }",
"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
| 3 |
5816
|
Id149
|
[
{
"subject": "Ashgabat_International_Airport",
"property": "operator",
"object": "Turkmenistan_Airlines"
},
{
"subject": "Turkmenistan_Airlines",
"property": "targetAirport",
"object": "Turkmenabat_Airport"
},
{
"subject": "Turkmenistan_Airlines",
"property": "headquarters",
"object": "Ashgabat"
}
] |
[
{
"subject": "Ashgabat_International_Airport",
"property": "operatingOrganisation",
"object": "Turkmenistan_Airlines"
},
{
"subject": "Turkmenistan_Airlines",
"property": "hubAirport",
"object": "Turkmenabat_Airport"
},
{
"subject": "Turkmenistan_Airlines",
"property": "headquarter",
"object": "Ashgabat"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ashgabat International Airport is operated by Turkmenistan Airlines which is located in Ashgabat and hub airport is Turkmenabat Airport.",
"Ashgabat International Airport is operated by Turkmenistan Airlines whose headquarters are in Ashgabat and their hub at Turkmenabat airport."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Turkmenistan_Airlines",
"property:headquarter",
"resource:Ashgabat"
],
[
"resource:Turkmenistan_Airlines",
"property:hub_airport",
"resource:Turkmenabat_Airport"
],
[
"resource:Ashgabat_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Ashgabat_International_Airport",
"property:operating_organisation",
"resource:Turkmenistan_Airlines"
]
] |
Ashgabat_International_Airport
|
[
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "hubAirport",
"readable": "hub airport",
"graph": "property:hub_airport"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Ashgabat",
"readable": "Ashgabat",
"graph": "resource:Ashgabat"
},
{
"modified": "Ashgabat_International_Airport",
"readable": "Ashgabat International Airport",
"graph": "resource:Ashgabat_International_Airport"
},
{
"modified": "Turkmenabat_Airport",
"readable": "Turkmenabat Airport",
"graph": "resource:Turkmenabat_Airport"
},
{
"modified": "Turkmenistan_Airlines",
"readable": "Turkmenistan Airlines",
"graph": "resource:Turkmenistan_Airlines"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?x ?n WHERE { resource:Turkmenistan_Airlines property:headquarter ?x . resource:Turkmenistan_Airlines property:hub_airport ?n }",
"readable_query": "SELECT DISTINCT ?x ?n WHERE { resource:Turkmenistan_Airlines property:headquarter ?x . resource:Turkmenistan_Airlines property:hub_airport ?n }",
"graph_answer": [
"resource:Ashgabat",
"resource:Turkmenabat_Airport"
],
"readable_answer": [
"Ashgabat",
"Turkmenabat Airport"
],
"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:Ashgabat_International_Airport property:operating_organisation resource:Turkmenistan_Airlines . resource:Ashgabat_International_Airport rdf:type ontology:airport }",
"readable_query": "ASK WHERE { resource:Ashgabat_International_Airport property:operating_organisation resource:Turkmenistan_Airlines . resource:Ashgabat_International_Airport rdf:type ontology:airport }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport
| 5 |
11123
|
Id172
|
[
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "location",
"object": "Egg_Harbor_Township,_New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "runwaySurface",
"object": "\"Asphalt/Concrete\""
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "country",
"object": "United_States"
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "subdivisionName",
"object": "Atlantic_County,_New_Jersey"
}
] |
[
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "location",
"object": "Egg_Harbor_Township,_New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "runwaySurfaceType",
"object": "\"Asphalt/Concrete\""
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "country",
"object": "United_States"
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "Atlantic_County,_New_Jersey"
}
] |
(X (X) (X (X) (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"With a runway surface made of asphalt and concrete, Atlantic City International Airport is in Egg Harbor. Egg Harbor Township is a township in Atlantic County, New Jersey, United States.",
"Atlantic City International Airport has a runway surface made of asphalt and concrete. It is located in Egg Harbor Township, Atlantic County, New Jersey, United States."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Atlantic_City_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Atlantic_City_International_Airport",
"property:runway_surface_type",
"resource:Asphalt_Concrete"
],
[
"resource:Atlantic_City_International_Airport",
"property:location",
"resource:Egg_Harbor_Township__New_Jersey"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:country",
"resource:United_States"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:is_part_of",
"resource:New_Jersey"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:is_part_of",
"resource:Atlantic_County__New_Jersey"
]
] |
Atlantic_City_International_Airport
|
[
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwaySurfaceType",
"readable": "runway surface type",
"graph": "property:runway_surface_type"
},
{
"modified": "Asphalt/Concrete",
"readable": "Asphalt/Concrete",
"graph": "resource:Asphalt_Concrete"
},
{
"modified": "Atlantic_City_International_Airport",
"readable": "Atlantic City International Airport",
"graph": "resource:Atlantic_City_International_Airport"
},
{
"modified": "Atlantic_County,_New_Jersey",
"readable": "Atlantic County, New Jersey",
"graph": "resource:Atlantic_County__New_Jersey"
},
{
"modified": "Egg_Harbor_Township,_New_Jersey",
"readable": "Egg Harbor Township, New Jersey",
"graph": "resource:Egg_Harbor_Township__New_Jersey"
},
{
"modified": "New_Jersey",
"readable": "New Jersey",
"graph": "resource:New_Jersey"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) . resource:Egg_Harbor_Township__New_Jersey property:is_part_of ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'a' ) ) . resource:Egg_Harbor_Township,_New_Jersey property:is_part_of ?u }",
"graph_answer": [
"resource:Atlantic_County__New_Jersey"
],
"readable_answer": [
"Atlantic County, New Jersey"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Afonso_Pena_International_Airport property:runway_surface_type ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Afonso_Pena_International_Airport property:runway_surface_type ?k }",
"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 ?m WHERE { resource:Atlantic_City_International_Airport property:runway_surface_type ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Atlantic_City_International_Airport property:runway_surface_type ?m }",
"graph_answer": [
"resource:Asphalt_Concrete"
],
"readable_answer": [
"Asphalt/Concrete"
],
"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"
]
}
] |
|
CelestialBody
| 3 |
6605
|
Id22
|
[
{
"subject": "(66063)_1998_RO1",
"property": "Planet/apoapsis",
"object": "\"2.5498957060815E8\"^^<http://dbpedia.org/datatype/kilometre>"
},
{
"subject": "(66063)_1998_RO1",
"property": "Planet/meanTemperature",
"object": "\"265.15\"^^<http://dbpedia.org/datatype/kelvin>"
},
{
"subject": "(66063)_1998_RO1",
"property": "Planet/orbitalPeriod",
"object": "\"360.29\"^^<http://dbpedia.org/datatype/day>"
}
] |
[
{
"subject": "(66063)_1998_RO1",
"property": "meanTemperature",
"object": "265.0 (kelvins)"
},
{
"subject": "(66063)_1998_RO1",
"property": "apoapsis",
"object": "254989570.60815 (kilometres)"
},
{
"subject": "(66063)_1998_RO1",
"property": "orbitalPeriod",
"object": "360.29 (days)"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The mean temperature of (66063) 1998 RO1 is 265.0 kelvins and its apoapsis is 254989570.60815 kilometres. It has an orbital period of 360.29 days.",
"(66063) 1998 RO1 has a mean temperature of 265 kelvins, an orbital period of 360.29 days and its periapsis is 254989570.60815 kilometres.",
"The mean temperature of (66063) 1998 RO1 is 265.0 kelvins. It has an apoapsis of 254989570.60815 kilometres and an orbital period of 360.29 days."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:_66063__1998_RO1",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_66063__1998_RO1",
"property:apoapsis",
"254989570.60815 (kilometres)"
],
[
"resource:_66063__1998_RO1",
"property:mean_temperature",
"265.0 (kelvins)"
],
[
"resource:_66063__1998_RO1",
"property:orbital_period",
"360.29 (days)"
]
] |
(66063)_1998_RO1
|
[
{
"modified": "254989570.60815 (kilometres)",
"readable": "254989570.60815",
"graph": "254989570.60815 (kilometres)"
},
{
"modified": "265.0 (kelvins)",
"readable": "265.0",
"graph": "265.0 (kelvins)"
},
{
"modified": "360.29 (days)",
"readable": "360.29",
"graph": "360.29 (days)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "meanTemperature",
"readable": "mean temperature",
"graph": "property:mean_temperature"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "(66063)_1998_RO1",
"readable": "1998 RO1",
"graph": "resource:_66063__1998_RO1"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?z rdf:type ontology:celestial_body . ?z property:apoapsis ?n . ?z property:orbital_period '1516.6700000000003 (days)' }",
"readable_query": "ASK WHERE { ?z rdf:type ontology:celestial_body . ?z property:apoapsis ?n . ?z property:orbital_period '1516.6700000000003 (days)' }",
"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
| 4 |
10146
|
Id120
|
[
{
"subject": "Alhambra_(1855)",
"property": "shipOwner",
"object": "P&O_(company)"
},
{
"subject": "Alhambra_(1855)",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Humphrys,_Tennant_and_Dykes",
"property": "location",
"object": "London"
},
{
"subject": "Alhambra_(1855)",
"property": "length",
"object": "\"63.8\"^^xsd:double"
}
] |
[
{
"subject": "Alhambra",
"property": "owner",
"object": "P&O_(company)"
},
{
"subject": "Alhambra",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Humphrys,_Tennant_and_Dykes",
"property": "location",
"object": "London"
},
{
"subject": "Alhambra",
"property": "length",
"object": "63800.0 (millimetres)"
}
] |
(X (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Alhambra which is 63800.0 millimetres long owned by P&O has a Humphreys, Tennant and Dykes engine located in London.",
"Alhambra is 63800.0 mms in length and is owned by the P & O company. It has a power type manufactured by Humnphrys, Tennant and Dykes who are located in London.",
"The Alhambra, owned by P&O, had the length of 63800.0 millimetres and is powered by a Humphrys, Tennant and Dykes engine. Humphrys, Tennant and Dykes is located in London."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Humphrys__Tennant_and_Dykes",
"property:location",
"resource:London"
],
[
"resource:Alhambra",
"property:length",
"63800.0 (millimetres)"
],
[
"resource:Alhambra",
"property:power_type",
"resource:Humphrys__Tennant_and_Dykes"
],
[
"resource:Alhambra",
"property:owner",
"resource:P_O__company_"
]
] |
Alhambra
|
[
{
"modified": "63800.0 (millimetres)",
"readable": "63800.0",
"graph": "63800.0 (millimetres)"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "Alhambra",
"readable": "Alhambra",
"graph": "resource:Alhambra"
},
{
"modified": "Humphrys,_Tennant_and_Dykes",
"readable": "Humphrys, Tennant and Dykes",
"graph": "resource:Humphrys__Tennant_and_Dykes"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "P&O_(company)",
"readable": "P&O",
"graph": "resource:P_O__company_"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Humphrys__Tennant_and_Dykes property:location ?n }",
"readable_query": "ASK WHERE { resource:Humphrys,_Tennant_and_Dykes property:location ?n }",
"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 { resource:Humphrys__Tennant_and_Dykes property:location ?v }",
"readable_query": "SELECT ?v WHERE { resource:Humphrys,_Tennant_and_Dykes property:location ?v }",
"graph_answer": [
"resource:London"
],
"readable_answer": [
"London"
],
"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": "ASK WHERE { ?k property:length '125800.0 (millimetres)' . ?k property:owner resource:P_O__company_ }",
"readable_query": "ASK WHERE { ?k property:length '125800.0 (millimetres)' . ?k property:owner resource:P&O_(company) }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?p property:length '63800.0 (millimetres)' . ?p property:owner resource:P_O__company_ }",
"readable_query": "ASK WHERE { ?p property:length '63800.0 (millimetres)' . ?p property:owner resource:P&O_(company) }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?r WHERE { ?r property:length '63800.0 (millimetres)' . ?r property:owner resource:P_O__company_ }",
"readable_query": "SELECT ?r WHERE { ?r property:length '63800.0 (millimetres)' . ?r property:owner resource:P&O_(company) }",
"graph_answer": [
"resource:Alhambra"
],
"readable_answer": [
"Alhambra"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport
| 3 |
5832
|
Id165
|
[
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "location",
"object": "Egg_Harbor_Township,_New_Jersey"
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "subdivisionName",
"object": "Atlantic_County,_New_Jersey"
}
] |
[
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "location",
"object": "Egg_Harbor_Township,_New_Jersey"
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "Atlantic_County,_New_Jersey"
}
] |
(X (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Atlantic City International Airport is located in Egg Harbor Township (a township in Atlantic County), New Jersey, United States.",
"Atlantic City International Airport is located in Egg Harbor Township which is in Atlantic County, in New Jersey.",
"Atlantic City International Airport is in Egg Harbor Township, Atlantic County, New Jersey."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Atlantic_City_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Atlantic_City_International_Airport",
"property:location",
"resource:Egg_Harbor_Township__New_Jersey"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:is_part_of",
"resource:New_Jersey"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:is_part_of",
"resource:Atlantic_County__New_Jersey"
]
] |
Atlantic_City_International_Airport
|
[
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Atlantic_City_International_Airport",
"readable": "Atlantic City International Airport",
"graph": "resource:Atlantic_City_International_Airport"
},
{
"modified": "Atlantic_County,_New_Jersey",
"readable": "Atlantic County, New Jersey",
"graph": "resource:Atlantic_County__New_Jersey"
},
{
"modified": "Egg_Harbor_Township,_New_Jersey",
"readable": "Egg Harbor Township, New Jersey",
"graph": "resource:Egg_Harbor_Township__New_Jersey"
},
{
"modified": "New_Jersey",
"readable": "New Jersey",
"graph": "resource:New_Jersey"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?h ) WHERE { resource:Egg_Harbor_Township__New_Jersey property:is_part_of ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?h ) WHERE { resource:Egg_Harbor_Township,_New_Jersey property:is_part_of ?r }",
"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:Egg_Harbor_Township__New_Jersey property:is_part_of ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Egg_Harbor_Township,_New_Jersey property:is_part_of ?t }",
"graph_answer": [
"resource:New_Jersey",
"resource:Atlantic_County__New_Jersey"
],
"readable_answer": [
"New Jersey",
"Atlantic County, New Jersey"
],
"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:Atlantic_City_International_Airport property:location resource:Egg_Harbor_Township__New_Jersey . resource:Atlantic_City_International_Airport rdf:type ontology:airport }",
"readable_query": "ASK WHERE { resource:Atlantic_City_International_Airport property:location resource:Egg_Harbor_Township,_New_Jersey . resource:Atlantic_City_International_Airport rdf:type ontology:airport }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Politician
| 2 |
5035
|
Id27
|
[
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Miri,_Malaysia"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "successor",
"object": "Abdul_Rahman_Ya'kub"
}
] |
[
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Miri,_Malaysia"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "successor",
"object": "Abdul_Rahman_Ya'kub"
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abdul Taib Mahmud was born in Miri, Malaysia, and he was succeeded by Abdul Rahman Ya'kub.",
"Miri, Malaysia, is the birthplace of Abdul Taib Mahmud who was the successor to, Abdul Rahman Ya'kub.",
"Abdul Rahman Ya'kub was the successor of Abdul Taib Mahmud who was born in Miri, Malaysia."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abdul_Taib_Mahmud",
"rdf:type",
"ontology:politician"
],
[
"resource:Abdul_Taib_Mahmud",
"property:successor",
"resource:Abdul_Rahman_Ya_kub"
],
[
"resource:Abdul_Taib_Mahmud",
"property:birth_place",
"resource:Miri__Malaysia"
]
] |
Abdul_Taib_Mahmud
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Abdul_Rahman_Ya'kub",
"readable": "Abdul Rahman Ya'kub",
"graph": "resource:Abdul_Rahman_Ya_kub"
},
{
"modified": "Abdul_Taib_Mahmud",
"readable": "Abdul Taib Mahmud",
"graph": "resource:Abdul_Taib_Mahmud"
},
{
"modified": "Miri,_Malaysia",
"readable": "Miri, Malaysia",
"graph": "resource:Miri__Malaysia"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?g rdf:type ontology:politician . ?g property:birth_place resource:United_States . ?g property:successor resource:Abdul_Rahman_Ya_kub }",
"readable_query": "ASK WHERE { ?g rdf:type ontology:politician . ?g property:birth_place resource:United_States . ?g property:successor resource:Abdul_Rahman_Ya'kub }",
"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 { ?u property:birth_place resource:Miri__Malaysia . ?u property:successor resource:Abdul_Rahman_Ya_kub . ?u rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?u property:birth_place resource:Miri,_Malaysia . ?u property:successor resource:Abdul_Rahman_Ya'kub . ?u rdf:type ontology:politician }",
"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 ?a WHERE { ?a property:successor resource:Abdul_Rahman_Ya_kub . ?a rdf:type ontology:politician . ?a property:birth_place resource:Miri__Malaysia }",
"readable_query": "SELECT ?a WHERE { ?a property:successor resource:Abdul_Rahman_Ya'kub . ?a rdf:type ontology:politician . ?a property:birth_place resource:Miri,_Malaysia }",
"graph_answer": [
"resource:Abdul_Taib_Mahmud"
],
"readable_answer": [
"Abdul Taib Mahmud"
],
"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"
]
}
] |
|
CelestialBody
| 3 |
6631
|
Id48
|
[
{
"subject": "101_Helena",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "101_Helena",
"property": "periapsis",
"object": "3.31683e+11"
},
{
"subject": "101_Helena",
"property": "Planet/apoapsis",
"object": "\"4.41092E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] |
[
{
"subject": "101_Helena",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "101_Helena",
"property": "periapsis",
"object": "331683000.0 (kilometres)"
},
{
"subject": "101_Helena",
"property": "apoapsis",
"object": "441092000.0 (kilometres)"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"101 Helena; has an apoapsis of 441092000.0 kilometres, a periapsis of 331683000.0 kilometres. and epoch date of, 2006-12-31.",
"101 Helena has an epoch of 2006-12-31, a periapsis of 331683000.0 kilometres and an apoapsis of 441092000.0 (kilometres)."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:101_Helena",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:apoapsis",
"441092000.0 (kilometres)"
],
[
"resource:101_Helena",
"property:periapsis",
"331683000.0 (kilometres)"
]
] |
101_Helena
|
[
{
"modified": "331683000.0 (kilometres)",
"readable": "331683000.0",
"graph": "331683000.0 (kilometres)"
},
{
"modified": "441092000.0 (kilometres)",
"readable": "441092000.0",
"graph": "441092000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?v property:epoch ?h . FILTER ( CONTAINS ( YEAR ( ?h ) , '2006' ) ) . ?v property:periapsis ?z . ?v rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?v property:epoch ?h . FILTER ( CONTAINS ( YEAR ( ?h ) , '2006' ) ) . ?v property:periapsis ?z . ?v rdf:type ontology:celestial_body }",
"graph_answer": [
"331683000.0 (kilometres)"
],
"readable_answer": [
"331683000.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 ?r WHERE { ?p property:epoch ?r . ?p property:periapsis '331683000.0 (kilometres)' . ?p rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?p property:epoch ?r . ?p property:periapsis '331683000.0 (kilometres)' . ?p rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:2006_12_31"
],
"readable_answer": [
"2006-12-31"
],
"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 ?w WHERE { ?y property:periapsis '331683000.0 (kilometres)' . ?y rdf:type ontology:celestial_body . ?y property:apoapsis ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?y property:periapsis '331683000.0 (kilometres)' . ?y rdf:type ontology:celestial_body . ?y property:apoapsis ?w }",
"graph_answer": [
"441092000.0 (kilometres)"
],
"readable_answer": [
"441092000.0"
],
"type": [
"ellipsis",
"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 ?a WHERE { ?a rdf:type ontology:celestial_body . ?a property:apoapsis '441092000.0 (kilometres)' . ?a property:periapsis '331683000.0 (kilometres)' }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:celestial_body . ?a property:apoapsis '441092000.0 (kilometres)' . ?a property:periapsis '331683000.0 (kilometres)' }",
"graph_answer": [
"resource:101_Helena"
],
"readable_answer": [
"101 Helena"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport
| 4 |
8567
|
Id165
|
[
{
"subject": "Atlantic_City_International_Airport",
"property": "runwayLength",
"object": "\"1872.69\"^^xsd:double"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "elevation",
"object": "\"23.0\"^^xsd:double"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "operator",
"object": "Port_Authority_of_New_York_and_New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "runwayDesignation",
"object": "\"13/31\""
}
] |
[
{
"subject": "Atlantic_City_International_Airport",
"property": "runwayLength",
"object": "1873.0"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "23.0"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "operatingOrganisation",
"object": "Port_Authority_of_New_York_and_New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "runwayName",
"object": "\"13/31\""
}
] |
(X (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Atlantic City International Airportis 23 metres above sea level, operated by the port Authority of New York and New Jersey, and has a runway names 13/31 which is 1873 meters long.",
"The Atlantic City International Airport is operated by the Port Authority of New York and New Jersey. It is 23 metres above sea level. The runway, 13/31, is 1873 long.",
"The Port Authority of New York and New Jersey operate Atlantic City International airport which is 23 metres above sea level. The runway name is 13/31 and is 1873.0 in length."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Atlantic_City_International_Airport",
"property:runway_length",
"resource:1873_0"
],
[
"resource:Atlantic_City_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Atlantic_City_International_Airport",
"property:elevation_above_the_sea_level",
"resource:23_0"
],
[
"resource:Atlantic_City_International_Airport",
"property:runway_name",
"resource:13_31"
],
[
"resource:Atlantic_City_International_Airport",
"property:operating_organisation",
"resource:Port_Authority_of_New_York_and_New_Jersey"
]
] |
Atlantic_City_International_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": "13/31",
"readable": "13/31",
"graph": "resource:13_31"
},
{
"modified": "1873.0",
"readable": "1873.0",
"graph": "resource:1873_0"
},
{
"modified": "23.0",
"readable": "23.0",
"graph": "resource:23_0"
},
{
"modified": "Atlantic_City_International_Airport",
"readable": "Atlantic City International Airport",
"graph": "resource:Atlantic_City_International_Airport"
},
{
"modified": "Port_Authority_of_New_York_and_New_Jersey",
"readable": "Port Authority of New York and New Jersey",
"graph": "resource:Port_Authority_of_New_York_and_New_Jersey"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?b WHERE { resource:Atlantic_City_International_Airport property:runway_name ?b . resource:Atlantic_City_International_Airport property:runway_length ?n }",
"readable_query": "SELECT DISTINCT ?n ?b WHERE { resource:Atlantic_City_International_Airport property:runway_name ?b . resource:Atlantic_City_International_Airport property:runway_length ?n }",
"graph_answer": [
"resource:1873_0",
"resource:13_31"
],
"readable_answer": [
"1873.0",
"13/31"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?e WHERE { resource:Atlantic_City_International_Airport property:elevation_above_the_sea_level ?e . resource:Atlantic_City_International_Airport property:operating_organisation ?i }",
"readable_query": "SELECT DISTINCT ?i ?e WHERE { resource:Atlantic_City_International_Airport property:elevation_above_the_sea_level ?e . resource:Atlantic_City_International_Airport property:operating_organisation ?i }",
"graph_answer": [
"resource:Port_Authority_of_New_York_and_New_Jersey",
"resource:23_0"
],
"readable_answer": [
"Port Authority of New York and New Jersey",
"23.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"
]
}
] |
|
City
| 5 |
11863
|
Id84
|
[
{
"subject": "Antioch,_California",
"property": "postalCode",
"object": "\"94509, 94531\""
},
{
"subject": "Antioch,_California",
"property": "utcOffset",
"object": "\"−7\""
},
{
"subject": "Antioch,_California",
"property": "populationTotal",
"object": "102372"
},
{
"subject": "Antioch,_California",
"property": "areaCode",
"object": "\"925\""
},
{
"subject": "Antioch,_California",
"property": "areaTotal",
"object": "\"75.324\"^^<http://dbpedia.org/datatype/squareKilometre>"
}
] |
[
{
"subject": "Antioch,_California",
"property": "utcOffset",
"object": "\"-7\""
},
{
"subject": "Antioch,_California",
"property": "areaCode",
"object": "925"
},
{
"subject": "Antioch,_California",
"property": "populationTotal",
"object": "102372"
},
{
"subject": "Antioch,_California",
"property": "postalCode",
"object": "94509, 94531"
},
{
"subject": "Antioch,_California",
"property": "areaTotal",
"object": "75.324 (square kilometres)"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Some information about Antioch, California are as follows: its UTC offset is -7, the area code is 925, and it has the post codes 94509 and 94531. Antioch's population is 102372, and the total area of the city is 75.324 square kilometres.",
"Antioch in California has a UTC offset of -7, an area code of 925 and postal codes of 94509 and 94531. It has a total area of 75.324 sq km and a population of 102.372."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:Antioch__California",
"property:area_total",
"75.324 (square kilometres)"
],
[
"resource:Antioch__California",
"property:area_code",
"925"
],
[
"resource:Antioch__California",
"property:population_total",
"102372"
],
[
"resource:Antioch__California",
"rdf:type",
"ontology:city"
],
[
"resource:Antioch__California",
"property:postal_code",
"resource:94509__94531"
],
[
"resource:Antioch__California",
"property:utc_offset",
"resource:_7"
]
] |
Antioch,_California
|
[
{
"modified": "102372",
"readable": "102372",
"graph": "102372"
},
{
"modified": "75.324 (square kilometres)",
"readable": "75.324",
"graph": "75.324 (square kilometres)"
},
{
"modified": "925",
"readable": "925",
"graph": "925"
},
{
"modified": "areaCode",
"readable": "area code",
"graph": "property:area_code"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "populationTotal",
"readable": "population total",
"graph": "property:population_total"
},
{
"modified": "postalCode",
"readable": "postal code",
"graph": "property:postal_code"
},
{
"modified": "utcOffset",
"readable": "utc offset",
"graph": "property:utc_offset"
},
{
"modified": "94509, 94531",
"readable": "94509, 94531",
"graph": "resource:94509__94531"
},
{
"modified": "Antioch,_California",
"readable": "Antioch, California",
"graph": "resource:Antioch__California"
},
{
"modified": "-7",
"readable": "-7",
"graph": "resource:_7"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?i property:population_total ?s . FILTER ( ?s = '102372' ) . ?i property:area_total ?d . ?i rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?i property:population_total ?s . FILTER ( ?s = '102372' ) . ?i property:area_total ?d . ?i rdf:type ontology:city }",
"graph_answer": [
"75.324 (square kilometres)"
],
"readable_answer": [
"75.324"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?f property:area_total resource:165_33 . ?f rdf:type ontology:city . ?f property:utc_offset ?j }",
"readable_query": "ASK WHERE { ?f property:area_total resource:165.33 . ?f rdf:type ontology:city . ?f property:utc_offset ?j }",
"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
| 4 |
9045
|
Id115
|
[
{
"subject": "FC_Terek_Grozny",
"property": "ground",
"object": "Grozny"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "clubs",
"object": "FC_Spartak_Moscow"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "team",
"object": "FC_Terek_Grozny"
},
{
"subject": "FC_Terek_Grozny",
"property": "manager",
"object": "Rashid_Rakhimov"
}
] |
[
{
"subject": "FC_Terek_Grozny",
"property": "ground",
"object": "Grozny"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "club",
"object": "FC_Spartak_Moscow"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "club",
"object": "FC_Terek_Grozny"
},
{
"subject": "FC_Terek_Grozny",
"property": "manager",
"object": "Rashid_Rakhimov"
}
] |
(X (X) (X (X) (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aleksandr Prudnikov playes for FC Spartak Moscow and FC Terek Grozny. The latter is based in Grozny and the manager is Rashid Rakhimov.",
"Aleksandr Prudnikov, who plays for FC Spartak Moscow, played for FC Terek Grozny. Rashid Rakhimov is the manager of FC Terek Grozny, the ground of which, is located in Grozny.",
"FC Terek Grozny, which has its ground in Grozny, is managed by Rashid Rakhimov. Aleksandr Prudnikov, who played for FC Spartak Moscow, plays for FC Terek Grozny."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Aleksandr_Prudnikov",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandr_Prudnikov",
"property:club",
"resource:FC_Terek_Grozny"
],
[
"resource:Aleksandr_Prudnikov",
"property:club",
"resource:FC_Spartak_Moscow"
],
[
"resource:FC_Terek_Grozny",
"property:manager",
"resource:Rashid_Rakhimov"
],
[
"resource:FC_Terek_Grozny",
"property:ground",
"resource:Grozny"
]
] |
Aleksandr_Prudnikov
|
[
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Aleksandr_Prudnikov",
"readable": "Aleksandr Prudnikov",
"graph": "resource:Aleksandr_Prudnikov"
},
{
"modified": "FC_Spartak_Moscow",
"readable": "FC Spartak Moscow",
"graph": "resource:FC_Spartak_Moscow"
},
{
"modified": "FC_Terek_Grozny",
"readable": "FC Terek Grozny",
"graph": "resource:FC_Terek_Grozny"
},
{
"modified": "Grozny",
"readable": "Grozny",
"graph": "resource:Grozny"
},
{
"modified": "Rashid_Rakhimov",
"readable": "Rashid Rakhimov",
"graph": "resource:Rashid_Rakhimov"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { { resource:Aleksandr_Prudnikov property:club ?o } MINUS { ?o property:ground resource:Grozny } }",
"readable_query": "SELECT DISTINCT ?o WHERE { { resource:Aleksandr_Prudnikov property:club ?o } MINUS { ?o property:ground resource:Grozny } }",
"graph_answer": [
"resource:FC_Spartak_Moscow"
],
"readable_answer": [
"FC Spartak Moscow"
],
"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": "ASK WHERE { ?g property:manager resource:Levan_Khomeriki }",
"readable_query": "ASK WHERE { ?g property:manager resource:Levan_Khomeriki }",
"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 { ?z property:manager resource:Rashid_Rakhimov }",
"readable_query": "ASK WHERE { ?z property:manager resource:Rashid_Rakhimov }",
"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 ?l WHERE { ?l property:manager resource:Rashid_Rakhimov }",
"readable_query": "SELECT ?l WHERE { ?l property:manager resource:Rashid_Rakhimov }",
"graph_answer": [
"resource:FC_Terek_Grozny"
],
"readable_answer": [
"FC Terek Grozny"
],
"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"
]
}
] |
|
Politician
| 3 |
7725
|
Id56
|
[
{
"subject": "Abel_Caballero",
"property": "office",
"object": "\"Minister of Transport\""
},
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Ponteareas"
},
{
"subject": "Abel_Caballero",
"property": "placeOfBirth",
"object": "Galicia_(Spain)"
}
] |
[
{
"subject": "Abel_Caballero",
"property": "office",
"object": "\"Minister of Transport\""
},
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Galicia_(Spain)"
},
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Ponteareas"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in Ponteareas, Galicia, in Spain, Abel Caballero worked as Minister of Transport.",
"Abel Caballero, born in Ponteareas, Galicia, Spain, was the Minister of Transport.",
"Transport Minister Abel Caballero was born in Ponteareas in Galicia, Spain."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Abel_Caballero",
"rdf:type",
"ontology:politician"
],
[
"resource:Abel_Caballero",
"property:office",
"resource:Minister_of_Transport"
],
[
"resource:Abel_Caballero",
"property:birth_place",
"resource:Galicia__Spain_"
],
[
"resource:Abel_Caballero",
"property:birth_place",
"resource:Ponteareas"
]
] |
Abel_Caballero
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "Abel_Caballero",
"readable": "Abel Caballero",
"graph": "resource:Abel_Caballero"
},
{
"modified": "Galicia_(Spain)",
"readable": "Galicia",
"graph": "resource:Galicia__Spain_"
},
{
"modified": "Minister of Transport",
"readable": "Minister of Transport",
"graph": "resource:Minister_of_Transport"
},
{
"modified": "Ponteareas",
"readable": "Ponteareas",
"graph": "resource:Ponteareas"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:politician . ?r property:birth_place resource:Ponteareas . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:politician . ?r property:birth_place resource:Ponteareas . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) }",
"graph_answer": [
"resource:Abel_Caballero"
],
"readable_answer": [
"Abel Caballero"
],
"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 ?x WHERE { resource:Abel_Caballero property:administrative_arrondissement ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Abel_Caballero property:administrative_arrondissement ?x }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist
| 2 |
3485
|
Id97
|
[
{
"subject": "Alan_Frew",
"property": "genre",
"object": "Alternative_rock"
},
{
"subject": "Alternative_rock",
"property": "musicSubgenre",
"object": "Christian_alternative_rock"
}
] |
[
{
"subject": "Alan_Frew",
"property": "genre",
"object": "Alternative_rock"
},
{
"subject": "Alternative_rock",
"property": "musicSubgenre",
"object": "Christian_alternative_rock"
}
] |
(X (X (X)))
|
chain
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Frew's musical genre is Alternative rock, which has the sungenre, Christian alternative rock.",
"Alan Frew plays Alternative rock and a sub genre of this music is Christian alternative rock.",
"Alan Frew performs alternative rock music which has a subgenre known as Christian alternative rock."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alternative_rock",
"property:music_subgenre",
"resource:Christian_alternative_rock"
],
[
"resource:Alan_Frew",
"rdf:type",
"ontology:artist"
],
[
"resource:Alan_Frew",
"property:genre",
"resource:Alternative_rock"
]
] |
Alan_Frew
|
[
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicSubgenre",
"readable": "music subgenre",
"graph": "property:music_subgenre"
},
{
"modified": "Alan_Frew",
"readable": "Alan Frew",
"graph": "resource:Alan_Frew"
},
{
"modified": "Alternative_rock",
"readable": "Alternative rock",
"graph": "resource:Alternative_rock"
},
{
"modified": "Christian_alternative_rock",
"readable": "Christian alternative rock",
"graph": "resource:Christian_alternative_rock"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { resource:Alternative_rock property:music_subgenre resource:Christian_alternative_rock }",
"readable_query": "ASK WHERE { resource:Alternative_rock property:music_subgenre resource:Christian_alternative_rock }",
"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 ( ?y ) AS ?h ) WHERE { resource:Alan_Frew property:chancellor ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?h ) WHERE { resource:Alan_Frew property:chancellor ?y }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
}
] |
|
Food
| 2 |
4662
|
Id174
|
[
{
"subject": "Batagor",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Batagor",
"property": "ingredientName",
"object": "\"fried fish dumpling with tofu and vegetables inpeanut sauce\""
}
] |
[
{
"subject": "Batagor",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Batagor",
"property": "mainIngredient",
"object": "\"fried fish dumpling with tofu and vegetables in peanut sauce\""
}
] |
(X (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Batagor has these main ingredients: fried fish dumplings, tofu and vegetables in peanut sauce and comes from Indonesia.",
"A batagor is a fried fish dumpling with tofu and vegetables in peanut sauce and can be found in Indonesia.",
"Batagor ingredients are fried fish dumpling with tofu and vegetables in peanut sauce and it is found in Indonesia."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Batagor",
"property:main_ingredient",
"fried fish dumpling with tofu and vegetables in peanut sauce"
],
[
"resource:Batagor",
"rdf:type",
"ontology:food"
],
[
"resource:Batagor",
"property:country",
"resource:Indonesia"
]
] |
Batagor
|
[
{
"modified": "fried fish dumpling with tofu and vegetables in peanut sauce",
"readable": "fried fish dumpling with tofu and vegetables in peanut sauce",
"graph": "fried fish dumpling with tofu and vegetables in peanut sauce"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "Batagor",
"readable": "Batagor",
"graph": "resource:Batagor"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?g ?w WHERE { resource:Batagor property:main_ingredient ?w . resource:Batagor property:country ?g }",
"readable_query": "SELECT DISTINCT ?g ?w WHERE { resource:Batagor property:main_ingredient ?w . resource:Batagor property:country ?g }",
"graph_answer": [
"resource:Indonesia",
"fried fish dumpling with tofu and vegetables in peanut sauce"
],
"readable_answer": [
"Indonesia",
"fried fish dumpling with tofu and vegetables in peanut sauce"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building
| 5 |
11539
|
Id3
|
[
{
"subject": "108_St_Georges_Terrace",
"property": "location",
"object": "Perth"
},
{
"subject": "Perth",
"property": "country",
"object": "Australia"
},
{
"subject": "108_St_Georges_Terrace",
"property": "completionDate",
"object": "1988"
},
{
"subject": "108_St_Georges_Terrace",
"property": "cost",
"object": "\"1.2E8\"^^<http://dbpedia.org/datatype/usDollar>"
},
{
"subject": "108_St_Georges_Terrace",
"property": "floorCount",
"object": "\"50\"^^xsd:positiveInteger"
}
] |
[
{
"subject": "108_St_Georges_Terrace",
"property": "location",
"object": "Perth"
},
{
"subject": "Perth",
"property": "country",
"object": "Australia"
},
{
"subject": "108_St_Georges_Terrace",
"property": "completionDate",
"object": "1988"
},
{
"subject": "108_St_Georges_Terrace",
"property": "cost",
"object": "\"120 million (Australian dollars)\""
},
{
"subject": "108_St_Georges_Terrace",
"property": "floorCount",
"object": "50"
}
] |
(X (X) (X) (X) (X (X)))
|
mixed
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"108 St Georges Terrace in Perth, Australia, has 50 floors and was completed in 198 at a cost of 120 million Australian dollars.",
"108 St. Georges Terrace, with 50 floors, is located in Perth, Australia, and was completed in 1988. Its construction cost 120 million Australian dollars.",
"108 St Georges Terrace was completed in 1988 in Perth, Australia. It has a total of 50 floors and cost 120m Australian dollars."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:108_St_Georges_Terrace",
"property:floor_count",
"50"
],
[
"resource:108_St_Georges_Terrace",
"rdf:type",
"ontology:building"
],
[
"resource:108_St_Georges_Terrace",
"property:cost",
"120 million (Australian dollars)"
],
[
"resource:108_St_Georges_Terrace",
"property:location",
"resource:Perth"
],
[
"resource:108_St_Georges_Terrace",
"property:completion_date",
"resource:1988"
],
[
"resource:Perth",
"property:country",
"resource:Australia"
]
] |
108_St_Georges_Terrace
|
[
{
"modified": "120 million (Australian dollars)",
"readable": "120 million",
"graph": "120 million (Australian dollars)"
},
{
"modified": "50",
"readable": "50",
"graph": "50"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "cost",
"readable": "cost",
"graph": "property:cost"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "108_St_Georges_Terrace",
"readable": "108 St Georges Terrace",
"graph": "resource:108_St_Georges_Terrace"
},
{
"modified": "1988",
"readable": "1988",
"graph": "resource:1988"
},
{
"modified": "Australia",
"readable": "Australia",
"graph": "resource:Australia"
},
{
"modified": "Perth",
"readable": "Perth",
"graph": "resource:Perth"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?b property:floor_count ?c . ?r property:country resource:Australia . ?b property:location ?r . FILTER ( ?c = '50' ) . ?b rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?b property:floor_count ?c . ?r property:country resource:Australia . ?b property:location ?r . FILTER ( ?c = '50' ) . ?b rdf:type ontology:building }",
"graph_answer": [
"resource:Perth"
],
"readable_answer": [
"Perth"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?p property:location resource:Perth . ?p rdf:type ontology:building . FILTER ( ?n = '50' ) . ?p property:floor_count ?n . resource:Perth property:country resource:Australia }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p property:location resource:Perth . ?p rdf:type ontology:building . FILTER ( ?n = '50' ) . ?p property:floor_count ?n . resource:Perth property:country resource:Australia }",
"graph_answer": [
"resource:108_St_Georges_Terrace"
],
"readable_answer": [
"108 St Georges Terrace"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g ?c WHERE { resource:108_St_Georges_Terrace property:cost ?c . resource:108_St_Georges_Terrace property:completion_date ?g }",
"readable_query": "SELECT DISTINCT ?g ?c WHERE { resource:108_St_Georges_Terrace property:cost ?c . resource:108_St_Georges_Terrace property:completion_date ?g }",
"graph_answer": [
"resource:1988",
"120 million (Australian dollars)"
],
"readable_answer": [
"1988",
"120 million"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Athlete
| 3 |
6333
|
Id169
|
[
{
"subject": "Alex_Plante",
"property": "height",
"object": "\"1.9304\"^^xsd:double"
},
{
"subject": "Alex_Plante",
"property": "team",
"object": "Anyang_Halla"
},
{
"subject": "Alex_Plante",
"property": "placeOfBirth",
"object": "Manitoba"
}
] |
[
{
"subject": "Alex_Plante",
"property": "height",
"object": "1.9304"
},
{
"subject": "Alex_Plante",
"property": "club",
"object": "Anyang_Halla"
},
{
"subject": "Alex_Plante",
"property": "birthPlace",
"object": "Manitoba"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alex Plante, who is 1.9304m in height was born in Manitoba and has played for Anyang Halla.",
"Alex Plante, who is 1.9304 m in height and was born in Manitoba, has played for the club Anyang Halla.",
"Alex Plante, whose club is Anyang Halla, is 1.9304m tall and was born in Manitoba."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Alex_Plante",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alex_Plante",
"property:club",
"resource:Anyang_Halla"
],
[
"resource:Alex_Plante",
"property:height",
"resource:1_9304"
],
[
"resource:Alex_Plante",
"property:birth_place",
"resource:Manitoba"
]
] |
Alex_Plante
|
[
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "height",
"readable": "height",
"graph": "property:height"
},
{
"modified": "1.9304",
"readable": "1.9304",
"graph": "resource:1_9304"
},
{
"modified": "Alex_Plante",
"readable": "Alex Plante",
"graph": "resource:Alex_Plante"
},
{
"modified": "Anyang_Halla",
"readable": "Anyang Halla",
"graph": "resource:Anyang_Halla"
},
{
"modified": "Manitoba",
"readable": "Manitoba",
"graph": "resource:Manitoba"
}
] |
[
{
"question": [],
"graph_query": "ASK WHERE { ?r rdf:type ontology:athlete . ?r property:club ?n . ?r property:birth_place resource:Derbyshire }",
"readable_query": "ASK WHERE { ?r rdf:type ontology:athlete . ?r property:club ?n . ?r property:birth_place resource:Derbyshire }",
"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
| 5 |
11458
|
Id75
|
[
{
"subject": "William_Anders",
"property": "dateOfRet",
"object": "\"1969-09-01\"^^xsd:date"
},
{
"subject": "William_Anders",
"property": "birthDate",
"object": "\"1933-10-17\"^^xsd:date"
},
{
"subject": "William_Anders",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "William_Anders",
"property": "birthPlace",
"object": "British_Hong_Kong"
},
{
"subject": "William_Anders",
"property": "mission",
"object": "Apollo_8"
}
] |
[
{
"subject": "William_Anders",
"property": "dateOfRetirement",
"object": "\"1969-09-01\""
},
{
"subject": "William_Anders",
"property": "birthDate",
"object": "\"1933-10-17\""
},
{
"subject": "William_Anders",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "William_Anders",
"property": "birthPlace",
"object": "British_Hong_Kong"
},
{
"subject": "William_Anders",
"property": "mission",
"object": "Apollo_8"
}
] |
(X (X) (X) (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Fighter pilot William Anders was born in British Hong Kong on October 17, 1933. He served as a crew member of Apollo 8 and retired on September 1, 1969.",
"William Anders was born in British Hong Kong on the 17th of October, 1933. He was a fighter pilot and also served as a crew member of Apollo 8. He retired on the 1st of September, 1969."
],
"lang": [
"",
""
]
}
|
[] |
[] |
[
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:mission",
"resource:Apollo_8"
],
[
"resource:William_Anders",
"property:date_of_retirement",
"1969-09-01"
],
[
"resource:William_Anders",
"property:occupation",
"resource:Fighter_pilot"
],
[
"resource:William_Anders",
"property:birth_date",
"1933-10-17"
],
[
"resource:William_Anders",
"property:birth_place",
"resource:British_Hong_Kong"
]
] |
William_Anders
|
[
{
"modified": "1933-10-17",
"readable": "1933-10-17",
"graph": "1933-10-17"
},
{
"modified": "1969-09-01",
"readable": "1969-09-01",
"graph": "1969-09-01"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "dateOfRetirement",
"readable": "date of retirement",
"graph": "property:date_of_retirement"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "Apollo_8",
"readable": "Apollo 8",
"graph": "resource:Apollo_8"
},
{
"modified": "British_Hong_Kong",
"readable": "British Hong Kong",
"graph": "resource:British_Hong_Kong"
},
{
"modified": "Fighter_pilot",
"readable": "Fighter pilot",
"graph": "resource:Fighter_pilot"
},
{
"modified": "William_Anders",
"readable": "William Anders",
"graph": "resource:William_Anders"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?f = \"1933-10-17\" ) . ?d property:mission ?w . ?d property:birth_date ?f . ?d rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?f = \"1933-10-17\" ) . ?d property:mission ?w . ?d property:birth_date ?f . ?d rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Apollo_8"
],
"readable_answer": [
"Apollo 8"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?c rdf:type ontology:astronaut . ?c property:birth_place ?o . ?c property:mission resource:Apollo_8 }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?c rdf:type ontology:astronaut . ?c property:birth_place ?o . ?c property:mission resource:Apollo_8 }",
"graph_answer": [
"resource:British_Hong_Kong"
],
"readable_answer": [
"British Hong Kong"
],
"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 ?p WHERE { ?p rdf:type ontology:astronaut . ?p property:mission resource:Apollo_8 . ?p property:birth_place resource:British_Hong_Kong }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:astronaut . ?p property:mission resource:Apollo_8 . ?p property:birth_place resource:British_Hong_Kong }",
"graph_answer": [
"resource:William_Anders"
],
"readable_answer": [
"William Anders"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?t WHERE { resource:William_Anders property:date_of_retirement ?t . resource:William_Anders property:occupation ?q }",
"readable_query": "SELECT DISTINCT ?q ?t WHERE { resource:William_Anders property:date_of_retirement ?t . resource:William_Anders property:occupation ?q }",
"graph_answer": [
"resource:Fighter_pilot",
"1969-09-01"
],
"readable_answer": [
"Fighter pilot",
"1969-09-01"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Company
| 3 |
7060
|
Id49
|
[
{
"subject": "Hypermarcas",
"property": "numberOfEmployees",
"object": "10252"
},
{
"subject": "Hypermarcas",
"property": "product",
"object": "Healthcare"
},
{
"subject": "Hypermarcas",
"property": "location",
"object": "São_Paulo"
}
] |
[
{
"subject": "Hypermarcas",
"property": "numberOfEmployees",
"object": "10252"
},
{
"subject": "Hypermarcas",
"property": "product",
"object": "Healthcare"
},
{
"subject": "Hypermarcas",
"property": "location",
"object": "São_Paulo"
}
] |
(X (X) (X) (X))
|
sibling
|
{
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Located in São Paulo, Hypermarcas, which produces healthcare products, employs 10252 people.",
"Hypermarcas, located in Sao Paulo, sells healthcare products and has employs 10252.",
"Hypermarcas, which is located in Sao Paulo, makes healthcare products and has 10,252 employees."
],
"lang": [
"",
"",
""
]
}
|
[] |
[] |
[
[
"resource:Hypermarcas",
"property:number_of_employees",
"10252"
],
[
"resource:Hypermarcas",
"property:product",
"resource:Healthcare"
],
[
"resource:Hypermarcas",
"rdf:type",
"ontology:company"
],
[
"resource:Hypermarcas",
"property:location",
"resource:S_o_Paulo"
]
] |
Hypermarcas
|
[
{
"modified": "10252",
"readable": "10252",
"graph": "10252"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "numberOfEmployees",
"readable": "number of employees",
"graph": "property:number_of_employees"
},
{
"modified": "product",
"readable": "product",
"graph": "property:product"
},
{
"modified": "Healthcare",
"readable": "Healthcare",
"graph": "resource:Healthcare"
},
{
"modified": "Hypermarcas",
"readable": "Hypermarcas",
"graph": "resource:Hypermarcas"
},
{
"modified": "São_Paulo",
"readable": "São Paulo",
"graph": "resource:S_o_Paulo"
}
] |
[
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?y rdf:type ontology:company . ?y property:number_of_employees ?c . ?y property:location ?g . FILTER ( ?c = '10252' ) }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?y rdf:type ontology:company . ?y property:number_of_employees ?c . ?y property:location ?g . FILTER ( ?c = '10252' ) }",
"graph_answer": [
"resource:S_o_Paulo"
],
"readable_answer": [
"São Paulo"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?r ) WHERE { ?k property:location resource:S_o_Paulo . ?k rdf:type ontology:company }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?r ) WHERE { ?k property:location resource:São_Paulo . ?k rdf:type ontology:company }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l property:location resource:S_o_Paulo . ?l rdf:type ontology:company }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:location resource:São_Paulo . ?l rdf:type ontology:company }",
"graph_answer": [
"resource:Hypermarcas"
],
"readable_answer": [
"Hypermarcas"
],
"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 ?m WHERE { resource:Hypermarcas property:attack_aircraft ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Hypermarcas property:attack_aircraft ?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"
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.