category
string | size
int32 | id
string | eid
string | original_triple_sets
list | modified_triple_sets
list | shape
string | shape_type
string | lex
sequence | test_category
string | dbpedia_links
sequence | links
sequence | graph
list | main_entity
string | mappings
list | dialogue
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Airport | 3 | 5851 | Id184 | [
{
"subject": "Saranac_Lake,_New_York",
"property": "subdivisionName",
"object": "Harrietstown,_New_York"
},
{
"subject": "Harrietstown,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] | [
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "Harrietstown,_New_York"
},
{
"subject": "Harrietstown,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] | (X (X (X (X)))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Saranac Lake is part of Harrietstown New York and has an airport called Adirondack Regional airport.",
"Adirondack Regional Airport serves the city of Saranac Lake, Harrietstown, New York."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Adirondack_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Saranac_Lake__New_York"
],
[
"resource:Harrietstown__New_York",
"property:is_part_of",
"resource:New_York"
],
[
"resource:Saranac_Lake__New_York",
"property:is_part_of",
"resource:Harrietstown__New_York"
]
] | Adirondack_Regional_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Adirondack_Regional_Airport",
"readable": "Adirondack Regional Airport",
"graph": "resource:Adirondack_Regional_Airport"
},
{
"modified": "Harrietstown,_New_York",
"readable": "Harrietstown, New York",
"graph": "resource:Harrietstown__New_York"
},
{
"modified": "New_York",
"readable": "New York",
"graph": "resource:New_York"
},
{
"modified": "Saranac_Lake,_New_York",
"readable": "Saranac Lake, New York",
"graph": "resource:Saranac_Lake__New_York"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?r WHERE { ?r property:is_part_of resource:New_York . ?s property:is_part_of ?r }",
"readable_query": "SELECT DISTINCT ?s ?r WHERE { ?r property:is_part_of resource:New_York . ?s property:is_part_of ?r }",
"graph_answer": [
"resource:Saranac_Lake__New_York",
"resource:Harrietstown__New_York"
],
"readable_answer": [
"Saranac Lake, New York",
"Harrietstown, New York"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Adirondack_Regional_Airport rdf:type ontology:airport . resource:Adirondack_Regional_Airport property:city_served resource:Saranac_Lake__New_York }",
"readable_query": "ASK WHERE { resource:Adirondack_Regional_Airport rdf:type ontology:airport . resource:Adirondack_Regional_Airport property:city_served resource:Saranac_Lake,_New_York }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 4 | 10055 | Id29 | [
{
"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": "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))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Meyer Werft is located in Germany and built the AIDAstella which is operated by AIDA Cruises and owned by Costa Crociere.",
"AIDAstella, which was built by the German shipyard Meyer Werft and is owned by Costa Crociere, is the operator of AIDA Cruises.",
"The AIDAstella was built by Meyer Werft in Germany. Costa Crociere is the owner of the AIDAstella and they're operated by AIDA Cruises."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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": "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": "Germany",
"readable": "Germany",
"graph": "resource:Germany"
},
{
"modified": "Meyer_Werft",
"readable": "Meyer Werft",
"graph": "resource:Meyer_Werft"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?c rdf:type ontology:mean_of_transportation . ?c property:builder resource:Meyer_Werft . ?c property:owner ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'c' ) ) }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?c rdf:type ontology:mean_of_transportation . ?c property:builder resource:Meyer_Werft . ?c property:owner ?g . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'c' ) ) }",
"graph_answer": [
"resource:Costa_Crociere"
],
"readable_answer": [
"Costa Crociere"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?u property:location resource:Germany . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'm' ) ) . ?h rdf:type ontology:mean_of_transportation . ?h property:builder ?u . ?h property:owner resource:Costa_Crociere }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?u property:location resource:Germany . FILTER ( STRSTARTS ( LCASE ( ?u ) , 'm' ) ) . ?h rdf:type ontology:mean_of_transportation . ?h property:builder ?u . ?h property:owner resource:Costa_Crociere }",
"graph_answer": [
"resource:AIDAstella"
],
"readable_answer": [
"AIDAstella"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:AIDAstella property:gemstone ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:AIDAstella property:gemstone ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 5 | 11435 | Id52 | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "athletics",
"object": "Big_12_Conference"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliation",
"object": "University_of_Texas_System"
},
{
"subject": "Dallas",
"property": "part",
"object": "Collin_County,_Texas"
}
] | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "competeIn",
"object": "Big_12_Conference"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliation",
"object": "University_of_Texas_System"
},
{
"subject": "Dallas",
"property": "part",
"object": "Collin_County,_Texas"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Elliot See was born in Dallas, which is in Collin County, Texas. He graduated from the University of Texas at Austin, which is affiliated with the University of Texas System. The University of Texas at Austin will be a competitor in the Big 12 Conference.",
"The University of Texas at Austin which is competing in the Big 12 Conference, is affiliated with University of Texas System. That is where Elliot See, who was born in Dallas, Collin County, Texas, studied.",
"Elliot See, born in Dallas (Collin County, Texas), attended the University of Texas at Austin, affiliated with the University of Texas System. The University of Texas will compete in the Big 12 Conference."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:alma_mater",
"resource:University_of_Texas_at_Austin"
],
[
"resource:Elliot_See",
"property:birth_place",
"resource:Dallas"
],
[
"resource:Dallas",
"property:part",
"resource:Collin_County__Texas"
],
[
"resource:University_of_Texas_at_Austin",
"property:compete_in",
"resource:Big_12_Conference"
],
[
"resource:University_of_Texas_at_Austin",
"property:affiliation",
"resource:University_of_Texas_System"
]
] | Elliot_See | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "competeIn",
"readable": "compete in",
"graph": "property:compete_in"
},
{
"modified": "part",
"readable": "part",
"graph": "property:part"
},
{
"modified": "Big_12_Conference",
"readable": "Big 12 Conference",
"graph": "resource:Big_12_Conference"
},
{
"modified": "Collin_County,_Texas",
"readable": "Collin County, Texas",
"graph": "resource:Collin_County__Texas"
},
{
"modified": "Dallas",
"readable": "Dallas",
"graph": "resource:Dallas"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "University_of_Texas_System",
"readable": "University of Texas System",
"graph": "resource:University_of_Texas_System"
},
{
"modified": "University_of_Texas_at_Austin",
"readable": "University of Texas at Austin",
"graph": "resource:University_of_Texas_at_Austin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?k property:affiliation resource:University_of_Texas_System . ?j rdf:type ontology:astronaut . ?j property:alma_mater ?k . ?j property:birth_place resource:Dallas }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?k property:affiliation resource:University_of_Texas_System . ?j rdf:type ontology:astronaut . ?j property:alma_mater ?k . ?j property:birth_place resource:Dallas }",
"graph_answer": [
"resource:Elliot_See"
],
"readable_answer": [
"Elliot See"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?t ) WHERE { ?r rdf:type ontology:astronaut . ?r property:alma_mater ?s . ?s property:affiliation resource:University_of_Texas_System . ?r property:birth_place resource:Dallas }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?t ) WHERE { ?r rdf:type ontology:astronaut . ?r property:alma_mater ?s . ?s property:affiliation resource:University_of_Texas_System . ?r property:birth_place resource:Dallas }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"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 ?q WHERE { ?n rdf:type ontology:astronaut . ?q property:affiliation resource:University_of_Texas_System . ?n property:birth_place resource:Dallas . ?n property:alma_mater ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?n rdf:type ontology:astronaut . ?q property:affiliation resource:University_of_Texas_System . ?n property:birth_place resource:Dallas . ?n property:alma_mater ?q }",
"graph_answer": [
"resource:University_of_Texas_at_Austin"
],
"readable_answer": [
"University of Texas at Austin"
],
"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 ?p WHERE { resource:University_of_Texas_at_Austin property:chief ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:University_of_Texas_at_Austin property:chief ?p }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 4 | 9452 | Id51 | [
{
"subject": "Anaheim,_California",
"property": "utcOffset",
"object": "\"−8\""
},
{
"subject": "Anaheim,_California",
"property": "populationTotal",
"object": "336265"
},
{
"subject": "Anaheim,_California",
"property": "areaCode",
"object": "\"657/714\""
},
{
"subject": "Anaheim,_California",
"property": "areaTotal",
"object": "\"131.5998858742825\"^^<http://dbpedia.org/datatype/squareKilometre>"
}
] | [
{
"subject": "Anaheim,_California",
"property": "utcOffset",
"object": "\"-8\""
},
{
"subject": "Anaheim,_California",
"property": "populationTotal",
"object": "336265"
},
{
"subject": "Anaheim,_California",
"property": "areaCode",
"object": "657, 714"
},
{
"subject": "Anaheim,_California",
"property": "areaTotal",
"object": "131.6 (square kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anaheim in California uses the area codes 657 and 714 and has the UTC offset of -8. The total area of the city is 131.6 sq km and there is a population of 336,265.",
"Anaheim, California has a total area of 131.6 square kilometres, 336265 people live there and has a UTC offset of -8. 657 and 714 are area codes there.",
"Anaheim, California has a total area of 131.6 square kilometres and has 336265 people living there. It has UTC offset of -8 and its area codes are 657 and 714."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anaheim__California",
"property:area_total",
"131.6 (square kilometres)"
],
[
"resource:Anaheim__California",
"property:area_code",
"resource:657__714"
],
[
"resource:Anaheim__California",
"property:population_total",
"336265"
],
[
"resource:Anaheim__California",
"rdf:type",
"ontology:city"
],
[
"resource:Anaheim__California",
"property:utc_offset",
"resource:_8"
]
] | Anaheim,_California | [
{
"modified": "131.6 (square kilometres)",
"readable": "131.6",
"graph": "131.6 (square kilometres)"
},
{
"modified": "336265",
"readable": "336265",
"graph": "336265"
},
{
"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": "utcOffset",
"readable": "utc offset",
"graph": "property:utc_offset"
},
{
"modified": "657, 714",
"readable": "657, 714",
"graph": "resource:657__714"
},
{
"modified": "Anaheim,_California",
"readable": "Anaheim, California",
"graph": "resource:Anaheim__California"
},
{
"modified": "-8",
"readable": "-8",
"graph": "resource:_8"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?b != '500000' ) . ?g property:utc_offset ?y . ?g rdf:type ontology:city . ?g property:population_total ?b }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?b != '500000' ) . ?g property:utc_offset ?y . ?g rdf:type ontology:city . ?g property:population_total ?b }",
"graph_answer": [
"resource:_8"
],
"readable_answer": [
"-8"
],
"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 { ?r property:utc_offset resource:_8 . ?r rdf:type ontology:city . ?r property:area_total resource:165_33 }",
"readable_query": "ASK WHERE { ?r property:utc_offset resource:-8 . ?r rdf:type ontology:city . ?r property:area_total resource:165.33 }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?w property:utc_offset resource:_8 . ?w rdf:type ontology:city . ?w property:area_total '131.6 (square kilometres)' }",
"readable_query": "ASK WHERE { ?w property:utc_offset resource:-8 . ?w rdf:type ontology:city . ?w property:area_total '131.6 (square kilometres)' }",
"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 ?k WHERE { ?k rdf:type ontology:city . ?k property:area_total '131.6 (square kilometres)' . ?k property:utc_offset resource:_8 }",
"readable_query": "SELECT ?k WHERE { ?k rdf:type ontology:city . ?k property:area_total '131.6 (square kilometres)' . ?k property:utc_offset resource:-8 }",
"graph_answer": [
"resource:Anaheim__California"
],
"readable_answer": [
"Anaheim, California"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f ?x WHERE { resource:Anaheim__California property:population_total ?x . resource:Anaheim__California property:area_code ?f }",
"readable_query": "SELECT DISTINCT ?f ?x WHERE { resource:Anaheim,_California property:population_total ?x . resource:Anaheim,_California property:area_code ?f }",
"graph_answer": [
"resource:657__714",
"336265"
],
"readable_answer": [
"657, 714",
"336265"
],
"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 ?b WHERE { resource:Anaheim__California property:area_total ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Anaheim,_California property:area_total ?b }",
"graph_answer": [
"131.6 (square kilometres)"
],
"readable_answer": [
"131.6"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 6 | 12867 | Id37 | [
{
"subject": "Buzz_Aldrin",
"property": "alternativeNames",
"object": "\"Edwin E. Aldrin, Jr.\"@en"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "Buzz_Aldrin",
"property": "almaMater",
"object": "\"Massachusetts Institute of Technology, Sc.D. 1963\"@en"
},
{
"subject": "Buzz_Aldrin",
"property": "birthDate",
"object": "\"1930-01-20\"^^xsd:date"
},
{
"subject": "Buzz_Aldrin",
"property": "status",
"object": "\"Retired\"@en"
}
] | [
{
"subject": "Buzz_Aldrin",
"property": "alternativeName",
"object": "\"Edwin E. Aldrin, Jr.\""
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "Buzz_Aldrin",
"property": "almaMater",
"object": "\"Massachusetts Institute of Technology, Sc.D. 1963\""
},
{
"subject": "Buzz_Aldrin",
"property": "birthDate",
"object": "\"1930-01-20\""
},
{
"subject": "Buzz_Aldrin",
"property": "status",
"object": "\"Retired\""
}
] | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Buzz Aldrin was born on Jan 20th, 1930 and his full name is Edwin E. Aldrin Jr. He graduated from MIT in 1963 with a doctorate in Science. He was a fighter pilot and a crew member of Apollo 11. He is now retired.",
"Edwin E.Aldrin Jr. otherwise know as Buzz Aldrin was born in 1930 and graduated in 1963 from MIT. He then went on to become a fighter pilot and became a member of the Apollo 11 crew before he retired."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Buzz_Aldrin",
"property:status",
"resource:Retired"
],
[
"resource:Buzz_Aldrin",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Buzz_Aldrin",
"property:mission",
"resource:Apollo_11"
],
[
"resource:Buzz_Aldrin",
"property:occupation",
"resource:Fighter_pilot"
],
[
"resource:Buzz_Aldrin",
"property:alternative_name",
"Edwin E. Aldrin, Jr."
],
[
"resource:Buzz_Aldrin",
"property:birth_date",
"1930-01-20"
],
[
"resource:Buzz_Aldrin",
"property:alma_mater",
"Massachusetts Institute of Technology, Sc.D. 1963"
]
] | Buzz_Aldrin | [
{
"modified": "1930-01-20",
"readable": "1930-01-20",
"graph": "1930-01-20"
},
{
"modified": "Edwin E. Aldrin, Jr.",
"readable": "Edwin E. Aldrin, Jr.",
"graph": "Edwin E. Aldrin, Jr."
},
{
"modified": "Massachusetts Institute of Technology, Sc.D. 1963",
"readable": "Massachusetts Institute of Technology, Sc.D. 1963",
"graph": "Massachusetts Institute of Technology, Sc.D. 1963"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Apollo_11",
"readable": "Apollo 11",
"graph": "resource:Apollo_11"
},
{
"modified": "Buzz_Aldrin",
"readable": "Buzz Aldrin",
"graph": "resource:Buzz_Aldrin"
},
{
"modified": "Fighter_pilot",
"readable": "Fighter pilot",
"graph": "resource:Fighter_pilot"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?k property:alma_mater ?d . FILTER ( ?t = \"1930-01-20\" ) . ?k property:birth_date ?t . ?k rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?k property:alma_mater ?d . FILTER ( ?t = \"1930-01-20\" ) . ?k property:birth_date ?t . ?k rdf:type ontology:astronaut }",
"graph_answer": [
"Massachusetts Institute of Technology, Sc.D. 1963"
],
"readable_answer": [
"Massachusetts Institute of Technology, Sc.D. 1963"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"multiple_answers",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { FILTER ( ?e = \"1930-01-20\" ) . ?x property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?x property:birth_date ?e . ?x rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( ?e = \"1930-01-20\" ) . ?x property:alma_mater 'Massachusetts Institute of Technology, Sc.D. 1963' . ?x property:birth_date ?e . ?x rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Buzz_Aldrin"
],
"readable_answer": [
"Buzz Aldrin"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?i WHERE { resource:Buzz_Aldrin property:mission ?e . resource:Buzz_Aldrin property:occupation ?i }",
"readable_query": "SELECT DISTINCT ?e ?i WHERE { resource:Buzz_Aldrin property:mission ?e . resource:Buzz_Aldrin property:occupation ?i }",
"graph_answer": [
"resource:Apollo_11",
"resource:Fighter_pilot"
],
"readable_answer": [
"Apollo 11",
"Fighter pilot"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?a WHERE { resource:Buzz_Aldrin property:status ?a . resource:Buzz_Aldrin property:alternative_name ?o }",
"readable_query": "SELECT DISTINCT ?o ?a WHERE { resource:Buzz_Aldrin property:status ?a . resource:Buzz_Aldrin property:alternative_name ?o }",
"graph_answer": [
"Edwin E. Aldrin, Jr.",
"resource:Retired"
],
"readable_answer": [
"Edwin E. Aldrin, Jr.",
"Retired"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician | 5 | 12612 | Id131 | [
{
"subject": "Battle_of_Chancellorsville",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
},
{
"subject": "Alfred_Moore_Scales",
"property": "battles",
"object": "Battle_of_Chancellorsville"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Jefferson_Davis"
},
{
"subject": "Alfred_Moore_Scales",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | [
{
"subject": "Battle_of_Chancellorsville",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
},
{
"subject": "Alfred_Moore_Scales",
"property": "battle",
"object": "Battle_of_Chancellorsville"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Jefferson_Davis"
},
{
"subject": "Alfred_Moore_Scales",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | (X (X (X)) (X (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Jefferson Davis was a commander in the American Civil War, where the US national Alfred Scales Moore took part in the Battle of Chancellorsville. The US is home to an ethnic group called African Americans.",
"Alfred Moore Scales came from the U.S. where one of the ethnic groups, is, African Americans. Alfred Moore Scales fought in the Battle of Chancellorsville, part of the American Civil War conflict, during which, Jefferson Davis was a commander.",
"One of the commanders during the American Civil War was Jefferson Davis. During the conflict Alfred Moore Scales took part in the Battle of Chancellorsville. He was living in the United States, a country where one of the ethnic groups are the African Americans."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfred_Moore_Scales",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_Moore_Scales",
"property:country",
"resource:United_States"
],
[
"resource:Alfred_Moore_Scales",
"property:battle",
"resource:Battle_of_Chancellorsville"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
],
[
"resource:American_Civil_War",
"property:commander",
"resource:Jefferson_Davis"
],
[
"resource:Battle_of_Chancellorsville",
"property:is_part_of_military_conflict",
"resource:American_Civil_War"
]
] | Alfred_Moore_Scales | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOfMilitaryConflict",
"readable": "is part of military conflict",
"graph": "property:is_part_of_military_conflict"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "Alfred_Moore_Scales",
"readable": "Alfred Moore Scales",
"graph": "resource:Alfred_Moore_Scales"
},
{
"modified": "American_Civil_War",
"readable": "American Civil War",
"graph": "resource:American_Civil_War"
},
{
"modified": "Battle_of_Chancellorsville",
"readable": "Battle of Chancellorsville",
"graph": "resource:Battle_of_Chancellorsville"
},
{
"modified": "Jefferson_Davis",
"readable": "Jefferson Davis",
"graph": "resource:Jefferson_Davis"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'united' ) ) . ?s property:ethnic_group resource:African_Americans }",
"readable_query": "SELECT DISTINCT ?s WHERE { FILTER ( CONTAINS ( LCASE ( ?s ) , 'united' ) ) . ?s property:ethnic_group resource:African_Americans }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Alfred_Moore_Scales rdf:type ontology:politician . resource:Alfred_Moore_Scales property:country resource:United_States }",
"readable_query": "ASK WHERE { resource:Alfred_Moore_Scales rdf:type ontology:politician . resource:Alfred_Moore_Scales property:country resource:United_States }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { FILTER ( CONTAINS ( LCASE ( ?l ) , 'chancellorsville' ) ) . ?c property:commander resource:Jefferson_Davis . ?l property:is_part_of_military_conflict ?c }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( CONTAINS ( LCASE ( ?l ) , 'chancellorsville' ) ) . ?c property:commander resource:Jefferson_Davis . ?l property:is_part_of_military_conflict ?c }",
"graph_answer": [
"resource:Battle_of_Chancellorsville"
],
"readable_answer": [
"Battle of Chancellorsville"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 4 | 10414 | Id98 | [
{
"subject": "Adam_Holloway",
"property": "party",
"object": "Conservative_Party_(UK)"
},
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "Faversham"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "\"2005-05-05\"^^xsd:date"
},
{
"subject": "Adam_Holloway",
"property": "nationality",
"object": "United_Kingdom"
}
] | [
{
"subject": "Adam_Holloway",
"property": "party",
"object": "Conservative_Party_(UK)"
},
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "Faversham"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "2005-05-05"
},
{
"subject": "Adam_Holloway",
"property": "nationality",
"object": "United_Kingdom"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam Holloway was born in Faversham and began his career on 5th May 2005. A national of the United Kingdom, Adam Holloway is a member of the Tories.",
"Adam Holloway, a member of the Tories, was born in Faversham, U.K. His career began May 5, 2005.",
"Adam Holloway, who was born in Faversham in the U.K., is a member of the Conservative Party in the British Empire. He became a politician officially on May 5th, 2005."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adam_Holloway",
"property:party",
"resource:Conservative_Party__UK_"
],
[
"resource:Adam_Holloway",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Holloway",
"property:nationality",
"resource:United_Kingdom"
],
[
"resource:Adam_Holloway",
"property:active_years_start_date",
"resource:2005_05_05"
],
[
"resource:Adam_Holloway",
"property:birth_place",
"resource:Faversham"
]
] | Adam_Holloway | [
{
"modified": "activeYearsStartDate",
"readable": "active years start date",
"graph": "property:active_years_start_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "2005-05-05",
"readable": "2005-05-05",
"graph": "resource:2005_05_05"
},
{
"modified": "Adam_Holloway",
"readable": "Adam Holloway",
"graph": "resource:Adam_Holloway"
},
{
"modified": "Conservative_Party_(UK)",
"readable": "Conservative Party",
"graph": "resource:Conservative_Party__UK_"
},
{
"modified": "Faversham",
"readable": "Faversham",
"graph": "resource:Faversham"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?s rdf:type ontology:politician . ?s property:active_years_start_date ?u . FILTER ( ?u = \"2005_05_05\" ) . ?s property:birth_place ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?s rdf:type ontology:politician . ?s property:active_years_start_date ?u . FILTER ( ?u = \"2005-05-05\" ) . ?s property:birth_place ?t }",
"graph_answer": [
"resource:Faversham"
],
"readable_answer": [
"Faversham"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:politician . ?v property:birth_place resource:Faversham . FILTER ( ?m = \"2005_05_05\" ) . ?v property:active_years_start_date ?m }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:politician . ?v property:birth_place resource:Faversham . FILTER ( ?m = \"2005-05-05\" ) . ?v property:active_years_start_date ?m }",
"graph_answer": [
"resource:Adam_Holloway"
],
"readable_answer": [
"Adam Holloway"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Adam_Holloway property:parts_type ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Adam_Holloway property:parts_type ?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 | 9222 | Id145 | [
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "location",
"object": "U.S._Route_83"
},
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "built",
"object": "1911"
},
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "added",
"object": "\"1988-11-22\"^^xsd:date"
},
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "nrhpReferenceNumber",
"object": "\"88002539\""
}
] | [
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "location",
"object": "U.S._Route_83"
},
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "addedToTheNationalRegisterOfHistoricPlaces",
"object": "\"1988-11-22\""
},
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "NationalRegisterOfHistoricPlacesReferenceNumber",
"object": "\"88002539\""
},
{
"subject": "Asher_and_Mary_Isabelle_Richardson_House",
"property": "yearOfConstruction",
"object": "1911"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asher and Mary Isabelle Richardson House is located at U.S. Route 83 and was constructed in 1911. It has been added to the National Register of Historic Places, on 22nd November 1988, with a reference number of 88002539.",
"Asher and Mary Isabelle Richardson House was constructed in 1911 on US Route 83. It was added to the National Register of Historic Places on 1988-11-22 with the Reference Number 88002539.",
"The Asher and Mary Isabelle Richardson House was built in 1911 and is located on U.S. Route 83. It was added to the National Register of Historic Places, on 22nd November 1988 with the reference number 88002539."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Asher_and_Mary_Isabelle_Richardson_House",
"property:national_register_of_historic_places_reference_number",
"88002539"
],
[
"resource:Asher_and_Mary_Isabelle_Richardson_House",
"rdf:type",
"ontology:building"
],
[
"resource:Asher_and_Mary_Isabelle_Richardson_House",
"property:location",
"resource:U_S__Route_83"
],
[
"resource:Asher_and_Mary_Isabelle_Richardson_House",
"property:added_to_the_national_register_of_historic_places",
"1988-11-22"
],
[
"resource:Asher_and_Mary_Isabelle_Richardson_House",
"property:year_of_construction",
"resource:1911"
]
] | Asher_and_Mary_Isabelle_Richardson_House | [
{
"modified": "1988-11-22",
"readable": "1988-11-22",
"graph": "1988-11-22"
},
{
"modified": "88002539",
"readable": "88002539",
"graph": "88002539"
},
{
"modified": "addedToTheNationalRegisterOfHistoricPlaces",
"readable": "added to the national register of historic places",
"graph": "property:added_to_the_national_register_of_historic_places"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "NationalRegisterOfHistoricPlacesReferenceNumber",
"readable": "national register of historic places reference number",
"graph": "property:national_register_of_historic_places_reference_number"
},
{
"modified": "yearOfConstruction",
"readable": "year of construction",
"graph": "property:year_of_construction"
},
{
"modified": "1911",
"readable": "1911",
"graph": "resource:1911"
},
{
"modified": "Asher_and_Mary_Isabelle_Richardson_House",
"readable": "Asher and Mary Isabelle Richardson House",
"graph": "resource:Asher_and_Mary_Isabelle_Richardson_House"
},
{
"modified": "U.S._Route_83",
"readable": "U.S. Route 83",
"graph": "resource:U_S__Route_83"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?w property:added_to_the_national_register_of_historic_places ?p . FILTER ( ?p = \"1988-11-22\" ) . ?w rdf:type ontology:building . ?w property:year_of_construction ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?w property:added_to_the_national_register_of_historic_places ?p . FILTER ( ?p = \"1988-11-22\" ) . ?w rdf:type ontology:building . ?w property:year_of_construction ?d }",
"graph_answer": [
"resource:1911"
],
"readable_answer": [
"1911"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?j property:year_of_construction resource:1911 . ?j rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?j ) , 'asher' ) ) }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j property:year_of_construction resource:1911 . ?j rdf:type ontology:building . FILTER ( CONTAINS ( LCASE ( ?j ) , 'asher' ) ) }",
"graph_answer": [
"resource:Asher_and_Mary_Isabelle_Richardson_House"
],
"readable_answer": [
"Asher and Mary Isabelle Richardson House"
],
"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 ?a WHERE { resource:Asher_and_Mary_Isabelle_Richardson_House property:location ?a . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'u' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Asher_and_Mary_Isabelle_Richardson_House property:location ?a . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'u' ) ) }",
"graph_answer": [
"resource:U_S__Route_83"
],
"readable_answer": [
"U.S. Route 83"
],
"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 ?o WHERE { resource:Asher_and_Mary_Isabelle_Richardson_House property:academic_discipline ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Asher_and_Mary_Isabelle_Richardson_House property:academic_discipline ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 3 | 6374 | Id210 | [
{
"subject": "SV_Werder_Bremen_II",
"property": "manager",
"object": "Alexander_Nouri"
},
{
"subject": "Aaron_Hunt",
"property": "clubs",
"object": "SV_Werder_Bremen_II"
},
{
"subject": "Aaron_Hunt",
"property": "team",
"object": "Goslarer_SC_08"
}
] | [
{
"subject": "SV_Werder_Bremen_II",
"property": "manager",
"object": "Alexander_Nouri"
},
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "SV_Werder_Bremen_II"
},
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "Goslarer_SC_08"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Hunt plays for Goslarer SC 08 and also for SV Werder Bremen II which is managed by Alexander Nouri.",
"Aaron Hunter's club is Goslarer SC 08 and he played for SV Werder Bremen II managed by Alexander Nouri.",
"Aaron Hunt plays for the club SV Werder Bremen II and Goslarer SC 08. The manager of SV Werder Bremen II is Alexander Nouri."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:SV_Werder_Bremen_II",
"property:manager",
"resource:Alexander_Nouri"
],
[
"resource:Aaron_Hunt",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:SV_Werder_Bremen_II"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:Goslarer_SC_08"
]
] | Aaron_Hunt | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Aaron_Hunt",
"readable": "Aaron Hunt",
"graph": "resource:Aaron_Hunt"
},
{
"modified": "Alexander_Nouri",
"readable": "Alexander Nouri",
"graph": "resource:Alexander_Nouri"
},
{
"modified": "Goslarer_SC_08",
"readable": "Goslarer SC 08",
"graph": "resource:Goslarer_SC_08"
},
{
"modified": "SV_Werder_Bremen_II",
"readable": "SV Werder Bremen II",
"graph": "resource:SV_Werder_Bremen_II"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?k ) WHERE { resource:Aaron_Hunt property:club ?m }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?k ) WHERE { resource:Aaron_Hunt 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 ?n WHERE { resource:Aaron_Hunt property:club ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Aaron_Hunt property:club ?n }",
"graph_answer": [
"resource:SV_Werder_Bremen_II",
"resource:Goslarer_SC_08"
],
"readable_answer": [
"SV Werder Bremen II",
"Goslarer SC 08"
],
"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 ?z WHERE { resource:SV_Werder_Bremen_II property:manager ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:SV_Werder_Bremen_II property:manager ?z }",
"graph_answer": [
"resource:Alexander_Nouri"
],
"readable_answer": [
"Alexander Nouri"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 4 | 10880 | Id99 | [
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "Cornell_University"
},
{
"subject": "Cornell_University",
"property": "affiliation",
"object": "Association_of_American_Universities"
},
{
"subject": "Cornell_University",
"property": "president",
"object": "Elizabeth_Garrett"
},
{
"subject": "Cornell_University",
"property": "city",
"object": "Ithaca,_New_York"
}
] | [
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "Cornell_University"
},
{
"subject": "Cornell_University",
"property": "affiliation",
"object": "Association_of_American_Universities"
},
{
"subject": "Cornell_University",
"property": "president",
"object": "Elizabeth_Garrett"
},
{
"subject": "Cornell_University",
"property": "city",
"object": "Ithaca,_New_York"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Cornell University, affiliated with the Association of American Universities, publishes the Administrative Science Quarterly. Its president is Elizabeth Garrett and it is located in Ithaca, NY.",
"Elizabeth Garrett is president of Cornell University in Ithaca, New York. The University is affiliated with the Association of American Universities and publishes Administrative Science Quarterly.",
"Affiliated with the Association of American Universities, Cornell University is in the city of Ithaca, New York, with its president Elizabeth Garrett. It publishes Administrative Science Quarterly."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Cornell_University",
"property:president",
"resource:Elizabeth_Garrett"
],
[
"resource:Cornell_University",
"property:city",
"resource:Ithaca__New_York"
],
[
"resource:Cornell_University",
"property:affiliation",
"resource:Association_of_American_Universities"
],
[
"resource:Administrative_Science_Quarterly",
"rdf:type",
"ontology:written_work"
],
[
"resource:Administrative_Science_Quarterly",
"property:publisher",
"resource:Cornell_University"
]
] | Administrative_Science_Quarterly | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "president",
"readable": "president",
"graph": "property:president"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "Administrative_Science_Quarterly",
"readable": "Administrative Science Quarterly",
"graph": "resource:Administrative_Science_Quarterly"
},
{
"modified": "Association_of_American_Universities",
"readable": "Association of American Universities",
"graph": "resource:Association_of_American_Universities"
},
{
"modified": "Cornell_University",
"readable": "Cornell University",
"graph": "resource:Cornell_University"
},
{
"modified": "Elizabeth_Garrett",
"readable": "Elizabeth Garrett",
"graph": "resource:Elizabeth_Garrett"
},
{
"modified": "Ithaca,_New_York",
"readable": "Ithaca, New York",
"graph": "resource:Ithaca__New_York"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?n ) WHERE { resource:Administrative_Science_Quarterly property:publisher ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?n ) WHERE { resource:Administrative_Science_Quarterly property:publisher ?b }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Administrative_Science_Quarterly property:publisher ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Administrative_Science_Quarterly property:publisher ?d }",
"graph_answer": [
"resource:Cornell_University"
],
"readable_answer": [
"Cornell University"
],
"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 ?s ?u WHERE { resource:Cornell_University property:city ?s . resource:Cornell_University property:affiliation ?u }",
"readable_query": "SELECT DISTINCT ?s ?u WHERE { resource:Cornell_University property:city ?s . resource:Cornell_University property:affiliation ?u }",
"graph_answer": [
"resource:Ithaca__New_York",
"resource:Association_of_American_Universities"
],
"readable_answer": [
"Ithaca, New York",
"Association of American Universities"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Cornell_University property:abbreviation ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Cornell_University property:abbreviation ?k }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8266 | Id112 | [
{
"subject": "A_Wizard_of_Mars",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "A_Wizard_of_Mars",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "A_Wizard_of_Mars",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "A_Wizard_of_Mars",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"A Wizard of Mars, published in the United States was written in English, which is spoken in Great Britain.",
"A Wizard of Mars was written in English (which is spoken in Great Britain) and originates from the United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:A_Wizard_of_Mars",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Wizard_of_Mars",
"property:language",
"resource:English_language"
],
[
"resource:A_Wizard_of_Mars",
"property:country",
"resource:United_States"
],
[
"resource:English_language",
"property:spoken_in",
"resource:Great_Britain"
]
] | A_Wizard_of_Mars | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "spokenIn",
"readable": "spoken in",
"graph": "property:spoken_in"
},
{
"modified": "A_Wizard_of_Mars",
"readable": "A Wizard of Mars",
"graph": "resource:A_Wizard_of_Mars"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Great_Britain",
"readable": "Great Britain",
"graph": "resource:Great_Britain"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?n property:spoken_in resource:Great_Britain . ?o property:language ?n . ?o property:country resource:United_States . ?o rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?n property:spoken_in resource:Great_Britain . ?o property:language ?n . ?o property:country resource:United_States . ?o rdf:type ontology:written_work }",
"graph_answer": [
"resource:A_Wizard_of_Mars"
],
"readable_answer": [
"A Wizard of Mars"
],
"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 ?u WHERE { ?u property:spoken_in resource:Great_Britain . resource:A_Wizard_of_Mars property:language ?u . resource:A_Wizard_of_Mars rdf:type ontology:written_work . resource:A_Wizard_of_Mars property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:spoken_in resource:Great_Britain . resource:A_Wizard_of_Mars property:language ?u . resource:A_Wizard_of_Mars rdf:type ontology:written_work . resource:A_Wizard_of_Mars property:country resource:United_States }",
"graph_answer": [
"resource:English_language"
],
"readable_answer": [
"English language"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7114 | Id27 | [
{
"subject": "Arem-arem",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Indonesia",
"property": "leader",
"object": "Joko_Widodo"
},
{
"subject": "Indonesia",
"property": "currency",
"object": "Indonesian_rupiah"
}
] | [
{
"subject": "Arem-arem",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Indonesia",
"property": "leader",
"object": "Joko_Widodo"
},
{
"subject": "Indonesia",
"property": "currency",
"object": "Indonesian_rupiah"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Joko Widodo is the leader of Indonesia where the currency is the Indonesian rupiah and Arem-arem is a traditional dish.",
"Arem-arem is a dish served in Indonesia. The leader of this country is Joko Widodo and the currency used is the Indonesian Rupiah.",
"Arem arem originates from the country of Indonesia where the currency is the Indonesian Rupiah and the leader is Joko Widodo."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Arem_arem",
"rdf:type",
"ontology:food"
],
[
"resource:Arem_arem",
"property:country",
"resource:Indonesia"
],
[
"resource:Indonesia",
"property:leader",
"resource:Joko_Widodo"
],
[
"resource:Indonesia",
"property:currency",
"resource:Indonesian_rupiah"
]
] | Arem-arem | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Arem-arem",
"readable": "Arem-arem",
"graph": "resource:Arem_arem"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
},
{
"modified": "Indonesian_rupiah",
"readable": "Indonesian rupiah",
"graph": "resource:Indonesian_rupiah"
},
{
"modified": "Joko_Widodo",
"readable": "Joko Widodo",
"graph": "resource:Joko_Widodo"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?s ) WHERE { ?o rdf:type ontology:food . ?o property:country ?a . ?a property:currency resource:Indonesian_rupiah }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?s ) WHERE { ?o rdf:type ontology:food . ?o property:country ?a . ?a property:currency resource:Indonesian_rupiah }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f property:country ?n . ?f rdf:type ontology:food . ?n property:currency resource:Indonesian_rupiah }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:country ?n . ?f rdf:type ontology:food . ?n property:currency resource:Indonesian_rupiah }",
"graph_answer": [
"resource:Arem_arem"
],
"readable_answer": [
"Arem-arem"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Company | 3 | 7029 | Id18 | [
{
"subject": "Chinabank",
"property": "foundationPlace",
"object": "Manila"
},
{
"subject": "Manila",
"property": "isPartOf",
"object": "Metro_Manila"
},
{
"subject": "Chinabank",
"property": "foundationPlace",
"object": "Insular_Government_of_the_Philippine_Islands"
}
] | [
{
"subject": "Chinabank",
"property": "foundationPlace",
"object": "Manila"
},
{
"subject": "Manila",
"property": "isPartOf",
"object": "Metro_Manila"
},
{
"subject": "Chinabank",
"property": "foundationPlace",
"object": "Insular_Government_of_the_Philippine_Islands"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4",
"Id5",
"Id6"
],
"text": [
"Chinabank was founded in Manila which is the insular government of the Philippine Islands located in Metro Manila.",
"Chinabank's foundation place is the Insular Government of the Philippine Islands and was founded in Manila, a city that is part of the Metro Manila.",
"Chinabank was founded in the Insular Government of the Philippine Islands, in Manila which is a part of Metro Manila.",
"Chinabank founding place is Manila in the Insular Government of the Philippine Islands where the city is included in Metro Manila.",
"Chinabank was founded in the Insular Government of the Philippine Islands in Manila; which is part of Metro Manila.",
"Chinabank was actually founded in Manila (part of Metro Manila) at the time of the Insular Government of the Philippine Islands."
],
"lang": [
"",
"",
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:Chinabank",
"rdf:type",
"ontology:company"
],
[
"resource:Chinabank",
"property:foundation_place",
"resource:Insular_Government_of_the_Philippine_Islands"
],
[
"resource:Chinabank",
"property:foundation_place",
"resource:Manila"
],
[
"resource:Manila",
"property:is_part_of",
"resource:Metro_Manila"
]
] | Chinabank | [
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Chinabank",
"readable": "Chinabank",
"graph": "resource:Chinabank"
},
{
"modified": "Insular_Government_of_the_Philippine_Islands",
"readable": "Insular Government of the Philippine Islands",
"graph": "resource:Insular_Government_of_the_Philippine_Islands"
},
{
"modified": "Manila",
"readable": "Manila",
"graph": "resource:Manila"
},
{
"modified": "Metro_Manila",
"readable": "Metro Manila",
"graph": "resource:Metro_Manila"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?h ) WHERE { resource:Chinabank property:foundation_place ?j }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?h ) WHERE { resource:Chinabank property:foundation_place ?j }",
"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 ( ?t ) AS ?x ) WHERE { resource:Manila property:is_part_of ?t }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?x ) WHERE { resource:Manila property:is_part_of ?t }",
"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 ?p WHERE { resource:Manila property:is_part_of ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Manila property:is_part_of ?p }",
"graph_answer": [
"resource:Metro_Manila"
],
"readable_answer": [
"Metro Manila"
],
"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 | 4 | 10551 | Id235 | [
{
"subject": "Juan_Perón",
"property": "party",
"object": "Labour_Party_(Argentina)"
},
{
"subject": "Alberto_Teisaire",
"property": "birthPlace",
"object": "Mendoza,_Argentina"
},
{
"subject": "Alberto_Teisaire",
"property": "office",
"object": "List_of_Provisional_Presidents_of_Argentine_Senate"
},
{
"subject": "Alberto_Teisaire",
"property": "president",
"object": "Juan_Perón"
}
] | [
{
"subject": "Juan_Perón",
"property": "party",
"object": "Labour_Party_(Argentina)"
},
{
"subject": "Alberto_Teisaire",
"property": "office",
"object": "\"Provisional President of the Argentine Senate\""
},
{
"subject": "Alberto_Teisaire",
"property": "birthPlace",
"object": "Mendoza,_Argentina"
},
{
"subject": "Alberto_Teisaire",
"property": "inOfficeWhilePresident",
"object": "Juan_Perón"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alberto Teisaire was born in Mendoza, Argentina and worked as a Provisional President of the Argentine Senate. Juan Perón, a member of the Labour Party in Argentina was president while Teisaire was in office.",
"Alberto Teisaire was born in Mendoza in Argentina. He was part of the Labour Party in that country and worked as a Provisional President of the Argentine Senate. Juan Perón was president when Mr. Teisaire was in office.",
"Provisional President of the Argentine Senate, Alberto Teisaire, was born in Mendoza, Argentina. He retained office during Labour Party member President Juan Peron's leadership."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Juan_Per_n",
"property:party",
"resource:Labour_Party__Argentina_"
],
[
"resource:Alberto_Teisaire",
"rdf:type",
"ontology:politician"
],
[
"resource:Alberto_Teisaire",
"property:office",
"Provisional President of the Argentine Senate"
],
[
"resource:Alberto_Teisaire",
"property:in_office_while_president",
"resource:Juan_Per_n"
],
[
"resource:Alberto_Teisaire",
"property:birth_place",
"resource:Mendoza__Argentina"
]
] | Alberto_Teisaire | [
{
"modified": "Provisional President of the Argentine Senate",
"readable": "Provisional President of the Argentine Senate",
"graph": "Provisional President of the Argentine Senate"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "inOfficeWhilePresident",
"readable": "in office while president",
"graph": "property:in_office_while_president"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "Alberto_Teisaire",
"readable": "Alberto Teisaire",
"graph": "resource:Alberto_Teisaire"
},
{
"modified": "Juan_Perón",
"readable": "Juan Perón",
"graph": "resource:Juan_Per_n"
},
{
"modified": "Labour_Party_(Argentina)",
"readable": "Labour Party",
"graph": "resource:Labour_Party__Argentina_"
},
{
"modified": "Mendoza,_Argentina",
"readable": "Mendoza, Argentina",
"graph": "resource:Mendoza__Argentina"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Juan_Per_n property:party resource:Labour_Party__Argentina_ }",
"readable_query": "ASK WHERE { resource:Juan_Perón property:party resource:Labour_Party_(Argentina) }",
"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 ?h WHERE { ?h property:in_office_while_president ?v . ?h rdf:type ontology:politician . ?h property:office 'Provisional President of the Argentine Senate' . ?v property:party resource:Labour_Party__Argentina_ }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h property:in_office_while_president ?v . ?h rdf:type ontology:politician . ?h property:office 'Provisional President of the Argentine Senate' . ?v property:party resource:Labour_Party_(Argentina) }",
"graph_answer": [
"resource:Alberto_Teisaire"
],
"readable_answer": [
"Alberto Teisaire"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?d WHERE { resource:Alberto_Teisaire property:office ?a . resource:Alberto_Teisaire property:birth_place ?d }",
"readable_query": "SELECT DISTINCT ?a ?d WHERE { resource:Alberto_Teisaire property:office ?a . resource:Alberto_Teisaire property:birth_place ?d }",
"graph_answer": [
"Provisional President of the Argentine Senate",
"resource:Mendoza__Argentina"
],
"readable_answer": [
"Provisional President of the Argentine Senate",
"Mendoza, Argentina"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?w property:office ?r . ?w rdf:type ontology:politician . ?w property:birth_place resource:Ponteareas }",
"readable_query": "ASK WHERE { ?w property:office ?r . ?w rdf:type ontology:politician . ?w property:birth_place resource:Ponteareas }",
"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 | 3 | 7864 | Id195 | [
{
"subject": "Alfred_N._Phillips",
"property": "successor",
"object": "Albert_E._Austin"
},
{
"subject": "Alfred_N._Phillips",
"property": "birthPlace",
"object": "Connecticut"
},
{
"subject": "Alfred_N._Phillips",
"property": "office",
"object": "\"from Connecticut's 4th district\"@en"
}
] | [
{
"subject": "Alfred_N._Phillips",
"property": "successor",
"object": "Albert_E._Austin"
},
{
"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) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alfred N. Phillips was born in Connecticut where he worked as a Member of the U.S House of Representatives in the Connecticut's 4th district and he is the successor of Albert E. Austin.",
"Alfred N. Phillips was a Member of the U.S. House of Representatives from Connecticut's 4th district who was born in Connecticut and succeeded by Albert E Austin."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Alfred_N__Phillips",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_N__Phillips",
"property:successor",
"resource:Albert_E__Austin"
],
[
"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": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Albert_E._Austin",
"readable": "Albert E. Austin",
"graph": "resource:Albert_E__Austin"
},
{
"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 { ?e property:successor ?x . ?e property:birth_place resource:Georgian_Soviet_Socialist_Republic . ?e rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?e property:successor ?x . ?e property:birth_place resource:Georgian_Soviet_Socialist_Republic . ?e 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"
]
}
] |
|
Politician | 4 | 10473 | Id157 | [
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York"
},
{
"subject": "New_York",
"property": "language",
"object": "Arabic"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Abraham_Lincoln"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "battles",
"object": "American_Civil_War"
}
] | [
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York"
},
{
"subject": "New_York",
"property": "language",
"object": "Arabic"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Abraham_Lincoln"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "battle",
"object": "American_Civil_War"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albert Jennings Fountain was born in New York where one of the languages spoken is Arabic. He fought in the American Civil War where Abraham Lincoln was a commander.",
"Albert Jennings Fountain was born in New York. He fought in the American Civil War under commander Abraham Lincoln. Arabic is spoken in New York.",
"Albert Jennings Fountain was born in New York and fought in the American Civil War which Abraham Lincoln commanded for the Union. A language spoken in New York is Arabic."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albert_Jennings_Fountain",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_Jennings_Fountain",
"property:battle",
"resource:American_Civil_War"
],
[
"resource:Albert_Jennings_Fountain",
"property:birth_place",
"resource:New_York"
],
[
"resource:New_York",
"property:language",
"resource:Arabic"
],
[
"resource:American_Civil_War",
"property:commander",
"resource:Abraham_Lincoln"
]
] | Albert_Jennings_Fountain | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Abraham_Lincoln",
"readable": "Abraham Lincoln",
"graph": "resource:Abraham_Lincoln"
},
{
"modified": "Albert_Jennings_Fountain",
"readable": "Albert Jennings Fountain",
"graph": "resource:Albert_Jennings_Fountain"
},
{
"modified": "American_Civil_War",
"readable": "American Civil War",
"graph": "resource:American_Civil_War"
},
{
"modified": "Arabic",
"readable": "Arabic",
"graph": "resource:Arabic"
},
{
"modified": "New_York",
"readable": "New York",
"graph": "resource:New_York"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?z property:birth_place resource:Iraq . ?z property:battle resource:American_Civil_War . ?z rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?z property:birth_place resource:Iraq . ?z property:battle resource:American_Civil_War . ?z rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i rdf:type ontology:politician . ?i property:battle resource:American_Civil_War . ?i property:birth_place resource:New_York }",
"readable_query": "ASK WHERE { ?i rdf:type ontology:politician . ?i property:battle resource:American_Civil_War . ?i property:birth_place resource:New_York }",
"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 ?x WHERE { ?x rdf:type ontology:politician . ?x property:birth_place resource:New_York . ?x property:battle resource:American_Civil_War }",
"readable_query": "SELECT ?x WHERE { ?x rdf:type ontology:politician . ?x property:birth_place resource:New_York . ?x property:battle resource:American_Civil_War }",
"graph_answer": [
"resource:Albert_Jennings_Fountain"
],
"readable_answer": [
"Albert Jennings Fountain"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:American_Civil_War property:commander ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:American_Civil_War property:commander ?r . FILTER ( STRSTARTS ( LCASE ( ?r ) , 'a' ) ) }",
"graph_answer": [
"resource:Abraham_Lincoln"
],
"readable_answer": [
"Abraham Lincoln"
],
"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"
]
}
] |
|
Company | 3 | 7087 | Id76 | [
{
"subject": "Trane",
"property": "type",
"object": "Subsidiary"
},
{
"subject": "Trane",
"property": "operatingIncome",
"object": "8.754E8"
},
{
"subject": "Trane",
"property": "foundingYear",
"object": "1913-01-01"
}
] | [
{
"subject": "Trane",
"property": "type",
"object": "Subsidiary"
},
{
"subject": "Trane",
"property": "operatingIncome",
"object": "875400000"
},
{
"subject": "Trane",
"property": "foundingDate",
"object": "1913-01-01"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Trane, a subsidiary company founded on 01-01-1913, has an operating income of $875,400,000.",
"The subsidiary company Trane, founded on 1913-01-01, has an operating income of $875,400,000.",
"Trane is a subsidiary that has an operating income of 875.4 million USD and was founded on 1913-01-01."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Trane",
"property:founding_date",
"resource:1913_01_01"
],
[
"resource:Trane",
"rdf:type",
"ontology:subsidiary"
],
[
"resource:Trane",
"rdf:type",
"ontology:company"
],
[
"resource:Trane",
"property:operating_income",
"875400000"
]
] | Trane | [
{
"modified": "875400000",
"readable": "875400000",
"graph": "875400000"
},
{
"modified": "Subsidiary",
"readable": "subsidiary",
"graph": "ontology:subsidiary"
},
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "operatingIncome",
"readable": "operating income",
"graph": "property:operating_income"
},
{
"modified": "1913-01-01",
"readable": "1913-01-01",
"graph": "resource:1913_01_01"
},
{
"modified": "Trane",
"readable": "Trane",
"graph": "resource:Trane"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?y property:founding_date ?t . ?y rdf:type ontology:subsidiary . FILTER ( CONTAINS ( YEAR ( ?t ) , '1913' ) ) . ?y property:operating_income ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?y property:founding_date ?t . ?y rdf:type ontology:subsidiary . FILTER ( CONTAINS ( YEAR ( ?t ) , '1913' ) ) . ?y property:operating_income ?m }",
"graph_answer": [
"875400000"
],
"readable_answer": [
"875400000"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?d rdf:type ontology:subsidiary . ?d property:operating_income ?e . ?d property:founding_date ?w . FILTER ( ?e = '875400000' ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?d rdf:type ontology:subsidiary . ?d property:operating_income ?e . ?d property:founding_date ?w . FILTER ( ?e = '875400000' ) }",
"graph_answer": [
"resource:1913_01_01"
],
"readable_answer": [
"1913-01-01"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:subsidiary . FILTER ( ?h = '875400000' ) . ?t property:operating_income ?h . ?t property:founding_date resource:1913_01_01 }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:subsidiary . FILTER ( ?h = '875400000' ) . ?t property:operating_income ?h . ?t property:founding_date resource:1913-01-01 }",
"graph_answer": [
"resource:Trane"
],
"readable_answer": [
"Trane"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 4 | 9164 | Id87 | [
{
"subject": "Addis_Ababa",
"property": "isPartOf",
"object": "Addis_Ababa_Stadium"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "country",
"object": "Ethiopia"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "location",
"object": "Addis_Ababa"
},
{
"subject": "Ethiopia",
"property": "language",
"object": "Amharic"
}
] | [
{
"subject": "Addis_Ababa",
"property": "isPartOf",
"object": "Addis_Ababa_Stadium"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "country",
"object": "Ethiopia"
},
{
"subject": "Addis_Ababa_City_Hall",
"property": "location",
"object": "Addis_Ababa"
},
{
"subject": "Ethiopia",
"property": "language",
"object": "Amharic"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Addis Ababa Stadium and Addis Ababa City Hall, named for their city location, are located in Amharic-speaking Ethiopia.",
"Both Addis Ababa City Hall and Addis Ababa Stadium are located in Addis Ababa, Ethiopia, where Amharic is spoken.",
"The Addis Ababa Stadium and the Addis Ababa City Hall is in Addis Ababa in Ethiopia. Amharic is spoken in Ethiopia."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ethiopia",
"property:language",
"resource:Amharic"
],
[
"resource:Addis_Ababa_City_Hall",
"rdf:type",
"ontology:building"
],
[
"resource:Addis_Ababa_City_Hall",
"property:location",
"resource:Addis_Ababa"
],
[
"resource:Addis_Ababa_City_Hall",
"property:country",
"resource:Ethiopia"
],
[
"resource:Addis_Ababa",
"property:is_part_of",
"resource:Addis_Ababa_Stadium"
]
] | Addis_Ababa_City_Hall | [
{
"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": "Addis_Ababa",
"readable": "Addis Ababa",
"graph": "resource:Addis_Ababa"
},
{
"modified": "Addis_Ababa_City_Hall",
"readable": "Addis Ababa City Hall",
"graph": "resource:Addis_Ababa_City_Hall"
},
{
"modified": "Addis_Ababa_Stadium",
"readable": "Addis Ababa Stadium",
"graph": "resource:Addis_Ababa_Stadium"
},
{
"modified": "Amharic",
"readable": "Amharic",
"graph": "resource:Amharic"
},
{
"modified": "Ethiopia",
"readable": "Ethiopia",
"graph": "resource:Ethiopia"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Addis_Ababa property:is_part_of ?p . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Addis_Ababa property:is_part_of ?p . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'a' ) ) }",
"graph_answer": [
"resource:Addis_Ababa_Stadium"
],
"readable_answer": [
"Addis Ababa Stadium"
],
"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 ( ?s ) AS ?h ) WHERE { ?p property:language resource:Amharic . ?s property:country ?p . ?s rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?h ) WHERE { ?p property:language resource:Amharic . ?s property:country ?p . ?s rdf:type ontology:building }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?g property:country ?x . ?x property:language resource:Amharic . ?g rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:country ?x . ?x property:language resource:Amharic . ?g rdf:type ontology:building }",
"graph_answer": [
"resource:Addis_Ababa_City_Hall"
],
"readable_answer": [
"Addis Ababa City Hall"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 4 | 9927 | Id216 | [
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "Bhajji",
"property": "region",
"object": "Karnataka"
},
{
"subject": "Bhajji",
"property": "alias",
"object": "\"Bhaji, bajji\"@en"
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Vegetable"
}
] | [
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "Bhajji",
"property": "region",
"object": "Karnataka"
},
{
"subject": "Bhajji",
"property": "alternativeName",
"object": "\"Bhaji, bajji\""
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Vegetable"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Originating from the Karnataka region in India, Bhajji (also known as Bhaji or bajji), has vegetables as a main ingredient.",
"Bhajji comes from the Karnataka region of India. The dish contains vegetables and also known as Bhaji or bajji."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bhajji",
"property:ingredient",
"resource:Vegetable"
],
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:country",
"resource:India"
],
[
"resource:Bhajji",
"property:alternative_name",
"resource:Bhaji__bajji"
],
[
"resource:Bhajji",
"property:region",
"resource:Karnataka"
]
] | Bhajji | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bhaji, bajji",
"readable": "Bhaji, bajji",
"graph": "resource:Bhaji__bajji"
},
{
"modified": "Bhajji",
"readable": "Bhajji",
"graph": "resource:Bhajji"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Karnataka",
"readable": "Karnataka",
"graph": "resource:Karnataka"
},
{
"modified": "Vegetable",
"readable": "Vegetable",
"graph": "resource:Vegetable"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?l WHERE { resource:Bhajji property:ingredient ?e . resource:Bhajji property:country ?l }",
"readable_query": "SELECT DISTINCT ?e ?l WHERE { resource:Bhajji property:ingredient ?e . resource:Bhajji property:country ?l }",
"graph_answer": [
"resource:Vegetable",
"resource:India"
],
"readable_answer": [
"Vegetable",
"India"
],
"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 ?r ?x WHERE { resource:Bhajji property:region ?x . resource:Bhajji property:alternative_name ?r }",
"readable_query": "SELECT DISTINCT ?r ?x WHERE { resource:Bhajji property:region ?x . resource:Bhajji property:alternative_name ?r }",
"graph_answer": [
"resource:Bhaji__bajji",
"resource:Karnataka"
],
"readable_answer": [
"Bhaji, bajji",
"Karnataka"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Bhajji property:media_type ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Bhajji property:media_type ?k }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12253 | Id200 | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Javanese_people"
},
{
"subject": "Ayam_penyet",
"property": "ingredient",
"object": "Fried_chicken"
},
{
"subject": "Ayam_penyet",
"property": "mainIngredient",
"object": "\"\\\"Squeezed\\\" or \\\"smashed\\\" fried chicken served with sambal\"@en"
},
{
"subject": "Ayam_penyet",
"property": "region",
"object": "\"Nationwide, also can be found in Malaysia and Singapore\"@en"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Javanese_people"
},
{
"subject": "Ayam_penyet",
"property": "ingredient",
"object": "Fried_chicken"
},
{
"subject": "Ayam_penyet",
"property": "mainIngredient",
"object": "\"Squeezed\" or \"smashed\" fried chicken served with sambal"
},
{
"subject": "Ayam_penyet",
"property": "region",
"object": "\"Nationwide, also can be found in Malaysia and Singapore\""
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Javanese people are an ethnic group of Java, where the food Ayam penyet can be found. The dish, which has the main ingredients \"squeezed\" or \"smashed\" fried chicken served with sambal, can be found nationwide and also in Malaysia and Singapore.",
"A popular dish of the Javanese is Ayam penyet. This dish is made throughout Java and can also be found in Malaysia and Singapore. It features smashed fried chicken served with sambal."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Java",
"property:ethnic_group",
"resource:Javanese_people"
],
[
"resource:Ayam_penyet",
"property:ingredient",
"resource:Fried_chicken"
],
[
"resource:Ayam_penyet",
"property:main_ingredient",
"resource:Squeezed"
],
[
"resource:Ayam_penyet",
"rdf:type",
"ontology:food"
],
[
"resource:Ayam_penyet",
"property:country",
"resource:Java"
],
[
"resource:Ayam_penyet",
"property:region",
"Nationwide, also can be found in Malaysia and Singapore"
]
] | Ayam_penyet | [
{
"modified": "Nationwide, also can be found in Malaysia and Singapore",
"readable": "Nationwide, also can be found in Malaysia and Singapore",
"graph": "Nationwide, also can be found in Malaysia and Singapore"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Ayam_penyet",
"readable": "Ayam penyet",
"graph": "resource:Ayam_penyet"
},
{
"modified": "Fried_chicken",
"readable": "Fried chicken",
"graph": "resource:Fried_chicken"
},
{
"modified": "Java",
"readable": "Java",
"graph": "resource:Java"
},
{
"modified": "Javanese_people",
"readable": "Javanese people",
"graph": "resource:Javanese_people"
},
{
"modified": "Squeezed",
"readable": "Squeezed",
"graph": "resource:Squeezed"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?v ) WHERE { ?n property:ingredient ?o . ?n rdf:type ontology:food . ?n property:region 'Nationwide, also can be found in Malaysia and Singapore' . FILTER ( CONTAINS ( LCASE ( ?o ) , 'chicken' ) ) }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?v ) WHERE { ?n property:ingredient ?o . ?n rdf:type ontology:food . ?n property:region 'Nationwide, also can be found in Malaysia and Singapore' . FILTER ( CONTAINS ( LCASE ( ?o ) , 'chicken' ) ) }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"string_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?z ) WHERE { ?t property:country resource:Indonesia . ?t rdf:type ontology:food . ?t property:ingredient ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?z ) WHERE { ?t property:country resource:Indonesia . ?t rdf:type ontology:food . ?t property:ingredient ?s }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Java property:ethnic_group ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'javanese' ) ) }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Java property:ethnic_group ?t . FILTER ( CONTAINS ( LCASE ( ?t ) , 'javanese' ) ) }",
"graph_answer": [
"resource:Javanese_people"
],
"readable_answer": [
"Javanese people"
],
"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 ?t WHERE { ?t property:country resource:Java . FILTER ( CONTAINS ( LCASE ( ?t ) , 'penyet' ) ) . ?t rdf:type ontology:food . ?t property:region 'Nationwide, also can be found in Malaysia and Singapore' }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t property:country resource:Java . FILTER ( CONTAINS ( LCASE ( ?t ) , 'penyet' ) ) . ?t rdf:type ontology:food . ?t property:region 'Nationwide, also can be found in Malaysia and Singapore' }",
"graph_answer": [
"resource:Ayam_penyet"
],
"readable_answer": [
"Ayam penyet"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { resource:Ayam_penyet property:postal_code ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Ayam_penyet property:postal_code ?z }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 4 | 10366 | Id50 | [
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Galicia_(Spain)"
},
{
"subject": "Abel_Caballero",
"property": "office",
"object": "Ministry_of_Public_Works_and_Transport_(Spain)"
},
{
"subject": "Abel_Caballero",
"property": "placeOfBirth",
"object": "Spain"
},
{
"subject": "Abel_Caballero",
"property": "party",
"object": "Spanish_Socialist_Workers'_Party"
}
] | [
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Galicia_(Spain)"
},
{
"subject": "Abel_Caballero",
"property": "office",
"object": "Ministry_of_Public_Works_and_Transport_(Spain)"
},
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Spain"
},
{
"subject": "Abel_Caballero",
"property": "party",
"object": "Spanish_Socialist_Workers'_Party"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abel Caballero, was born in Galicia in Spain, is a member of the Spanish Socialist Workers' Party and worked at the Ministry of Public Works and Transport in Spain.",
"Abel Caballero, who was born in Galicia Spain, worked at the Ministry of Public Works and Transport in Spain and belongs to the Spanish Socialist Workers' Party.",
"Abel Caballero was born in Galicia, Spain and became a member of the Spanish Socialist Workers' Party. He worked at the Spanish Ministry of Public Works and Transport."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abel_Caballero",
"property:party",
"resource:Spanish_Socialist_Workers__Party"
],
[
"resource:Abel_Caballero",
"rdf:type",
"ontology:politician"
],
[
"resource:Abel_Caballero",
"property:office",
"resource:Ministry_of_Public_Works_and_Transport__Spain_"
],
[
"resource:Abel_Caballero",
"property:birth_place",
"resource:Spain"
],
[
"resource:Abel_Caballero",
"property:birth_place",
"resource:Galicia__Spain_"
]
] | Abel_Caballero | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "Abel_Caballero",
"readable": "Abel Caballero",
"graph": "resource:Abel_Caballero"
},
{
"modified": "Galicia_(Spain)",
"readable": "Galicia",
"graph": "resource:Galicia__Spain_"
},
{
"modified": "Ministry_of_Public_Works_and_Transport_(Spain)",
"readable": "Ministry of Public Works and Transport",
"graph": "resource:Ministry_of_Public_Works_and_Transport__Spain_"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
},
{
"modified": "Spanish_Socialist_Workers'_Party",
"readable": "Spanish Socialist Workers' Party",
"graph": "resource:Spanish_Socialist_Workers__Party"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?p property:birth_place resource:Athens . ?p rdf:type ontology:politician . ?p property:office ?w }",
"readable_query": "ASK WHERE { ?p property:birth_place resource:Athens . ?p rdf:type ontology:politician . ?p property:office ?w }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Artist | 3 | 5908 | Id54 | [
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
}
] | [
{
"subject": "Ace_Wilder",
"property": "genre",
"object": "Hip_hop_music"
},
{
"subject": "Hip_hop_music",
"property": "derivative",
"object": "Drum_and_bass"
},
{
"subject": "Hip_hop_music",
"property": "stylisticOrigin",
"object": "Disco"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ace Wilder is an exponent of Hip hop music, a derivative of which is Drum and Bass. Hip hop music has its origins in Disco.",
"Drum and bass derives its sounds from hip hop music, the musical genre of Ace Wilder. Hip hop music has its origins in Disco.",
"Ace Wilder plays Hip Hop music. Disco and Drum and bass are derived from that kind of music."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ace_Wilder",
"rdf:type",
"ontology:artist"
],
[
"resource:Ace_Wilder",
"property:genre",
"resource:Hip_hop_music"
],
[
"resource:Hip_hop_music",
"property:derivative",
"resource:Drum_and_bass"
],
[
"resource:Hip_hop_music",
"property:stylistic_origin",
"resource:Disco"
]
] | Ace_Wilder | [
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Ace_Wilder",
"readable": "Ace Wilder",
"graph": "resource:Ace_Wilder"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Drum_and_bass",
"readable": "Drum and bass",
"graph": "resource:Drum_and_bass"
},
{
"modified": "Hip_hop_music",
"readable": "Hip hop music",
"graph": "resource:Hip_hop_music"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?v ) WHERE { ?l rdf:type ontology:artist . ?l property:genre ?u . ?u property:stylistic_origin resource:Disco }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?v ) WHERE { ?l rdf:type ontology:artist . ?l property:genre ?u . ?u property:stylistic_origin resource:Disco }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:artist . ?t property:genre ?s . ?s property:stylistic_origin resource:Disco }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:artist . ?t property:genre ?s . ?s property:stylistic_origin resource:Disco }",
"graph_answer": [
"resource:Ace_Wilder"
],
"readable_answer": [
"Ace Wilder"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:Ace_Wilder property:genre ?j . ?j property:stylistic_origin resource:Disco . resource:Ace_Wilder rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Ace_Wilder property:genre ?j . ?j property:stylistic_origin resource:Disco . resource:Ace_Wilder rdf:type ontology:artist }",
"graph_answer": [
"resource:Hip_hop_music"
],
"readable_answer": [
"Hip hop music"
],
"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 ?p WHERE { resource:Hip_hop_music property:in_office_while_monarch ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Hip_hop_music property:in_office_while_monarch ?p }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 3 | 6158 | Id58 | [
{
"subject": "William_Anders",
"property": "title",
"object": "United_States_Ambassador_to_Norway"
},
{
"subject": "William_Anders",
"property": "birthPlace",
"object": "British_Hong_Kong"
},
{
"subject": "William_Anders",
"property": "almaMater",
"object": "\"AFIT, M.S. 1962\"@en"
}
] | [
{
"subject": "William_Anders",
"property": "title",
"object": "United_States_Ambassador_to_Norway"
},
{
"subject": "William_Anders",
"property": "birthPlace",
"object": "British_Hong_Kong"
},
{
"subject": "William_Anders",
"property": "almaMater",
"object": "\"AFIT, M.S. 1962\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in British Hong Kong, William Anders graduated AFIT, M.S. in 1962 and is now the US Ambassador to Norway.",
"United States Ambassador to Norway, William Anders, was born in British Hong Kong and graduated from his alma Mater, AFIT, in 1962 with an M.S.",
"William Anders was born in British Hong Kong and went to AFIT, M.S. 1962 and was the United States Ambassador to Norway."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:title",
"resource:United_States_Ambassador_to_Norway"
],
[
"resource:William_Anders",
"property:alma_mater",
"resource:AFIT__M_S__1962"
],
[
"resource:William_Anders",
"property:birth_place",
"resource:British_Hong_Kong"
]
] | William_Anders | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "title",
"readable": "title",
"graph": "property:title"
},
{
"modified": "AFIT, M.S. 1962",
"readable": "AFIT, M.S. 1962",
"graph": "resource:AFIT__M_S__1962"
},
{
"modified": "British_Hong_Kong",
"readable": "British Hong Kong",
"graph": "resource:British_Hong_Kong"
},
{
"modified": "United_States_Ambassador_to_Norway",
"readable": "United States Ambassador to Norway",
"graph": "resource:United_States_Ambassador_to_Norway"
},
{
"modified": "William_Anders",
"readable": "William Anders",
"graph": "resource:William_Anders"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?p property:birth_place resource:United_States . ?p property:title ?n . ?p rdf:type ontology:astronaut }",
"readable_query": "ASK WHERE { ?p property:birth_place resource:United_States . ?p property:title ?n . ?p rdf:type ontology:astronaut }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 3 | 5854 | Id187 | [
{
"subject": "Saranac_Lake,_New_York",
"property": "subdivisionName",
"object": "United_States"
},
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "Essex_County,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "city",
"object": "Saranac_Lake,_New_York"
}
] | [
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "United_States"
},
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "Essex_County,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adirondack Regional Airport serves the city of Saranac Lake which is part of Essex County, New York, in the United States.",
"Adirondack Regional Airport serves the city of Saranac Lake, Essex County, New York, the United States.",
"Adirondack Regional Airport serves the city of Saranac Lake, New York which is part of Essex County in the U.S.A."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adirondack_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Saranac_Lake__New_York"
],
[
"resource:Saranac_Lake__New_York",
"property:is_part_of",
"resource:United_States"
],
[
"resource:Saranac_Lake__New_York",
"property:is_part_of",
"resource:Essex_County__New_York"
]
] | Adirondack_Regional_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Adirondack_Regional_Airport",
"readable": "Adirondack Regional Airport",
"graph": "resource:Adirondack_Regional_Airport"
},
{
"modified": "Essex_County,_New_York",
"readable": "Essex County, New York",
"graph": "resource:Essex_County__New_York"
},
{
"modified": "Saranac_Lake,_New_York",
"readable": "Saranac Lake, New York",
"graph": "resource:Saranac_Lake__New_York"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?z ) WHERE { resource:Saranac_Lake__New_York property:is_part_of ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?z ) WHERE { resource:Saranac_Lake,_New_York 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 ?d WHERE { resource:Saranac_Lake__New_York property:is_part_of ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Saranac_Lake,_New_York property:is_part_of ?d }",
"graph_answer": [
"resource:United_States",
"resource:Essex_County__New_York"
],
"readable_answer": [
"United States",
"Essex County, New York"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Adirondack_Regional_Airport rdf:type ontology:airport . resource:Adirondack_Regional_Airport property:city_served resource:Saranac_Lake__New_York }",
"readable_query": "ASK WHERE { resource:Adirondack_Regional_Airport rdf:type ontology:airport . resource:Adirondack_Regional_Airport property:city_served resource:Saranac_Lake,_New_York }",
"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 | 3 | 5723 | Id56 | [
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "\"Al Anbar Province, Iraq\"@en"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "\"3090.0\"^^xsd:double"
}
] | [
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "\"Al Anbar Province, Iraq\""
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "3090.0"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Operated by the United States Air Force, Al Asad airbase is located at Al Anbar Province, Iraq and has a runway that is 3090 metres long.",
"Al Asad Airbase is operated by the United States Air Forces. It is located at Al Anbar Province, Iraq and its runway length is 3090.",
"The USAF, operating the Al Asad airbase which is located in Al Anbard Province, Iraq, which has a runway length of 3090 meters."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Al_Asad_Airbase",
"property:runway_length",
"resource:3090_0"
],
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:location",
"Al Anbar Province, Iraq"
],
[
"resource:Al_Asad_Airbase",
"property:operating_organisation",
"resource:United_States_Air_Force"
]
] | Al_Asad_Airbase | [
{
"modified": "Al Anbar Province, Iraq",
"readable": "Al Anbar Province, Iraq",
"graph": "Al Anbar Province, Iraq"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "3090.0",
"readable": "3090.0",
"graph": "resource:3090_0"
},
{
"modified": "Al_Asad_Airbase",
"readable": "Al Asad Airbase",
"graph": "resource:Al_Asad_Airbase"
},
{
"modified": "United_States_Air_Force",
"readable": "United States Air Force",
"graph": "resource:United_States_Air_Force"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:Al_Asad_Airbase property:operating_organisation ?v . FILTER ( CONTAINS ( LCASE ( ?v ) , 'force' ) ) }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Al_Asad_Airbase property:operating_organisation ?v . FILTER ( CONTAINS ( LCASE ( ?v ) , 'force' ) ) }",
"graph_answer": [
"resource:United_States_Air_Force"
],
"readable_answer": [
"United States Air Force"
],
"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 ?b ?n WHERE { resource:Al_Asad_Airbase property:runway_length ?n . resource:Al_Asad_Airbase property:location ?b }",
"readable_query": "SELECT DISTINCT ?b ?n WHERE { resource:Al_Asad_Airbase property:runway_length ?n . resource:Al_Asad_Airbase property:location ?b }",
"graph_answer": [
"Al Anbar Province, Iraq",
"resource:3090_0"
],
"readable_answer": [
"Al Anbar Province, Iraq",
"3090.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
CelestialBody | 4 | 9368 | Id85 | [
{
"subject": "1097_Vicia",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "1097_Vicia",
"property": "orbitalPeriod",
"object": "1.35589e+08"
},
{
"subject": "1097_Vicia",
"property": "escapeVelocity",
"object": "\"0.0112\"^^<http://dbpedia.org/datatype/kilometrePerSecond>"
},
{
"subject": "1097_Vicia",
"property": "Planet/apoapsis",
"object": "\"5.11592E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "1097_Vicia",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "1097_Vicia",
"property": "escapeVelocity",
"object": "0.0112 (kilometrePerSeconds)"
},
{
"subject": "1097_Vicia",
"property": "orbitalPeriod",
"object": "135589000.0"
},
{
"subject": "1097_Vicia",
"property": "apoapsis",
"object": "511592000.0 (kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1097 Vicia, with the epoch date 31 December 2016, has an escape velocity of 0.0112 kmps and an apoapsis of 511592000.0 kilometres. Its orbital period is 135589000.0.",
"1097 Vicia, which has an epoch date of 31 December 2016, has an escape velocity of 0.0112km per sec. The orbital period is 135589000.0 and the apoapsis is 511592000.0 km.",
"The epoch date of 1097 Vicia is 2006.12.31 and it has an escape velocity of 0.0112 kilometres per second. Its orbital period is 135589000.0 and it has an apoapsis of 511592000.0 km."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1097_Vicia",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1097_Vicia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1097_Vicia",
"property:apoapsis",
"511592000.0 (kilometres)"
],
[
"resource:1097_Vicia",
"property:escape_velocity",
"0.0112 (kilometrePerSeconds)"
],
[
"resource:1097_Vicia",
"property:orbital_period",
"resource:135589000_0"
]
] | 1097_Vicia | [
{
"modified": "0.0112 (kilometrePerSeconds)",
"readable": "0.0112",
"graph": "0.0112 (kilometrePerSeconds)"
},
{
"modified": "511592000.0 (kilometres)",
"readable": "511592000.0",
"graph": "511592000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "1097_Vicia",
"readable": "1097 Vicia",
"graph": "resource:1097_Vicia"
},
{
"modified": "135589000.0",
"readable": "135589000.0",
"graph": "resource:135589000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?a property:orbital_period ?d . FILTER ( ?m = \"2006_12_31\" ) . ?a rdf:type ontology:celestial_body . ?a property:epoch ?m }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?a property:orbital_period ?d . FILTER ( ?m = \"2006-12-31\" ) . ?a rdf:type ontology:celestial_body . ?a property:epoch ?m }",
"graph_answer": [
"resource:135589000_0"
],
"readable_answer": [
"135589000.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 { ?t property:orbital_period resource:179942000_0 . ?t property:escape_velocity ?u . ?t rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?t property:orbital_period resource:179942000.0 . ?t property:escape_velocity ?u . ?t rdf:type ontology:celestial_body }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
SportsTeam | 2 | 5343 | Id87 | [
{
"subject": "A.S._Livorno_Calcio",
"property": "ground",
"object": "Stadio_Armando_Picchi"
},
{
"subject": "A.S._Livorno_Calcio",
"property": "league",
"object": "Serie_B"
}
] | [
{
"subject": "A.S._Livorno_Calcio",
"property": "ground",
"object": "Stadio_Armando_Picchi"
},
{
"subject": "A.S._Livorno_Calcio",
"property": "league",
"object": "Serie_B"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AS Livorno club plays in Serie B and their home ground is the Stadio Armando Picchi.",
"A S Livorno Calcio's home ground is the Stadio Armando Picchi, and the league they play in is Serie B.",
"A.S. Livorno Calcio has the ground Stadio Armando Picchi and play in Serie B."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_S__Livorno_Calcio",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_S__Livorno_Calcio",
"property:league",
"resource:Serie_B"
],
[
"resource:A_S__Livorno_Calcio",
"property:ground",
"resource:Stadio_Armando_Picchi"
]
] | A.S._Livorno_Calcio | [
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "A.S._Livorno_Calcio",
"readable": "A.S. Livorno Calcio",
"graph": "resource:A_S__Livorno_Calcio"
},
{
"modified": "Serie_B",
"readable": "Serie B",
"graph": "resource:Serie_B"
},
{
"modified": "Stadio_Armando_Picchi",
"readable": "Stadio Armando Picchi",
"graph": "resource:Stadio_Armando_Picchi"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?c WHERE { resource:A_S__Livorno_Calcio property:ground ?k . resource:A_S__Livorno_Calcio property:league ?c }",
"readable_query": "SELECT DISTINCT ?k ?c WHERE { resource:A.S._Livorno_Calcio property:ground ?k . resource:A.S._Livorno_Calcio property:league ?c }",
"graph_answer": [
"resource:Stadio_Armando_Picchi",
"resource:Serie_B"
],
"readable_answer": [
"Stadio Armando Picchi",
"Serie B"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist | 4 | 8713 | Id105 | [
{
"subject": "Aleksandra_Kovač",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Aleksandra_Kovač",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Aleksandra_Kovač",
"property": "birthYear",
"object": "\"1972\"^^xsd:gYear"
},
{
"subject": "Aleksandra_Kovač",
"property": "birthPlace",
"object": "Yugoslavia"
}
] | [
{
"subject": "Aleksandra_Kovač",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Aleksandra_Kovač",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Aleksandra_Kovač",
"property": "birthYear",
"object": "1972"
},
{
"subject": "Aleksandra_Kovač",
"property": "birthPlace",
"object": "Yugoslavia"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Rhythm and blues singer Aleksandra Kovac was born 1972 in Yugoslavia.",
"Aleksandra Kovac, born in Yugoslavia in 1972, is a solo singer whose genre is rhythm and blues.",
"Solo rhythm and blues singer Aleksandra Kovač was born in Yugoslavia in 1972."
],
"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:Rhythm_and_blues"
],
[
"resource:Aleksandra_Kova_",
"property:birth_place",
"resource:Yugoslavia"
]
] | 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": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
},
{
"modified": "Yugoslavia",
"readable": "Yugoslavia",
"graph": "resource:Yugoslavia"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a property:birth_place resource:Katowice . ?a rdf:type ontology:artist . ?a property:birth_year ?s }",
"readable_query": "ASK WHERE { ?a property:birth_place resource:Katowice . ?a rdf:type ontology:artist . ?a property:birth_year ?s }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete | 2 | 3814 | Id154 | [
{
"subject": "Alex_Tyus",
"property": "league",
"object": "Euroleague"
},
{
"subject": "Alex_Tyus",
"property": "team",
"object": "Maccabi_Ashdod_B.C."
}
] | [
{
"subject": "Alex_Tyus",
"property": "league",
"object": "Euroleague"
},
{
"subject": "Alex_Tyus",
"property": "club",
"object": "Maccabi_Ashdod_B.C."
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alex Tyus is in the Euroleague and plays for Maccabi Ashdod B.C.",
"Alex Tyus is in the Euroleague with club Maccabi Ashdod BC.",
"Alex Tyus has played in the Euroleague and for the Maccabi Ashdod B.C."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alex_Tyus",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alex_Tyus",
"property:club",
"resource:Maccabi_Ashdod_B_C_"
],
[
"resource:Alex_Tyus",
"property:league",
"resource:Euroleague"
]
] | Alex_Tyus | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "Alex_Tyus",
"readable": "Alex Tyus",
"graph": "resource:Alex_Tyus"
},
{
"modified": "Euroleague",
"readable": "Euroleague",
"graph": "resource:Euroleague"
},
{
"modified": "Maccabi_Ashdod_B.C.",
"readable": "Maccabi Ashdod B.C.",
"graph": "resource:Maccabi_Ashdod_B_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?s ) WHERE { ?a property:league resource:Euroleague . ?a rdf:type ontology:athlete . ?a property:club resource:Maccabi_Ashdod_B_C_ }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?s ) WHERE { ?a property:league resource:Euroleague . ?a rdf:type ontology:athlete . ?a property:club resource:Maccabi_Ashdod_B.C. }",
"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 ?c WHERE { ?c property:club resource:Maccabi_Ashdod_B_C_ . ?c property:league resource:Euroleague . ?c rdf:type ontology:athlete }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:club resource:Maccabi_Ashdod_B.C. . ?c property:league resource:Euroleague . ?c rdf:type ontology:athlete }",
"graph_answer": [
"resource:Alex_Tyus"
],
"readable_answer": [
"Alex Tyus"
],
"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"
]
}
] |
|
Astronaut | 7 | 13068 | Id35 | [
{
"subject": "Apollo_12",
"property": "crew2Up",
"object": "Alfred_Worden"
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Apollo_12",
"property": "operator",
"object": "NASA"
},
{
"subject": "Apollo_12",
"property": "crew1Up",
"object": "David_Scott"
},
{
"subject": "Alan_Bean",
"property": "birthPlace",
"object": "Wheeler,_Texas"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\"@en"
},
{
"subject": "Alan_Bean",
"property": "almaMater",
"object": "\"UT Austin, B.S. 1955\"@en"
}
] | [
{
"subject": "Apollo_12",
"property": "backupPilot",
"object": "Alfred_Worden"
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Apollo_12",
"property": "operator",
"object": "NASA"
},
{
"subject": "Apollo_12",
"property": "commander",
"object": "David_Scott"
},
{
"subject": "Alan_Bean",
"property": "birthPlace",
"object": "Wheeler,_Texas"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\""
},
{
"subject": "Alan_Bean",
"property": "almaMater",
"object": "\"UT Austin, B.S. 1955\""
}
] | (X (X) (X) (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alan Bean was born in Wheeler, Texas and graduated from UT Austin in 1955 with a B.S. He was a crew member of the NASA operated Apollo 12. He is now retired. The back up pilot of Apollo 12 was Alfred Worden, and the commander was David Scott.",
"Alan Bean, who has now retired, was born in Wheeler Texas and graduated from UT Austin in 1955 with a Bachelor of Science degree. He was a member of the NASA operated Apollo 12 along with commander David Scott and backup pilot Alfred Worden."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Apollo_12",
"property:backup_pilot",
"resource:Alfred_Worden"
],
[
"resource:Apollo_12",
"property:commander",
"resource:David_Scott"
],
[
"resource:Apollo_12",
"property:operator",
"resource:NASA"
],
[
"resource:Alan_Bean",
"property:status",
"resource:Retired"
],
[
"resource:Alan_Bean",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Bean",
"property:mission",
"resource:Apollo_12"
],
[
"resource:Alan_Bean",
"property:alma_mater",
"UT Austin, B.S. 1955"
],
[
"resource:Alan_Bean",
"property:birth_place",
"resource:Wheeler__Texas"
]
] | Alan_Bean | [
{
"modified": "UT Austin, B.S. 1955",
"readable": "UT Austin, B.S. 1955",
"graph": "UT Austin, B.S. 1955"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "backupPilot",
"readable": "backup pilot",
"graph": "property:backup_pilot"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Alan_Bean",
"readable": "Alan Bean",
"graph": "resource:Alan_Bean"
},
{
"modified": "Alfred_Worden",
"readable": "Alfred Worden",
"graph": "resource:Alfred_Worden"
},
{
"modified": "Apollo_12",
"readable": "Apollo 12",
"graph": "resource:Apollo_12"
},
{
"modified": "David_Scott",
"readable": "David Scott",
"graph": "resource:David_Scott"
},
{
"modified": "NASA",
"readable": "NASA",
"graph": "resource:NASA"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
},
{
"modified": "Wheeler,_Texas",
"readable": "Wheeler, Texas",
"graph": "resource:Wheeler__Texas"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?k property:birth_place resource:Chi_in_u__Moldova . ?k rdf:type ontology:astronaut . ?k property:status ?d }",
"readable_query": "ASK WHERE { ?k property:birth_place resource:Chișinău,_Moldova . ?k rdf:type ontology:astronaut . ?k property:status ?d }",
"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 { ?g property:backup_pilot resource:Alfred_Worden . ?g property:operator resource:NASA }",
"readable_query": "ASK WHERE { ?g property:backup_pilot resource:Alfred_Worden . ?g property:operator resource:NASA }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"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 ?v WHERE { ?v property:backup_pilot resource:Alfred_Worden . ?v property:operator resource:NASA }",
"readable_query": "SELECT ?v WHERE { ?v property:backup_pilot resource:Alfred_Worden . ?v property:operator resource:NASA }",
"graph_answer": [
"resource:Apollo_12"
],
"readable_answer": [
"Apollo 12"
],
"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:mission ?x . ?u rdf:type ontology:astronaut . ?u property:birth_place resource:Wheeler__Texas . ?x property:operator resource:NASA }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:mission ?x . ?u rdf:type ontology:astronaut . ?u property:birth_place resource:Wheeler,_Texas . ?x property:operator resource:NASA }",
"graph_answer": [
"resource:Alan_Bean"
],
"readable_answer": [
"Alan Bean"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Alan_Bean property:death_cause ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Alan_Bean property:death_cause ?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"
]
}
] |
|
MeanOfTransportation | 2 | 4853 | Id88 | [
{
"subject": "Acura_TLX",
"property": "assembly",
"object": "Marysville,_Ohio"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Honda_K_engine"
}
] | [
{
"subject": "Acura_TLX",
"property": "assembly",
"object": "Marysville,_Ohio"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Honda_K_engine"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Acura TLX is assembled in Marysville, Ohio has a Honda K engine.",
"The Acura TLX has a Honda K engine and was assembled in Marysville, Ohio."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Acura_TLX",
"property:engine",
"resource:Honda_K_engine"
],
[
"resource:Acura_TLX",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Acura_TLX",
"property:assembly",
"resource:Marysville__Ohio"
]
] | Acura_TLX | [
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "Acura_TLX",
"readable": "Acura TLX",
"graph": "resource:Acura_TLX"
},
{
"modified": "Honda_K_engine",
"readable": "Honda K engine",
"graph": "resource:Honda_K_engine"
},
{
"modified": "Marysville,_Ohio",
"readable": "Marysville, Ohio",
"graph": "resource:Marysville__Ohio"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?y property:engine resource:Honda_K_engine . ?y property:assembly resource:Marysville__Ohio . ?y rdf:type ontology:mean_of_transportation }",
"readable_query": "ASK WHERE { ?y property:engine resource:Honda_K_engine . ?y property:assembly resource:Marysville,_Ohio . ?y rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?x WHERE { ?x property:engine resource:Honda_K_engine . ?x rdf:type ontology:mean_of_transportation . ?x property:assembly resource:Marysville__Ohio }",
"readable_query": "SELECT ?x WHERE { ?x property:engine resource:Honda_K_engine . ?x rdf:type ontology:mean_of_transportation . ?x property:assembly resource:Marysville,_Ohio }",
"graph_answer": [
"resource:Acura_TLX"
],
"readable_answer": [
"Acura TLX"
],
"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"
]
}
] |
|
SportsTeam | 3 | 8042 | Id115 | [
{
"subject": "AZ_Alkmaar",
"property": "fullname",
"object": "\"Alkmaar Zaanstreek\"@en"
},
{
"subject": "AZ_Alkmaar",
"property": "capacity",
"object": "\"17023\"^^xsd:nonNegativeInteger"
},
{
"subject": "AZ_Alkmaar",
"property": "season",
"object": "2014–15_Eredivisie"
}
] | [
{
"subject": "AZ_Alkmaar",
"property": "fullName",
"object": "\"Alkmaar Zaanstreek\""
},
{
"subject": "AZ_Alkmaar",
"property": "season",
"object": "2014–15_Eredivisie"
},
{
"subject": "AZ_Alkmaar",
"property": "numberOfMembers",
"object": "17023"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AZ Alkmaar has 17023 members and played in the Eredivisie in the 2014-15 season. Their full name is Alkmaar Zaanstreek.",
"Alkmaar \"AZ\" Zaanstreek, the 17023 member strong club, played in the Eredivisie in 2014-15.",
"Alkmaar Zaanstreek (abbreviated to AZ Alkmaar) has 17023 members and played in the Eredivisie in 2014-15."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AZ_Alkmaar",
"property:season",
"resource:2014_15_Eredivisie"
],
[
"resource:AZ_Alkmaar",
"property:full_name",
"resource:Alkmaar_Zaanstreek"
],
[
"resource:AZ_Alkmaar",
"property:number_of_members",
"17023"
],
[
"resource:AZ_Alkmaar",
"rdf:type",
"ontology:sports_team"
]
] | AZ_Alkmaar | [
{
"modified": "17023",
"readable": "17023",
"graph": "17023"
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "2014–15_Eredivisie",
"readable": "2014–15 Eredivisie",
"graph": "resource:2014_15_Eredivisie"
},
{
"modified": "AZ_Alkmaar",
"readable": "AZ Alkmaar",
"graph": "resource:AZ_Alkmaar"
},
{
"modified": "Alkmaar Zaanstreek",
"readable": "Alkmaar Zaanstreek",
"graph": "resource:Alkmaar_Zaanstreek"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?v property:number_of_members ?b . FILTER ( ?b <= '30000' ) . ?v property:full_name ?e . ?v rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?v property:number_of_members ?b . FILTER ( ?b <= '30000' ) . ?v property:full_name ?e . ?v rdf:type ontology:sports_team }",
"graph_answer": [
"resource:Alkmaar_Zaanstreek"
],
"readable_answer": [
"Alkmaar Zaanstreek"
],
"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 { ?z property:full_name resource:Alkmaar_Zaanstreek . ?z rdf:type ontology:sports_team . ?z property:number_of_members '50000' }",
"readable_query": "ASK WHERE { ?z property:full_name resource:Alkmaar_Zaanstreek . ?z rdf:type ontology:sports_team . ?z property:number_of_members '50000' }",
"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 { ?b rdf:type ontology:sports_team . ?b property:full_name resource:Alkmaar_Zaanstreek . ?b property:number_of_members '17023' }",
"readable_query": "ASK WHERE { ?b rdf:type ontology:sports_team . ?b property:full_name resource:Alkmaar_Zaanstreek . ?b property:number_of_members '17023' }",
"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 ?u WHERE { ?u property:number_of_members '17023' . ?u property:full_name resource:Alkmaar_Zaanstreek . ?u rdf:type ontology:sports_team }",
"readable_query": "SELECT ?u WHERE { ?u property:number_of_members '17023' . ?u property:full_name resource:Alkmaar_Zaanstreek . ?u rdf:type ontology:sports_team }",
"graph_answer": [
"resource:AZ_Alkmaar"
],
"readable_answer": [
"AZ Alkmaar"
],
"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 ?t ?e WHERE { resource:AZ_Alkmaar property:season ?e . resource:AZ_Alkmaar property:number_of_members ?t }",
"readable_query": "SELECT DISTINCT ?t ?e WHERE { resource:AZ_Alkmaar property:season ?e . resource:AZ_Alkmaar property:number_of_members ?t }",
"graph_answer": [
"17023",
"resource:2014_15_Eredivisie"
],
"readable_answer": [
"17023",
"2014–15 Eredivisie"
],
"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 | 2 | 4460 | Id48 | [
{
"subject": "Hypermarcas",
"property": "keyPerson",
"object": "CEO"
},
{
"subject": "Hypermarcas",
"property": "foundingYear",
"object": "2001-01-01"
}
] | [
{
"subject": "Hypermarcas",
"property": "keyPerson",
"object": "CEO"
},
{
"subject": "Hypermarcas",
"property": "foundingDate",
"object": "2001-01-01"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Hypermarcas was founded on January 1st, 2001. The key persona in Hypermarcas is their CEO.",
"The CEO is the key person in Hypermarcas, which was founded on January 1, 2001.",
"Hypermarcas was founded on January 1, 2001 under the management of the CEO."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Hypermarcas",
"property:founding_date",
"resource:2001_01_01"
],
[
"resource:Hypermarcas",
"property:key_person",
"resource:CEO"
],
[
"resource:Hypermarcas",
"rdf:type",
"ontology:company"
]
] | Hypermarcas | [
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "2001-01-01",
"readable": "2001-01-01",
"graph": "resource:2001_01_01"
},
{
"modified": "CEO",
"readable": "CEO",
"graph": "resource:CEO"
},
{
"modified": "Hypermarcas",
"readable": "Hypermarcas",
"graph": "resource:Hypermarcas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?g rdf:type ontology:company . ?g property:founding_date ?h . FILTER ( ?h = \"2001_01_01\" ) . ?g property:key_person ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?g rdf:type ontology:company . ?g property:founding_date ?h . FILTER ( ?h = \"2001-01-01\" ) . ?g property:key_person ?t }",
"graph_answer": [
"resource:CEO"
],
"readable_answer": [
"CEO"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:key_person resource:CEO . ?q rdf:type ontology:company . ?q property:founding_date ?n . FILTER ( ?n = \"2001_01_01\" ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:key_person resource:CEO . ?q rdf:type ontology:company . ?q property:founding_date ?n . FILTER ( ?n = \"2001-01-01\" ) }",
"graph_answer": [
"resource:Hypermarcas"
],
"readable_answer": [
"Hypermarcas"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 3 | 5734 | Id67 | [
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "battles",
"object": "Invasion_of_Grenada"
},
{
"subject": "United_States_Air_Force",
"property": "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": "Invasion_of_Grenada"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "1986_United_States_bombing_of_Libya"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The United States Air Force operates the Al Asad airbase and previously fought in the Invasion of Grenada and the bombing of Libya in 1986.",
"The USAF bombed Libya in 1986, also fought in the Invasion of Grenada and operates the Al Asad airbase.",
"The USAF, involved in the invasion of Grenada and the bombing of Libya in 1986, is the operation organisation for Al Asad airbase."
],
"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"
],
[
"resource:United_States_Air_Force",
"property:battle",
"resource:Invasion_of_Grenada"
]
] | 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": "Invasion_of_Grenada",
"readable": "Invasion of Grenada",
"graph": "resource:Invasion_of_Grenada"
},
{
"modified": "United_States_Air_Force",
"readable": "United States Air Force",
"graph": "resource:United_States_Air_Force"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?g ) WHERE { resource:United_States_Air_Force property:battle ?m }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?g ) WHERE { resource:United_States_Air_Force property:battle ?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 ?j WHERE { resource:United_States_Air_Force property:battle ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:United_States_Air_Force property:battle ?j }",
"graph_answer": [
"resource:1986_United_States_bombing_of_Libya",
"resource:Invasion_of_Grenada"
],
"readable_answer": [
"1986 United States bombing of Libya",
"Invasion of Grenada"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Al_Asad_Airbase rdf:type ontology:airport . resource:Al_Asad_Airbase property:operating_organisation resource:United_States_Air_Force }",
"readable_query": "ASK WHERE { resource:Al_Asad_Airbase rdf:type ontology:airport . resource:Al_Asad_Airbase property:operating_organisation resource:United_States_Air_Force }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
University | 2 | 5449 | Id23 | [
{
"subject": "Denmark",
"property": "leaderName",
"object": "Lars_Løkke_Rasmussen"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "country",
"object": "Denmark"
}
] | [
{
"subject": "Denmark",
"property": "leader",
"object": "Lars_Løkke_Rasmussen"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "country",
"object": "Denmark"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The leader of Denmark is Lars Lokke Rasmussen. Denmark is the home of the School of Business Studies and Social Sciences at the Aarhus University.",
"Denmark, which is home to the School of Business and Social Sciences at the Aarhus University, is led by Lars Løkke Rasmussen.",
"The School of Business and Social Sciences at the Aarhus University is located in the country of Denmark whose leader is Lars Løkke Rasmussen."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:country",
"resource:Denmark"
],
[
"resource:Denmark",
"property:leader",
"resource:Lars_L_kke_Rasmussen"
]
] | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "Lars_Løkke_Rasmussen",
"readable": "Lars Løkke Rasmussen",
"graph": "resource:Lars_L_kke_Rasmussen"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t ?q WHERE { ?t rdf:type ontology:university . ?q property:leader resource:Lars_L_kke_Rasmussen . ?t property:country ?q }",
"readable_query": "SELECT DISTINCT ?t ?q WHERE { ?t rdf:type ontology:university . ?q property:leader resource:Lars_Løkke_Rasmussen . ?t property:country ?q }",
"graph_answer": [
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"resource:Denmark"
],
"readable_answer": [
"School of Business and Social Sciences at the Aarhus University",
"Denmark"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:Denmark property:music_subgenre ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Denmark property:music_subgenre ?q }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 3 | 6907 | Id195 | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Attica,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Logan_Township,_Fountain_County,_Indiana"
}
] | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Attica,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Logan_Township,_Fountain_County,_Indiana"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Attica is part of Logan Township, Fountain County, Indiana in the United States whose caiptal city is Washington D.C.",
"Attica is in Logan Township, Fountain County, Indiana in the U.S. The capital of the U.S. is Washington, D.C.",
"Attica, Indiana is part of Logan Township, Fountain County, Indiana U.S. where the capital is Washington D.C."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Attica__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Attica__Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Attica__Indiana",
"property:is_part_of",
"resource:Logan_Township__Fountain_County__Indiana"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
]
] | Attica,_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": "Attica,_Indiana",
"readable": "Attica, Indiana",
"graph": "resource:Attica__Indiana"
},
{
"modified": "Logan_Township,_Fountain_County,_Indiana",
"readable": "Logan Township, Fountain County, Indiana",
"graph": "resource:Logan_Township__Fountain_County__Indiana"
},
{
"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 ?n WHERE { ?n property:is_part_of resource:Logan_Township__Fountain_County__Indiana . ?n rdf:type ontology:city . ?s property:capital resource:Washington__D_C_ . ?n property:country ?s }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:is_part_of resource:Logan_Township,_Fountain_County,_Indiana . ?n rdf:type ontology:city . ?s property:capital resource:Washington,_D.C. . ?n property:country ?s }",
"graph_answer": [
"resource:Attica__Indiana"
],
"readable_answer": [
"Attica, Indiana"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?h property:capital resource:Washington__D_C_ . ?g property:is_part_of resource:Logan_Township__Fountain_County__Indiana . ?g rdf:type ontology:city . ?g property:country ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h property:capital resource:Washington,_D.C. . ?g property:is_part_of resource:Logan_Township,_Fountain_County,_Indiana . ?g rdf:type ontology:city . ?g property:country ?h }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 3 | 6341 | Id177 | [
{
"subject": "Alex_Tyus",
"property": "league",
"object": "Turkish_Basketball_Super_League"
},
{
"subject": "Alex_Tyus",
"property": "team",
"object": "Maccabi_Tel_Aviv_B.C."
},
{
"subject": "Maccabi_Tel_Aviv_B.C.",
"property": "coach",
"object": "Žan_Tabak"
}
] | [
{
"subject": "Alex_Tyus",
"property": "league",
"object": "Turkish_Basketball_Super_League"
},
{
"subject": "Alex_Tyus",
"property": "club",
"object": "Maccabi_Tel_Aviv_B.C."
},
{
"subject": "Maccabi_Tel_Aviv_B.C.",
"property": "coach",
"object": "Žan_Tabak"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alex Tyus's club is Maccabi Tel Aviv BC in the Turkish Basketball Super League whose coach is Zan Tabak.",
"Alex Tyus plays under coach Zan Tabak for Maccabi Tel Aviv BC in the Turkish Basketball Super League.",
"Playing in the Turkish Basketball Super League, Alex Tyus, plays for the club, Maccabi Tel Aviv B.C. which is coached by, Zan Tabak."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alex_Tyus",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alex_Tyus",
"property:club",
"resource:Maccabi_Tel_Aviv_B_C_"
],
[
"resource:Alex_Tyus",
"property:league",
"resource:Turkish_Basketball_Super_League"
],
[
"resource:Maccabi_Tel_Aviv_B_C_",
"property:coach",
"resource:_an_Tabak"
]
] | Alex_Tyus | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "coach",
"readable": "coach",
"graph": "property:coach"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "Alex_Tyus",
"readable": "Alex Tyus",
"graph": "resource:Alex_Tyus"
},
{
"modified": "Maccabi_Tel_Aviv_B.C.",
"readable": "Maccabi Tel Aviv B.C.",
"graph": "resource:Maccabi_Tel_Aviv_B_C_"
},
{
"modified": "Turkish_Basketball_Super_League",
"readable": "Turkish Basketball Super League",
"graph": "resource:Turkish_Basketball_Super_League"
},
{
"modified": "Žan_Tabak",
"readable": "Žan Tabak",
"graph": "resource:_an_Tabak"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?m ) WHERE { ?l property:coach resource:_an_Tabak . ?m property:league resource:Turkish_Basketball_Super_League . ?m property:club ?l . ?m rdf:type ontology:athlete }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?m ) WHERE { ?l property:coach resource:Žan_Tabak . ?m property:league resource:Turkish_Basketball_Super_League . ?m property:club ?l . ?m rdf:type ontology:athlete }",
"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 ?d WHERE { ?d property:coach resource:_an_Tabak . ?u property:club ?d . ?u rdf:type ontology:athlete . ?u property:league resource:Turkish_Basketball_Super_League }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?d property:coach resource:Žan_Tabak . ?u property:club ?d . ?u rdf:type ontology:athlete . ?u property:league resource:Turkish_Basketball_Super_League }",
"graph_answer": [
"resource:Maccabi_Tel_Aviv_B_C_"
],
"readable_answer": [
"Maccabi Tel Aviv B.C."
],
"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 ?p WHERE { ?p rdf:type ontology:athlete . resource:Maccabi_Tel_Aviv_B_C_ property:coach resource:_an_Tabak . ?p property:league resource:Turkish_Basketball_Super_League . ?p property:club resource:Maccabi_Tel_Aviv_B_C_ }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p rdf:type ontology:athlete . resource:Maccabi_Tel_Aviv_B.C. property:coach resource:Žan_Tabak . ?p property:league resource:Turkish_Basketball_Super_League . ?p property:club resource:Maccabi_Tel_Aviv_B.C. }",
"graph_answer": [
"resource:Alex_Tyus"
],
"readable_answer": [
"Alex Tyus"
],
"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"
]
}
] |
|
Artist | 5 | 11163 | Id14 | [
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Indie_rock"
},
{
"subject": "Indie_rock",
"property": "stylisticOrigin",
"object": "Garage_rock"
},
{
"subject": "Indie_rock",
"property": "instruments",
"object": "Guitar"
},
{
"subject": "Aaron_Deer",
"property": "instrument",
"object": "Singing"
},
{
"subject": "Indie_rock",
"property": "stylisticOrigins",
"object": "New_wave_music"
}
] | [
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Indie_rock"
},
{
"subject": "Indie_rock",
"property": "stylisticOrigin",
"object": "Garage_rock"
},
{
"subject": "Indie_rock",
"property": "instrument",
"object": "Guitar"
},
{
"subject": "Aaron_Deer",
"property": "instrument",
"object": "Singing"
},
{
"subject": "Indie_rock",
"property": "stylisticOrigin",
"object": "New_wave_music"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Singer, Aaron Deer, is a performer of the music genre Indie rock. The guitar is played in indie rock music which has its stylistic origins in both Garage rock and new wave music.",
"Aaron Deer is a singer, whose musical genre is indie rock. The guitar is an instrument used in Indie rock which has its stylistic origins in Garage rock and new wave music.",
"Singer Aaron Deer is an indie rock musician. Indie rock heavily relies on guitar and has origins in garage music and new wave."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Indie_rock",
"property:stylistic_origin",
"resource:New_wave_music"
],
[
"resource:Indie_rock",
"property:stylistic_origin",
"resource:Garage_rock"
],
[
"resource:Indie_rock",
"property:instrument",
"resource:Guitar"
],
[
"resource:Aaron_Deer",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Deer",
"property:genre",
"resource:Indie_rock"
],
[
"resource:Aaron_Deer",
"property:instrument",
"resource:Singing"
]
] | Aaron_Deer | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Aaron_Deer",
"readable": "Aaron Deer",
"graph": "resource:Aaron_Deer"
},
{
"modified": "Garage_rock",
"readable": "Garage rock",
"graph": "resource:Garage_rock"
},
{
"modified": "Guitar",
"readable": "Guitar",
"graph": "resource:Guitar"
},
{
"modified": "Indie_rock",
"readable": "Indie rock",
"graph": "resource:Indie_rock"
},
{
"modified": "New_wave_music",
"readable": "New wave music",
"graph": "resource:New_wave_music"
},
{
"modified": "Singing",
"readable": "Singing",
"graph": "resource:Singing"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { { { ?v property:instrument resource:Guitar } UNION { ?v property:instrument resource:Singing } } }",
"readable_query": "SELECT DISTINCT ?v WHERE { { { ?v property:instrument resource:Guitar } UNION { ?v property:instrument resource:Singing } } }",
"graph_answer": [
"resource:Indie_rock",
"resource:Aaron_Deer"
],
"readable_answer": [
"Indie rock",
"Aaron Deer"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?o property:instrument resource:Singing }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o property:instrument resource:Singing }",
"graph_answer": [
"resource:Aaron_Deer"
],
"readable_answer": [
"Aaron Deer"
],
"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"
]
}
] |
|
Artist | 4 | 8794 | Id186 | [
{
"subject": "Andrew_Rayel",
"property": "associatedMusicalArtist",
"object": "Jwaydan_Moyine"
},
{
"subject": "Andrew_Rayel",
"property": "genre",
"object": "Trance_music"
},
{
"subject": "Andrew_Rayel",
"property": "activeYearsStartYear",
"object": "\"2009\"^^xsd:gYear"
},
{
"subject": "Andrew_Rayel",
"property": "associatedBand",
"object": "Bobina"
}
] | [
{
"subject": "Andrew_Rayel",
"property": "associatedBand/associatedMusicalArtist",
"object": "Jwaydan_Moyine"
},
{
"subject": "Andrew_Rayel",
"property": "associatedBand/associatedMusicalArtist",
"object": "Bobina"
},
{
"subject": "Andrew_Rayel",
"property": "genre",
"object": "Trance_music"
},
{
"subject": "Andrew_Rayel",
"property": "activeYearsStartYear",
"object": "2009"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Andrew Rayel began his musical career in 2009 and has performed the genre of Trance music. He is associated with Bobina and the musician Jwaydan Moyine.",
"Andrew Rayel is associated with the musician Jwaydan Moyine and the musical artist, Bobina. He began his career in 2009 and his musical genre is trance music.",
"Andrew Rayel started his career in 2009 and plays Trance music. He's associated with musical artists Jwaydan Moyine and Bobina."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Andrew_Rayel",
"rdf:type",
"ontology:artist"
],
[
"resource:Andrew_Rayel",
"property:associated_band_associated_musical_artist",
"resource:Jwaydan_Moyine"
],
[
"resource:Andrew_Rayel",
"property:associated_band_associated_musical_artist",
"resource:Bobina"
],
[
"resource:Andrew_Rayel",
"property:active_years_start_year",
"resource:2009"
],
[
"resource:Andrew_Rayel",
"property:genre",
"resource:Trance_music"
]
] | Andrew_Rayel | [
{
"modified": "activeYearsStartYear",
"readable": "active years start year",
"graph": "property:active_years_start_year"
},
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "2009",
"readable": "2009",
"graph": "resource:2009"
},
{
"modified": "Andrew_Rayel",
"readable": "Andrew Rayel",
"graph": "resource:Andrew_Rayel"
},
{
"modified": "Bobina",
"readable": "Bobina",
"graph": "resource:Bobina"
},
{
"modified": "Jwaydan_Moyine",
"readable": "Jwaydan Moyine",
"graph": "resource:Jwaydan_Moyine"
},
{
"modified": "Trance_music",
"readable": "Trance music",
"graph": "resource:Trance_music"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?m ) WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?e }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?m ) WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?e }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Andrew_Rayel property:associated_band_associated_musical_artist ?c }",
"graph_answer": [
"resource:Jwaydan_Moyine",
"resource:Bobina"
],
"readable_answer": [
"Jwaydan Moyine",
"Bobina"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g ?q WHERE { resource:Andrew_Rayel property:genre ?g . resource:Andrew_Rayel property:active_years_start_year ?q }",
"readable_query": "SELECT DISTINCT ?g ?q WHERE { resource:Andrew_Rayel property:genre ?g . resource:Andrew_Rayel property:active_years_start_year ?q }",
"graph_answer": [
"resource:Trance_music",
"resource:2009"
],
"readable_answer": [
"Trance music",
"2009"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
CelestialBody | 3 | 6705 | Id122 | [
{
"subject": "11264_Claudiomaccone",
"property": "Planet/averageSpeed",
"object": "\"18.29\"^^<http://dbpedia.org/datatype/kilometrePerSecond>"
},
{
"subject": "11264_Claudiomaccone",
"property": "discoverer",
"object": "Nikolai_Chernykh"
},
{
"subject": "11264_Claudiomaccone",
"property": "Planet/apoapsis",
"object": "\"4.75426E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "11264_Claudiomaccone",
"property": "averageSpeed",
"object": "18.29 (kilometrePerSeconds)"
},
{
"subject": "11264_Claudiomaccone",
"property": "discoverer",
"object": "Nikolai_Chernykh"
},
{
"subject": "11264_Claudiomaccone",
"property": "apoapsis",
"object": "475426000.0 (kilometres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Nikolai Chernykh discovered 11264 Claudiomaccone which has an apoapsis of 475426000.0 kilometres and an average speed of 18.29 km per sec.",
"Nikolai Chernykh discovered 11264 Claudiomaccone, which has an average speed of 18.29 kilometres per second and an apoapsis of 475426000.0 kilometres.",
"Nikolai Chernykh was the discoverer of the asteroid 11264 Claudiomaccone. It has an average speed of 18.29 km per sec and an apoapsis of 475426000.0 kms."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:11264_Claudiomaccone",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:11264_Claudiomaccone",
"property:apoapsis",
"475426000.0 (kilometres)"
],
[
"resource:11264_Claudiomaccone",
"property:average_speed",
"18.29 (kilometrePerSeconds)"
],
[
"resource:11264_Claudiomaccone",
"property:discoverer",
"resource:Nikolai_Chernykh"
]
] | 11264_Claudiomaccone | [
{
"modified": "18.29 (kilometrePerSeconds)",
"readable": "18.29",
"graph": "18.29 (kilometrePerSeconds)"
},
{
"modified": "475426000.0 (kilometres)",
"readable": "475426000.0",
"graph": "475426000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "averageSpeed",
"readable": "average speed",
"graph": "property:average_speed"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "11264_Claudiomaccone",
"readable": "11264 Claudiomaccone",
"graph": "resource:11264_Claudiomaccone"
},
{
"modified": "Nikolai_Chernykh",
"readable": "Nikolai Chernykh",
"graph": "resource:Nikolai_Chernykh"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?y property:discoverer resource:Nikolai_Chernykh . ?y property:apoapsis '511592000.0 (kilometres)' . ?y rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?y property:discoverer resource:Nikolai_Chernykh . ?y property:apoapsis '511592000.0 (kilometres)' . ?y rdf:type ontology:celestial_body }",
"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 { ?j rdf:type ontology:celestial_body . ?j property:discoverer resource:Nikolai_Chernykh . ?j property:apoapsis '475426000.0 (kilometres)' }",
"readable_query": "ASK WHERE { ?j rdf:type ontology:celestial_body . ?j property:discoverer resource:Nikolai_Chernykh . ?j property:apoapsis '475426000.0 (kilometres)' }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?e WHERE { ?e property:discoverer resource:Nikolai_Chernykh . ?e property:apoapsis '475426000.0 (kilometres)' . ?e rdf:type ontology:celestial_body }",
"readable_query": "SELECT ?e WHERE { ?e property:discoverer resource:Nikolai_Chernykh . ?e property:apoapsis '475426000.0 (kilometres)' . ?e rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:11264_Claudiomaccone"
],
"readable_answer": [
"11264 Claudiomaccone"
],
"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 ?p ?v WHERE { resource:11264_Claudiomaccone property:apoapsis ?p . resource:11264_Claudiomaccone property:average_speed ?v }",
"readable_query": "SELECT DISTINCT ?p ?v WHERE { resource:11264_Claudiomaccone property:apoapsis ?p . resource:11264_Claudiomaccone property:average_speed ?v }",
"graph_answer": [
"475426000.0 (kilometres)",
"18.29 (kilometrePerSeconds)"
],
"readable_answer": [
"475426000.0",
"18.29"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Astronaut | 3 | 6149 | Id49 | [
{
"subject": "Elliot_See",
"property": "deathPlace",
"object": "St._Louis"
},
{
"subject": "Elliot_See",
"property": "birthDate",
"object": "\"1927-07-23\"^^xsd:date"
},
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
}
] | [
{
"subject": "Elliot_See",
"property": "deathPlace",
"object": "St._Louis"
},
{
"subject": "Elliot_See",
"property": "birthDate",
"object": "\"1927-07-23\""
},
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4"
],
"text": [
"Elliot See was born on July 23rd, 1927 served as a test pilot and died in St Louis.",
"Elliot See was a test pilot who was born on 23 July 1027 and died in St Louis.",
"Elliot See died in St. Louis, was born on the 23rd of July 1927 and performed as a test pilot.",
"Elliot See was a test pilot who was born on July 23rd, 1927 and died in St. Louis."
],
"lang": [
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:death_place",
"resource:St__Louis"
],
[
"resource:Elliot_See",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Elliot_See",
"property:birth_date",
"1927-07-23"
]
] | Elliot_See | [
{
"modified": "1927-07-23",
"readable": "1927-07-23",
"graph": "1927-07-23"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "St._Louis",
"readable": "St. Louis",
"graph": "resource:St__Louis"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( YEAR ( ?g ) , '1927' ) ) . ?k property:occupation ?p . ?k rdf:type ontology:astronaut . ?k property:birth_date ?g }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( YEAR ( ?g ) , '1927' ) ) . ?k property:occupation ?p . ?k rdf:type ontology:astronaut . ?k property:birth_date ?g }",
"graph_answer": [
"resource:Test_pilot"
],
"readable_answer": [
"Test pilot"
],
"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 ?h WHERE { ?h property:birth_date ?p . ?h property:occupation resource:Test_pilot . ?h rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?p ) , '1927' ) ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h property:birth_date ?p . ?h property:occupation resource:Test_pilot . ?h rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?p ) , '1927' ) ) }",
"graph_answer": [
"resource:Elliot_See"
],
"readable_answer": [
"Elliot See"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Elliot_See property:birth_date ?k . resource:Elliot_See property:occupation resource:Test_pilot . resource:Elliot_See rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?k ) , '1927' ) ) }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Elliot_See property:birth_date ?k . resource:Elliot_See property:occupation resource:Test_pilot . resource:Elliot_See rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?k ) , '1927' ) ) }",
"graph_answer": [
"1927-07-23"
],
"readable_answer": [
"1927-07-23"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Elliot_See property:first_appearance_in_film ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Elliot_See property:first_appearance_in_film ?a }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8256 | Id102 | [
{
"subject": "A_Severed_Wasp",
"property": "oclc",
"object": "\"8805735\""
},
{
"subject": "A_Severed_Wasp",
"property": "mediaType",
"object": "\"Print\"@en"
},
{
"subject": "A_Severed_Wasp",
"property": "isbn",
"object": "\"0-374-26131-8\""
}
] | [
{
"subject": "A_Severed_Wasp",
"property": "oclcNumber",
"object": "8805735"
},
{
"subject": "A_Severed_Wasp",
"property": "mediaType",
"object": "\"Print\""
},
{
"subject": "A_Severed_Wasp",
"property": "isbnNumber",
"object": "\"0-374-26131-8\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Severed Wasp is in print with the OCLC 8805735 and ISBN 0-374-26131-8.",
"The book \"A Severed Wasp\" is available in print with the OCLC number of 8805735, and ISBN number of 0-374-26131-8.",
"A Severed Wasp (ISBN number: \"0-374-26131-8\") is available in print. The OCLC number is 8805735."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_Severed_Wasp",
"property:media_type",
"resource:Print"
],
[
"resource:A_Severed_Wasp",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Severed_Wasp",
"property:oclc_number",
"8805735"
],
[
"resource:A_Severed_Wasp",
"property:isbn_number",
"resource:0_374_26131_8"
]
] | A_Severed_Wasp | [
{
"modified": "8805735",
"readable": "8805735",
"graph": "8805735"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "oclcNumber",
"readable": "oclc number",
"graph": "property:oclc_number"
},
{
"modified": "0-374-26131-8",
"readable": "0-374-26131-8",
"graph": "resource:0_374_26131_8"
},
{
"modified": "A_Severed_Wasp",
"readable": "A Severed Wasp",
"graph": "resource:A_Severed_Wasp"
},
{
"modified": "Print",
"readable": "Print",
"graph": "resource:Print"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?k rdf:type ontology:written_work . FILTER ( ?q > '6000000' ) . ?k property:isbn_number ?v . ?k property:oclc_number ?q }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?k rdf:type ontology:written_work . FILTER ( ?q > '6000000' ) . ?k property:isbn_number ?v . ?k property:oclc_number ?q }",
"graph_answer": [
"resource:0_374_26131_8"
],
"readable_answer": [
"0-374-26131-8"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?f property:isbn_number resource:0_374_26131_8 . ?f rdf:type ontology:written_work . ?f property:oclc_number ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?f property:isbn_number resource:0-374-26131-8 . ?f rdf:type ontology:written_work . ?f property:oclc_number ?e }",
"graph_answer": [
"8805735"
],
"readable_answer": [
"8805735"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?e property:isbn_number resource:0_374_26131_8 . ?e property:oclc_number 8805735 . ?e rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e property:isbn_number resource:0-374-26131-8 . ?e property:oclc_number 8805735 . ?e rdf:type ontology:written_work }",
"graph_answer": [
"resource:A_Severed_Wasp"
],
"readable_answer": [
"A Severed Wasp"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:A_Severed_Wasp property:media_type ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:A_Severed_Wasp property:media_type ?j }",
"graph_answer": [
"resource:Print"
],
"readable_answer": [
"Print"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 4 | 9136 | Id59 | [
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Chicago"
},
{
"subject": "Chicago",
"property": "leaderName",
"object": "Rahm_Emanuel"
},
{
"subject": "Illinois",
"property": "country",
"object": "United_States"
},
{
"subject": "Chicago",
"property": "isPartOf",
"object": "Illinois"
}
] | [
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Chicago"
},
{
"subject": "Chicago",
"property": "leader",
"object": "Rahm_Emanuel"
},
{
"subject": "Illinois",
"property": "country",
"object": "United_States"
},
{
"subject": "Chicago",
"property": "isPartOf",
"object": "Illinois"
}
] | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"300 North LaSalle is located in Chicago, Illinois, United States, where Rahm Emanuel is a leader.",
"300 North LaSalle is located in Chicago, Illinois, United States. The city leader is Rahm Emanuel.",
"300 North LaSalle is found in Chicago. Rahm Emanuel is a leader in Chicago, which is located in Illinois State, United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Illinois",
"property:country",
"resource:United_States"
],
[
"resource:300_North_LaSalle",
"rdf:type",
"ontology:building"
],
[
"resource:300_North_LaSalle",
"property:location",
"resource:Chicago"
],
[
"resource:Chicago",
"property:leader",
"resource:Rahm_Emanuel"
],
[
"resource:Chicago",
"property:is_part_of",
"resource:Illinois"
]
] | 300_North_LaSalle | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "300_North_LaSalle",
"readable": "300 North LaSalle",
"graph": "resource:300_North_LaSalle"
},
{
"modified": "Chicago",
"readable": "Chicago",
"graph": "resource:Chicago"
},
{
"modified": "Illinois",
"readable": "Illinois",
"graph": "resource:Illinois"
},
{
"modified": "Rahm_Emanuel",
"readable": "Rahm Emanuel",
"graph": "resource:Rahm_Emanuel"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:is_part_of ?i . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'i' ) ) . ?i property:country resource:United_States . ?q property:leader resource:Rahm_Emanuel }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:is_part_of ?i . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'i' ) ) . ?i property:country resource:United_States . ?q property:leader resource:Rahm_Emanuel }",
"graph_answer": [
"resource:Chicago"
],
"readable_answer": [
"Chicago"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:country resource:United_States . ?d property:is_part_of ?q . ?d property:leader resource:Rahm_Emanuel }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:country resource:United_States . ?d property:is_part_of ?q . ?d property:leader resource:Rahm_Emanuel }",
"graph_answer": [
"resource:Illinois"
],
"readable_answer": [
"Illinois"
],
"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"
]
}
] |
|
Artist | 2 | 3494 | Id106 | [
{
"subject": "Albennie_Jones",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Jazz",
"property": "musicFusionGenre",
"object": "Afrobeat"
}
] | [
{
"subject": "Albennie_Jones",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Jazz",
"property": "musicFusionGenre",
"object": "Afrobeat"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albennie Jones performs jazz music and one type of jazz fusion music is Afrobeat.",
"Albennie Jones plays jazz, elements of which are contained in the fusion genre Afrobeat."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albennie_Jones",
"rdf:type",
"ontology:artist"
],
[
"resource:Albennie_Jones",
"property:genre",
"resource:Jazz"
],
[
"resource:Jazz",
"property:music_fusion_genre",
"resource:Afrobeat"
]
] | Albennie_Jones | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicFusionGenre",
"readable": "music fusion genre",
"graph": "property:music_fusion_genre"
},
{
"modified": "Afrobeat",
"readable": "Afrobeat",
"graph": "resource:Afrobeat"
},
{
"modified": "Albennie_Jones",
"readable": "Albennie Jones",
"graph": "resource:Albennie_Jones"
},
{
"modified": "Jazz",
"readable": "Jazz",
"graph": "resource:Jazz"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?u property:music_fusion_genre resource:Bhangra__music_ . ?p property:genre ?u . ?p rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?u property:music_fusion_genre resource:Bhangra_(music) . ?p property:genre ?u . ?p rdf:type ontology:artist }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City | 5 | 11850 | Id71 | [
{
"subject": "Anderson,_Indiana",
"property": "leaderName",
"object": "Democratic_Party_(United_States)"
},
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Democratic_Party_(United_States)",
"property": "headquarters",
"object": "South_Capitol_Street"
}
] | [
{
"subject": "Anderson,_Indiana",
"property": "leader",
"object": "Democratic_Party_(United_States)"
},
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Democratic_Party_(United_States)",
"property": "headquarter",
"object": "South_Capitol_Street"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anderson is in Indiana, in the United States and is led by the Democratic Party (United States), the headquarters of which are at South Capitol Street. The capital of Indiana is Indianapolis.",
"Anderson is a city in Indiana (capital Indianapolis) in the United States and is led by the Democratic Party of the US whose headquarters are on South Capitol Street.",
"Indiana is located within the United States and Anderson is part of Indiana while Indianapolis is the capital. Anderson, Indiana is led by the Democratic Party of the US and their headquarter is on South Capitol Street."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Democratic_Party__United_States_",
"property:headquarter",
"resource:South_Capitol_Street"
],
[
"resource:Indiana",
"property:capital",
"resource:Indianapolis"
],
[
"resource:Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Anderson__Indiana",
"property:leader",
"resource:Democratic_Party__United_States_"
],
[
"resource:Anderson__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Indiana"
]
] | Anderson,_Indiana | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Anderson,_Indiana",
"readable": "Anderson, Indiana",
"graph": "resource:Anderson__Indiana"
},
{
"modified": "Democratic_Party_(United_States)",
"readable": "Democratic Party",
"graph": "resource:Democratic_Party__United_States_"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Indianapolis",
"readable": "Indianapolis",
"graph": "resource:Indianapolis"
},
{
"modified": "South_Capitol_Street",
"readable": "South Capitol Street",
"graph": "resource:South_Capitol_Street"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?t property:is_part_of resource:Indiana . ?t property:leader ?m . ?m property:headquarter resource:South_Capitol_Street . ?t rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?t property:is_part_of resource:Indiana . ?t property:leader ?m . ?m property:headquarter resource:South_Capitol_Street . ?t rdf:type ontology:city }",
"graph_answer": [
"resource:Democratic_Party__United_States_"
],
"readable_answer": [
"Democratic Party"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:city . resource:Democratic_Party__United_States_ property:headquarter resource:South_Capitol_Street . ?c property:is_part_of resource:Indiana . ?c property:leader resource:Democratic_Party__United_States_ }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:city . resource:Democratic_Party_(United_States) property:headquarter resource:South_Capitol_Street . ?c property:is_part_of resource:Indiana . ?c property:leader resource:Democratic_Party_(United_States) }",
"graph_answer": [
"resource:Anderson__Indiana"
],
"readable_answer": [
"Anderson, Indiana"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l ?o WHERE { resource:Indiana property:capital ?o . resource:Indiana property:country ?l }",
"readable_query": "SELECT DISTINCT ?l ?o WHERE { resource:Indiana property:capital ?o . resource:Indiana property:country ?l }",
"graph_answer": [
"resource:United_States",
"resource:Indianapolis"
],
"readable_answer": [
"United States",
"Indianapolis"
],
"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"
]
}
] |
|
Athlete | 5 | 11527 | Id58 | [
{
"subject": "Tennessee_Titans",
"property": "city",
"object": "Nashville,_Tennessee"
},
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "Los_Angeles_Rams"
},
{
"subject": "Tennessee_Titans",
"property": "coach",
"object": "Mike_Mularkey"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
},
{
"subject": "Los_Angeles_Rams",
"property": "locationCity",
"object": "Los_Angeles_Memorial_Coliseum"
}
] | [
{
"subject": "Los_Angeles_Rams",
"property": "city",
"object": "Los_Angeles_Memorial_Coliseum"
},
{
"subject": "Tennessee_Titans",
"property": "city",
"object": "Nashville,_Tennessee"
},
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "Los_Angeles_Rams"
},
{
"subject": "Tennessee_Titans",
"property": "coach",
"object": "Mike_Mularkey"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Tennessee Titans, coached by Mike Mularkey and located in Nashville, Tennessee, was where Akeem Ayers made his debut. He later played for the Los Angeles Rams, whose home ground is at the Los Angeles Memorial Coliseum.",
"Akeem Ayers made his debut for the Tennessee Titans, who are based in Nashville, Tennessee and coached by Mike Mularkey. Ayers later played for the Los Angeles Rams, whose home ground is the Los Angeles Memorial Coliseum.",
"Akeem Ayers formerly played for Los Angeles Rams who play their home matches at the Los Angeles Memorial Coliseum. He made his debut for the Tennessee Titans who are based in the city of Nashville, Tennessee and coached by Mike Mularkey."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:Los_Angeles_Rams"
],
[
"resource:Akeem_Ayers",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Ayers",
"property:debut_team",
"resource:Tennessee_Titans"
],
[
"resource:Tennessee_Titans",
"property:coach",
"resource:Mike_Mularkey"
],
[
"resource:Tennessee_Titans",
"property:city",
"resource:Nashville__Tennessee"
],
[
"resource:Los_Angeles_Rams",
"property:city",
"resource:Los_Angeles_Memorial_Coliseum"
]
] | Akeem_Ayers | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "coach",
"readable": "coach",
"graph": "property:coach"
},
{
"modified": "debutTeam",
"readable": "debut team",
"graph": "property:debut_team"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
"modified": "Akeem_Ayers",
"readable": "Akeem Ayers",
"graph": "resource:Akeem_Ayers"
},
{
"modified": "Los_Angeles_Memorial_Coliseum",
"readable": "Los Angeles Memorial Coliseum",
"graph": "resource:Los_Angeles_Memorial_Coliseum"
},
{
"modified": "Los_Angeles_Rams",
"readable": "Los Angeles Rams",
"graph": "resource:Los_Angeles_Rams"
},
{
"modified": "Mike_Mularkey",
"readable": "Mike Mularkey",
"graph": "resource:Mike_Mularkey"
},
{
"modified": "Nashville,_Tennessee",
"readable": "Nashville, Tennessee",
"graph": "resource:Nashville__Tennessee"
},
{
"modified": "Tennessee_Titans",
"readable": "Tennessee Titans",
"graph": "resource:Tennessee_Titans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { { { ?a property:city resource:Nashville__Tennessee } UNION { ?a property:city resource:Los_Angeles_Memorial_Coliseum } } }",
"readable_query": "SELECT DISTINCT ?a WHERE { { { ?a property:city resource:Nashville,_Tennessee } UNION { ?a property:city resource:Los_Angeles_Memorial_Coliseum } } }",
"graph_answer": [
"resource:Tennessee_Titans",
"resource:Los_Angeles_Rams"
],
"readable_answer": [
"Tennessee Titans",
"Los Angeles Rams"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f property:city resource:Nashville__Tennessee }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:city resource:Nashville,_Tennessee }",
"graph_answer": [
"resource:Tennessee_Titans"
],
"readable_answer": [
"Tennessee Titans"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:athlete . ?z property:debut_team resource:Tennessee_Titans }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:athlete . ?z property:debut_team resource:Tennessee_Titans }",
"graph_answer": [
"resource:Akeem_Ayers"
],
"readable_answer": [
"Akeem Ayers"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Tennessee_Titans property:coach ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Tennessee_Titans property:coach ?o }",
"graph_answer": [
"resource:Mike_Mularkey"
],
"readable_answer": [
"Mike Mularkey"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 4 | 10133 | Id107 | [
{
"subject": "Alfa_Romeo_164",
"property": "bodyStyle",
"object": "Sedan_(automobile)"
},
{
"subject": "Alfa_Romeo_164",
"property": "class",
"object": "Luxury_vehicle"
},
{
"subject": "Alfa_Romeo_164",
"property": "engine",
"object": "Alfa_Romeo_164__1"
},
{
"subject": "Alfa_Romeo_164",
"property": "aka",
"object": "\"Alfa Romeo 168\"@en"
}
] | [
{
"subject": "Alfa_Romeo_164",
"property": "bodyStyle",
"object": "Sedan_(automobile)"
},
{
"subject": "Alfa_Romeo_164",
"property": "class",
"object": "Luxury_vehicle"
},
{
"subject": "Alfa_Romeo_164",
"property": "engine",
"object": "Straight-four_engine"
},
{
"subject": "Alfa_Romeo_164",
"property": "alternativeName",
"object": "\"Alfa Romeo 168\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Luxury Class, Alfa Romeo 164 Sedan, known as the \"Alfa Romeo 168\", has a straight-four engine.",
"The Alfa Romeo 164(also known as the 168) is a sedan. It has a Straight four engine and is a luxury class vehicle.",
"The Alfa Romeo 164 is a luxury vehicle with a Sedan body style. It has a Straight four engine and its alternative name the Alfa Romeo 168."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfa_Romeo_164",
"property:engine",
"resource:Straight_four_engine"
],
[
"resource:Alfa_Romeo_164",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Alfa_Romeo_164",
"property:body_style",
"resource:Sedan__automobile_"
],
[
"resource:Alfa_Romeo_164",
"property:class",
"resource:Luxury_vehicle"
],
[
"resource:Alfa_Romeo_164",
"property:alternative_name",
"resource:Alfa_Romeo_168"
]
] | Alfa_Romeo_164 | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"modified": "class",
"readable": "class",
"graph": "property:class"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "Alfa_Romeo_164",
"readable": "Alfa Romeo 164",
"graph": "resource:Alfa_Romeo_164"
},
{
"modified": "Alfa Romeo 168",
"readable": "Alfa Romeo 168",
"graph": "resource:Alfa_Romeo_168"
},
{
"modified": "Luxury_vehicle",
"readable": "Luxury vehicle",
"graph": "resource:Luxury_vehicle"
},
{
"modified": "Sedan_(automobile)",
"readable": "Sedan",
"graph": "resource:Sedan__automobile_"
},
{
"modified": "Straight-four_engine",
"readable": "Straight-four engine",
"graph": "resource:Straight_four_engine"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'a' ) ) . ?i property:alternative_name resource:Alfa_Romeo_168 . ?i property:engine resource:Straight_four_engine }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:mean_of_transportation . FILTER ( STRSTARTS ( LCASE ( ?i ) , 'a' ) ) . ?i property:alternative_name resource:Alfa_Romeo_168 . ?i property:engine resource:Straight-four_engine }",
"graph_answer": [
"resource:Alfa_Romeo_164"
],
"readable_answer": [
"Alfa Romeo 164"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?z WHERE { resource:Alfa_Romeo_164 property:body_style ?z . resource:Alfa_Romeo_164 property:class ?b }",
"readable_query": "SELECT DISTINCT ?b ?z WHERE { resource:Alfa_Romeo_164 property:body_style ?z . resource:Alfa_Romeo_164 property:class ?b }",
"graph_answer": [
"resource:Luxury_vehicle",
"resource:Sedan__automobile_"
],
"readable_answer": [
"Luxury vehicle",
"Sedan"
],
"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:Alfa_Romeo_164 property:impact_factor ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Alfa_Romeo_164 property:impact_factor ?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"
]
}
] |
|
Food | 2 | 4727 | Id239 | [
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Raisin"
}
] | [
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Raisin"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bionico contains raisins and is served as a dessert.",
"Bionico is served at the dessert course and it contains raisins.",
"Bionico is a dessert which contains raisins."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bionico",
"property:ingredient",
"resource:Raisin"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:course",
"resource:Dessert"
]
] | Bionico | [
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Raisin",
"readable": "Raisin",
"graph": "resource:Raisin"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?x rdf:type ontology:food . ?x property:course resource:Main_course }",
"readable_query": "ASK WHERE { ?x rdf:type ontology:food . ?x property:course resource:Main_course }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?e rdf:type ontology:food . ?e property:course resource:Dessert }",
"readable_query": "ASK WHERE { ?e rdf:type ontology:food . ?e property:course resource:Dessert }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?x WHERE { ?x property:course resource:Dessert . ?x rdf:type ontology:food }",
"readable_query": "SELECT ?x WHERE { ?x property:course resource:Dessert . ?x rdf:type ontology:food }",
"graph_answer": [
"resource:Bionico"
],
"readable_answer": [
"Bionico"
],
"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 ?c WHERE { resource:Bionico property:ingredient ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Bionico property:ingredient ?c }",
"graph_answer": [
"resource:Raisin"
],
"readable_answer": [
"Raisin"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 2 | 5289 | Id33 | [
{
"subject": "A.C._Lumezzane",
"property": "league",
"object": "\"Lega Pro/A\"@en"
},
{
"subject": "A.C._Lumezzane",
"property": "capacity",
"object": "4150"
}
] | [
{
"subject": "A.C._Lumezzane",
"property": "league",
"object": "\"Lega Pro/A\""
},
{
"subject": "A.C._Lumezzane",
"property": "numberOfMembers",
"object": "4150"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"AC Lumezzane, has 4150 members, and play in the Lega Pro/A.",
"A.C. Lumezzane is in the Lega Pro/A league and has 4150 members."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:A_C__Lumezzane",
"property:number_of_members",
"resource:4150"
],
[
"resource:A_C__Lumezzane",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Lumezzane",
"property:league",
"resource:Lega_Pro_A"
]
] | A.C._Lumezzane | [
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "4150",
"readable": "4150",
"graph": "resource:4150"
},
{
"modified": "A.C._Lumezzane",
"readable": "A.C. Lumezzane",
"graph": "resource:A_C__Lumezzane"
},
{
"modified": "Lega Pro/A",
"readable": "Lega Pro/A",
"graph": "resource:Lega_Pro_A"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?c rdf:type ontology:sports_team . ?c property:league ?g . ?c property:number_of_members resource:5000 }",
"readable_query": "ASK WHERE { ?c rdf:type ontology:sports_team . ?c property:league ?g . ?c property:number_of_members resource:5000 }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 4 | 8577 | Id175 | [
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "elevation",
"object": "\"23.0\"^^xsd:double"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "location",
"object": "Egg_Harbor_Township,_New_Jersey"
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "isPartOf",
"object": "New_Jersey"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "23.0"
},
{
"subject": "Atlantic_City_International_Airport",
"property": "location",
"object": "Egg_Harbor_Township,_New_Jersey"
},
{
"subject": "Egg_Harbor_Township,_New_Jersey",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Egg Harbor Township, NJ United States is the home of Atlantic City International Airport, which is 23.0 metres above sea level.",
"Atlantic City International Airport is in Egg Harbor Township, N.J. in the United States and is 23 metres above sea level.",
"Atlantic City International Airport, located in Egg Harbor Township, New Jersey (U.S.), is 23.0 meters above sea level."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Atlantic_City_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Atlantic_City_International_Airport",
"property:location",
"resource:Egg_Harbor_Township__New_Jersey"
],
[
"resource:Atlantic_City_International_Airport",
"property:elevation_above_the_sea_level",
"resource:23_0"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:country",
"resource:United_States"
],
[
"resource:Egg_Harbor_Township__New_Jersey",
"property:is_part_of",
"resource:New_Jersey"
]
] | Atlantic_City_International_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "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": "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 ?x WHERE { ?x property:location ?q . ?x property:elevation_above_the_sea_level resource:23_0 . ?x rdf:type ontology:airport . ?q property:is_part_of resource:New_Jersey }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x property:location ?q . ?x property:elevation_above_the_sea_level resource:23.0 . ?x rdf:type ontology:airport . ?q property:is_part_of resource:New_Jersey }",
"graph_answer": [
"resource:Atlantic_City_International_Airport"
],
"readable_answer": [
"Atlantic City International Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r property:is_part_of resource:New_Jersey . resource:Atlantic_City_International_Airport property:elevation_above_the_sea_level resource:23_0 . resource:Atlantic_City_International_Airport rdf:type ontology:airport . resource:Atlantic_City_International_Airport property:location ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:is_part_of resource:New_Jersey . resource:Atlantic_City_International_Airport property:elevation_above_the_sea_level resource:23.0 . resource:Atlantic_City_International_Airport rdf:type ontology:airport . resource:Atlantic_City_International_Airport property:location ?r }",
"graph_answer": [
"resource:Egg_Harbor_Township__New_Jersey"
],
"readable_answer": [
"Egg Harbor Township, New Jersey"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { resource:Egg_Harbor_Township__New_Jersey property:country ?f }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?j ) WHERE { resource:Egg_Harbor_Township,_New_Jersey property:country ?f }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Egg_Harbor_Township__New_Jersey property:country ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Egg_Harbor_Township,_New_Jersey property:country ?s }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"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"
]
}
] |
|
CelestialBody | 4 | 9367 | Id84 | [
{
"subject": "1089_Tama",
"property": "epoch",
"object": "\"November 26, 2005 (JD2453700.5)\""
},
{
"subject": "1089_Tama",
"property": "orbitalPeriod",
"object": "1.03926e+08"
},
{
"subject": "1089_Tama",
"property": "periapsis",
"object": "2.88749e+11"
},
{
"subject": "1089_Tama",
"property": "escapeVelocity",
"object": "\"0.0068\"^^xsd:double"
}
] | [
{
"subject": "1089_Tama",
"property": "orbitalPeriod",
"object": "1202.846 (days)"
},
{
"subject": "1089_Tama",
"property": "periapsis",
"object": "288749000000.0"
},
{
"subject": "1089_Tama",
"property": "epoch",
"object": "2005-11-26"
},
{
"subject": "1089_Tama",
"property": "escapeVelocity",
"object": "0.0068 (kilometrePerSeconds)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"The epoch date of 1089 Tama was on 26 November 2005 and has an orbital period of 1202.846 days. Its periapsis is 288749000000.0 and has an escape velocity of 0.0068 kilometres per second."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:1089_Tama",
"property:epoch",
"resource:2005_11_26"
],
[
"resource:1089_Tama",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1089_Tama",
"property:escape_velocity",
"0.0068 (kilometrePerSeconds)"
],
[
"resource:1089_Tama",
"property:periapsis",
"resource:288749000000_0"
],
[
"resource:1089_Tama",
"property:orbital_period",
"1202.846 (days)"
]
] | 1089_Tama | [
{
"modified": "0.0068 (kilometrePerSeconds)",
"readable": "0.0068",
"graph": "0.0068 (kilometrePerSeconds)"
},
{
"modified": "1202.846 (days)",
"readable": "1202.846",
"graph": "1202.846 (days)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1089_Tama",
"readable": "1089 Tama",
"graph": "resource:1089_Tama"
},
{
"modified": "2005-11-26",
"readable": "2005-11-26",
"graph": "resource:2005_11_26"
},
{
"modified": "288749000000.0",
"readable": "288749000000.0",
"graph": "resource:288749000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?i rdf:type ontology:celestial_body . FILTER ( ?s = \"2005_11_26\" ) . ?i property:epoch ?s . ?i property:orbital_period ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?i rdf:type ontology:celestial_body . FILTER ( ?s = \"2005-11-26\" ) . ?i property:epoch ?s . ?i property:orbital_period ?f }",
"graph_answer": [
"1202.846 (days)"
],
"readable_answer": [
"1202.846"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?r = \"2005_11_26\" ) . ?w property:orbital_period '1202.846 (days)' . ?w property:epoch ?r . ?w rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?r = \"2005-11-26\" ) . ?w property:orbital_period '1202.846 (days)' . ?w property:epoch ?r . ?w rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:1089_Tama"
],
"readable_answer": [
"1089 Tama"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j ?g WHERE { resource:1089_Tama property:periapsis ?j . resource:1089_Tama property:escape_velocity ?g }",
"readable_query": "SELECT DISTINCT ?j ?g WHERE { resource:1089_Tama property:periapsis ?j . resource:1089_Tama property:escape_velocity ?g }",
"graph_answer": [
"resource:288749000000_0",
"0.0068 (kilometrePerSeconds)"
],
"readable_answer": [
"288749000000.0",
"0.0068"
],
"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 | 8268 | Id114 | [
{
"subject": "A_Wizard_of_Mars",
"property": "mediaType",
"object": "Hardcover"
},
{
"subject": "A_Wizard_of_Mars",
"property": "numberOfPages",
"object": "\"560\"^^xsd:positiveInteger"
},
{
"subject": "A_Wizard_of_Mars",
"property": "author",
"object": "Diane_Duane"
}
] | [
{
"subject": "A_Wizard_of_Mars",
"property": "mediaType",
"object": "Hardcover"
},
{
"subject": "A_Wizard_of_Mars",
"property": "numberOfPages",
"object": "\"560\""
},
{
"subject": "A_Wizard_of_Mars",
"property": "author",
"object": "Diane_Duane"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Published in hardcover, A Wizard of Mars has 560 pages and was written by Diane Duane.",
"A Wizard of Mars by Diane Duane has 560 pages and is published in Hardcover.",
"A Wizard of Mars was written by Diane Duane and published in hardback with 560 pages."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_Wizard_of_Mars",
"property:media_type",
"resource:Hardcover"
],
[
"resource:A_Wizard_of_Mars",
"property:author",
"resource:Diane_Duane"
],
[
"resource:A_Wizard_of_Mars",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Wizard_of_Mars",
"property:number_of_pages",
"560"
]
] | A_Wizard_of_Mars | [
{
"modified": "560",
"readable": "560",
"graph": "560"
},
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "numberOfPages",
"readable": "number of pages",
"graph": "property:number_of_pages"
},
{
"modified": "A_Wizard_of_Mars",
"readable": "A Wizard of Mars",
"graph": "resource:A_Wizard_of_Mars"
},
{
"modified": "Diane_Duane",
"readable": "Diane Duane",
"graph": "resource:Diane_Duane"
},
{
"modified": "Hardcover",
"readable": "Hardcover",
"graph": "resource:Hardcover"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?h property:author ?i . FILTER ( ?n >= '400' ) . ?h property:number_of_pages ?n . ?h rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?h property:author ?i . FILTER ( ?n >= '400' ) . ?h property:number_of_pages ?n . ?h rdf:type ontology:written_work }",
"graph_answer": [
"resource:Diane_Duane"
],
"readable_answer": [
"Diane Duane"
],
"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 { ?e property:author resource:Diane_Duane . ?e property:number_of_pages '448' . ?e rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?e property:author resource:Diane_Duane . ?e property:number_of_pages '448' . ?e rdf:type ontology:written_work }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?n property:number_of_pages '560' . ?n property:author resource:Diane_Duane . ?n rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?n property:number_of_pages '560' . ?n property:author resource:Diane_Duane . ?n rdf:type ontology:written_work }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?f WHERE { ?f property:author resource:Diane_Duane . ?f rdf:type ontology:written_work . ?f property:number_of_pages '560' }",
"readable_query": "SELECT ?f WHERE { ?f property:author resource:Diane_Duane . ?f rdf:type ontology:written_work . ?f property:number_of_pages '560' }",
"graph_answer": [
"resource:A_Wizard_of_Mars"
],
"readable_answer": [
"A Wizard of Mars"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?a WHERE { resource:A_Wizard_of_Mars property:number_of_pages ?s . resource:A_Wizard_of_Mars property:media_type ?a }",
"readable_query": "SELECT DISTINCT ?s ?a WHERE { resource:A_Wizard_of_Mars property:number_of_pages ?s . resource:A_Wizard_of_Mars property:media_type ?a }",
"graph_answer": [
"560",
"resource:Hardcover"
],
"readable_answer": [
"560",
"Hardcover"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Food | 2 | 4584 | Id96 | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
}
] | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asian Americans are an ethnic group in the United States, where Bacon Explosion comes from.",
"Bacon Explosion comes from the United States where Asian Americans are an ethnic group.",
"Bacon Explosion comes from the United States where there is an ethnic group called Asian Americans."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:country",
"resource:United_States"
]
] | Bacon_Explosion | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:United_States property:ethnic_group resource:Asian_Americans }",
"readable_query": "ASK WHERE { resource:United_States property:ethnic_group resource:Asian_Americans }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Bacon_Explosion property:creator ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Bacon_Explosion property:creator ?h }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 2 | 5308 | Id52 | [
{
"subject": "A.E_Dimitra_Efxeinoupolis",
"property": "location",
"object": "Greece"
},
{
"subject": "Greece",
"property": "language",
"object": "Greek_language"
}
] | [
{
"subject": "A.E_Dimitra_Efxeinoupolis",
"property": "location",
"object": "Greece"
},
{
"subject": "Greece",
"property": "language",
"object": "Greek_language"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A.E Dimitra Efxeinoupolis is located in Greece where the language is Greek.",
"The A.E Dimitra Efxeinoupolis club is located in Greece, the country where the language they speak is Greek.",
"The A.E Dimitra Efxeinoupolis club is located in Greece, where Greek is spoken."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_E_Dimitra_Efxeinoupolis",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_E_Dimitra_Efxeinoupolis",
"property:location",
"resource:Greece"
],
[
"resource:Greece",
"property:language",
"resource:Greek_language"
]
] | A.E_Dimitra_Efxeinoupolis | [
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "A.E_Dimitra_Efxeinoupolis",
"readable": "A.E Dimitra Efxeinoupolis",
"graph": "resource:A_E_Dimitra_Efxeinoupolis"
},
{
"modified": "Greece",
"readable": "Greece",
"graph": "resource:Greece"
},
{
"modified": "Greek_language",
"readable": "Greek language",
"graph": "resource:Greek_language"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?o ) WHERE { ?s property:location ?p . ?p property:language resource:Greek_language . ?s rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?o ) WHERE { ?s property:location ?p . ?p property:language resource:Greek_language . ?s rdf:type ontology:sports_team }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?q property:language resource:Greek_language . ?i rdf:type ontology:sports_team . ?i property:location ?q }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?q property:language resource:Greek_language . ?i rdf:type ontology:sports_team . ?i property:location ?q }",
"graph_answer": [
"resource:A_E_Dimitra_Efxeinoupolis"
],
"readable_answer": [
"A.E Dimitra Efxeinoupolis"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:A_E_Dimitra_Efxeinoupolis property:doctoral_student ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:A.E_Dimitra_Efxeinoupolis property:doctoral_student ?j }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 4 | 9617 | Id216 | [
{
"subject": "United_States_House_of_Representatives",
"property": "isPartOf",
"object": "United_States_Congress"
},
{
"subject": "California",
"property": "language",
"object": "Chinese_language"
},
{
"subject": "Antioch,_California",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
},
{
"subject": "Antioch,_California",
"property": "subdivisionName",
"object": "California"
}
] | [
{
"subject": "United_States_House_of_Representatives",
"property": "isPartOf",
"object": "United_States_Congress"
},
{
"subject": "California",
"property": "language",
"object": "Chinese_language"
},
{
"subject": "Antioch,_California",
"property": "leaderTitle",
"object": "United_States_House_of_Representatives"
},
{
"subject": "Antioch,_California",
"property": "isPartOf",
"object": "California"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Chinese is spoken in some parts of California, which is where the city of Antioch is located. Antioch, California is led by the United States House of Representatives, which forms part of the United States Congress.",
"United States House of Representatives is part of United States Congress and is the leader of Antioch, which is located in California, where Chinese is one of the languages spoken.",
"Antioch is located in California, where the Chinese language is sometimes used. The leader of Antioch is the United States House of Representatives, which forms part of the United States Congress."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States_House_of_Representatives",
"property:is_part_of",
"resource:United_States_Congress"
],
[
"resource:Antioch__California",
"property:leader_title",
"resource:United_States_House_of_Representatives"
],
[
"resource:Antioch__California",
"rdf:type",
"ontology:city"
],
[
"resource:Antioch__California",
"property:is_part_of",
"resource:California"
],
[
"resource:California",
"property:language",
"resource:Chinese_language"
]
] | Antioch,_California | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "Antioch,_California",
"readable": "Antioch, California",
"graph": "resource:Antioch__California"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Chinese_language",
"readable": "Chinese language",
"graph": "resource:Chinese_language"
},
{
"modified": "United_States_Congress",
"readable": "United States Congress",
"graph": "resource:United_States_Congress"
},
{
"modified": "United_States_House_of_Representatives",
"readable": "United States House of Representatives",
"graph": "resource:United_States_House_of_Representatives"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { { { resource:United_States_House_of_Representatives property:is_part_of ?c } UNION { resource:Antioch__California property:is_part_of ?c } } }",
"readable_query": "SELECT DISTINCT ?c WHERE { { { resource:United_States_House_of_Representatives property:is_part_of ?c } UNION { resource:Antioch,_California property:is_part_of ?c } } }",
"graph_answer": [
"resource:United_States_Congress",
"resource:California"
],
"readable_answer": [
"United States Congress",
"California"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { resource:Antioch__California property:is_part_of ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Antioch,_California property:is_part_of ?f }",
"graph_answer": [
"resource:California"
],
"readable_answer": [
"California"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:California property:has_to_its_southeast ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:California property:has_to_its_southeast ?k }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8278 | Id124 | [
{
"subject": "Above_the_Veil",
"property": "country",
"object": "Australians"
},
{
"subject": "Above_the_Veil",
"property": "language",
"object": "English_language"
},
{
"subject": "Aenir",
"property": "followedBy",
"object": "Above_the_Veil"
}
] | [
{
"subject": "Above_the_Veil",
"property": "country",
"object": "Australians"
},
{
"subject": "Above_the_Veil",
"property": "language",
"object": "English_language"
},
{
"subject": "Aenir",
"property": "followedBy",
"object": "Above_the_Veil"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Above the Veil (preceded by the book Aenir) is from Australia and is written in English.",
"Above the Veil is the sequel to Aenir which is written in English in Australia.",
"Above the Veil was written in English and was published in the country of Australia. It was preceded by the novel Aenir."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aenir",
"property:followed_by",
"resource:Above_the_Veil"
],
[
"resource:Above_the_Veil",
"rdf:type",
"ontology:written_work"
],
[
"resource:Above_the_Veil",
"property:language",
"resource:English_language"
],
[
"resource:Above_the_Veil",
"property:country",
"resource:Australians"
]
] | Above_the_Veil | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "followedBy",
"readable": "followed by",
"graph": "property:followed_by"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Above_the_Veil",
"readable": "Above the Veil",
"graph": "resource:Above_the_Veil"
},
{
"modified": "Aenir",
"readable": "Aenir",
"graph": "resource:Aenir"
},
{
"modified": "Australians",
"readable": "Australians",
"graph": "resource:Australians"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?y WHERE { resource:Above_the_Veil property:language ?y . resource:Above_the_Veil property:country ?e }",
"readable_query": "SELECT DISTINCT ?e ?y WHERE { resource:Above_the_Veil property:language ?y . resource:Above_the_Veil property:country ?e }",
"graph_answer": [
"resource:Australians",
"resource:English_language"
],
"readable_answer": [
"Australians",
"English language"
],
"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:Aenir property:followed_by resource:Above_the_Veil }",
"readable_query": "ASK WHERE { resource:Aenir property:followed_by resource:Above_the_Veil }",
"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"
]
}
] |
|
Astronaut | 4 | 8927 | Id79 | [
{
"subject": "William_Anders",
"property": "mission",
"object": "Apollo_8"
},
{
"subject": "William_Anders",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Apollo_8",
"property": "crewMembers",
"object": "Frank_Borman"
},
{
"subject": "Apollo_8",
"property": "operator",
"object": "NASA"
}
] | [
{
"subject": "William_Anders",
"property": "mission",
"object": "Apollo_8"
},
{
"subject": "William_Anders",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Apollo_8",
"property": "crewMembers",
"object": "Frank_Borman"
},
{
"subject": "Apollo_8",
"property": "operator",
"object": "NASA"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"American William Anders was part of Apollo 8 along with Frank Borman as chosen by NASA.",
"William Anders, a United States citizen, was a crew member on the NASA operated Apollo 8 along with Frank Borman."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:mission",
"resource:Apollo_8"
],
[
"resource:William_Anders",
"property:nationality",
"resource:United_States"
],
[
"resource:Apollo_8",
"property:operator",
"resource:NASA"
],
[
"resource:Apollo_8",
"property:crew_members",
"resource:Frank_Borman"
]
] | William_Anders | [
{
"modified": "crewMembers",
"readable": "crew members",
"graph": "property:crew_members"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "Apollo_8",
"readable": "Apollo 8",
"graph": "resource:Apollo_8"
},
{
"modified": "Frank_Borman",
"readable": "Frank Borman",
"graph": "resource:Frank_Borman"
},
{
"modified": "NASA",
"readable": "NASA",
"graph": "resource:NASA"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "William_Anders",
"readable": "William Anders",
"graph": "resource:William_Anders"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:astronaut . ?a property:nationality resource:United_States . FILTER ( CONTAINS ( LCASE ( ?a ) , 'anders' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:astronaut . ?a property:nationality resource:United_States . FILTER ( CONTAINS ( LCASE ( ?a ) , 'anders' ) ) }",
"graph_answer": [
"resource:William_Anders"
],
"readable_answer": [
"William Anders"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?n property:operator resource:NASA . FILTER ( CONTAINS ( LCASE ( ?w ) , 'anders' ) ) . ?w property:mission ?n . ?w rdf:type ontology:astronaut . ?w property:nationality resource:United_States }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:operator resource:NASA . FILTER ( CONTAINS ( LCASE ( ?w ) , 'anders' ) ) . ?w property:mission ?n . ?w rdf:type ontology:astronaut . ?w property:nationality resource:United_States }",
"graph_answer": [
"resource:Apollo_8"
],
"readable_answer": [
"Apollo 8"
],
"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"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?o property:crew_members resource:Frank_Borman . ?o property:operator resource:United_States_Air_Force }",
"readable_query": "ASK WHERE { ?o property:crew_members resource:Frank_Borman . ?o property:operator resource:United_States_Air_Force }",
"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"
]
}
] |
|
WrittenWork | 2 | 5513 | Id48 | [
{
"subject": "Lippincott_Williams_&_Wilkins",
"property": "parent",
"object": "Wolters_Kluwer"
},
{
"subject": "AIDS_(journal)",
"property": "publisher",
"object": "Lippincott_Williams_&_Wilkins"
}
] | [
{
"subject": "AIDS_(journal)",
"property": "publisher",
"object": "Lippincott_Williams_&_Wilkins"
},
{
"subject": "Lippincott_Williams_&_Wilkins",
"property": "parentCompany",
"object": "Wolters_Kluwer"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The AIDS (journal) is published by Lippincott Williams & Wilkins whose parent company is Wolters Kluwer.",
"Wolters Kluwer is the parent company of Lippincott Williams & Wilkins who publish the journal AIDS.",
"The AIDS journal is published by Lippincott, Williams & Wilkins, parented by the Wolters Kluwer company."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Lippincott_Williams___Wilkins",
"property:parent_company",
"resource:Wolters_Kluwer"
],
[
"resource:AIDS__journal_",
"rdf:type",
"ontology:written_work"
],
[
"resource:AIDS__journal_",
"property:publisher",
"resource:Lippincott_Williams___Wilkins"
]
] | AIDS_(journal) | [
{
"modified": "parentCompany",
"readable": "parent company",
"graph": "property:parent_company"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "AIDS_(journal)",
"readable": "AIDS",
"graph": "resource:AIDS__journal_"
},
{
"modified": "Lippincott_Williams_&_Wilkins",
"readable": "Lippincott Williams & Wilkins",
"graph": "resource:Lippincott_Williams___Wilkins"
},
{
"modified": "Wolters_Kluwer",
"readable": "Wolters Kluwer",
"graph": "resource:Wolters_Kluwer"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?f rdf:type ontology:written_work . ?y property:parent_company resource:Carnival_Corporation___plc . ?f property:publisher ?y }",
"readable_query": "ASK WHERE { ?f rdf:type ontology:written_work . ?y property:parent_company resource:Carnival_Corporation_&_plc . ?f property:publisher ?y }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Food | 2 | 4531 | Id43 | [
{
"subject": "Arrabbiata_sauce",
"property": "ingredient",
"object": "Garlic"
},
{
"subject": "Arrabbiata_sauce",
"property": "region",
"object": "\"Rome\"@en"
}
] | [
{
"subject": "Arrabbiata_sauce",
"property": "ingredient",
"object": "Garlic"
},
{
"subject": "Arrabbiata_sauce",
"property": "region",
"object": "Rome"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Arrabbiata sauce originates from the region of Rome and includes the ingredient garlic.",
"Arrabbiata sauce, a dish from Rome, includes garlic as a component."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Arrabbiata_sauce",
"property:ingredient",
"resource:Garlic"
],
[
"resource:Arrabbiata_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Arrabbiata_sauce",
"property:region",
"resource:Rome"
]
] | Arrabbiata_sauce | [
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Arrabbiata_sauce",
"readable": "Arrabbiata sauce",
"graph": "resource:Arrabbiata_sauce"
},
{
"modified": "Garlic",
"readable": "Garlic",
"graph": "resource:Garlic"
},
{
"modified": "Rome",
"readable": "Rome",
"graph": "resource:Rome"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?f ) WHERE { resource:Arrabbiata_sauce property:region ?j }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?f ) WHERE { resource:Arrabbiata_sauce property:region ?j }",
"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 ?h WHERE { resource:Arrabbiata_sauce property:region ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Arrabbiata_sauce property:region ?h }",
"graph_answer": [
"resource:Rome"
],
"readable_answer": [
"Rome"
],
"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 ?c WHERE { resource:Arrabbiata_sauce property:river ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Arrabbiata_sauce property:river ?c }",
"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"
]
}
] |
|
Artist | 4 | 8657 | Id49 | [
{
"subject": "Agustín_Barboza",
"property": "deathPlace",
"object": "Asunción"
},
{
"subject": "Asunción",
"property": "isPartOf",
"object": "Gran_Asunción"
},
{
"subject": "Paraguay",
"property": "leaderName",
"object": "Juan_Afara"
},
{
"subject": "Agustín_Barboza",
"property": "birthPlace",
"object": "Paraguay"
}
] | [
{
"subject": "Agustín_Barboza",
"property": "deathPlace",
"object": "Asunción"
},
{
"subject": "Asunción",
"property": "isPartOf",
"object": "Gran_Asunción"
},
{
"subject": "Paraguay",
"property": "leader",
"object": "Juan_Afara"
},
{
"subject": "Agustín_Barboza",
"property": "birthPlace",
"object": "Paraguay"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Paraguay born Agustin Barboza died in Asuncion, which forms part of Gran Asunción. Juan Afara is the leader of Paraguay.",
"Agustín Barboza was born in Paraguay (led by Juan Afara), and passed away in Asuncion (part of Gran Asuncion).",
"Agustín Barboza was born in Paraguay, where the leader Juan Afara. He died in Asuncion, Gran Asunción."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Asunci_n",
"property:is_part_of",
"resource:Gran_Asunci_n"
],
[
"resource:Paraguay",
"property:leader",
"resource:Juan_Afara"
],
[
"resource:Agust_n_Barboza",
"rdf:type",
"ontology:artist"
],
[
"resource:Agust_n_Barboza",
"property:death_place",
"resource:Asunci_n"
],
[
"resource:Agust_n_Barboza",
"property:birth_place",
"resource:Paraguay"
]
] | Agustín_Barboza | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Agustín_Barboza",
"readable": "Agustín Barboza",
"graph": "resource:Agust_n_Barboza"
},
{
"modified": "Asunción",
"readable": "Asunción",
"graph": "resource:Asunci_n"
},
{
"modified": "Gran_Asunción",
"readable": "Gran Asunción",
"graph": "resource:Gran_Asunci_n"
},
{
"modified": "Juan_Afara",
"readable": "Juan Afara",
"graph": "resource:Juan_Afara"
},
{
"modified": "Paraguay",
"readable": "Paraguay",
"graph": "resource:Paraguay"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { ?n property:birth_place ?q . ?n rdf:type ontology:artist . ?q property:language resource:Spanish_language }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?b ) WHERE { ?n property:birth_place ?q . ?n rdf:type ontology:artist . ?q property:language resource:Spanish_language }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?e property:death_place resource:Asunci_n . ?e rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:birth_place ?p . ?p property:leader resource:Juan_Afara }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?e property:death_place resource:Asunción . ?e rdf:type ontology:artist . FILTER ( STRSTARTS ( LCASE ( ?e ) , 'a' ) ) . ?e property:birth_place ?p . ?p property:leader resource:Juan_Afara }",
"graph_answer": [
"resource:Paraguay"
],
"readable_answer": [
"Paraguay"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?p property:death_place ?v . ?v property:is_part_of resource:Gran_Asunci_n . ?p rdf:type ontology:artist . ?p property:birth_place resource:Paraguay }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p property:death_place ?v . ?v property:is_part_of resource:Gran_Asunción . ?p rdf:type ontology:artist . ?p property:birth_place resource:Paraguay }",
"graph_answer": [
"resource:Agust_n_Barboza"
],
"readable_answer": [
"Agustín Barboza"
],
"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"
]
}
] |
|
WrittenWork | 2 | 5659 | Id194 | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "A_Severed_Wasp",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "A_Severed_Wasp",
"property": "country",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Severed Wasp is from the United States where Barack Obama is president.",
"A Severed Wasp originates from the United States where Barack Obama is President.",
"A Severed Wasp is from the United States where the leader is Barack Obama."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:A_Severed_Wasp",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Severed_Wasp",
"property:country",
"resource:United_States"
]
] | A_Severed_Wasp | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "A_Severed_Wasp",
"readable": "A Severed Wasp",
"graph": "resource:A_Severed_Wasp"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m ?z WHERE { ?z property:leader resource:Barack_Obama . ?m rdf:type ontology:written_work . ?m property:country ?z }",
"readable_query": "SELECT DISTINCT ?m ?z WHERE { ?z property:leader resource:Barack_Obama . ?m rdf:type ontology:written_work . ?m property:country ?z }",
"graph_answer": [
"resource:A_Severed_Wasp",
"resource:United_States"
],
"readable_answer": [
"A Severed Wasp",
"United States"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7324 | Id237 | [
{
"subject": "Binignit",
"property": "ingredient",
"object": "Taro"
},
{
"subject": "Binignit",
"property": "course",
"object": "Dessert"
},
{
"subject": "Dessert",
"property": "hasVariant",
"object": "Sandesh_(confectionery)"
}
] | [
{
"subject": "Binignit",
"property": "ingredient",
"object": "Taro"
},
{
"subject": "Binignit",
"property": "course",
"object": "Dessert"
},
{
"subject": "Dessert",
"property": "dishVariation",
"object": "Sandesh_(confectionery)"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Taro is an ingredient in Binignit, a dessert. Sandesh (confectionery) is also a dish that can be served as a dessert.",
"Binignit is made from Taro and is served as a dessert as is Sandesh.",
"Taro is an ingredient of Binignit, which is a dessert course. Sandesh is also a dessert."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Dessert",
"property:dish_variation",
"resource:Sandesh__confectionery_"
],
[
"resource:Binignit",
"property:ingredient",
"resource:Taro"
],
[
"resource:Binignit",
"rdf:type",
"ontology:food"
],
[
"resource:Binignit",
"property:course",
"resource:Dessert"
]
] | Binignit | [
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Binignit",
"readable": "Binignit",
"graph": "resource:Binignit"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Sandesh_(confectionery)",
"readable": "Sandesh",
"graph": "resource:Sandesh__confectionery_"
},
{
"modified": "Taro",
"readable": "Taro",
"graph": "resource:Taro"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?o property:course resource:Italian_meal_structure . ?o property:ingredient resource:Taro . ?o rdf:type ontology:food }",
"readable_query": "ASK WHERE { ?o property:course resource:Italian_meal_structure . ?o property:ingredient resource:Taro . ?o rdf:type ontology:food }",
"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 { ?i rdf:type ontology:food . ?i property:ingredient resource:Taro . ?i property:course resource:Dessert }",
"readable_query": "ASK WHERE { ?i rdf:type ontology:food . ?i property:ingredient resource:Taro . ?i property:course resource:Dessert }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?l WHERE { ?l rdf:type ontology:food . ?l property:ingredient resource:Taro . ?l property:course resource:Dessert }",
"readable_query": "SELECT ?l WHERE { ?l rdf:type ontology:food . ?l property:ingredient resource:Taro . ?l property:course resource:Dessert }",
"graph_answer": [
"resource:Binignit"
],
"readable_answer": [
"Binignit"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Dessert property:dish_variation ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Dessert property:dish_variation ?u }",
"graph_answer": [
"resource:Sandesh__confectionery_"
],
"readable_answer": [
"Sandesh"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 3 | 7851 | Id182 | [
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Graz"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "County_of_Tyrol"
},
{
"subject": "Alfons_Gorbach",
"property": "placeOfBirth",
"object": "Austria"
}
] | [
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Graz"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "County_of_Tyrol"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Austria"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfons Gorbach was born in the County of Tyrol, Austria and died in the city of Graz.",
"Alfons Gorbach was born in the County of Tyrol in Austria and later died in Graz.",
"Alfons Gorbach was born in the County of Tyrol in Austria, and died in Graz."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfons_Gorbach",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfons_Gorbach",
"property:death_place",
"resource:Graz"
],
[
"resource:Alfons_Gorbach",
"property:birth_place",
"resource:Austria"
],
[
"resource:Alfons_Gorbach",
"property:birth_place",
"resource:County_of_Tyrol"
]
] | Alfons_Gorbach | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "Alfons_Gorbach",
"readable": "Alfons Gorbach",
"graph": "resource:Alfons_Gorbach"
},
{
"modified": "Austria",
"readable": "Austria",
"graph": "resource:Austria"
},
{
"modified": "County_of_Tyrol",
"readable": "County of Tyrol",
"graph": "resource:County_of_Tyrol"
},
{
"modified": "Graz",
"readable": "Graz",
"graph": "resource:Graz"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?l ) WHERE { ?o property:birth_place resource:County_of_Tyrol . ?o rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?l ) WHERE { ?o property:birth_place resource:County_of_Tyrol . ?o rdf:type ontology:politician }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z property:birth_place resource:County_of_Tyrol . ?z rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:birth_place resource:County_of_Tyrol . ?z rdf:type ontology:politician }",
"graph_answer": [
"resource:Alfons_Gorbach"
],
"readable_answer": [
"Alfons Gorbach"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?y WHERE { resource:Alfons_Gorbach property:birth_place ?n . resource:Alfons_Gorbach property:death_place ?y }",
"readable_query": "SELECT DISTINCT ?n ?y WHERE { resource:Alfons_Gorbach property:birth_place ?n . resource:Alfons_Gorbach property:death_place ?y }",
"graph_answer": [
"resource:Austria",
"resource:Graz"
],
"readable_answer": [
"Austria",
"Graz"
],
"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 | 9529 | Id128 | [
{
"subject": "California",
"property": "language",
"object": "Chinese_language"
},
{
"subject": "Anaheim,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "Anaheim,_California",
"property": "leaderTitle",
"object": "California_State_Senate"
},
{
"subject": "California_State_Senate",
"property": "location",
"object": "California_State_Capitol"
}
] | [
{
"subject": "California",
"property": "language",
"object": "Chinese_language"
},
{
"subject": "Anaheim,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "Anaheim,_California",
"property": "leaderTitle",
"object": "California_State_Senate"
},
{
"subject": "California_State_Senate",
"property": "location",
"object": "California_State_Capitol"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Chinese, is spoken in some parts of California. The state Anaheim is a part of. Anaheim is led by he California State Senate, which is located at the California State Capitol.",
"California, where you can sometimes hear Chinese being spoken, is home to Anaheim, which is led by the California State Senate - located in the California State Capitol."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:California_State_Senate",
"property:location",
"resource:California_State_Capitol"
],
[
"resource:Anaheim__California",
"property:leader_title",
"resource:California_State_Senate"
],
[
"resource:Anaheim__California",
"rdf:type",
"ontology:city"
],
[
"resource:Anaheim__California",
"property:is_part_of",
"resource:California"
],
[
"resource:California",
"property:language",
"resource:Chinese_language"
]
] | Anaheim,_California | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Anaheim,_California",
"readable": "Anaheim, California",
"graph": "resource:Anaheim__California"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "California_State_Capitol",
"readable": "California State Capitol",
"graph": "resource:California_State_Capitol"
},
{
"modified": "California_State_Senate",
"readable": "California State Senate",
"graph": "resource:California_State_Senate"
},
{
"modified": "Chinese_language",
"readable": "Chinese language",
"graph": "resource:Chinese_language"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?a property:location resource:California_State_Capitol . ?m property:is_part_of resource:California . ?m rdf:type ontology:city . ?m property:leader_title ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:location resource:California_State_Capitol . ?m property:is_part_of resource:California . ?m rdf:type ontology:city . ?m property:leader_title ?a }",
"graph_answer": [
"resource:California_State_Senate"
],
"readable_answer": [
"California State Senate"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?i property:leader_title resource:California_State_Senate . ?i property:is_part_of ?g . ?g property:language resource:Chinese_language . ?i rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i property:leader_title resource:California_State_Senate . ?i property:is_part_of ?g . ?g property:language resource:Chinese_language . ?i rdf:type ontology:city }",
"graph_answer": [
"resource:Anaheim__California"
],
"readable_answer": [
"Anaheim, California"
],
"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"
]
}
] |
|
Food | 2 | 4744 | Id256 | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Javanese_people"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Javanese_people"
},
{
"subject": "Ayam_penyet",
"property": "country",
"object": "Java"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Java where the Javanese people are an ethnic group is the origin of Ayam penyet.",
"Ayam penyet is a food found in Java, where the Javanese people are an ethnic group.",
"Ayam penyet originates from Java where the Javanese people are an ethnic group."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Java",
"property:ethnic_group",
"resource:Javanese_people"
],
[
"resource:Ayam_penyet",
"rdf:type",
"ontology:food"
],
[
"resource:Ayam_penyet",
"property:country",
"resource:Java"
]
] | Ayam_penyet | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "Ayam_penyet",
"readable": "Ayam penyet",
"graph": "resource:Ayam_penyet"
},
{
"modified": "Java",
"readable": "Java",
"graph": "resource:Java"
},
{
"modified": "Javanese_people",
"readable": "Javanese people",
"graph": "resource:Javanese_people"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Java property:ethnic_group ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'people' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Java property:ethnic_group ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'people' ) ) }",
"graph_answer": [
"resource:Javanese_people"
],
"readable_answer": [
"Javanese people"
],
"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 ( ?u ) AS ?f ) WHERE { resource:Ayam_penyet property:build_date ?u }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?f ) WHERE { resource:Ayam_penyet property:build_date ?u }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
}
] |
|
Airport | 4 | 8597 | Id195 | [
{
"subject": "Poaceae",
"property": "class",
"object": "Monocotyledon"
},
{
"subject": "Poaceae",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "r2Surface",
"object": "Poaceae"
},
{
"subject": "Poaceae",
"property": "order",
"object": "Poales"
}
] | [
{
"subject": "Poaceae",
"property": "class",
"object": "Monocotyledon"
},
{
"subject": "Poaceae",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "2ndRunwaySurfaceType",
"object": "Poaceae"
},
{
"subject": "Poaceae",
"property": "order",
"object": "Poales"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A member of the Monocotyledon class, as well as being in the division of flowering plants and belonging to the Poales order, Poaceae is the surface type of the second runway of Ardmore Airport, New Zealand.",
"Poaceae (monocotyledon and Poales) are flowering plants that are the surface type of the second runway of Ardmore Airport, New Zealand.",
"Poaceae is of the Poales order, and Monocotyledon class. It belongs to the flowering plants and the runway at Ardmore Airport in New Zealand is made from Poaceae."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Poaceae",
"property:division",
"resource:Flowering_plant"
],
[
"resource:Poaceae",
"property:class",
"resource:Monocotyledon"
],
[
"resource:Poaceae",
"property:order",
"resource:Poales"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"property:2nd_runway_surface_type",
"resource:Poaceae"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"rdf:type",
"ontology:airport"
]
] | Ardmore_Airport_(New_Zealand) | [
{
"modified": "2ndRunwaySurfaceType",
"readable": "2nd runway surface type",
"graph": "property:2nd_runway_surface_type"
},
{
"modified": "class",
"readable": "class",
"graph": "property:class"
},
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "order",
"readable": "order",
"graph": "property:order"
},
{
"modified": "Ardmore_Airport_(New_Zealand)",
"readable": "Ardmore Airport",
"graph": "resource:Ardmore_Airport__New_Zealand_"
},
{
"modified": "Flowering_plant",
"readable": "Flowering plant",
"graph": "resource:Flowering_plant"
},
{
"modified": "Monocotyledon",
"readable": "Monocotyledon",
"graph": "resource:Monocotyledon"
},
{
"modified": "Poaceae",
"readable": "Poaceae",
"graph": "resource:Poaceae"
},
{
"modified": "Poales",
"readable": "Poales",
"graph": "resource:Poales"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?w property:order resource:Poales . ?w property:division resource:Audi_e_tron }",
"readable_query": "ASK WHERE { ?w property:order resource:Poales . ?w property:division resource:Audi_e-tron }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?l property:division resource:Flowering_plant . ?l property:order resource:Poales }",
"readable_query": "ASK WHERE { ?l property:division resource:Flowering_plant . ?l property:order resource:Poales }",
"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 ?m WHERE { ?m property:division resource:Flowering_plant . ?m property:order resource:Poales }",
"readable_query": "SELECT ?m WHERE { ?m property:division resource:Flowering_plant . ?m property:order resource:Poales }",
"graph_answer": [
"resource:Poaceae"
],
"readable_answer": [
"Poaceae"
],
"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 ?r WHERE { ?r rdf:type ontology:airport . ?r property:2nd_runway_surface_type resource:Poaceae }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r rdf:type ontology:airport . ?r property:2nd_runway_surface_type resource:Poaceae }",
"graph_answer": [
"resource:Ardmore_Airport__New_Zealand_"
],
"readable_answer": [
"Ardmore 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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Poaceae property:class ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Poaceae property:class ?u }",
"graph_answer": [
"resource:Monocotyledon"
],
"readable_answer": [
"Monocotyledon"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 2 | 4275 | Id125 | [
{
"subject": "Austin,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Hays_County,_Texas"
}
] | [
{
"subject": "Austin,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Hays_County,_Texas"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Austin is in Hays County, Texas in the United States.",
"Austin is a part of Hays County in Texas which is a state of the United States.",
"Austin is part of Hays County, Texas, United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Austin__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Austin__Texas",
"property:country",
"resource:United_States"
],
[
"resource:Austin__Texas",
"property:is_part_of",
"resource:Hays_County__Texas"
]
] | Austin,_Texas | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Austin,_Texas",
"readable": "Austin, Texas",
"graph": "resource:Austin__Texas"
},
{
"modified": "Hays_County,_Texas",
"readable": "Hays County, Texas",
"graph": "resource:Hays_County__Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?s ) WHERE { ?y property:country resource:United_States . ?y property:is_part_of ?r . ?y rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?s ) WHERE { ?y property:country resource:United_States . ?y property:is_part_of ?r . ?y rdf:type ontology:city }",
"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 ?x WHERE { ?s property:country resource:United_States . ?s rdf:type ontology:city . ?s property:is_part_of ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?s property:country resource:United_States . ?s rdf:type ontology:city . ?s property:is_part_of ?x }",
"graph_answer": [
"resource:Hays_County__Texas"
],
"readable_answer": [
"Hays County, Texas"
],
"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 ?g WHERE { ?g rdf:type ontology:city . ?g property:country resource:United_States . ?g property:is_part_of resource:Hays_County__Texas }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:city . ?g property:country resource:United_States . ?g property:is_part_of resource:Hays_County,_Texas }",
"graph_answer": [
"resource:Austin__Texas"
],
"readable_answer": [
"Austin, Texas"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 4 | 8678 | Id70 | [
{
"subject": "Al_Anderson_(NRBQ)",
"property": "associatedBand",
"object": "NRBQ"
},
{
"subject": "Al_Anderson_(NRBQ)",
"property": "associatedMusicalArtist",
"object": "The_Wildweeds"
},
{
"subject": "Al_Anderson_(NRBQ)",
"property": "instrument",
"object": "Guitar"
},
{
"subject": "Al_Anderson_(NRBQ)",
"property": "genre",
"object": "Country_music"
}
] | [
{
"subject": "Al_Anderson_(NRBQ band)",
"property": "associatedBand/associatedMusicalArtist",
"object": "NRBQ"
},
{
"subject": "Al_Anderson_(NRBQ band)",
"property": "associatedBand/associatedMusicalArtist",
"object": "The_Wildweeds"
},
{
"subject": "Al_Anderson_(NRBQ band)",
"property": "instrument",
"object": "Guitar"
},
{
"subject": "Al_Anderson_(NRBQ band)",
"property": "genre",
"object": "Country_music"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Guitar country performer Al Anderson plays with the band NRBQ and once played with The Wildweeds.",
"Former The Wildweeds band member, Al Anderson, who plays the guitar in the NRBQ band, performs country music.",
"Country music guitarist Al Anderson, who plays with the band NRBQ was once a member of the Wildweeds."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Al_Anderson__NRBQ_band_",
"rdf:type",
"ontology:artist"
],
[
"resource:Al_Anderson__NRBQ_band_",
"property:associated_band_associated_musical_artist",
"resource:NRBQ"
],
[
"resource:Al_Anderson__NRBQ_band_",
"property:associated_band_associated_musical_artist",
"resource:The_Wildweeds"
],
[
"resource:Al_Anderson__NRBQ_band_",
"property:genre",
"resource:Country_music"
],
[
"resource:Al_Anderson__NRBQ_band_",
"property:instrument",
"resource:Guitar"
]
] | Al_Anderson_(NRBQ_band) | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "Al_Anderson_(NRBQ band)",
"readable": "Al Anderson",
"graph": "resource:Al_Anderson__NRBQ_band_"
},
{
"modified": "Country_music",
"readable": "Country music",
"graph": "resource:Country_music"
},
{
"modified": "Guitar",
"readable": "Guitar",
"graph": "resource:Guitar"
},
{
"modified": "NRBQ",
"readable": "NRBQ",
"graph": "resource:NRBQ"
},
{
"modified": "The_Wildweeds",
"readable": "The Wildweeds",
"graph": "resource:The_Wildweeds"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Al_Anderson__NRBQ_band_ property:associated_band_associated_musical_artist ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'n' ) ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Al_Anderson_(NRBQ_band) property:associated_band_associated_musical_artist ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'n' ) ) }",
"graph_answer": [
"resource:NRBQ"
],
"readable_answer": [
"NRBQ"
],
"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 ( ?a ) AS ?x ) WHERE { resource:Al_Anderson__NRBQ_band_ property:associated_band_associated_musical_artist ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?x ) WHERE { resource:Al_Anderson_(NRBQ_band) property:associated_band_associated_musical_artist ?a }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Al_Anderson__NRBQ_band_ property:associated_band_associated_musical_artist ?d . FILTER ( ?d != resource:NRBQ ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Al_Anderson_(NRBQ_band) property:associated_band_associated_musical_artist ?d . FILTER ( ?d != resource:NRBQ ) }",
"graph_answer": [
"resource:The_Wildweeds"
],
"readable_answer": [
"The Wildweeds"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( ?z ) , 'g' ) ) . resource:Al_Anderson__NRBQ_band_ property:instrument ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( ?z ) , 'g' ) ) . resource:Al_Anderson_(NRBQ_band) property:instrument ?z }",
"graph_answer": [
"resource:Guitar"
],
"readable_answer": [
"Guitar"
],
"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 ?d WHERE { resource:Al_Anderson__NRBQ_band_ property:last_aired ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Al_Anderson_(NRBQ_band) property:last_aired ?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"
]
}
] |
|
CelestialBody | 2 | 4053 | Id34 | [
{
"subject": "(66391)_1999_KW4",
"property": "rotationPeriod",
"object": "\"9953.28\"^^xsd:double"
},
{
"subject": "(66391)_1999_KW4",
"property": "Planet/apoapsis",
"object": "\"1.621640918388E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "(66391)_1999_KW4",
"property": "rotationPeriod",
"object": "9953.28"
},
{
"subject": "(66391)_1999_KW4",
"property": "apoapsis",
"object": "162164091.8388 (kilometres)"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"(66391) 1999 KW4 has a rotation period of 9953.28 and an apoapsis of 162164091.8388 km.",
"(66391) 1999 KW4 has an apoapsis measurement of 162164091.8388 (kilometres) and a rotation period of 9953.28.",
"(66391) 1999 KW4 has a rotation period of 9953.28 and an apoapsis of 162164091.8388 kilometres."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:_66391__1999_KW4",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_66391__1999_KW4",
"property:apoapsis",
"162164091.8388 (kilometres)"
],
[
"resource:_66391__1999_KW4",
"property:rotation_period",
"resource:9953_28"
]
] | (66391)_1999_KW4 | [
{
"modified": "162164091.8388 (kilometres)",
"readable": "162164091.8388",
"graph": "162164091.8388 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "rotationPeriod",
"readable": "rotation period",
"graph": "property:rotation_period"
},
{
"modified": "9953.28",
"readable": "9953.28",
"graph": "resource:9953_28"
},
{
"modified": "(66391)_1999_KW4",
"readable": "1999 KW4",
"graph": "resource:_66391__1999_KW4"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?l property:rotation_period ?h . ?l rdf:type ontology:celestial_body . ?l property:apoapsis '560937000.0 (kilometres)' }",
"readable_query": "ASK WHERE { ?l property:rotation_period ?h . ?l rdf:type ontology:celestial_body . ?l property:apoapsis '560937000.0 (kilometres)' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Artist | 4 | 8739 | Id131 | [
{
"subject": "Alison_O'Donnell",
"property": "associatedBand",
"object": "Head_South_By_Weaving"
},
{
"subject": "Alison_O'Donnell",
"property": "associatedMusicalArtist",
"object": "Flibbertigibbet"
},
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Folk_music"
},
{
"subject": "Alison_O'Donnell",
"property": "activeYearsStartYear",
"object": "\"1963\"^^xsd:gYear"
}
] | [
{
"subject": "Alison_O'Donnell",
"property": "associatedBand/associatedMusicalArtist",
"object": "Head_South_By_Weaving"
},
{
"subject": "Alison_O'Donnell",
"property": "associatedBand/associatedMusicalArtist",
"object": "Flibbertigibbet"
},
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Folk_music"
},
{
"subject": "Alison_O'Donnell",
"property": "activeYearsStartYear",
"object": "1963"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1963 was the beginning of folk musicain, Alison O'Donnell's active years. Alison O'Donnell is associated with the band Head South By Weaving and was a member of the Flibbertigibbet band.",
"Alison O'Donnell was a member of the Flibbertigibbet band and is musically associated with the band Head South By Weaving. 1963 was the beginning of folk music performer Alison O'Donnell's active years.",
"Former Flibbertigibbet band folk musician Alison O'Donnell began in 1963 and is associated with Head South By Weaving."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alison_O_Donnell",
"rdf:type",
"ontology:artist"
],
[
"resource:Alison_O_Donnell",
"property:associated_band_associated_musical_artist",
"resource:Head_South_By_Weaving"
],
[
"resource:Alison_O_Donnell",
"property:associated_band_associated_musical_artist",
"resource:Flibbertigibbet"
],
[
"resource:Alison_O_Donnell",
"property:active_years_start_year",
"resource:1963"
],
[
"resource:Alison_O_Donnell",
"property:genre",
"resource:Folk_music"
]
] | Alison_O'Donnell | [
{
"modified": "activeYearsStartYear",
"readable": "active years start year",
"graph": "property:active_years_start_year"
},
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "1963",
"readable": "1963",
"graph": "resource:1963"
},
{
"modified": "Alison_O'Donnell",
"readable": "Alison O'Donnell",
"graph": "resource:Alison_O_Donnell"
},
{
"modified": "Flibbertigibbet",
"readable": "Flibbertigibbet",
"graph": "resource:Flibbertigibbet"
},
{
"modified": "Folk_music",
"readable": "Folk music",
"graph": "resource:Folk_music"
},
{
"modified": "Head_South_By_Weaving",
"readable": "Head South By Weaving",
"graph": "resource:Head_South_By_Weaving"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?r ) WHERE { resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?r ) WHERE { resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?h }",
"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 ?p WHERE { resource:Alison_O_Donnell property:associated_band_associated_musical_artist ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Alison_O'Donnell property:associated_band_associated_musical_artist ?p }",
"graph_answer": [
"resource:Head_South_By_Weaving",
"resource:Flibbertigibbet"
],
"readable_answer": [
"Head South By Weaving",
"Flibbertigibbet"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t ?d WHERE { resource:Alison_O_Donnell property:genre ?t . resource:Alison_O_Donnell property:active_years_start_year ?d }",
"readable_query": "SELECT DISTINCT ?t ?d WHERE { resource:Alison_O'Donnell property:genre ?t . resource:Alison_O'Donnell property:active_years_start_year ?d }",
"graph_answer": [
"resource:Folk_music",
"resource:1963"
],
"readable_answer": [
"Folk music",
"1963"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Food | 4 | 9893 | Id182 | [
{
"subject": "Batagor",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Siomay",
"property": "ingredient",
"object": "Peanut_sauce"
},
{
"subject": "Batagor",
"property": "hasVariant",
"object": "Shumai"
},
{
"subject": "Batagor",
"property": "variations",
"object": "Siomay"
}
] | [
{
"subject": "Batagor",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Batagor",
"property": "dishVariation",
"object": "Siomay"
},
{
"subject": "Siomay",
"property": "ingredient",
"object": "Peanut_sauce"
},
{
"subject": "Batagor",
"property": "dishVariation",
"object": "Shumai"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Batagor (from Indonesia) Shumai and Siomay are variations of the same dish. An ingredient of Siomay is peanut sauce.",
"Batagor (Indonesia), a variant on Shumai and Siomay, contains peanut sauce."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Siomay",
"property:ingredient",
"resource:Peanut_sauce"
],
[
"resource:Batagor",
"property:dish_variation",
"resource:Siomay"
],
[
"resource:Batagor",
"property:dish_variation",
"resource:Shumai"
],
[
"resource:Batagor",
"rdf:type",
"ontology:food"
],
[
"resource:Batagor",
"property:country",
"resource:Indonesia"
]
] | Batagor | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Batagor",
"readable": "Batagor",
"graph": "resource:Batagor"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
},
{
"modified": "Peanut_sauce",
"readable": "Peanut sauce",
"graph": "resource:Peanut_sauce"
},
{
"modified": "Shumai",
"readable": "Shumai",
"graph": "resource:Shumai"
},
{
"modified": "Siomay",
"readable": "Siomay",
"graph": "resource:Siomay"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 's' ) ) . resource:Batagor property:dish_variation ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( STRSTARTS ( LCASE ( ?n ) , 's' ) ) . resource:Batagor property:dish_variation ?n }",
"graph_answer": [
"resource:Siomay"
],
"readable_answer": [
"Siomay"
],
"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 ( ?f ) AS ?l ) WHERE { resource:Batagor property:dish_variation ?f }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?l ) WHERE { resource:Batagor property:dish_variation ?f }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Siomay ) . resource:Batagor property:dish_variation ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Siomay ) . resource:Batagor property:dish_variation ?p }",
"graph_answer": [
"resource:Shumai"
],
"readable_answer": [
"Shumai"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Batagor property:country resource:Indonesia }",
"readable_query": "ASK WHERE { resource:Batagor property:country resource:Indonesia }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
City | 4 | 9543 | Id142 | [
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Alexandria,_Indiana",
"property": "subdivisionName",
"object": "Indiana"
},
{
"subject": "Monroe_Township,_Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Alexandria,_Indiana",
"property": "isPartOf",
"object": "Monroe_Township,_Madison_County,_Indiana"
}
] | [
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
},
{
"subject": "Alexandria,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Monroe_Township,_Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Alexandria,_Indiana",
"property": "isPartOf",
"object": "Monroe_Township,_Madison_County,_Indiana"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alexandria, Monroe township, Madison County, and Indianapolis, Indiana are in the U.S.",
"Alexandria is part of the Monroe Township which is in Madison County, Indiana in the U.S. The capital of Indiana is Indianapolis.",
"Alexandria is part of Monroe Township, Madison County in Indiana. The capital of Indiana, located in the US, is Indianapolis."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alexandria__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Alexandria__Indiana",
"property:is_part_of",
"resource:Indiana"
],
[
"resource:Alexandria__Indiana",
"property:is_part_of",
"resource:Monroe_Township__Madison_County__Indiana"
],
[
"resource:Indiana",
"property:capital",
"resource:Indianapolis"
],
[
"resource:Monroe_Township__Madison_County__Indiana",
"property:country",
"resource:United_States"
]
] | Alexandria,_Indiana | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Alexandria,_Indiana",
"readable": "Alexandria, Indiana",
"graph": "resource:Alexandria__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Indianapolis",
"readable": "Indianapolis",
"graph": "resource:Indianapolis"
},
{
"modified": "Monroe_Township,_Madison_County,_Indiana",
"readable": "Monroe Township, Madison County, Indiana",
"graph": "resource:Monroe_Township__Madison_County__Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Alexandria__Indiana property:is_part_of ?p . FILTER NOT EXISTS { ?p property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Alexandria,_Indiana property:is_part_of ?p . FILTER NOT EXISTS { ?p 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 ?i WHERE { FILTER ( ?i != resource:Indiana ) . resource:Alexandria__Indiana property:is_part_of ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( ?i != resource:Indiana ) . resource:Alexandria__Indiana property:is_part_of ?i }",
"graph_answer": [
"resource:Monroe_Township__Madison_County__Indiana"
],
"readable_answer": [
"Monroe Township, 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 ?l WHERE { resource:Indiana property:occupation ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Indiana property:occupation ?l }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12272 | Id219 | [
{
"subject": "Spain",
"property": "currency",
"object": "Euro"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "Catalonia",
"property": "leaderName",
"object": "Parliament_of_Catalonia"
}
] | [
{
"subject": "Spain",
"property": "currency",
"object": "Euro"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Spain",
"property": "leader",
"object": "Felipe_VI_of_Spain"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "Catalonia",
"property": "leader",
"object": "Parliament_of_Catalonia"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Euro is the currency in Spain and the leader is Felipe VI. Arròs negre is a traditional dish from Spain in the Catalonia region where the leaders are the Parliament of Catalonia.",
"Arròs negre is from the Catalonia region, which leader is the Parliament of Catalonia, in Spain, where the currency is Euro and the leader is Felipe VI of Spain.",
"Arros negre originates from the Catalonia region of Spain. Spain uses the Euro and is led by Felipe VI. The Parliament of Catalonia is Catalonia's governing body."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Catalonia",
"property:leader",
"resource:Parliament_of_Catalonia"
],
[
"resource:Spain",
"property:leader",
"resource:Felipe_VI_of_Spain"
],
[
"resource:Spain",
"property:currency",
"resource:Euro"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:Catalonia"
]
] | Arròs_negre | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "currency",
"readable": "currency",
"graph": "property:currency"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Arròs_negre",
"readable": "Arròs negre",
"graph": "resource:Arr_s_negre"
},
{
"modified": "Catalonia",
"readable": "Catalonia",
"graph": "resource:Catalonia"
},
{
"modified": "Euro",
"readable": "Euro",
"graph": "resource:Euro"
},
{
"modified": "Felipe_VI_of_Spain",
"readable": "Felipe VI of Spain",
"graph": "resource:Felipe_VI_of_Spain"
},
{
"modified": "Parliament_of_Catalonia",
"readable": "Parliament of Catalonia",
"graph": "resource:Parliament_of_Catalonia"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { { { resource:Spain property:leader ?w } UNION { resource:Catalonia property:leader ?w } } }",
"readable_query": "SELECT DISTINCT ?w WHERE { { { resource:Spain property:leader ?w } UNION { resource:Catalonia property:leader ?w } } }",
"graph_answer": [
"resource:Felipe_VI_of_Spain",
"resource:Parliament_of_Catalonia"
],
"readable_answer": [
"Felipe VI of Spain",
"Parliament of Catalonia"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Catalonia property:leader ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Catalonia property:leader ?g }",
"graph_answer": [
"resource:Parliament_of_Catalonia"
],
"readable_answer": [
"Parliament of Catalonia"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Arr_s_negre rdf:type ontology:food . resource:Arr_s_negre property:region resource:Catalonia }",
"readable_query": "ASK WHERE { resource:Arròs_negre rdf:type ontology:food . resource:Arròs_negre property:region resource:Catalonia }",
"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"
]
}
] |
|
CelestialBody | 4 | 9304 | Id21 | [
{
"subject": "(66063)_1998_RO1",
"property": "formerName",
"object": "\"1999 SN5\"@en"
},
{
"subject": "(66063)_1998_RO1",
"property": "orbitalPeriod",
"object": "3.11291e+07"
},
{
"subject": "(66063)_1998_RO1",
"property": "periapsis",
"object": "4.14984e+10"
},
{
"subject": "(66063)_1998_RO1",
"property": "epoch",
"object": "\"2013-11-04\"^^xsd:date"
}
] | [
{
"subject": "(66063)_1998_RO1",
"property": "epoch",
"object": "2013-11-04"
},
{
"subject": "(66063)_1998_RO1",
"property": "formerName",
"object": "\"1999 SN5\""
},
{
"subject": "(66063)_1998_RO1",
"property": "orbitalPeriod",
"object": "360.29 (days)"
},
{
"subject": "(66063)_1998_RO1",
"property": "periapsis",
"object": "41498400000.0"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"(66063) 1998 RO1, which was once known as 1999 SN5, has an orbital period of 360.29 days. This celestial body has an epoch date of 13th January 2016 and a periapsis of 41498400000."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:_66063__1998_RO1",
"property:epoch",
"resource:2013_11_04"
],
[
"resource:_66063__1998_RO1",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_66063__1998_RO1",
"property:former_name",
"1999 SN5"
],
[
"resource:_66063__1998_RO1",
"property:periapsis",
"resource:41498400000_0"
],
[
"resource:_66063__1998_RO1",
"property:orbital_period",
"360.29 (days)"
]
] | (66063)_1998_RO1 | [
{
"modified": "1999 SN5",
"readable": "1999 SN5",
"graph": "1999 SN5"
},
{
"modified": "360.29 (days)",
"readable": "360.29",
"graph": "360.29 (days)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "2013-11-04",
"readable": "2013-11-04",
"graph": "resource:2013_11_04"
},
{
"modified": "41498400000.0",
"readable": "41498400000.0",
"graph": "resource:41498400000_0"
},
{
"modified": "(66063)_1998_RO1",
"readable": "1998 RO1",
"graph": "resource:_66063__1998_RO1"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?j rdf:type ontology:celestial_body . ?j property:orbital_period ?y . ?j property:epoch ?m . FILTER ( CONTAINS ( YEAR ( ?m ) , '2013' ) ) }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?j rdf:type ontology:celestial_body . ?j property:orbital_period ?y . ?j property:epoch ?m . FILTER ( CONTAINS ( YEAR ( ?m ) , '2013' ) ) }",
"graph_answer": [
"360.29 (days)"
],
"readable_answer": [
"360.29"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?w rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?s ) , '2013' ) ) . ?w property:orbital_period '360.29 (days)' . ?w property:epoch ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?w rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?s ) , '2013' ) ) . ?w property:orbital_period '360.29 (days)' . ?w property:epoch ?s }",
"graph_answer": [
"resource:2013_11_04"
],
"readable_answer": [
"2013-11-04"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:celestial_body . ?i property:epoch resource:2013_11_04 . ?i property:orbital_period '360.29 (days)' }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:celestial_body . ?i property:epoch resource:2013-11-04 . ?i property:orbital_period '360.29 (days)' }",
"graph_answer": [
"resource:_66063__1998_RO1"
],
"readable_answer": [
"1998 RO1"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?k WHERE { resource:_66063__1998_RO1 property:former_name ?w . resource:_66063__1998_RO1 property:periapsis ?k }",
"readable_query": "SELECT DISTINCT ?w ?k WHERE { resource:(66063)_1998_RO1 property:former_name ?w . resource:(66063)_1998_RO1 property:periapsis ?k }",
"graph_answer": [
"1999 SN5",
"resource:41498400000_0"
],
"readable_answer": [
"1999 SN5",
"41498400000.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Building | 4 | 9158 | Id81 | [
{
"subject": "Adare_Manor",
"property": "locationTown",
"object": "Adare"
},
{
"subject": "Adare_Manor",
"property": "architect",
"object": "\"James Pain and George Richard Pain,\"@en"
},
{
"subject": "Adare_Manor",
"property": "completionDate",
"object": "1862"
},
{
"subject": "Adare_Manor",
"property": "location",
"object": "County_Limerick"
}
] | [
{
"subject": "Adare_Manor",
"property": "location",
"object": "Adare"
},
{
"subject": "Adare_Manor",
"property": "architect",
"object": "\"James Pain and George Richard Pain,\""
},
{
"subject": "Adare_Manor",
"property": "completionDate",
"object": "1862"
},
{
"subject": "Adare_Manor",
"property": "location",
"object": "County_Limerick"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"James Pain and George Richard Pain were the architects for Adare Manor, located in Adare, County Limerick, which was completed in 1862.",
"Adare Manor was designed by architects James Pain and George Richard Pain and was completed in 1862 and is located in Adare, County Limerick.",
"Adare Manor is located in Adare, County Limerick and was completed in 1862 being designed by the architects James Pain and George Richard Pain."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adare_Manor",
"property:architect",
"James Pain and George Richard Pain,"
],
[
"resource:Adare_Manor",
"rdf:type",
"ontology:building"
],
[
"resource:Adare_Manor",
"property:location",
"resource:Adare"
],
[
"resource:Adare_Manor",
"property:location",
"resource:County_Limerick"
],
[
"resource:Adare_Manor",
"property:completion_date",
"resource:1862"
]
] | Adare_Manor | [
{
"modified": "James Pain and George Richard Pain,",
"readable": "James Pain and George Richard Pain,",
"graph": "James Pain and George Richard Pain,"
},
{
"modified": "architect",
"readable": "architect",
"graph": "property:architect"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "1862",
"readable": "1862",
"graph": "resource:1862"
},
{
"modified": "Adare",
"readable": "Adare",
"graph": "resource:Adare"
},
{
"modified": "Adare_Manor",
"readable": "Adare Manor",
"graph": "resource:Adare_Manor"
},
{
"modified": "County_Limerick",
"readable": "County Limerick",
"graph": "resource:County_Limerick"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t ?i WHERE { resource:Adare_Manor property:architect ?t . resource:Adare_Manor property:location ?i }",
"readable_query": "SELECT DISTINCT ?t ?i WHERE { resource:Adare_Manor property:architect ?t . resource:Adare_Manor property:location ?i }",
"graph_answer": [
"James Pain and George Richard Pain,",
"resource:County_Limerick"
],
"readable_answer": [
"James Pain and George Richard Pain,",
"County Limerick"
],
"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 ?w WHERE { resource:Adare_Manor property:ship_in_service ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Adare_Manor property:ship_in_service ?w }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 3 | 5796 | Id129 | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Appleton_International_Airport",
"property": "elevation",
"object": "\"280.0\"^^xsd:double"
},
{
"subject": "Appleton_International_Airport",
"property": "runwayLength",
"object": "\"1981.5\"^^xsd:double"
}
] | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Appleton_International_Airport",
"property": "runwayLength",
"object": "1982.0"
},
{
"subject": "Appleton_International_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "280"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Appleton International airport, which is located in Greenville, Wisconsin is located at 280 metres above sea level and a runway length of 1982.",
"Appleton International airport is located in Greenville, Wisconsin, 280 metres above sea level and its runway is 1.982 km long."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Appleton_International_Airport",
"property:runway_length",
"resource:1982_0"
],
[
"resource:Appleton_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Appleton_International_Airport",
"property:location",
"resource:Greenville__Wisconsin"
],
[
"resource:Appleton_International_Airport",
"property:elevation_above_the_sea_level",
"280"
]
] | Appleton_International_Airport | [
{
"modified": "280",
"readable": "280",
"graph": "280"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "1982.0",
"readable": "1982.0",
"graph": "resource:1982_0"
},
{
"modified": "Appleton_International_Airport",
"readable": "Appleton International Airport",
"graph": "resource:Appleton_International_Airport"
},
{
"modified": "Greenville,_Wisconsin",
"readable": "Greenville, Wisconsin",
"graph": "resource:Greenville__Wisconsin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?g = '280' ) . ?o property:elevation_above_the_sea_level ?g . ?o rdf:type ontology:airport . ?o property:location ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?g = '280' ) . ?o property:elevation_above_the_sea_level ?g . ?o rdf:type ontology:airport . ?o property:location ?w }",
"graph_answer": [
"resource:Greenville__Wisconsin"
],
"readable_answer": [
"Greenville, Wisconsin"
],
"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 ?d ?a WHERE { ?a property:runway_length ?d . ?a rdf:type ontology:airport . ?a property:location resource:Greenville__Wisconsin }",
"readable_query": "SELECT DISTINCT ?d ?a WHERE { ?a property:runway_length ?d . ?a rdf:type ontology:airport . ?a property:location resource:Greenville,_Wisconsin }",
"graph_answer": [
"resource:1982_0",
"resource:Appleton_International_Airport"
],
"readable_answer": [
"1982.0",
"Appleton International Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
CelestialBody | 5 | 11760 | Id68 | [
{
"subject": "109_Felicitas",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "109_Felicitas",
"property": "escapeVelocity",
"object": "\"170.28\"^^xsd:double"
},
{
"subject": "109_Felicitas",
"property": "orbitalPeriod",
"object": "1.39705e+08"
},
{
"subject": "109_Felicitas",
"property": "mass",
"object": "\"7.5\"^^<http://dbpedia.org/datatype/kilogram>"
},
{
"subject": "109_Felicitas",
"property": "Planet/apoapsis",
"object": "\"5.23329E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "109_Felicitas",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "109_Felicitas",
"property": "mass",
"object": "7.5 (kilograms)"
},
{
"subject": "109_Felicitas",
"property": "orbitalPeriod",
"object": "139705000.0"
},
{
"subject": "109_Felicitas",
"property": "escapeVelocity",
"object": "0.0473 (kilometrePerSeconds)"
},
{
"subject": "109_Felicitas",
"property": "apoapsis",
"object": "523329000.0 (kilometres)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"109 Felicitas, which has the epoch date 31 December 2006, has a mass of 7.5 kg and an orbital period of 139705000.0. Its apoapsis measurement is 523329000.0 kms and the escape velocity is 0.0473 km per sec.",
"109 Felicitas has an epoch date of 31 December 2006, an apoapsis of 523329000.0 kms and a mass of 7.5 kg. Its escape velocity is 0.0473 km per sec and the orbital period is 139705000.0.",
"109 Felicitas has a mass of 7.5kgs and an epoch date of 31 December 2006. It has an escape velocity of 0.0473 km per sec, an orbital period of 139705000.0 and an apoapsis of 523329000.0 kilometres."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:109_Felicitas",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:109_Felicitas",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:109_Felicitas",
"property:apoapsis",
"523329000.0 (kilometres)"
],
[
"resource:109_Felicitas",
"property:escape_velocity",
"0.0473 (kilometrePerSeconds)"
],
[
"resource:109_Felicitas",
"property:mass",
"7.5 (kilograms)"
],
[
"resource:109_Felicitas",
"property:orbital_period",
"resource:139705000_0"
]
] | 109_Felicitas | [
{
"modified": "0.0473 (kilometrePerSeconds)",
"readable": "0.0473",
"graph": "0.0473 (kilometrePerSeconds)"
},
{
"modified": "523329000.0 (kilometres)",
"readable": "523329000.0",
"graph": "523329000.0 (kilometres)"
},
{
"modified": "7.5 (kilograms)",
"readable": "7.5",
"graph": "7.5 (kilograms)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "109_Felicitas",
"readable": "109 Felicitas",
"graph": "resource:109_Felicitas"
},
{
"modified": "139705000.0",
"readable": "139705000.0",
"graph": "resource:139705000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?v = \"2006_12_31\" ) . ?x property:orbital_period ?f . ?x property:epoch ?v . ?x rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( ?v = \"2006-12-31\" ) . ?x property:orbital_period ?f . ?x property:epoch ?v . ?x rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:139705000_0"
],
"readable_answer": [
"139705000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i property:mass ?t . ?i rdf:type ontology:celestial_body . ?i property:orbital_period '1516.6700000000003 (days)' }",
"readable_query": "ASK WHERE { ?i property:mass ?t . ?i rdf:type ontology:celestial_body . ?i property:orbital_period '1516.6700000000003 (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"
]
}
] |
|
Politician | 4 | 10395 | Id79 | [
{
"subject": "Abraham_A._Ribicoff",
"property": "office",
"object": "\"United States Secretary of Health, Education, and Welfare\""
},
{
"subject": "Abraham_A._Ribicoff",
"property": "successor",
"object": "John_N._Dempsey"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "deathPlace",
"object": "New_York_City"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "Connecticut"
}
] | [
{
"subject": "Abraham_A._Ribicoff",
"property": "office",
"object": "\"United States Secretary of Health, Education, and Welfare\""
},
{
"subject": "Abraham_A._Ribicoff",
"property": "successor",
"object": "John_N._Dempsey"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "deathPlace",
"object": "New_York_City"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "Connecticut"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abraham A. Ribicoff's place of birth was Connecticut and he died in New York City. He worked as the United States Secretary of Health, Education and Welfare and was succeeded by John N. Dempsey.",
"Abraham A. Ribicoff, who was born in Connecticut and died in New York City, once worked for the United States Secretary of Health, Education, and Welfare office and was succeded by John N.Dempsey.",
"Abraham A. Ribicoff was born in Connecticut and worked as the United States Secretary of Health, Education, and Welfare until he was succeeded by John N Dempsey. He later died in New York City."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abraham_A__Ribicoff",
"rdf:type",
"ontology:politician"
],
[
"resource:Abraham_A__Ribicoff",
"property:death_place",
"resource:New_York_City"
],
[
"resource:Abraham_A__Ribicoff",
"property:successor",
"resource:John_N__Dempsey"
],
[
"resource:Abraham_A__Ribicoff",
"property:office",
"resource:and_Welfare"
],
[
"resource:Abraham_A__Ribicoff",
"property:office",
"resource:Education"
],
[
"resource:Abraham_A__Ribicoff",
"property:office",
"resource:United_States_Secretary_of_Health"
],
[
"resource:Abraham_A__Ribicoff",
"property:birth_place",
"resource:Connecticut"
]
] | Abraham_A._Ribicoff | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Abraham_A._Ribicoff",
"readable": "Abraham A. Ribicoff",
"graph": "resource:Abraham_A__Ribicoff"
},
{
"modified": "Connecticut",
"readable": "Connecticut",
"graph": "resource:Connecticut"
},
{
"modified": "Education",
"readable": "Education",
"graph": "resource:Education"
},
{
"modified": "John_N._Dempsey",
"readable": "John N. Dempsey",
"graph": "resource:John_N__Dempsey"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
},
{
"modified": "United States Secretary of Health",
"readable": "United States Secretary of Health",
"graph": "resource:United_States_Secretary_of_Health"
},
{
"modified": "and Welfare",
"readable": "and Welfare",
"graph": "resource:and_Welfare"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?c property:death_place resource:Styria . ?c property:office resource:United_States_Secretary_of_Health . ?c rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?c property:death_place resource:Styria . ?c property:office resource:United_States_Secretary_of_Health . ?c rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?k property:office resource:United_States_Secretary_of_Health . ?k rdf:type ontology:politician . ?k property:death_place resource:New_York_City }",
"readable_query": "ASK WHERE { ?k property:office resource:United_States_Secretary_of_Health . ?k rdf:type ontology:politician . ?k property:death_place resource:New_York_City }",
"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 ?y WHERE { ?y rdf:type ontology:politician . ?y property:office resource:United_States_Secretary_of_Health . ?y property:death_place resource:New_York_City }",
"readable_query": "SELECT ?y WHERE { ?y rdf:type ontology:politician . ?y property:office resource:United_States_Secretary_of_Health . ?y property:death_place resource:New_York_City }",
"graph_answer": [
"resource:Abraham_A__Ribicoff"
],
"readable_answer": [
"Abraham A. Ribicoff"
],
"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 ( COUNT ( ?s ) AS ?d ) WHERE { resource:Abraham_A__Ribicoff property:office ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?d ) WHERE { resource:Abraham_A._Ribicoff property:office ?s }",
"graph_answer": [
"3"
],
"readable_answer": [
"3"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Abraham_A__Ribicoff property:office ?i . FILTER ( ?i != resource:United_States_Secretary_of_Health ) }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Abraham_A._Ribicoff property:office ?i . FILTER ( ?i != resource:United_States_Secretary_of_Health ) }",
"graph_answer": [
"resource:and_Welfare",
"resource:Education"
],
"readable_answer": [
"and Welfare",
"Education"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?q WHERE { resource:Abraham_A__Ribicoff property:successor ?k . resource:Abraham_A__Ribicoff property:birth_place ?q }",
"readable_query": "SELECT DISTINCT ?k ?q WHERE { resource:Abraham_A._Ribicoff property:successor ?k . resource:Abraham_A._Ribicoff property:birth_place ?q }",
"graph_answer": [
"resource:John_N__Dempsey",
"resource:Connecticut"
],
"readable_answer": [
"John N. Dempsey",
"Connecticut"
],
"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 | 5 | 12370 | Id87 | [
{
"subject": "Aston_Martin_V8",
"property": "related",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "bodyStyle",
"object": "Coupé"
},
{
"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": "United_Kingdom"
}
] | [
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "bodyStyle",
"object": "Coupé"
},
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_RHAM/1"
},
{
"subject": "Aston_Martin_V8",
"property": "engine",
"object": "5.3 (litres)"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "United_Kingdom"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Aston Martin V8, related to the Aston Martin RHAM/1 and Aston Martin DBS, is assembled in the United Kingdom. Its body style is the Coupé and its engine volume is 5.3 litres.",
"The DBS, the RHAM/1 and the V8 are all cars made by Aston Martin. The V8, a coupe with an engine size of 5.3 litres, was assembled in the UK.",
"The Aston Martin DBS, Aston Martin RHAM/1 and Aston Martin V8 are related means of transportation. The latter vehicle is assembled in the United Kingdom, has a 5.3 litre engine volume and a coupe body style."
],
"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:body_style",
"resource:Coup_"
],
[
"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:United_Kingdom"
]
] | Aston_Martin_V8 | [
{
"modified": "5.3 (litres)",
"readable": "5.3",
"graph": "5.3 (litres)"
},
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"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": "Coupé",
"readable": "Coupé",
"graph": "resource:Coup_"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'a' ) ) . resource:Aston_Martin_V8 property:related_mean_of_transportation ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'a' ) ) . resource:Aston_Martin_V8 property:related_mean_of_transportation ?d }",
"graph_answer": [
"resource:Aston_Martin_RHAM_1"
],
"readable_answer": [
"Aston Martin RHAM/1"
],
"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 ?d WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation resource:Aston_Martin_RHAM_1 }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Aston_Martin_V8 property:related_mean_of_transportation resource:Aston_Martin_RHAM/1 }",
"graph_answer": [
"resource:Aston_Martin_DBS"
],
"readable_answer": [
"Aston Martin DBS"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j ?s WHERE { resource:Aston_Martin_V8 property:assembly ?j . resource:Aston_Martin_V8 property:body_style ?s }",
"readable_query": "SELECT DISTINCT ?j ?s WHERE { resource:Aston_Martin_V8 property:assembly ?j . resource:Aston_Martin_V8 property:body_style ?s }",
"graph_answer": [
"resource:United_Kingdom",
"resource:Coup_"
],
"readable_answer": [
"United Kingdom",
"Coupé"
],
"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:Aston_Martin_V8 property:engine ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Aston_Martin_V8 property:engine ?y }",
"graph_answer": [
"5.3 (litres)"
],
"readable_answer": [
"5.3"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 3 | 7255 | Id168 | [
{
"subject": "Bandeja_paisa",
"property": "ingredient",
"object": "Lemon"
},
{
"subject": "Antioquia_Department",
"property": "country",
"object": "Colombia"
},
{
"subject": "Bandeja_paisa",
"property": "region",
"object": "Antioquia_Department"
}
] | [
{
"subject": "Bandeja_paisa",
"property": "ingredient",
"object": "Lemon"
},
{
"subject": "Antioquia_Department",
"property": "country",
"object": "Colombia"
},
{
"subject": "Bandeja_paisa",
"property": "region",
"object": "Antioquia_Department"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Antioquia Department, Colombia, is the regions where Bandeja paisa comes from, it includes lemons.",
"Lemon is an ingredient in Bandeja paisa which is from the Antioquia Department region in Colombia.",
"Lemon is an ingredient of Bandeja paisa, that comes from Antioquia Department, Colombia."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Antioquia_Department",
"property:country",
"resource:Colombia"
],
[
"resource:Bandeja_paisa",
"property:ingredient",
"resource:Lemon"
],
[
"resource:Bandeja_paisa",
"rdf:type",
"ontology:food"
],
[
"resource:Bandeja_paisa",
"property:region",
"resource:Antioquia_Department"
]
] | Bandeja_paisa | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Antioquia_Department",
"readable": "Antioquia Department",
"graph": "resource:Antioquia_Department"
},
{
"modified": "Bandeja_paisa",
"readable": "Bandeja paisa",
"graph": "resource:Bandeja_paisa"
},
{
"modified": "Colombia",
"readable": "Colombia",
"graph": "resource:Colombia"
},
{
"modified": "Lemon",
"readable": "Lemon",
"graph": "resource:Lemon"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?q property:region ?d . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'b' ) ) . ?q property:ingredient resource:Lemon . ?d property:country resource:Colombia . ?q rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?q property:region ?d . FILTER ( STRSTARTS ( LCASE ( ?q ) , 'b' ) ) . ?q property:ingredient resource:Lemon . ?d property:country resource:Colombia . ?q rdf:type ontology:food }",
"graph_answer": [
"resource:Antioquia_Department"
],
"readable_answer": [
"Antioquia Department"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Antioquia_Department property:country resource:Colombia . ?p property:region resource:Antioquia_Department . ?p rdf:type ontology:food . ?p property:ingredient resource:Lemon . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'b' ) ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Antioquia_Department property:country resource:Colombia . ?p property:region resource:Antioquia_Department . ?p rdf:type ontology:food . ?p property:ingredient resource:Lemon . FILTER ( STRSTARTS ( LCASE ( ?p ) , 'b' ) ) }",
"graph_answer": [
"resource:Bandeja_paisa"
],
"readable_answer": [
"Bandeja paisa"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 2 | 3837 | Id177 | [
{
"subject": "Houston_Texans",
"property": "locationCity",
"object": "Texas"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
}
] | [
{
"subject": "Houston_Texans",
"property": "city",
"object": "Texas"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Dent used to play for the Houston Texans who are based in Texas.",
"Akeem Dent used to play for the Houston Texans, who play in Texas.",
"Houston Texans reside in Texas, which is Akeem Dent's former team."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Dent",
"property:former_team",
"resource:Houston_Texans"
],
[
"resource:Akeem_Dent",
"rdf:type",
"ontology:athlete"
],
[
"resource:Houston_Texans",
"property:city",
"resource:Texas"
]
] | Akeem_Dent | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
"modified": "Akeem_Dent",
"readable": "Akeem Dent",
"graph": "resource:Akeem_Dent"
},
{
"modified": "Houston_Texans",
"readable": "Houston Texans",
"graph": "resource:Houston_Texans"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 't' ) ) . resource:Houston_Texans property:city ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 't' ) ) . resource:Houston_Texans property:city ?r }",
"graph_answer": [
"resource:Texas"
],
"readable_answer": [
"Texas"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Akeem_Dent rdf:type ontology:athlete . resource:Akeem_Dent property:former_team resource:Houston_Texans }",
"readable_query": "ASK WHERE { resource:Akeem_Dent rdf:type ontology:athlete . resource:Akeem_Dent property:former_team resource:Houston_Texans }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Artist | 3 | 6023 | Id169 | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Allen_Forrest",
"property": "background",
"object": "\"solo_singer\"@en"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Allen_Forrest",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Rhythm and blues musician Allen Forrest is a soloist. Disco came from R & B.",
"Disco derives from rhythm and blues, the musical genre of Allen Forrest, who, was originally a solo singer.",
"Allen Forrest was originally a solo singer and performs rhythm and blues which derives from disco music."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:background",
"resource:solo_singer"
],
[
"resource:Allen_Forrest",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Allen_Forrest | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "Allen_Forrest",
"readable": "Allen Forrest",
"graph": "resource:Allen_Forrest"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:background resource:non_performing_personnel }",
"readable_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:background resource:non_performing_personnel }",
"graph_answer": [
"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 { ?x rdf:type ontology:artist . ?x property:background resource:solo_singer . ?x property:genre resource:Rhythm_and_blues }",
"readable_query": "ASK WHERE { ?x rdf:type ontology:artist . ?x property:background resource:solo_singer . ?x property:genre resource:Rhythm_and_blues }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?h WHERE { ?h property:background resource:solo_singer . ?h rdf:type ontology:artist . ?h property:genre resource:Rhythm_and_blues }",
"readable_query": "SELECT ?h WHERE { ?h property:background resource:solo_singer . ?h rdf:type ontology:artist . ?h property:genre resource:Rhythm_and_blues }",
"graph_answer": [
"resource:Allen_Forrest"
],
"readable_answer": [
"Allen Forrest"
],
"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 ?l WHERE { resource:Rhythm_and_blues property:derivative ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Rhythm_and_blues property:derivative ?l }",
"graph_answer": [
"resource:Disco"
],
"readable_answer": [
"Disco"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 5 | 11462 | Id79 | [
{
"subject": "William_Anders",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "William_Anders",
"property": "mission",
"object": "Apollo_8"
},
{
"subject": "Apollo_8",
"property": "crewMembers",
"object": "Frank_Borman"
},
{
"subject": "Apollo_8",
"property": "operator",
"object": "NASA"
},
{
"subject": "William_Anders",
"property": "status",
"object": "\"Retired\"@en"
}
] | [
{
"subject": "William_Anders",
"property": "occupation",
"object": "Fighter_pilot"
},
{
"subject": "William_Anders",
"property": "mission",
"object": "Apollo_8"
},
{
"subject": "Apollo_8",
"property": "crewMembers",
"object": "Frank_Borman"
},
{
"subject": "Apollo_8",
"property": "operator",
"object": "NASA"
},
{
"subject": "William_Anders",
"property": "status",
"object": "\"Retired\""
}
] | (X (X) (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"William Anders served as a Fighter pilot before being a member of Apollo 8's crew, operated by NASA, alongside Frank Borman. William Anders is now retired.",
"William Anders worked for NASA as a fighter pilot and went on to become a part of Apollo 8's crew along with Frank Borman. Mr Anders is now retired."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:William_Anders",
"property:status",
"resource:Retired"
],
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:mission",
"resource:Apollo_8"
],
[
"resource:William_Anders",
"property:occupation",
"resource:Fighter_pilot"
],
[
"resource:Apollo_8",
"property:operator",
"resource:NASA"
],
[
"resource:Apollo_8",
"property:crew_members",
"resource:Frank_Borman"
]
] | William_Anders | [
{
"modified": "crewMembers",
"readable": "crew members",
"graph": "property:crew_members"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Apollo_8",
"readable": "Apollo 8",
"graph": "resource:Apollo_8"
},
{
"modified": "Fighter_pilot",
"readable": "Fighter pilot",
"graph": "resource:Fighter_pilot"
},
{
"modified": "Frank_Borman",
"readable": "Frank Borman",
"graph": "resource:Frank_Borman"
},
{
"modified": "NASA",
"readable": "NASA",
"graph": "resource:NASA"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
},
{
"modified": "William_Anders",
"readable": "William Anders",
"graph": "resource:William_Anders"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?n property:crew_members resource:Frank_Borman . ?n property:operator resource:NASA }",
"readable_query": "ASK WHERE { ?n property:crew_members resource:Frank_Borman . ?n property:operator resource:NASA }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?x property:crew_members resource:Frank_Borman . ?x property:operator resource:Sovcomflot }",
"readable_query": "ASK WHERE { ?x property:crew_members resource:Frank_Borman . ?x property:operator resource:Sovcomflot }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"ellipsis",
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?h ) WHERE { resource:William_Anders property:occupation ?i }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?h ) WHERE { resource:William_Anders property:occupation ?i }",
"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 ?l WHERE { resource:William_Anders property:occupation ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:William_Anders property:occupation ?l }",
"graph_answer": [
"resource:Fighter_pilot"
],
"readable_answer": [
"Fighter pilot"
],
"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 ?r WHERE { resource:William_Anders property:death_cause ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:William_Anders property:death_cause ?r }",
"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"
]
}
] |
|
Food | 2 | 4577 | Id89 | [
{
"subject": "Ayam_penyet",
"property": "region",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
}
] | [
{
"subject": "Ayam_penyet",
"property": "region",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ayam penyet comes from the region of Malaysia where the Malaysian Chinese are an ethnic group.",
"The Malaysian Chinese are an ethnic group from Malaysia where Ayam penyet is a popular dish.",
"Ayam Penyet derives from the country of Malaysia which has an ethnic group of Malaysian Chinese people."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Chinese"
],
[
"resource:Ayam_penyet",
"rdf:type",
"ontology:food"
],
[
"resource:Ayam_penyet",
"property:region",
"resource:Malaysia"
]
] | Ayam_penyet | [
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Ayam_penyet",
"readable": "Ayam penyet",
"graph": "resource:Ayam_penyet"
},
{
"modified": "Malaysia",
"readable": "Malaysia",
"graph": "resource:Malaysia"
},
{
"modified": "Malaysian_Chinese",
"readable": "Malaysian Chinese",
"graph": "resource:Malaysian_Chinese"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Malaysia property:ethnic_group resource:Malaysian_Chinese }",
"readable_query": "ASK WHERE { resource:Malaysia property:ethnic_group resource:Malaysian_Chinese }",
"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 ( ?e ) AS ?y ) WHERE { resource:Ayam_penyet property:postal_code ?e }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?e ) AS ?y ) WHERE { resource:Ayam_penyet property:postal_code ?e }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
}
] |
|
Artist | 4 | 8822 | Id214 | [
{
"subject": "Polydor_Records",
"property": "location",
"object": "London"
},
{
"subject": "Alternative_rock",
"property": "stylisticOrigin",
"object": "Punk_rock"
},
{
"subject": "Andrew_White_(musician)",
"property": "label",
"object": "Polydor_Records"
},
{
"subject": "Andrew_White_(musician)",
"property": "genre",
"object": "Alternative_rock"
}
] | [
{
"subject": "Polydor_Records",
"property": "location",
"object": "London"
},
{
"subject": "Alternative_rock",
"property": "stylisticOrigin",
"object": "Punk_rock"
},
{
"subject": "Andrew_White_(musician)",
"property": "recordLabel",
"object": "Polydor_Records"
},
{
"subject": "Andrew_White_(musician)",
"property": "genre",
"object": "Alternative_rock"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Musician Andrew White, is signed to London located, Polydor Records. Andrew White's genre is alternative rock which has its stylistic origin is punk rock.",
"Located in London, Polydor Records is the record label of musician Andrew White. His genre is alternative rock which has stylistic origins in Punk rock.",
"London based Polydor Records are the record label Andrew White is with. His genre is alternative rock, which has its stylistic origins in Punk rock."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alternative_rock",
"property:stylistic_origin",
"resource:Punk_rock"
],
[
"resource:Polydor_Records",
"property:location",
"resource:London"
],
[
"resource:Andrew_White__musician_",
"rdf:type",
"ontology:artist"
],
[
"resource:Andrew_White__musician_",
"property:genre",
"resource:Alternative_rock"
],
[
"resource:Andrew_White__musician_",
"property:record_label",
"resource:Polydor_Records"
]
] | Andrew_White_(musician) | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "recordLabel",
"readable": "record label",
"graph": "property:record_label"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Alternative_rock",
"readable": "Alternative rock",
"graph": "resource:Alternative_rock"
},
{
"modified": "Andrew_White_(musician)",
"readable": "Andrew White",
"graph": "resource:Andrew_White__musician_"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "Polydor_Records",
"readable": "Polydor Records",
"graph": "resource:Polydor_Records"
},
{
"modified": "Punk_rock",
"readable": "Punk rock",
"graph": "resource:Punk_rock"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?k ) WHERE { resource:Andrew_White__musician_ property:record_label ?g }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?k ) WHERE { resource:Andrew_White_(musician) property:record_label ?g }",
"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 ?y WHERE { resource:Andrew_White__musician_ property:record_label ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Andrew_White_(musician) property:record_label ?y }",
"graph_answer": [
"resource:Polydor_Records"
],
"readable_answer": [
"Polydor Records"
],
"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 ?p WHERE { resource:Alternative_rock property:award ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Alternative_rock property:award ?p }",
"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"
]
}
] |
|
MeanOfTransportation | 2 | 4891 | Id126 | [
{
"subject": "Alvis_Speed_25",
"property": "transmission",
"object": "\"single plate clutch, separate 4-speed gearbox all-silent\""
},
{
"subject": "Alvis_Speed_25",
"property": "class",
"object": "Full-size_car"
}
] | [
{
"subject": "Alvis_Speed_25",
"property": "transmission",
"object": "\"single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle\""
},
{
"subject": "Alvis_Speed_25",
"property": "class",
"object": "Full-size_car"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Alvis Speed 25 is a full size car with a transmission system made of a single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints and spiral bevel fully floating back axle."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Alvis_Speed_25",
"property:transmission",
"single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle"
],
[
"resource:Alvis_Speed_25",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Alvis_Speed_25",
"property:class",
"resource:Full_size_car"
]
] | Alvis_Speed_25 | [
{
"modified": "class",
"readable": "class",
"graph": "property:class"
},
{
"modified": "transmission",
"readable": "transmission",
"graph": "property:transmission"
},
{
"modified": "Alvis_Speed_25",
"readable": "Alvis Speed 25",
"graph": "resource:Alvis_Speed_25"
},
{
"modified": "Full-size_car",
"readable": "Full-size car",
"graph": "resource:Full_size_car"
},
{
"modified": "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle",
"readable": "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle",
"graph": "single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v ?y WHERE { resource:Alvis_Speed_25 property:class ?y . resource:Alvis_Speed_25 property:transmission ?v }",
"readable_query": "SELECT DISTINCT ?v ?y WHERE { resource:Alvis_Speed_25 property:class ?y . resource:Alvis_Speed_25 property:transmission ?v }",
"graph_answer": [
"single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle",
"resource:Full_size_car"
],
"readable_answer": [
"single plate clutch, separate 4-speed gearbox all-silent and all-syncromesh, centre change lever, open tubular propellor shaft with metal joints , spiral bevel fully floating back axle",
"Full-size car"
],
"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"
]
}
] |
|
MeanOfTransportation | 5 | 12403 | Id120 | [
{
"subject": "Germany",
"property": "capital",
"object": "Berlin"
},
{
"subject": "Germany",
"property": "demonym",
"object": "Germans"
},
{
"subject": "Neptun_Werft",
"property": "locationCity",
"object": "Rostock"
},
{
"subject": "Rostock",
"property": "country",
"object": "Germany"
},
{
"subject": "A-Rosa_Luna",
"property": "builder",
"object": "Neptun_Werft"
}
] | [
{
"subject": "Germany",
"property": "capital",
"object": "Berlin"
},
{
"subject": "Germany",
"property": "demonym",
"object": "Germans"
},
{
"subject": "Neptun_Werft",
"property": "city",
"object": "Rostock"
},
{
"subject": "Rostock",
"property": "country",
"object": "Germany"
},
{
"subject": "A-Rosa_Luna",
"property": "builder",
"object": "Neptun_Werft"
}
] | (X (X (X (X (X) (X))))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The A-Rosa Luna was built by Neptun Werft which is located in Rostock, in Germany. Berlin is the capital of Germany where Germans is the demonym for people who live there.",
"The A Rosa Luna was built on the Neptun Werft, Rostock, Germany. Germans is the demonym for people who live in Germany and the capital is Berlin.",
"The German capital is Berlin and the inhabitants of the country are known as Germans. Rostock is located in the country and is the base for Neptun Werft who built the A Rosa Luna."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Germany",
"property:capital",
"resource:Berlin"
],
[
"resource:Germany",
"property:demonym",
"resource:Germans"
],
[
"resource:Neptun_Werft",
"property:city",
"resource:Rostock"
],
[
"resource:A_Rosa_Luna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:A_Rosa_Luna",
"property:builder",
"resource:Neptun_Werft"
],
[
"resource:Rostock",
"property:country",
"resource:Germany"
]
] | A-Rosa_Luna | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "A-Rosa_Luna",
"readable": "A-Rosa Luna",
"graph": "resource:A_Rosa_Luna"
},
{
"modified": "Berlin",
"readable": "Berlin",
"graph": "resource:Berlin"
},
{
"modified": "Germans",
"readable": "Germans",
"graph": "resource:Germans"
},
{
"modified": "Germany",
"readable": "Germany",
"graph": "resource:Germany"
},
{
"modified": "Neptun_Werft",
"readable": "Neptun Werft",
"graph": "resource:Neptun_Werft"
},
{
"modified": "Rostock",
"readable": "Rostock",
"graph": "resource:Rostock"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:mean_of_transportation . ?h property:builder resource:Neptun_Werft . FILTER ( CONTAINS ( LCASE ( ?h ) , 'rosa' ) ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:mean_of_transportation . ?h property:builder resource:Neptun_Werft . FILTER ( CONTAINS ( LCASE ( ?h ) , 'rosa' ) ) }",
"graph_answer": [
"resource:A_Rosa_Luna"
],
"readable_answer": [
"A-Rosa Luna"
],
"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 ?t WHERE { resource:Neptun_Werft property:temperature ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Neptun_Werft property:temperature ?t }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?p WHERE { resource:Germany property:demonym ?o . resource:Germany property:capital ?p }",
"readable_query": "SELECT DISTINCT ?o ?p WHERE { resource:Germany property:demonym ?o . resource:Germany property:capital ?p }",
"graph_answer": [
"resource:Germans",
"resource:Berlin"
],
"readable_answer": [
"Germans",
"Berlin"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
City | 2 | 4209 | Id59 | [
{
"subject": "Anaheim,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "California",
"property": "language",
"object": "Spanish_language"
}
] | [
{
"subject": "Anaheim,_California",
"property": "isPartOf",
"object": "California"
},
{
"subject": "California",
"property": "language",
"object": "Spanish_language"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anaheim is part of California, where Spanish is spoken.",
"Anaheim is part of California where Spanish is one of the spoken languages.",
"Anaheim is part of California where Spanish is spoken."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anaheim__California",
"rdf:type",
"ontology:city"
],
[
"resource:Anaheim__California",
"property:is_part_of",
"resource:California"
],
[
"resource:California",
"property:language",
"resource:Spanish_language"
]
] | Anaheim,_California | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Anaheim,_California",
"readable": "Anaheim, California",
"graph": "resource:Anaheim__California"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Spanish_language",
"readable": "Spanish language",
"graph": "resource:Spanish_language"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?c WHERE { ?c property:language resource:Spanish_language . ?w property:is_part_of ?c . ?w rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?w ?c WHERE { ?c property:language resource:Spanish_language . ?w property:is_part_of ?c . ?w rdf:type ontology:city }",
"graph_answer": [
"resource:Anaheim__California",
"resource:California"
],
"readable_answer": [
"Anaheim, California",
"California"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
SportsTeam | 5 | 12660 | Id33 | [
{
"subject": "Akron_Summit_Assault",
"property": "ground",
"object": "St._Vincent–St._Mary_High_School"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "state",
"object": "Ohio"
},
{
"subject": "Akron,_Ohio",
"property": "leaderName",
"object": "Dan_Horrigan"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "city",
"object": "Akron,_Ohio"
}
] | [
{
"subject": "Akron_Summit_Assault",
"property": "ground",
"object": "St._Vincent–St._Mary_High_School"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "state",
"object": "Ohio"
},
{
"subject": "Akron,_Ohio",
"property": "leader",
"object": "Dan_Horrigan"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "city",
"object": "Akron,_Ohio"
}
] | (X (X (X) (X (X) (X)))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Akron Summit Assault's ground is at St. Vincent-St. Mary High School in Akron, Ohio, U.S.A. Dan Horrigan is the leader of that city.",
"Akron Summit Assault's ground is St. Vincent-St. Mary High School which is located in the city of Akron, Ohio (USA). This state is currently led by Dan Horrigan."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Akron__Ohio",
"property:leader",
"resource:Dan_Horrigan"
],
[
"resource:Akron__Ohio",
"property:country",
"resource:United_States"
],
[
"resource:St__Vincent_St__Mary_High_School",
"property:city",
"resource:Akron__Ohio"
],
[
"resource:St__Vincent_St__Mary_High_School",
"property:state",
"resource:Ohio"
],
[
"resource:Akron_Summit_Assault",
"rdf:type",
"ontology:sports_team"
],
[
"resource:Akron_Summit_Assault",
"property:ground",
"resource:St__Vincent_St__Mary_High_School"
]
] | Akron_Summit_Assault | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Akron_Summit_Assault",
"readable": "Akron Summit Assault",
"graph": "resource:Akron_Summit_Assault"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"modified": "Dan_Horrigan",
"readable": "Dan Horrigan",
"graph": "resource:Dan_Horrigan"
},
{
"modified": "Ohio",
"readable": "Ohio",
"graph": "resource:Ohio"
},
{
"modified": "St._Vincent–St._Mary_High_School",
"readable": "St. Vincent–St. Mary High School",
"graph": "resource:St__Vincent_St__Mary_High_School"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?p ) WHERE { ?c property:leader resource:Dan_Horrigan . ?c property:country ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?p ) WHERE { ?c property:leader resource:Dan_Horrigan . ?c property:country ?x }",
"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 ?s WHERE { ?m property:leader resource:Dan_Horrigan . ?m property:country ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?m property:leader resource:Dan_Horrigan . ?m property:country ?s }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"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 ?l WHERE { ?l property:country resource:United_States . ?l property:leader resource:Dan_Horrigan }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:country resource:United_States . ?l property:leader resource:Dan_Horrigan }",
"graph_answer": [
"resource:Akron__Ohio"
],
"readable_answer": [
"Akron, Ohio"
],
"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 ?u WHERE { ?u property:state resource:Ohio . ?u property:city ?n . ?n property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:state resource:Ohio . ?u property:city ?n . ?n property:country resource:United_States }",
"graph_answer": [
"resource:St__Vincent_St__Mary_High_School"
],
"readable_answer": [
"St. Vincent–St. Mary High School"
],
"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 ?t WHERE { ?t rdf:type ontology:sports_team . ?t property:ground resource:St__Vincent_St__Mary_High_School }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t rdf:type ontology:sports_team . ?t property:ground resource:St._Vincent–St._Mary_High_School }",
"graph_answer": [
"resource:Akron_Summit_Assault"
],
"readable_answer": [
"Akron Summit Assault"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?q rdf:type ontology:sports_team . ?l property:state resource:Kerala . ?q property:ground ?l }",
"readable_query": "ASK WHERE { ?q rdf:type ontology:sports_team . ?l property:state resource:Kerala . ?q property:ground ?l }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Astronaut | 5 | 11410 | Id27 | [
{
"subject": "Alan_Shepard",
"property": "status",
"object": "\"Deceased\"@en"
},
{
"subject": "Alan_Shepard",
"property": "selection",
"object": "1959"
},
{
"subject": "Distinguished_Service_Medal_(United_States_Navy)",
"property": "higher",
"object": "Department_of_Commerce_Gold_Medal"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "awards",
"object": "Distinguished_Service_Medal_(United_States_Navy)"
}
] | [
{
"subject": "Alan_Shepard",
"property": "status",
"object": "\"Deceased\""
},
{
"subject": "Alan_Shepard",
"property": "selectedByNasa",
"object": "1959"
},
{
"subject": "Distinguished_Service_Medal_(United_States_Navy)",
"property": "higher",
"object": "Department_of_Commerce_Gold_Medal"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "award",
"object": "Distinguished_Service_Medal_(United_States_Navy)"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The late Alan Shepard, born in New Hampshire, was hired by NASA in 1959. He was awarded the Distinguished Service Medal by the US Navy, which ranks higher than Department of Commerce Gold Medal.",
"Alan Shepard is deceased. His birth place was New Hampshire where he was selected by NASA in 1959 and was awarded the Distinguished Service Medal by the United States Navy which is higher than the Department of Commerce Gold Medal.",
"Alan Shepard was born in New Hampshire and was hired by NASA in 1959. He was awarded the Distinguished Service Medal in the United States Navy. This award is higher than the Department of Commerce Gold Medal. Alan Shepard has passed away."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Shepard",
"property:award",
"resource:Distinguished_Service_Medal__United_States_Navy_"
],
[
"resource:Alan_Shepard",
"property:selected_by_nasa",
"resource:1959"
],
[
"resource:Alan_Shepard",
"property:status",
"resource:Deceased"
],
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:birth_place",
"resource:New_Hampshire"
],
[
"resource:Distinguished_Service_Medal__United_States_Navy_",
"property:higher",
"resource:Department_of_Commerce_Gold_Medal"
]
] | Alan_Shepard | [
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "higher",
"readable": "higher",
"graph": "property:higher"
},
{
"modified": "selectedByNasa",
"readable": "selected by nasa",
"graph": "property:selected_by_nasa"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "1959",
"readable": "1959",
"graph": "resource:1959"
},
{
"modified": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "Deceased",
"readable": "Deceased",
"graph": "resource:Deceased"
},
{
"modified": "Department_of_Commerce_Gold_Medal",
"readable": "Department of Commerce Gold Medal",
"graph": "resource:Department_of_Commerce_Gold_Medal"
},
{
"modified": "Distinguished_Service_Medal_(United_States_Navy)",
"readable": "Distinguished Service Medal",
"graph": "resource:Distinguished_Service_Medal__United_States_Navy_"
},
{
"modified": "New_Hampshire",
"readable": "New Hampshire",
"graph": "resource:New_Hampshire"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?k property:award ?t . ?k rdf:type ontology:astronaut . ?k property:birth_place resource:Kingston__Jamaica }",
"readable_query": "ASK WHERE { ?k property:award ?t . ?k rdf:type ontology:astronaut . ?k property:birth_place resource:Kingston,_Jamaica }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 5 | 10988 | Id37 | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "Paraná_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operator",
"object": "Infraero"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "location",
"object": "São_José_dos_Pinhais"
},
{
"subject": "Curitiba",
"property": "subdivisionName",
"object": "South_Region,_Brazil"
}
] | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "Paraná_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operatingOrganisation",
"object": "Infraero"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "location",
"object": "São_José_dos_Pinhais"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "South_Region,_Brazil"
}
] | (X (X) (X) (X (X) (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Afonso Pena International Airport serves Curitiba (part of Parana) and is in Sao Jose dos Pinhais. Curitiba is part of the South Region, Brazil. The operating organization for the International Airport is Infraero."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Curitiba",
"property:is_part_of",
"resource:Paran___state_"
],
[
"resource:Curitiba",
"property:is_part_of",
"resource:South_Region__Brazil"
],
[
"resource:Afonso_Pena_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Afonso_Pena_International_Airport",
"property:location",
"resource:S_o_Jos__dos_Pinhais"
],
[
"resource:Afonso_Pena_International_Airport",
"property:city_served",
"resource:Curitiba"
],
[
"resource:Afonso_Pena_International_Airport",
"property:operating_organisation",
"resource:Infraero"
]
] | Afonso_Pena_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Afonso_Pena_International_Airport",
"readable": "Afonso Pena International Airport",
"graph": "resource:Afonso_Pena_International_Airport"
},
{
"modified": "Curitiba",
"readable": "Curitiba",
"graph": "resource:Curitiba"
},
{
"modified": "Infraero",
"readable": "Infraero",
"graph": "resource:Infraero"
},
{
"modified": "Paraná_(state)",
"readable": "Paraná",
"graph": "resource:Paran___state_"
},
{
"modified": "São_José_dos_Pinhais",
"readable": "São José dos Pinhais",
"graph": "resource:S_o_Jos__dos_Pinhais"
},
{
"modified": "South_Region,_Brazil",
"readable": "South Region, Brazil",
"graph": "resource:South_Region__Brazil"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 's' ) ) . resource:Curitiba property:is_part_of ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( STRSTARTS ( LCASE ( ?c ) , 's' ) ) . resource:Curitiba property:is_part_of ?c }",
"graph_answer": [
"resource:South_Region__Brazil"
],
"readable_answer": [
"South Region, Brazil"
],
"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 ?a ?c WHERE { resource:Afonso_Pena_International_Airport property:operating_organisation ?a . resource:Afonso_Pena_International_Airport property:location ?c }",
"readable_query": "SELECT DISTINCT ?a ?c WHERE { resource:Afonso_Pena_International_Airport property:operating_organisation ?a . resource:Afonso_Pena_International_Airport property:location ?c }",
"graph_answer": [
"resource:Infraero",
"resource:S_o_Jos__dos_Pinhais"
],
"readable_answer": [
"Infraero",
"São José dos Pinhais"
],
"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"
]
}
] |
|
Airport | 4 | 8463 | Id61 | [
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "\"Al Anbar Province, Iraq\"@en"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayDesignation",
"object": "\"08/26\""
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "\"3078.48\"^^xsd:double"
}
] | [
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "\"Al Anbar Province, Iraq\""
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayName",
"object": "\"08/26\""
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "3078.48"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The United States Air Force is the operating organisation for Al Asad airbase in Al Anbar Province, Iraq. The runway name is 08/26 and it has a length of 3078.48.",
"The United States Air Force is the operating organisation for Al Asad airbase in the Al Anbar Province, Iraq. The runway name at the airport is 08/26 and has a length of 3078.48.",
"The United States Air Force operate Al Asad airbase in Al Anbar Province, Iraq. The airport has a runway length of 3078.48 which is named 08/26."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Al_Asad_Airbase",
"property:runway_length",
"resource:3078_48"
],
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:location",
"Al Anbar Province, Iraq"
],
[
"resource:Al_Asad_Airbase",
"property:runway_name",
"resource:08_26"
],
[
"resource:Al_Asad_Airbase",
"property:operating_organisation",
"resource:United_States_Air_Force"
]
] | Al_Asad_Airbase | [
{
"modified": "Al Anbar Province, Iraq",
"readable": "Al Anbar Province, Iraq",
"graph": "Al Anbar Province, Iraq"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "08/26",
"readable": "08/26",
"graph": "resource:08_26"
},
{
"modified": "3078.48",
"readable": "3078.48",
"graph": "resource:3078_48"
},
{
"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 { ?k rdf:type ontology:airport . ?k property:runway_length resource:3078_48 . ?k property:operating_organisation resource:United_States_Air_Force }",
"readable_query": "ASK WHERE { ?k rdf:type ontology:airport . ?k property:runway_length resource:3078.48 . ?k property:operating_organisation resource:United_States_Air_Force }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?g WHERE { ?g rdf:type ontology:airport . ?g property:operating_organisation resource:United_States_Air_Force . ?g property:runway_length resource:3078_48 }",
"readable_query": "SELECT ?g WHERE { ?g rdf:type ontology:airport . ?g property:operating_organisation resource:United_States_Air_Force . ?g property:runway_length resource:3078.48 }",
"graph_answer": [
"resource:Al_Asad_Airbase"
],
"readable_answer": [
"Al Asad Airbase"
],
"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 ?j WHERE { resource:Al_Asad_Airbase property:has_to_its_west ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Al_Asad_Airbase property:has_to_its_west ?j }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 3 | 6280 | Id116 | [
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "clubs",
"object": "Motherwell_F.C."
},
{
"subject": "Motherwell_F.C.",
"property": "ground",
"object": "Fir_Park"
},
{
"subject": "Alan_Martin_(footballer,_born_1989)",
"property": "team",
"object": "Accrington_Stanley_F.C."
}
] | [
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Motherwell_F.C."
},
{
"subject": "Motherwell_F.C.",
"property": "ground",
"object": "Fir_Park"
},
{
"subject": "Alan_Martin_(footballer)",
"property": "club",
"object": "Accrington_Stanley_F.C."
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alan Martin played for Accrington Stanley FC and currently for Motherwell FC at their ground of Fir Park.",
"Alan Martin plays football for Accrington Stanley F.C., having previously played for Motherwell F.C. whose home ground is Fir Park."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Motherwell_F_C_",
"property:ground",
"resource:Fir_Park"
],
[
"resource:Alan_Martin__footballer_",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Motherwell_F_C_"
],
[
"resource:Alan_Martin__footballer_",
"property:club",
"resource:Accrington_Stanley_F_C_"
]
] | Alan_Martin_(footballer) | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "Accrington_Stanley_F.C.",
"readable": "Accrington Stanley F.C.",
"graph": "resource:Accrington_Stanley_F_C_"
},
{
"modified": "Alan_Martin_(footballer)",
"readable": "Alan Martin",
"graph": "resource:Alan_Martin__footballer_"
},
{
"modified": "Fir_Park",
"readable": "Fir Park",
"graph": "resource:Fir_Park"
},
{
"modified": "Motherwell_F.C.",
"readable": "Motherwell F.C.",
"graph": "resource:Motherwell_F_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { { resource:Alan_Martin__footballer_ property:club ?q } MINUS { ?q property:ground resource:Fir_Park } }",
"readable_query": "SELECT DISTINCT ?q WHERE { { resource:Alan_Martin_(footballer) property:club ?q } MINUS { ?q property:ground resource:Fir_Park } }",
"graph_answer": [
"resource:Accrington_Stanley_F_C_"
],
"readable_answer": [
"Accrington Stanley F.C."
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?o != resource:Accrington_Stanley_F_C_ ) . resource:Alan_Martin__footballer_ property:club ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?o != resource:Accrington_Stanley_F.C. ) . resource:Alan_Martin_(footballer) property:club ?o }",
"graph_answer": [
"resource:Motherwell_F_C_"
],
"readable_answer": [
"Motherwell 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"
]
}
] |
|
SportsTeam | 4 | 10564 | Id5 | [
{
"subject": "1._FC_Magdeburg",
"property": "manager",
"object": "Jens_Härtel"
},
{
"subject": "Jens_Härtel",
"property": "team",
"object": "1._FC_Lokomotive_Leipzig"
},
{
"subject": "Jens_Härtel",
"property": "managerClub",
"object": "SV_Babelsberg_03"
},
{
"subject": "Jens_Härtel",
"property": "clubs",
"object": "FSV_Zwickau"
}
] | [
{
"subject": "1._FC_Magdeburg",
"property": "manager",
"object": "Jens_Härtel"
},
{
"subject": "Jens_Härtel",
"property": "club",
"object": "1._FC_Lokomotive_Leipzig"
},
{
"subject": "Jens_Härtel",
"property": "club",
"object": "SV_Babelsberg_03"
},
{
"subject": "Jens_Härtel",
"property": "club",
"object": "FSV_Zwickau"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Jens Hartel plays for 1.FC Lokomotive Leipzig and for SV Babelsberg 03. He is a member of the FSV Zwickau club and the manager of FC MAgdeburg."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Jens_H_rtel",
"property:club",
"resource:SV_Babelsberg_03"
],
[
"resource:Jens_H_rtel",
"property:club",
"resource:1__FC_Lokomotive_Leipzig"
],
[
"resource:Jens_H_rtel",
"property:club",
"resource:FSV_Zwickau"
],
[
"resource:1__FC_Magdeburg",
"rdf:type",
"ontology:sports_team"
],
[
"resource:1__FC_Magdeburg",
"property:manager",
"resource:Jens_H_rtel"
]
] | 1._FC_Magdeburg | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "1._FC_Lokomotive_Leipzig",
"readable": "1. FC Lokomotive Leipzig",
"graph": "resource:1__FC_Lokomotive_Leipzig"
},
{
"modified": "1._FC_Magdeburg",
"readable": "1. FC Magdeburg",
"graph": "resource:1__FC_Magdeburg"
},
{
"modified": "FSV_Zwickau",
"readable": "FSV Zwickau",
"graph": "resource:FSV_Zwickau"
},
{
"modified": "Jens_Härtel",
"readable": "Jens Härtel",
"graph": "resource:Jens_H_rtel"
},
{
"modified": "SV_Babelsberg_03",
"readable": "SV Babelsberg 03",
"graph": "resource:SV_Babelsberg_03"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?h ) WHERE { resource:Jens_H_rtel property:club ?w }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?h ) WHERE { resource:Jens_Härtel property:club ?w }",
"graph_answer": [
"3"
],
"readable_answer": [
"3"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Jens_H_rtel property:club ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Jens_Härtel property:club ?y }",
"graph_answer": [
"resource:SV_Babelsberg_03",
"resource:1__FC_Lokomotive_Leipzig",
"resource:FSV_Zwickau"
],
"readable_answer": [
"SV Babelsberg 03",
"1. FC Lokomotive Leipzig",
"FSV Zwickau"
],
"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 { ?b rdf:type ontology:sports_team . ?b property:manager resource:Jens_H_rtel }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:sports_team . ?b property:manager resource:Jens_Härtel }",
"graph_answer": [
"resource:1__FC_Magdeburg"
],
"readable_answer": [
"1. FC Magdeburg"
],
"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 | 5 | 12559 | Id78 | [
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Albert_B._White",
"property": "placeOfBirth",
"object": "Cleveland"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
},
{
"subject": "Agnes_Ward_White",
"property": "deathPlace",
"object": "Parkersburg,_West_Virginia"
},
{
"subject": "William_M._O._Dawson",
"property": "birthPlace",
"object": "Bloomington,_Maryland"
}
] | [
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Albert_B._White",
"property": "birthPlace",
"object": "Cleveland"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
},
{
"subject": "Agnes_Ward_White",
"property": "deathPlace",
"object": "Parkersburg,_West_Virginia"
},
{
"subject": "William_M._O._Dawson",
"property": "birthPlace",
"object": "Bloomington,_Maryland"
}
] | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Agnes Ward White was the wife of Albert B. White and died in Parkersburg, West Virginia. Albert B. White was born in Cleveland and his successor was William MO Dawson who was born in Bloomington, Maryland.",
"Albert B. White was born in Cleveland and married to Agnes Ward White, who died in Parkersburg, West Virginia. William M. O. Dawson, born in Bloomington, Maryland, succeeded Albert B. White.",
"Albert B White was born in Cleveland and married Agnes Ward White who later died at Parkersburg, West Virginia. He was succeeded by William M O Dawson whose birthplace was Bloomington, Maryland."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:William_M__O__Dawson",
"property:birth_place",
"resource:Bloomington__Maryland"
],
[
"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:Albert_B__White",
"property:birth_place",
"resource:Cleveland"
],
[
"resource:Agnes_Ward_White",
"property:death_place",
"resource:Parkersburg__West_Virginia"
]
] | Albert_B._White | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_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": "Bloomington,_Maryland",
"readable": "Bloomington, Maryland",
"graph": "resource:Bloomington__Maryland"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
},
{
"modified": "Parkersburg,_West_Virginia",
"readable": "Parkersburg, West Virginia",
"graph": "resource:Parkersburg__West_Virginia"
},
{
"modified": "William_M._O._Dawson",
"readable": "William M. O. Dawson",
"graph": "resource:William_M__O__Dawson"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { { { resource:Albert_B__White property:birth_place ?z } UNION { resource:William_M__O__Dawson property:birth_place ?z } } }",
"readable_query": "SELECT DISTINCT ?z WHERE { { { resource:Albert_B._White property:birth_place ?z } UNION { resource:William_M._O._Dawson property:birth_place ?z } } }",
"graph_answer": [
"resource:Cleveland",
"resource:Bloomington__Maryland"
],
"readable_answer": [
"Cleveland",
"Bloomington, Maryland"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?f property:death_place resource:Alexandria__Virginia }",
"readable_query": "ASK WHERE { ?f property:death_place resource:Alexandria,_Virginia }",
"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 { ?r property:death_place resource:Parkersburg__West_Virginia }",
"readable_query": "ASK WHERE { ?r property:death_place resource:Parkersburg,_West_Virginia }",
"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 ?j WHERE { ?j property:death_place resource:Parkersburg__West_Virginia }",
"readable_query": "SELECT ?j WHERE { ?j property:death_place resource:Parkersburg,_West_Virginia }",
"graph_answer": [
"resource:Agnes_Ward_White"
],
"readable_answer": [
"Agnes Ward White"
],
"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"
]
}
] |
|
University | 4 | 10777 | Id69 | [
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "students",
"object": "16000"
},
{
"subject": "European_University_Association",
"property": "headquarters",
"object": "Brussels"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "facultySize",
"object": "\"737\"^^xsd:nonNegativeInteger"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "affiliations",
"object": "European_University_Association"
}
] | [
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "numberOfStudents",
"object": "16000"
},
{
"subject": "European_University_Association",
"property": "headquarter",
"object": "Brussels"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "academicStaffSize",
"object": "737"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "affiliation",
"object": "European_University_Association"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The School of Business and Social Sciences at the Aarhus University is affiliated to the European University Association. It has 737 academic staff and 16,000 students. The European University Association has headquarters in Brussels.",
"The School of Business and Social Sciences at the Aarhus University is affiliated to the European Universiity Association based in Brussels. The School has 16000 students and 737 academic staff."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:European_University_Association",
"property:headquarter",
"resource:Brussels"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:affiliation",
"resource:European_University_Association"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:number_of_students",
"16000"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:academic_staff_size",
"737"
]
] | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "16000",
"readable": "16000",
"graph": "16000"
},
{
"modified": "737",
"readable": "737",
"graph": "737"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "numberOfStudents",
"readable": "number of students",
"graph": "property:number_of_students"
},
{
"modified": "Brussels",
"readable": "Brussels",
"graph": "resource:Brussels"
},
{
"modified": "European_University_Association",
"readable": "European University Association",
"graph": "resource:European_University_Association"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?m property:academic_staff_size ?t . ?n property:headquarter resource:Brussels . ?m rdf:type ontology:university . FILTER ( ?t > '500' ) . ?m property:affiliation ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?m property:academic_staff_size ?t . ?n property:headquarter resource:Brussels . ?m rdf:type ontology:university . FILTER ( ?t > '500' ) . ?m property:affiliation ?n }",
"graph_answer": [
"resource:European_University_Association"
],
"readable_answer": [
"European University Association"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?s property:academic_staff_size '100' . ?s rdf:type ontology:university . ?s property:affiliation resource:European_University_Association }",
"readable_query": "ASK WHERE { ?s property:academic_staff_size '100' . ?s rdf:type ontology:university . ?s property:affiliation resource:European_University_Association }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?o rdf:type ontology:university . ?o property:academic_staff_size '737' . ?o property:affiliation resource:European_University_Association }",
"readable_query": "ASK WHERE { ?o rdf:type ontology:university . ?o property:academic_staff_size '737' . ?o property:affiliation resource:European_University_Association }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?e WHERE { ?e rdf:type ontology:university . ?e property:affiliation resource:European_University_Association . ?e property:academic_staff_size '737' }",
"readable_query": "SELECT ?e WHERE { ?e rdf:type ontology:university . ?e property:affiliation resource:European_University_Association . ?e property:academic_staff_size '737' }",
"graph_answer": [
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
],
"readable_answer": [
"School of Business and Social Sciences at the Aarhus University"
],
"type": [
"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 ?z ?x WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?x . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?z }",
"readable_query": "SELECT DISTINCT ?z ?x WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:academic_staff_size ?x . resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:number_of_students ?z }",
"graph_answer": [
"16000",
"737"
],
"readable_answer": [
"16000",
"737"
],
"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 | 9495 | Id94 | [
{
"subject": "Atlantic_City,_New_Jersey",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "New_Jersey",
"property": "largestCity",
"object": "Newark,_New_Jersey"
},
{
"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": "New_Jersey",
"property": "largestCity",
"object": "Newark,_New_Jersey"
},
{
"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, New Jersey, is within the United States, whose capital is Washington DC. Newark is the largest city of New Jersey.",
"Washington DC is the capital of the United States. The country is the location of Atlantic City which is to be found in New Jersey where the largest city is Newark.",
"Atlantic City is part of New Jersey, the capital of which is Newark. New Jersey is located in the United States, where the capital is Washington DC."
],
"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:capital",
"resource:Washington__D_C_"
],
[
"resource:New_Jersey",
"property:largest_city",
"resource:Newark__New_Jersey"
]
] | 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": "Newark,_New_Jersey",
"readable": "Newark, New Jersey",
"graph": "resource:Newark__New_Jersey"
},
{
"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 { ?s rdf:type ontology:city . ?s property:is_part_of ?r . ?r property:largest_city resource:Austin__Texas }",
"readable_query": "ASK WHERE { ?s rdf:type ontology:city . ?s property:is_part_of ?r . ?r property:largest_city resource:Austin,_Texas }",
"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:United_States property:capital ?j }",
"readable_query": "ASK WHERE { resource:United_States property:capital ?j }",
"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 ?i WHERE { resource:United_States property:capital ?i }",
"readable_query": "SELECT ?i WHERE { resource:United_States property:capital ?i }",
"graph_answer": [
"resource:Washington__D_C_"
],
"readable_answer": [
"Washington, D.C."
],
"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 ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:city . ?b property:is_part_of resource:New_Jersey . ?b property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?b WHERE { FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) . ?b rdf:type ontology:city . ?b property:is_part_of resource:New_Jersey . ?b property:country resource:United_States }",
"graph_answer": [
"resource:Atlantic_City__New_Jersey"
],
"readable_answer": [
"Atlantic City, New Jersey"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { resource:New_Jersey property:administrative_arrondissement ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:New_Jersey 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"
]
}
] |
|
Athlete | 5 | 11503 | Id34 | [
{
"subject": "Alessio_Romagnoli",
"property": "currentclub",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "A.C._Milan",
"property": "chairman",
"object": "Silvio_Berlusconi"
},
{
"subject": "Alessio_Romagnoli",
"property": "clubs",
"object": "A.S._Roma"
},
{
"subject": "Alessio_Romagnoli",
"property": "team",
"object": "U.C._Sampdoria"
}
] | [
{
"subject": "Alessio_Romagnoli",
"property": "currentclub",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "A.C._Milan",
"property": "chairman",
"object": "Silvio_Berlusconi"
},
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "A.S._Roma"
},
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "U.C._Sampdoria"
}
] | (X (X) (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alessio Romagnolio, a member of A.S. Roma, is connected to UC Sampdoria. His current club is A.C. Milan, the manager of which, is Siniša Mihajlović and the chairman is, Silvio Berlusconi.",
"Alessio Romagnoli plays for the club U.C. Sampdoria and A.S. Roma. He is now with A.C. Milan which is chaired by Silvio Berlusconi and managed by Siniša Mihajlović.",
"Alessio Romagnoli plays for UC Sampdoria and is also a member of AS Roma. His current club is AC Milan which is under the chairmanship of Silvio Berlusconi and has Sinisa Mihajlovic as manager."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_C__Milan",
"property:manager",
"resource:Sini_a_Mihajlovi_"
],
[
"resource:A_C__Milan",
"property:chairman",
"resource:Silvio_Berlusconi"
],
[
"resource:Alessio_Romagnoli",
"property:currentclub",
"resource:A_C__Milan"
],
[
"resource:Alessio_Romagnoli",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:A_S__Roma"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:U_C__Sampdoria"
]
] | Alessio_Romagnoli | [
{
"modified": "chairman",
"readable": "chairman",
"graph": "property:chairman"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "currentclub",
"readable": "currentclub",
"graph": "property:currentclub"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.C._Milan",
"readable": "A.C. Milan",
"graph": "resource:A_C__Milan"
},
{
"modified": "A.S._Roma",
"readable": "A.S. Roma",
"graph": "resource:A_S__Roma"
},
{
"modified": "Alessio_Romagnoli",
"readable": "Alessio Romagnoli",
"graph": "resource:Alessio_Romagnoli"
},
{
"modified": "Silvio_Berlusconi",
"readable": "Silvio Berlusconi",
"graph": "resource:Silvio_Berlusconi"
},
{
"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 ( COUNT ( ?b ) AS ?c ) WHERE { resource:Alessio_Romagnoli property:club ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?c ) WHERE { resource:Alessio_Romagnoli property:club ?b . FILTER ( STRSTARTS ( LCASE ( ?b ) , 'a' ) ) }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?u property:manager resource:Basim_Qasim . ?u property:chairman ?d }",
"readable_query": "ASK WHERE { ?u property:manager resource:Basim_Qasim . ?u property:chairman ?d }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 5 | 12389 | Id106 | [
{
"subject": "Caterpillar_Inc.",
"property": "keyPerson",
"object": "Douglas_R._Oberhelman"
},
{
"subject": "Caterpillar_Inc.",
"property": "location",
"object": "Illinois"
},
{
"subject": "Caterpillar_Inc.",
"property": "foundation",
"object": "California"
},
{
"subject": "Caterpillar_Inc.",
"property": "foundationPlace",
"object": "United_States"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] | [
{
"subject": "Caterpillar_Inc.",
"property": "keyPerson",
"object": "Douglas_R._Oberhelman"
},
{
"subject": "Caterpillar_Inc.",
"property": "location",
"object": "Illinois"
},
{
"subject": "Caterpillar_Inc.",
"property": "foundationPlace",
"object": "California"
},
{
"subject": "Caterpillar_Inc.",
"property": "foundationPlace",
"object": "United_States"
},
{
"subject": "AIDAluna",
"property": "powerType",
"object": "Caterpillar_Inc."
}
] | (X (X (X) (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Douglas R Oberhelman is a key person at Caterpillar Inc. which was founded in California, US and located in Illinois. The company provide the power for the AIDAluna.",
"Caterpillar Inc. was founded in California, the United States, but is now located in Illinois. Douglas R. Oberhelman is the key person at the company. The AIDAluna is powered by Caterpillar Inc.",
"Caterpillar Inc., founded in the United States in California, is located in Illinois and includes key person, Douglas R. Oberhelman, It powers the AIDAluna."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Caterpillar_Inc_",
"property:key_person",
"resource:Douglas_R__Oberhelman"
],
[
"resource:Caterpillar_Inc_",
"property:location",
"resource:Illinois"
],
[
"resource:Caterpillar_Inc_",
"property:foundation_place",
"resource:United_States"
],
[
"resource:Caterpillar_Inc_",
"property:foundation_place",
"resource:California"
],
[
"resource:AIDAluna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAluna",
"property:power_type",
"resource:Caterpillar_Inc_"
]
] | AIDAluna | [
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "Caterpillar_Inc.",
"readable": "Caterpillar Inc.",
"graph": "resource:Caterpillar_Inc_"
},
{
"modified": "Douglas_R._Oberhelman",
"readable": "Douglas R. Oberhelman",
"graph": "resource:Douglas_R__Oberhelman"
},
{
"modified": "Illinois",
"readable": "Illinois",
"graph": "resource:Illinois"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?e ) WHERE { resource:Caterpillar_Inc_ property:foundation_place ?t }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?e ) WHERE { resource:Caterpillar_Inc. property:foundation_place ?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 ?m WHERE { resource:Caterpillar_Inc_ property:foundation_place ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Caterpillar_Inc. property:foundation_place ?m }",
"graph_answer": [
"resource:United_States",
"resource:California"
],
"readable_answer": [
"United States",
"California"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?w WHERE { resource:Caterpillar_Inc_ property:key_person ?c . resource:Caterpillar_Inc_ property:location ?w }",
"readable_query": "SELECT DISTINCT ?c ?w WHERE { resource:Caterpillar_Inc. property:key_person ?c . resource:Caterpillar_Inc. property:location ?w }",
"graph_answer": [
"resource:Douglas_R__Oberhelman",
"resource:Illinois"
],
"readable_answer": [
"Douglas R. Oberhelman",
"Illinois"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:power_type resource:Caterpillar_Inc_ }",
"readable_query": "ASK WHERE { resource:AIDAluna rdf:type ontology:mean_of_transportation . resource:AIDAluna property:power_type resource:Caterpillar_Inc. }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Company | 2 | 4453 | Id41 | [
{
"subject": "GMA_New_Media",
"property": "location",
"object": "Philippines"
},
{
"subject": "GMA_New_Media",
"property": "type",
"object": "Media_company"
}
] | [
{
"subject": "GMA_New_Media",
"property": "location",
"object": "Philippines"
},
{
"subject": "GMA_New_Media",
"property": "type",
"object": "Media_company"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"GMA New Media is a media company located in the Philippines.",
"GMA New Media, Inc. which is located in the Philippines, is a media company.",
"GMA New Media, Inc. is a media company located in the Philippines."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:GMA_New_Media",
"rdf:type",
"ontology:media_company"
],
[
"resource:GMA_New_Media",
"property:location",
"resource:Philippines"
]
] | GMA_New_Media | [
{
"modified": "Media_company",
"readable": "media company",
"graph": "ontology:media_company"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "GMA_New_Media",
"readable": "GMA New Media",
"graph": "resource:GMA_New_Media"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { resource:Athens_International_Airport property:location ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Athens_International_Airport property:location ?g }",
"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 ?a WHERE { resource:GMA_New_Media property:location ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:GMA_New_Media property:location ?a }",
"graph_answer": [
"resource:Philippines"
],
"readable_answer": [
"Philippines"
],
"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"
]
}
] |