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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WrittenWork | 5 | 12736 | Id4 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "Eric_Flint",
"property": "influencedBy",
"object": "Robert_A._Heinlein"
},
{
"subject": "Eric_Flint",
"property": "birthPlace",
"object": "Burbank,_California"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "previousWork",
"object": "Grantville_Gazette_III"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "precededBy",
"object": "The_Grantville_Gazettes"
}
] | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "Eric_Flint",
"property": "influencedBy",
"object": "Robert_A._Heinlein"
},
{
"subject": "Eric_Flint",
"property": "birthPlace",
"object": "Burbank,_California"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "precededBy",
"object": "Grantville_Gazette_III"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "precededBy",
"object": "The_Grantville_Gazettes"
}
] | (X (X) (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"1634: The Bavarian Crisis was the sequel to The Grantville Gazettes and Grantville Gazette III. It was written by Eric Flint from Burbank California who was influenced by Robert A. Heinlein.",
"Influenced by Robert A Heinlein, 1634: The Bavarian Crisis was written by Eric Flint who was born in Burbank California. The book was preceded by Grantville Gazette III and The Grantville Gazettes."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Bavarian_Crisis",
"property:preceded_by",
"resource:The_Grantville_Gazettes"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:preceded_by",
"resource:Grantville_Gazette_III"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:author",
"resource:Eric_Flint"
],
[
"resource:1634__The_Bavarian_Crisis",
"rdf:type",
"ontology:written_work"
],
[
"resource:Eric_Flint",
"property:influenced_by",
"resource:Robert_A__Heinlein"
],
[
"resource:Eric_Flint",
"property:birth_place",
"resource:Burbank__California"
]
] | 1634:_The_Bavarian_Crisis | [
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "influencedBy",
"readable": "influenced by",
"graph": "property:influenced_by"
},
{
"modified": "precededBy",
"readable": "preceded by",
"graph": "property:preceded_by"
},
{
"modified": "1634:_The_Bavarian_Crisis",
"readable": "1634: The Bavarian Crisis",
"graph": "resource:1634__The_Bavarian_Crisis"
},
{
"modified": "Burbank,_California",
"readable": "Burbank, California",
"graph": "resource:Burbank__California"
},
{
"modified": "Eric_Flint",
"readable": "Eric Flint",
"graph": "resource:Eric_Flint"
},
{
"modified": "Grantville_Gazette_III",
"readable": "Grantville Gazette III",
"graph": "resource:Grantville_Gazette_III"
},
{
"modified": "Robert_A._Heinlein",
"readable": "Robert A. Heinlein",
"graph": "resource:Robert_A__Heinlein"
},
{
"modified": "The_Grantville_Gazettes",
"readable": "The Grantville Gazettes",
"graph": "resource:The_Grantville_Gazettes"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?t ) WHERE { resource:1634__The_Bavarian_Crisis property:preceded_by ?q }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?q ) AS ?t ) WHERE { resource:1634:_The_Bavarian_Crisis property:preceded_by ?q }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?k property:influenced_by resource:Robert_A__Heinlein . ?k property:birth_place resource:Istanbul__Turkey }",
"readable_query": "ASK WHERE { ?k property:influenced_by resource:Robert_A._Heinlein . ?k property:birth_place resource:Istanbul,_Turkey }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?p property:influenced_by resource:Robert_A__Heinlein . ?p property:birth_place resource:Burbank__California }",
"readable_query": "ASK WHERE { ?p property:influenced_by resource:Robert_A._Heinlein . ?p property:birth_place resource:Burbank,_California }",
"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 ?y WHERE { ?y property:influenced_by resource:Robert_A__Heinlein . ?y property:birth_place resource:Burbank__California }",
"readable_query": "SELECT ?y WHERE { ?y property:influenced_by resource:Robert_A._Heinlein . ?y property:birth_place resource:Burbank,_California }",
"graph_answer": [
"resource:Eric_Flint"
],
"readable_answer": [
"Eric Flint"
],
"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"
]
}
] |
|
Astronaut | 4 | 8851 | Id3 | [
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Alan_Bean",
"property": "almaMater",
"object": "\"UT Austin, B.S. 1955\"@en"
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\"@en"
}
] | [
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Alan_Bean",
"property": "almaMater",
"object": "\"UT Austin, B.S. 1955\""
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Alan_Bean",
"property": "status",
"object": "\"Retired\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alan Bean is a citizen of the United States and graduated from UT Austin in 1955 with a B.Sc. He was a crew member of Apollo 12 and is currently retired.",
"Alan Bean, who has now retired, is a United States citizen who graduated from UT Austin, BS in 1955 and served as a crew member of Apollo 12.",
"Alan Bean was a United States national. His Alma mater was UT Austin and he graduated with a B.S. in 1955. He was a crew member of Apollo 12. He is now retired."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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:nationality",
"resource:United_States"
],
[
"resource:Alan_Bean",
"property:alma_mater",
"UT Austin, B.S. 1955"
]
] | 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": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "Alan_Bean",
"readable": "Alan Bean",
"graph": "resource:Alan_Bean"
},
{
"modified": "Apollo_12",
"readable": "Apollo 12",
"graph": "resource:Apollo_12"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g ?w WHERE { resource:Alan_Bean property:alma_mater ?w . resource:Alan_Bean property:status ?g }",
"readable_query": "SELECT DISTINCT ?g ?w WHERE { resource:Alan_Bean property:alma_mater ?w . resource:Alan_Bean property:status ?g }",
"graph_answer": [
"resource:Retired",
"UT Austin, B.S. 1955"
],
"readable_answer": [
"Retired",
"UT Austin, B.S. 1955"
],
"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 ?s WHERE { resource:Alan_Bean property:mission ?w . resource:Alan_Bean property:nationality ?s }",
"readable_query": "SELECT DISTINCT ?w ?s WHERE { resource:Alan_Bean property:mission ?w . resource:Alan_Bean property:nationality ?s }",
"graph_answer": [
"resource:Apollo_12",
"resource:United_States"
],
"readable_answer": [
"Apollo 12",
"United States"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician | 2 | 5060 | Id52 | [
{
"subject": "Abel_Caballero",
"property": "monarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "birthPlace",
"object": "Rome"
}
] | [
{
"subject": "Abel_Caballero",
"property": "inOfficeWhileMonarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "birthPlace",
"object": "Rome"
}
] | (X (X (X))) | chain | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Abel Caballero was in office whilst Juan Carlos I of Spain was Monarch, who was born in Rome."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Juan_Carlos_I_of_Spain",
"property:birth_place",
"resource:Rome"
],
[
"resource:Abel_Caballero",
"property:in_office_while_monarch",
"resource:Juan_Carlos_I_of_Spain"
],
[
"resource:Abel_Caballero",
"rdf:type",
"ontology:politician"
]
] | Abel_Caballero | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "inOfficeWhileMonarch",
"readable": "in office while monarch",
"graph": "property:in_office_while_monarch"
},
{
"modified": "Abel_Caballero",
"readable": "Abel Caballero",
"graph": "resource:Abel_Caballero"
},
{
"modified": "Juan_Carlos_I_of_Spain",
"readable": "Juan Carlos I of Spain",
"graph": "resource:Juan_Carlos_I_of_Spain"
},
{
"modified": "Rome",
"readable": "Rome",
"graph": "resource:Rome"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?u property:in_office_while_monarch ?g . ?u rdf:type ontology:politician . ?g property:birth_place resource:San_Francisco }",
"readable_query": "ASK WHERE { ?u property:in_office_while_monarch ?g . ?u rdf:type ontology:politician . ?g property:birth_place resource:San_Francisco }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building | 5 | 11590 | Id54 | [
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "location",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "leaderName",
"object": "Margrethe_II_of_Denmark"
},
{
"subject": "Marriott_International",
"property": "foundationPlace",
"object": "Washington,_D.C."
},
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "operator",
"object": "Marriott_International"
},
{
"subject": "Denmark",
"property": "language",
"object": "Greenlandic_language"
}
] | [
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "location",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "leader",
"object": "Margrethe_II_of_Denmark"
},
{
"subject": "Marriott_International",
"property": "foundationPlace",
"object": "Washington,_D.C."
},
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "tenant",
"object": "Marriott_International"
},
{
"subject": "Denmark",
"property": "language",
"object": "Greenlandic_language"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Margrethe II is the leader of Denmark where one of the languages is Greenlandic. The AC Hotel Bella Sky in Copenhagen is located in the country and currently tenanted by the Marriott International which was founded in Washington DC.",
"One of the languages of Denmark is Greenlandic and the leader is Margrethe II. The AC Hotel Bella Sky is located in Copenhagen and tenanted by Marriott International which was founded in Washington DC.",
"Denmark is led by Margrethe II and one of the languages spoken is Greenlandic. The current tenant of AC Hotel Bella Sky in Copenhagen is Marriott International which was founded in Washington DC."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"rdf:type",
"ontology:building"
],
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"property:tenant",
"resource:Marriott_International"
],
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"property:location",
"resource:Denmark"
],
[
"resource:Marriott_International",
"property:foundation_place",
"resource:Washington__D_C_"
],
[
"resource:Denmark",
"property:leader",
"resource:Margrethe_II_of_Denmark"
],
[
"resource:Denmark",
"property:language",
"resource:Greenlandic_language"
]
] | AC_Hotel_Bella_Sky_Copenhagen | [
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "tenant",
"readable": "tenant",
"graph": "property:tenant"
},
{
"modified": "AC_Hotel_Bella_Sky_Copenhagen",
"readable": "AC Hotel Bella Sky Copenhagen",
"graph": "resource:AC_Hotel_Bella_Sky_Copenhagen"
},
{
"modified": "Denmark",
"readable": "Denmark",
"graph": "resource:Denmark"
},
{
"modified": "Greenlandic_language",
"readable": "Greenlandic language",
"graph": "resource:Greenlandic_language"
},
{
"modified": "Margrethe_II_of_Denmark",
"readable": "Margrethe II of Denmark",
"graph": "resource:Margrethe_II_of_Denmark"
},
{
"modified": "Marriott_International",
"readable": "Marriott International",
"graph": "resource:Marriott_International"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s property:location resource:Denmark . ?s rdf:type ontology:building . ?d property:foundation_place resource:Washington__D_C_ . ?s property:tenant ?d }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s property:location resource:Denmark . ?s rdf:type ontology:building . ?d property:foundation_place resource:Washington,_D.C. . ?s property:tenant ?d }",
"graph_answer": [
"resource:AC_Hotel_Bella_Sky_Copenhagen"
],
"readable_answer": [
"AC Hotel Bella Sky Copenhagen"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . ?v property:foundation_place resource:Washington__D_C_ . resource:AC_Hotel_Bella_Sky_Copenhagen property:tenant ?v . resource:AC_Hotel_Bella_Sky_Copenhagen property:location resource:Denmark }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:AC_Hotel_Bella_Sky_Copenhagen rdf:type ontology:building . ?v property:foundation_place resource:Washington,_D.C. . resource:AC_Hotel_Bella_Sky_Copenhagen property:tenant ?v . resource:AC_Hotel_Bella_Sky_Copenhagen property:location resource:Denmark }",
"graph_answer": [
"resource:Marriott_International"
],
"readable_answer": [
"Marriott International"
],
"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 ?u WHERE { resource:Denmark property:child ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Denmark property:child ?u }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 3 | 6727 | Id15 | [
{
"subject": "Albany,_Georgia",
"property": "subdivisionName",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "Albany,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | [
{
"subject": "Albany,_Georgia",
"property": "isPartOf",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "Albany,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albany is located in Dougherty County, Georgia in the U.S. Native Americans are an ethnic group in the U.S.",
"Native Americans are one of the ethnic groups in the United States of America which is the location of Albany, part of Dougherty County in Georgia.",
"The United States includes the ethnic group of Native Americans and is the location of Albany, part of Dougherty County in Georgia."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albany__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Georgia",
"property:country",
"resource:United_States"
],
[
"resource:Albany__Georgia",
"property:is_part_of",
"resource:Dougherty_County__Georgia"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
]
] | Albany,_Georgia | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Albany,_Georgia",
"readable": "Albany, Georgia",
"graph": "resource:Albany__Georgia"
},
{
"modified": "Dougherty_County,_Georgia",
"readable": "Dougherty County, Georgia",
"graph": "resource:Dougherty_County__Georgia"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?u ) WHERE { ?r property:is_part_of resource:Dougherty_County__Georgia . ?r rdf:type ontology:city . ?r property:country ?s . ?s property:ethnic_group resource:Native_Americans_in_the_United_States }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?u ) WHERE { ?r property:is_part_of resource:Dougherty_County,_Georgia . ?r rdf:type ontology:city . ?r property:country ?s . ?s property:ethnic_group resource:Native_Americans_in_the_United_States }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:city . ?q property:ethnic_group resource:Native_Americans_in_the_United_States . ?k property:is_part_of resource:Dougherty_County__Georgia . ?k property:country ?q }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k rdf:type ontology:city . ?q property:ethnic_group resource:Native_Americans_in_the_United_States . ?k property:is_part_of resource:Dougherty_County,_Georgia . ?k property:country ?q }",
"graph_answer": [
"resource:Albany__Georgia"
],
"readable_answer": [
"Albany, Georgia"
],
"type": [
"ellipsis",
"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"
]
}
] |
|
Politician | 3 | 7671 | Id2 | [
{
"subject": "Aaron_S._Daggett",
"property": "battles",
"object": "American_Civil_War"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "birthPlace",
"object": "Maine"
}
] | [
{
"subject": "Aaron_S._Daggett",
"property": "battle",
"object": "American_Civil_War"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "birthPlace",
"object": "Maine"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron S Daggett was born in Maine and fought in the American Civil War. He was awarded the Purple Heart.",
"Born in Maine, Aaron S. Daggett fought in the American Civil War and was awarded the Purple Heart.",
"Maine born Aaron S Daggett fought in the American Civil War and was later awarded the Purple Heart."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_S__Daggett",
"property:award",
"resource:Purple_Heart"
],
[
"resource:Aaron_S__Daggett",
"rdf:type",
"ontology:politician"
],
[
"resource:Aaron_S__Daggett",
"property:battle",
"resource:American_Civil_War"
],
[
"resource:Aaron_S__Daggett",
"property:birth_place",
"resource:Maine"
]
] | Aaron_S._Daggett | [
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "Aaron_S._Daggett",
"readable": "Aaron S. Daggett",
"graph": "resource:Aaron_S__Daggett"
},
{
"modified": "American_Civil_War",
"readable": "American Civil War",
"graph": "resource:American_Civil_War"
},
{
"modified": "Maine",
"readable": "Maine",
"graph": "resource:Maine"
},
{
"modified": "Purple_Heart",
"readable": "Purple Heart",
"graph": "resource:Purple_Heart"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?b property:birth_place resource:Manitoba . ?b property:award ?i . ?b rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?b property:birth_place resource:Manitoba . ?b property:award ?i . ?b 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"
]
}
] |
|
Food | 4 | 9981 | Id270 | [
{
"subject": "Indonesia",
"property": "capital",
"object": "Jakarta"
},
{
"subject": "Indonesia",
"property": "leaderName",
"object": "Jusuf_Kalla"
},
{
"subject": "Bakso",
"property": "region",
"object": "\"Nationwide in Indonesia, also popular in neighboring Southeast Asian countries\"@en"
},
{
"subject": "Bakso",
"property": "country",
"object": "Indonesia"
}
] | [
{
"subject": "Indonesia",
"property": "capital",
"object": "Jakarta"
},
{
"subject": "Indonesia",
"property": "leader",
"object": "Jusuf_Kalla"
},
{
"subject": "Bakso",
"property": "region",
"object": "\"Nationwide in Indonesia, also popular in neighboring Southeast Asian countries\""
},
{
"subject": "Bakso",
"property": "country",
"object": "Indonesia"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Bakso is a traditional dish found in the whole of Indonesia and is popular in neighbouring Southeast Asian countries too. Jakarta is the capital of Indonesia and the leader is Jusuf Kalla.",
"Bakso is an Indonesian dish, popular all over the country and also a favourite in other Southeastern Asian nations. Indonesia's leader is Jusuf Kalla and the capital city is Jakarta."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bakso",
"rdf:type",
"ontology:food"
],
[
"resource:Bakso",
"property:country",
"resource:Indonesia"
],
[
"resource:Bakso",
"property:region",
"Nationwide in Indonesia, also popular in neighboring Southeast Asian countries"
],
[
"resource:Indonesia",
"property:leader",
"resource:Jusuf_Kalla"
],
[
"resource:Indonesia",
"property:capital",
"resource:Jakarta"
]
] | Bakso | [
{
"modified": "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries",
"readable": "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries",
"graph": "Nationwide in Indonesia, also popular in neighboring Southeast Asian countries"
},
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bakso",
"readable": "Bakso",
"graph": "resource:Bakso"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
},
{
"modified": "Jakarta",
"readable": "Jakarta",
"graph": "resource:Jakarta"
},
{
"modified": "Jusuf_Kalla",
"readable": "Jusuf Kalla",
"graph": "resource:Jusuf_Kalla"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y property:country ?v . ?v property:capital resource:Jakarta . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'b' ) ) . ?y rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:country ?v . ?v property:capital resource:Jakarta . FILTER ( STRSTARTS ( LCASE ( ?y ) , 'b' ) ) . ?y rdf:type ontology:food }",
"graph_answer": [
"resource:Bakso"
],
"readable_answer": [
"Bakso"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { resource:Bakso property:country ?m . ?m property:capital resource:Jakarta . resource:Bakso rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Bakso property:country ?m . ?m property:capital resource:Jakarta . resource:Bakso rdf:type ontology:food }",
"graph_answer": [
"resource:Indonesia"
],
"readable_answer": [
"Indonesia"
],
"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 ?l WHERE { resource:Indonesia property:active_years_start_year ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Indonesia property:active_years_start_year ?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"
]
}
] |
|
MeanOfTransportation | 5 | 12318 | Id35 | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Finland"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "length",
"object": "\"99.83\"^^xsd:double"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "\"21.2\"^^xsd:double"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBuilder",
"object": "Helsinki"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "powerType",
"object": "Wärtsilä"
}
] | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Finland"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "length",
"object": "99.83"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "21.2"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Helsinki"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "powerType",
"object": "Wärtsilä"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Finland in Helsinki is the manufacturer of the Aleksey Chirikov icebreaker which is Wärtsilä powered. The icebreaker is 99.83 m long and has a ship beam of 21.2 m.",
"The icebreaker Aleksey Chirikov was built in Helsinki, Finland and its powertype is Wartsila. It is 99.83 metres in length and has a ship beam of 21.2.",
"The icebreaker, Aleksey Chirikov, powered by Wärtsilä, was built in Helsinki, Finland. It has a length of 99.83 and a 21.2m ship beam."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:length",
"resource:99_83"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:power_type",
"resource:W_rtsil_"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:ship_beam",
"resource:21_2"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:builder",
"resource:Helsinki"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:builder",
"resource:Finland"
]
] | Aleksey_Chirikov_(icebreaker) | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "21.2",
"readable": "21.2",
"graph": "resource:21_2"
},
{
"modified": "99.83",
"readable": "99.83",
"graph": "resource:99_83"
},
{
"modified": "Aleksey_Chirikov_(icebreaker)",
"readable": "Aleksey Chirikov",
"graph": "resource:Aleksey_Chirikov__icebreaker_"
},
{
"modified": "Finland",
"readable": "Finland",
"graph": "resource:Finland"
},
{
"modified": "Helsinki",
"readable": "Helsinki",
"graph": "resource:Helsinki"
},
{
"modified": "Wärtsilä",
"readable": "Wärtsilä",
"graph": "resource:W_rtsil_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?p ) WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?p ) WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?b }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?d }",
"graph_answer": [
"resource:Helsinki",
"resource:Finland"
],
"readable_answer": [
"Helsinki",
"Finland"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?d WHERE { resource:Aleksey_Chirikov__icebreaker_ property:length ?e . resource:Aleksey_Chirikov__icebreaker_ property:ship_beam ?d }",
"readable_query": "SELECT DISTINCT ?e ?d WHERE { resource:Aleksey_Chirikov_(icebreaker) property:length ?e . resource:Aleksey_Chirikov_(icebreaker) property:ship_beam ?d }",
"graph_answer": [
"resource:99_83",
"resource:21_2"
],
"readable_answer": [
"99.83",
"21.2"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Aleksey_Chirikov__icebreaker_ property:power_type ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Aleksey_Chirikov_(icebreaker) property:power_type ?u }",
"graph_answer": [
"resource:W_rtsil_"
],
"readable_answer": [
"Wärtsilä"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 5 | 11153 | Id4 | [
{
"subject": "Aaron_Deer",
"property": "hometown",
"object": "United_States"
},
{
"subject": "Aaron_Deer",
"property": "associatedBand",
"object": "Wee_Giant"
},
{
"subject": "Aaron_Deer",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Psychedelia"
},
{
"subject": "Aaron_Deer",
"property": "origin",
"object": "Indiana"
}
] | [
{
"subject": "Aaron_Deer",
"property": "associatedBand/associatedMusicalArtist",
"object": "Wee_Giant"
},
{
"subject": "Aaron_Deer",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Aaron_Deer",
"property": "genre",
"object": "Psychedelia"
},
{
"subject": "Aaron_Deer",
"property": "origin",
"object": "Indiana"
},
{
"subject": "Aaron_Deer",
"property": "origin",
"object": "United_States"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Deer is a solo singer and Psychedelia music artist from Indiana, USA, who is in the band Wee Giant.",
"Aaron Deer is an American from Indiana who is a solo singer. He was part of the band Wee Giant and his genre is Psychedelia.",
"American Psychedelia singer Aaron Deer, from Indiana, is a member of Wee Giant."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Deer",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Deer",
"property:background",
"resource:solo_singer"
],
[
"resource:Aaron_Deer",
"property:origin",
"resource:Indiana"
],
[
"resource:Aaron_Deer",
"property:origin",
"resource:United_States"
],
[
"resource:Aaron_Deer",
"property:associated_band_associated_musical_artist",
"resource:Wee_Giant"
],
[
"resource:Aaron_Deer",
"property:genre",
"resource:Psychedelia"
]
] | Aaron_Deer | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "Aaron_Deer",
"readable": "Aaron Deer",
"graph": "resource:Aaron_Deer"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Psychedelia",
"readable": "Psychedelia",
"graph": "resource:Psychedelia"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Wee_Giant",
"readable": "Wee Giant",
"graph": "resource:Wee_Giant"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Aaron_Deer property:origin ?c . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'i' ) ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Aaron_Deer property:origin ?c . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'i' ) ) }",
"graph_answer": [
"resource:Indiana"
],
"readable_answer": [
"Indiana"
],
"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 ( ?t ) AS ?m ) WHERE { resource:Aaron_Deer property:origin ?t }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?m ) WHERE { resource:Aaron_Deer property:origin ?t }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?y != resource:Indiana ) . resource:Aaron_Deer property:origin ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( ?y != resource:Indiana ) . resource:Aaron_Deer property:origin ?y }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"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:Aaron_Deer property:genre resource:Psychedelia }",
"readable_query": "ASK WHERE { resource:Aaron_Deer property:genre resource:Psychedelia }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?v WHERE { resource:Aaron_Deer property:associated_band_associated_musical_artist ?e . resource:Aaron_Deer property:background ?v }",
"readable_query": "SELECT DISTINCT ?e ?v WHERE { resource:Aaron_Deer property:associated_band_associated_musical_artist ?e . resource:Aaron_Deer property:background ?v }",
"graph_answer": [
"resource:Wee_Giant",
"resource:solo_singer"
],
"readable_answer": [
"Wee Giant",
"solo singer"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 4 | 10143 | Id117 | [
{
"subject": "Alhambra_(1855)",
"property": "shipOwner",
"object": "P&O_(company)"
},
{
"subject": "Alhambra_(1855)",
"property": "shipBuilder",
"object": "\"Samuda Brothers Cubitt Town, London\"@en"
},
{
"subject": "Alhambra_(1855)",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Humphrys,_Tennant_and_Dykes",
"property": "location",
"object": "Deptford"
}
] | [
{
"subject": "Alhambra",
"property": "owner",
"object": "P&O_(company)"
},
{
"subject": "Alhambra",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Humphrys,_Tennant_and_Dykes",
"property": "location",
"object": "Deptford"
},
{
"subject": "Alhambra",
"property": "builder",
"object": "Samuda_Brothers"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Alhambra is owned by P&O and was built by the Samuda Brothers. The Alhambra has a Humphrys, Tennant and Dykes power type engine and this company is located in Deptford.",
"Alhambra is owned by the P & O company and was built by the Samuda Brothers. The Alhambra is powered by a Humphrys, Tennant and Dykes engine and they are located in Deptford.",
"The Alhambra was built by the Samuda Brothers and owned by P&O. It is powered by the Deptford located firm of Humphrys Tennant and Dykes."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Humphrys__Tennant_and_Dykes",
"property:location",
"resource:Deptford"
],
[
"resource:Alhambra",
"property:power_type",
"resource:Humphrys__Tennant_and_Dykes"
],
[
"resource:Alhambra",
"property:owner",
"resource:P_O__company_"
],
[
"resource:Alhambra",
"property:builder",
"resource:Samuda_Brothers"
]
] | Alhambra | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "Alhambra",
"readable": "Alhambra",
"graph": "resource:Alhambra"
},
{
"modified": "Deptford",
"readable": "Deptford",
"graph": "resource:Deptford"
},
{
"modified": "Humphrys,_Tennant_and_Dykes",
"readable": "Humphrys, Tennant and Dykes",
"graph": "resource:Humphrys__Tennant_and_Dykes"
},
{
"modified": "P&O_(company)",
"readable": "P&O",
"graph": "resource:P_O__company_"
},
{
"modified": "Samuda_Brothers",
"readable": "Samuda Brothers",
"graph": "resource:Samuda_Brothers"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?y property:power_type resource:W_rtsil_ . ?y property:builder resource:Samuda_Brothers }",
"readable_query": "ASK WHERE { ?y property:power_type resource:Wärtsilä . ?y property:builder resource:Samuda_Brothers }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?a property:builder resource:Samuda_Brothers . ?a property:power_type resource:Humphrys__Tennant_and_Dykes }",
"readable_query": "ASK WHERE { ?a property:builder resource:Samuda_Brothers . ?a property:power_type resource:Humphrys,_Tennant_and_Dykes }",
"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 ?o WHERE { ?o property:power_type resource:Humphrys__Tennant_and_Dykes . ?o property:builder resource:Samuda_Brothers }",
"readable_query": "SELECT ?o WHERE { ?o property:power_type resource:Humphrys,_Tennant_and_Dykes . ?o property:builder resource:Samuda_Brothers }",
"graph_answer": [
"resource:Alhambra"
],
"readable_answer": [
"Alhambra"
],
"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 ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'p' ) ) . resource:Alhambra property:owner ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( STRSTARTS ( LCASE ( ?d ) , 'p' ) ) . resource:Alhambra property:owner ?d }",
"graph_answer": [
"resource:P_O__company_"
],
"readable_answer": [
"P&O"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 4 | 10455 | Id139 | [
{
"subject": "Airey_Neave",
"property": "unit",
"object": "Royal_Artillery"
},
{
"subject": "Royal_Artillery",
"property": "garrison",
"object": "Hohne"
},
{
"subject": "Airey_Neave",
"property": "battles",
"object": "World_War_II"
},
{
"subject": "World_War_II",
"property": "commander",
"object": "Chiang_Kai-shek"
}
] | [
{
"subject": "Airey_Neave",
"property": "unit",
"object": "Royal_Artillery"
},
{
"subject": "Royal_Artillery",
"property": "garrison",
"object": "Hohne"
},
{
"subject": "Airey_Neave",
"property": "battle",
"object": "World_War_II"
},
{
"subject": "World_War_II",
"property": "commander",
"object": "Chiang_Kai-shek"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Airey Neave served in the Royal Artillery Unit, which has a garrison in Hohne, during World War Two. One of the commanders in that war was Chiang Kai-shek.",
"Airey Neave served in the Royal Artillery Unit which has a garrison in Hohne. He also participated in World War II where Chiang Kai-shek was a commander.",
"Airey Neave fought in World War Two with the Royal Artillery which had a garrison in Hohne. One of the commanders of World War Two was Chiang Kai-shek."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Airey_Neave",
"property:unit",
"resource:Royal_Artillery"
],
[
"resource:Airey_Neave",
"rdf:type",
"ontology:politician"
],
[
"resource:Airey_Neave",
"property:battle",
"resource:World_War_II"
],
[
"resource:Royal_Artillery",
"property:garrison",
"resource:Hohne"
],
[
"resource:World_War_II",
"property:commander",
"resource:Chiang_Kai_shek"
]
] | Airey_Neave | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified": "garrison",
"readable": "garrison",
"graph": "property:garrison"
},
{
"modified": "unit",
"readable": "unit",
"graph": "property:unit"
},
{
"modified": "Airey_Neave",
"readable": "Airey Neave",
"graph": "resource:Airey_Neave"
},
{
"modified": "Chiang_Kai-shek",
"readable": "Chiang Kai-shek",
"graph": "resource:Chiang_Kai_shek"
},
{
"modified": "Hohne",
"readable": "Hohne",
"graph": "resource:Hohne"
},
{
"modified": "Royal_Artillery",
"readable": "Royal Artillery",
"graph": "resource:Royal_Artillery"
},
{
"modified": "World_War_II",
"readable": "World War II",
"graph": "resource:World_War_II"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?d ) WHERE { ?t property:battle ?s . ?t rdf:type ontology:politician . ?s property:commander resource:Chiang_Kai_shek }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?d ) WHERE { ?t property:battle ?s . ?t rdf:type ontology:politician . ?s property:commander resource:Chiang_Kai-shek }",
"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 ?h WHERE { ?h rdf:type ontology:politician . ?g property:commander resource:Chiang_Kai_shek . ?h property:battle ?g }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?h rdf:type ontology:politician . ?g property:commander resource:Chiang_Kai-shek . ?h property:battle ?g }",
"graph_answer": [
"resource:Airey_Neave"
],
"readable_answer": [
"Airey Neave"
],
"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 ?o WHERE { resource:Royal_Artillery property:aircraft_helicopter ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Royal_Artillery property:aircraft_helicopter ?o }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Monument | 3 | 7654 | Id26 | [
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "nativeName",
"object": "\"Türk Şehitleri Anıtı\"@en"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "designer",
"object": "\"Hüseyin Bütüner and Hilmi Güner\"@en"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "material",
"object": "\"Red granite and white marble\"@en"
}
] | [
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "nativeName",
"object": "\"Türk Şehitleri Anıtı\""
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "designer",
"object": "\"Hüseyin Bütüner and Hilmi Güner\""
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "material",
"object": "\"Red granite and white marble\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Huseyin Butuner and Hilmi Guner designed the Baku Turkish Martyrs memorial from red granite and white marble. The native name for this memorial is Turk Sehitleri Aniti.",
"Huseyin Butuner and Hilmi Guner designed the Baku Turkish Martyrs memorial in red granite and white marble. The native name of the memorial is Turk Sehitleri Aniti.",
"The Baku Turkish Martyrs Memorial was designed in red granite and white marble by Hüseyin Bütüner and Hilmi Güner, and is known in Turkish as Turk Sehitleri Aniti."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:native_name",
"resource:T_rk__ehitleri_An_t_"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"rdf:type",
"ontology:monument"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:material",
"Red granite and white marble"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:designer",
"Hüseyin Bütüner and Hilmi Güner"
]
] | Baku_Turkish_Martyrs'_Memorial | [
{
"modified": "Hüseyin Bütüner and Hilmi Güner",
"readable": "Hüseyin Bütüner and Hilmi Güner",
"graph": "Hüseyin Bütüner and Hilmi Güner"
},
{
"modified": "Red granite and white marble",
"readable": "Red granite and white marble",
"graph": "Red granite and white marble"
},
{
"modified": "designer",
"readable": "designer",
"graph": "property:designer"
},
{
"modified": "material",
"readable": "material",
"graph": "property:material"
},
{
"modified": "nativeName",
"readable": "native name",
"graph": "property:native_name"
},
{
"modified": "Baku_Turkish_Martyrs'_Memorial",
"readable": "Baku Turkish Martyrs' Memorial",
"graph": "resource:Baku_Turkish_Martyrs__Memorial"
},
{
"modified": "Türk Şehitleri Anıtı",
"readable": "Türk Şehitleri Anıtı",
"graph": "resource:T_rk__ehitleri_An_t_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?u WHERE { resource:Baku_Turkish_Martyrs__Memorial property:native_name ?a . resource:Baku_Turkish_Martyrs__Memorial property:designer ?u }",
"readable_query": "SELECT DISTINCT ?a ?u WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:native_name ?a . resource:Baku_Turkish_Martyrs'_Memorial property:designer ?u }",
"graph_answer": [
"resource:T_rk__ehitleri_An_t_",
"Hüseyin Bütüner and Hilmi Güner"
],
"readable_answer": [
"Türk Şehitleri Anıtı",
"Hüseyin Bütüner and Hilmi Güner"
],
"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 ?e WHERE { resource:Baku_Turkish_Martyrs__Memorial property:build_date ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:build_date ?e }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 2 | 4532 | Id44 | [
{
"subject": "Arrabbiata_sauce",
"property": "ingredient",
"object": "Tomato"
},
{
"subject": "Arrabbiata_sauce",
"property": "region",
"object": "Rome"
}
] | [
{
"subject": "Arrabbiata_sauce",
"property": "ingredient",
"object": "Tomato"
},
{
"subject": "Arrabbiata_sauce",
"property": "region",
"object": "Rome"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Tomato is an ingredient in Arrabbiata sauce which is a traditional dish from Rome.",
"Arrabbiata sauce includes tomatoes, and originates from the region of Rome.",
"The Rome region created the Arrabbiata sauce and it has an ingredient called tomato."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Arrabbiata_sauce",
"property:ingredient",
"resource:Tomato"
],
[
"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": "Rome",
"readable": "Rome",
"graph": "resource:Rome"
},
{
"modified": "Tomato",
"readable": "Tomato",
"graph": "resource:Tomato"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?h property:ingredient resource:Tomato . ?h property:region resource:Rome . ?h rdf:type ontology:food }",
"readable_query": "ASK WHERE { ?h property:ingredient resource:Tomato . ?h property:region resource:Rome . ?h rdf:type ontology:food }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?l WHERE { ?l rdf:type ontology:food . ?l property:ingredient resource:Tomato . ?l property:region resource:Rome }",
"readable_query": "SELECT ?l WHERE { ?l rdf:type ontology:food . ?l property:ingredient resource:Tomato . ?l property:region resource:Rome }",
"graph_answer": [
"resource:Arrabbiata_sauce"
],
"readable_answer": [
"Arrabbiata sauce"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 2 | 4011 | Id163 | [
{
"subject": "India",
"property": "leader",
"object": "T._S._Thakur"
},
{
"subject": "Amdavad_ni_Gufa",
"property": "locationCountry",
"object": "India"
}
] | [
{
"subject": "India",
"property": "leader",
"object": "T._S._Thakur"
},
{
"subject": "Amdavad_ni_Gufa",
"property": "country",
"object": "India"
}
] | (X (X (X))) | chain | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"T S Thakur is the leader of India; also the location of Amdavad ni Gufa."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Amdavad_ni_Gufa",
"rdf:type",
"ontology:building"
],
[
"resource:Amdavad_ni_Gufa",
"property:country",
"resource:India"
],
[
"resource:India",
"property:leader",
"resource:T__S__Thakur"
]
] | Amdavad_ni_Gufa | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Amdavad_ni_Gufa",
"readable": "Amdavad ni Gufa",
"graph": "resource:Amdavad_ni_Gufa"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "T._S._Thakur",
"readable": "T. S. Thakur",
"graph": "resource:T__S__Thakur"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?b WHERE { ?b property:leader resource:T__S__Thakur . ?z property:country ?b . ?z rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?z ?b WHERE { ?b property:leader resource:T._S._Thakur . ?z property:country ?b . ?z rdf:type ontology:building }",
"graph_answer": [
"resource:Amdavad_ni_Gufa",
"resource:India"
],
"readable_answer": [
"Amdavad ni Gufa",
"India"
],
"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"
]
}
] |
|
Company | 6 | 12929 | Id9 | [
{
"subject": "GMA_New_Media",
"property": "location",
"object": "GMA_Network_Center"
},
{
"subject": "GMA_New_Media",
"property": "location",
"object": "Philippines"
},
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Entertainment"
},
{
"subject": "GMA_New_Media",
"property": "subsidiary",
"object": "Philippine_Entertainment_Portal"
},
{
"subject": "GMA_New_Media",
"property": "subsidiary",
"object": "Digify,_Inc."
},
{
"subject": "GMA_New_Media",
"property": "parentCompany",
"object": "GMA_Network_(company)"
}
] | [
{
"subject": "GMA_New_Media",
"property": "location",
"object": "GMA_Network_Center"
},
{
"subject": "GMA_New_Media",
"property": "location",
"object": "Philippines"
},
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Entertainment"
},
{
"subject": "GMA_New_Media",
"property": "subsidiary",
"object": "Philippine_Entertainment_Portal"
},
{
"subject": "GMA_New_Media",
"property": "subsidiary",
"object": "Digify,_Inc."
},
{
"subject": "GMA_New_Media",
"property": "parentCompany",
"object": "GMA_Network_(company)"
}
] | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"GMA New Media, Inc. (parent company GMA Network) is located inside the GMA Network Center in the Philippines. The company is in the entertainment industry with Philippine Entertainment Portal and Digify, Inc. being its subsidiaries.",
"GMA New Media's headquarters are located in the GMA Network Center in the Philippines. GMA New Media (parent company GMA network) is an entertainment industry and Philippine Entertainment Portal and Digify Inc. are its subsidiaries.",
"Located in the GMA Network Center in the Philippines, GMA New Media is a subsidiary of GMA Network that offers applications in the entertainment industry. Philippine Entertainment Portal and Digify Inc. are subsidiaries of GMA New Media."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:GMA_New_Media",
"rdf:type",
"ontology:company"
],
[
"resource:GMA_New_Media",
"property:location",
"resource:GMA_Network_Center"
],
[
"resource:GMA_New_Media",
"property:location",
"resource:Philippines"
],
[
"resource:GMA_New_Media",
"property:subsidiary",
"resource:Philippine_Entertainment_Portal"
],
[
"resource:GMA_New_Media",
"property:subsidiary",
"resource:Digify__Inc_"
],
[
"resource:GMA_New_Media",
"property:parent_company",
"resource:GMA_Network__company_"
],
[
"resource:GMA_New_Media",
"property:industry",
"resource:Entertainment"
]
] | GMA_Network_(company) | [
{
"modified": "industry",
"readable": "industry",
"graph": "property:industry"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "parentCompany",
"readable": "parent company",
"graph": "property:parent_company"
},
{
"modified": "subsidiary",
"readable": "subsidiary",
"graph": "property:subsidiary"
},
{
"modified": "Digify,_Inc.",
"readable": "Digify, Inc.",
"graph": "resource:Digify__Inc_"
},
{
"modified": "Entertainment",
"readable": "Entertainment",
"graph": "resource:Entertainment"
},
{
"modified": "GMA_Network_Center",
"readable": "GMA Network Center",
"graph": "resource:GMA_Network_Center"
},
{
"modified": "GMA_Network_(company)",
"readable": "GMA Network",
"graph": "resource:GMA_Network__company_"
},
{
"modified": "GMA_New_Media",
"readable": "GMA New Media",
"graph": "resource:GMA_New_Media"
},
{
"modified": "Philippine_Entertainment_Portal",
"readable": "Philippine Entertainment Portal",
"graph": "resource:Philippine_Entertainment_Portal"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'digify' ) ) . resource:GMA_New_Media property:subsidiary ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( CONTAINS ( LCASE ( ?k ) , 'digify' ) ) . resource:GMA_New_Media property:subsidiary ?k }",
"graph_answer": [
"resource:Digify__Inc_"
],
"readable_answer": [
"Digify, Inc."
],
"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 ?c WHERE { resource:GMA_New_Media property:subsidiary ?c . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'p' ) ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:GMA_New_Media property:subsidiary ?c . FILTER ( STRSTARTS ( LCASE ( ?c ) , 'p' ) ) }",
"graph_answer": [
"resource:Philippine_Entertainment_Portal"
],
"readable_answer": [
"Philippine Entertainment Portal"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?k ) WHERE { resource:GMA_New_Media property:industry ?w }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?k ) WHERE { resource:GMA_New_Media property:industry ?w }",
"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 ?t WHERE { resource:GMA_New_Media property:industry ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:GMA_New_Media property:industry ?t }",
"graph_answer": [
"resource:Entertainment"
],
"readable_answer": [
"Entertainment"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?c WHERE { resource:GMA_New_Media property:location ?c . resource:GMA_New_Media property:parent_company ?r }",
"readable_query": "SELECT DISTINCT ?r ?c WHERE { resource:GMA_New_Media property:location ?c . resource:GMA_New_Media property:parent_company ?r }",
"graph_answer": [
"resource:GMA_Network__company_",
"resource:GMA_Network_Center"
],
"readable_answer": [
"GMA Network",
"GMA Network Center"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport | 3 | 5745 | Id78 | [
{
"subject": "Alderney_Airport",
"property": "r1Surface",
"object": "Poaceae"
},
{
"subject": "Poaceae",
"property": "ordo",
"object": "Poales"
},
{
"subject": "Poaceae",
"property": "order",
"object": "Commelinids"
}
] | [
{
"subject": "Alderney_Airport",
"property": "1stRunwaySurfaceType",
"object": "Poaceae"
},
{
"subject": "Poaceae",
"property": "order",
"object": "Poales"
},
{
"subject": "Poaceae",
"property": "order",
"object": "Commelinids"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The surface of the 1st runway at Alderney airport is made from Poaceae of the orders Poales and Commelinids.",
"The surface of the 1st runway at Alderney airport is poaceae which belongs to the Poales and Commelinids orders.",
"Poaceae from the order of Poales and the order of Commelinids is used on the 1rst runway at Alderney Airport."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alderney_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Alderney_Airport",
"property:1st_runway_surface_type",
"resource:Poaceae"
],
[
"resource:Poaceae",
"property:order",
"resource:Commelinids"
],
[
"resource:Poaceae",
"property:order",
"resource:Poales"
]
] | Alderney_Airport | [
{
"modified": "1stRunwaySurfaceType",
"readable": "1st runway surface type",
"graph": "property:1st_runway_surface_type"
},
{
"modified": "order",
"readable": "order",
"graph": "property:order"
},
{
"modified": "Alderney_Airport",
"readable": "Alderney Airport",
"graph": "resource:Alderney_Airport"
},
{
"modified": "Commelinids",
"readable": "Commelinids",
"graph": "resource:Commelinids"
},
{
"modified": "Poaceae",
"readable": "Poaceae",
"graph": "resource:Poaceae"
},
{
"modified": "Poales",
"readable": "Poales",
"graph": "resource:Poales"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?p ) WHERE { resource:Poaceae property:order ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?p ) WHERE { resource:Poaceae property:order ?r }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Poaceae property:order ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Poaceae property:order ?t }",
"graph_answer": [
"resource:Commelinids",
"resource:Poales"
],
"readable_answer": [
"Commelinids",
"Poales"
],
"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:Alderney_Airport rdf:type ontology:airport . resource:Alderney_Airport property:1st_runway_surface_type resource:Poaceae }",
"readable_query": "ASK WHERE { resource:Alderney_Airport rdf:type ontology:airport . resource:Alderney_Airport property:1st_runway_surface_type resource:Poaceae }",
"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 | 2 | 4057 | Id38 | [
{
"subject": "1000_Piazzia",
"property": "epoch",
"object": "\"27 June 2015 (JD2457200.5)\""
},
{
"subject": "1000_Piazzia",
"property": "formerName",
"object": "\"1967 ED\"@en"
}
] | [
{
"subject": "1000_Piazzia",
"property": "formerName",
"object": "\"1967 ED\""
},
{
"subject": "1000_Piazzia",
"property": "epoch",
"object": "2015-06-27"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1967 ED was the former name of 1000 Piazzia which has the epoch of 2015-06-27.",
"1000 Piazzia, which was formerly known as '1967 ED', has an epoch of 2015-06-27.",
"The epoch of 1000 Piazzia, a celestial body formally known as 1967 ED, is 27 June 2015."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1000_Piazzia",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:1000_Piazzia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1000_Piazzia",
"property:former_name",
"1967 ED"
]
] | 1000_Piazzia | [
{
"modified": "1967 ED",
"readable": "1967 ED",
"graph": "1967 ED"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "1000_Piazzia",
"readable": "1000 Piazzia",
"graph": "resource:1000_Piazzia"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?y property:former_name ?u . ?y property:epoch ?r . FILTER ( CONTAINS ( YEAR ( ?r ) , '2015' ) ) . ?y rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?y property:former_name ?u . ?y property:epoch ?r . FILTER ( CONTAINS ( YEAR ( ?r ) , '2015' ) ) . ?y rdf:type ontology:celestial_body }",
"graph_answer": [
"1967 ED"
],
"readable_answer": [
"1967 ED"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?s property:former_name '1967 ED' . ?s property:epoch resource:2005_11_26 . ?s rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?s property:former_name '1967 ED' . ?s property:epoch resource:2005-11-26 . ?s rdf:type ontology:celestial_body }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?m property:former_name '1967 ED' . ?m rdf:type ontology:celestial_body . ?m property:epoch resource:2015_06_27 }",
"readable_query": "ASK WHERE { ?m property:former_name '1967 ED' . ?m rdf:type ontology:celestial_body . ?m property:epoch resource:2015-06-27 }",
"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 ?r WHERE { ?r property:epoch resource:2015_06_27 . ?r property:former_name '1967 ED' . ?r rdf:type ontology:celestial_body }",
"readable_query": "SELECT ?r WHERE { ?r property:epoch resource:2015-06-27 . ?r property:former_name '1967 ED' . ?r rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:1000_Piazzia"
],
"readable_answer": [
"1000 Piazzia"
],
"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"
]
}
] |
|
Food | 2 | 4587 | Id99 | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The English language is used in the United States where people can find the Bacon Explosion.",
"English and Bacon Explosion are both found in the US.",
"English speaking United States boasts the Bacon Explosion."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"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": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x ?y WHERE { ?y property:language resource:English_language . ?x rdf:type ontology:food . ?x property:country ?y }",
"readable_query": "SELECT DISTINCT ?x ?y WHERE { ?y property:language resource:English_language . ?x rdf:type ontology:food . ?x property:country ?y }",
"graph_answer": [
"resource:Bacon_Explosion",
"resource:United_States"
],
"readable_answer": [
"Bacon Explosion",
"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 | 5 | 12207 | Id154 | [
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "mainIngredient",
"object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\"@en"
},
{
"subject": "Bionico",
"property": "region",
"object": "Guadalajara"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Granola"
}
] | [
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "mainIngredient",
"object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\""
},
{
"subject": "Bionico",
"property": "region",
"object": "Guadalajara"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Granola"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bionico is a dessert found in Mexico and Guadalajara. Its ingredients include granola, chopped fruits, sour cream, condensed milk, shredded coconut and raisins.",
"Bionico is a Mexican dessert made from chopped fruits, sour cream, condensed milk, granola, raisins and shredded coconut. It originates from the Guadalajara region.",
"Bionico (dessert) contains: chopped fruits, sour cream, condensed milk, granola shredded coconut and raisins. It is found in the Guadalajara region of Mexico."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bionico",
"property:ingredient",
"resource:Granola"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Sour_Cream"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Chopped_Fruits"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Raisins"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Condensed_Milk"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Shredded_Coconut"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Granola"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:country",
"resource:Mexico"
],
[
"resource:Bionico",
"property:course",
"resource:Dessert"
],
[
"resource:Bionico",
"property:region",
"resource:Guadalajara"
]
] | Bionico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Chopped Fruits",
"readable": "Chopped Fruits",
"graph": "resource:Chopped_Fruits"
},
{
"modified": "Condensed Milk",
"readable": "Condensed Milk",
"graph": "resource:Condensed_Milk"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Granola",
"readable": "Granola",
"graph": "resource:Granola"
},
{
"modified": "Guadalajara",
"readable": "Guadalajara",
"graph": "resource:Guadalajara"
},
{
"modified": "Mexico",
"readable": "Mexico",
"graph": "resource:Mexico"
},
{
"modified": "Raisins",
"readable": "Raisins",
"graph": "resource:Raisins"
},
{
"modified": "Shredded Coconut",
"readable": "Shredded Coconut",
"graph": "resource:Shredded_Coconut"
},
{
"modified": "Sour Cream",
"readable": "Sour Cream",
"graph": "resource:Sour_Cream"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?m property:main_ingredient resource:Sour_Cream . ?m rdf:type ontology:food . ?m property:region ?u . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'b' ) ) }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?m property:main_ingredient resource:Sour_Cream . ?m rdf:type ontology:food . ?m property:region ?u . FILTER ( STRSTARTS ( LCASE ( ?m ) , 'b' ) ) }",
"graph_answer": [
"resource:Guadalajara"
],
"readable_answer": [
"Guadalajara"
],
"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 ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?t property:region resource:Guadalajara . ?t property:main_ingredient resource:Sour_Cream . ?t rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( STRSTARTS ( LCASE ( ?t ) , 'b' ) ) . ?t property:region resource:Guadalajara . ?t property:main_ingredient resource:Sour_Cream . ?t rdf:type ontology:food }",
"graph_answer": [
"resource:Bionico"
],
"readable_answer": [
"Bionico"
],
"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 ( COUNT ( ?a ) AS ?m ) WHERE { resource:Bionico property:main_ingredient ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?m ) WHERE { resource:Bionico property:main_ingredient ?a }",
"graph_answer": [
"6"
],
"readable_answer": [
"6"
],
"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 ?g WHERE { FILTER ( ?g != resource:Sour_Cream ) . resource:Bionico property:main_ingredient ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Sour_Cream ) . resource:Bionico property:main_ingredient ?g }",
"graph_answer": [
"resource:Chopped_Fruits",
"resource:Raisins",
"resource:Condensed_Milk",
"resource:Shredded_Coconut",
"resource:Granola"
],
"readable_answer": [
"Chopped Fruits",
"Raisins",
"Condensed Milk",
"Shredded Coconut",
"Granola"
],
"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 ?g WHERE { resource:Bionico property:chief ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Bionico property:chief ?g }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8301 | Id147 | [
{
"subject": "Addiction_(journal)",
"property": "publisher",
"object": "Wiley-Blackwell"
},
{
"subject": "Wiley-Blackwell",
"property": "parentCompany",
"object": "John_Wiley_&_Sons"
},
{
"subject": "Addiction_(journal)",
"property": "abbreviation",
"object": "\"Addiction\""
}
] | [
{
"subject": "Addiction_(journal)",
"property": "publisher",
"object": "Wiley-Blackwell"
},
{
"subject": "Wiley-Blackwell",
"property": "parentCompany",
"object": "John_Wiley_&_Sons"
},
{
"subject": "Addiction_(journal)",
"property": "abbreviation",
"object": "\"Addiction\""
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Addiction (journal) (abbreviated to Addiction) is published by Wiley-Blackwell who have the parent company John Wiley & Sons.",
"John Wiley & Sons is the parent company of Wiley-Blackwell, the publisher of the journal Addiction. Addiction is the abbreviated version of the Addiction journal.",
"John Wiley & Sons is the parent company of Wiley-Blackwell, publisher of Addiction, which has the full name of the Addiction Journal."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Addiction__journal_",
"property:abbreviation",
"resource:Addiction"
],
[
"resource:Addiction__journal_",
"rdf:type",
"ontology:written_work"
],
[
"resource:Addiction__journal_",
"property:publisher",
"resource:Wiley_Blackwell"
],
[
"resource:Wiley_Blackwell",
"property:parent_company",
"resource:John_Wiley___Sons"
]
] | Addiction_(journal) | [
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "parentCompany",
"readable": "parent company",
"graph": "property:parent_company"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "Addiction",
"readable": "Addiction",
"graph": "resource:Addiction"
},
{
"modified": "Addiction_(journal)",
"readable": "Addiction",
"graph": "resource:Addiction__journal_"
},
{
"modified": "John_Wiley_&_Sons",
"readable": "John Wiley & Sons",
"graph": "resource:John_Wiley___Sons"
},
{
"modified": "Wiley-Blackwell",
"readable": "Wiley-Blackwell",
"graph": "resource:Wiley_Blackwell"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?h property:parent_company resource:Penguin_Random_House . ?u rdf:type ontology:written_work . ?u property:publisher ?h }",
"readable_query": "ASK WHERE { ?h property:parent_company resource:Penguin_Random_House . ?u rdf:type ontology:written_work . ?u property:publisher ?h }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building | 4 | 9258 | Id181 | [
{
"subject": "Ethiopia",
"property": "leader",
"object": "Mulatu_Teshome"
},
{
"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": "Ethiopia",
"property": "leader",
"object": "Mulatu_Teshome"
},
{
"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 City Hall is in Addis Ababa, Ethiopia. Amharic is the national language, and their leader is Mulatu Teshome.",
"Mulatu Teshome is the leader of Ethiopia which has the Amharic language. Addis Ababa City Hall is located in Addis Ababa in the country.",
"Ethiopia is led by Mulatu Teshome and has the spoken language of Amharic, and is the location of Addis Ababa City Hall, which can be found in Addis Ababa."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ethiopia",
"property:leader",
"resource:Mulatu_Teshome"
],
[
"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"
]
] | Addis_Ababa_City_Hall | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Addis_Ababa",
"readable": "Addis Ababa",
"graph": "resource:Addis_Ababa"
},
{
"modified": "Addis_Ababa_City_Hall",
"readable": "Addis Ababa City Hall",
"graph": "resource:Addis_Ababa_City_Hall"
},
{
"modified": "Amharic",
"readable": "Amharic",
"graph": "resource:Amharic"
},
{
"modified": "Ethiopia",
"readable": "Ethiopia",
"graph": "resource:Ethiopia"
},
{
"modified": "Mulatu_Teshome",
"readable": "Mulatu Teshome",
"graph": "resource:Mulatu_Teshome"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z property:language resource:Amharic . ?c property:country ?z . ?c property:location resource:Addis_Ababa . ?c rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:language resource:Amharic . ?c property:country ?z . ?c property:location resource:Addis_Ababa . ?c rdf:type ontology:building }",
"graph_answer": [
"resource:Ethiopia"
],
"readable_answer": [
"Ethiopia"
],
"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 ?z WHERE { ?z rdf:type ontology:building . ?z property:country resource:Ethiopia . ?z property:location resource:Addis_Ababa . resource:Ethiopia property:language resource:Amharic }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:building . ?z property:country resource:Ethiopia . ?z property:location resource:Addis_Ababa . resource:Ethiopia property:language resource:Amharic }",
"graph_answer": [
"resource:Addis_Ababa_City_Hall"
],
"readable_answer": [
"Addis Ababa City Hall"
],
"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 ?k WHERE { resource:Ethiopia property:mean_temperature ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Ethiopia property:mean_temperature ?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"
]
}
] |
|
Airport | 3 | 5774 | Id107 | [
{
"subject": "Andrews_County_Airport",
"property": "location",
"object": "Texas"
},
{
"subject": "Texas",
"property": "language",
"object": "English_language"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Andrews_County_Airport",
"property": "location",
"object": "Texas"
},
{
"subject": "Texas",
"property": "language",
"object": "English_language"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The main airport in Texas, USA, is Andrews County. English is the primary language here.",
"Andrews County Airport is located in English speaking Texas, in the United States.",
"Andrews County Airport is located in Texas, United States where the language spoken is English."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Texas",
"property:language",
"resource:English_language"
],
[
"resource:Texas",
"property:country",
"resource:United_States"
],
[
"resource:Andrews_County_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Andrews_County_Airport",
"property:location",
"resource:Texas"
]
] | Andrews_County_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Andrews_County_Airport",
"readable": "Andrews County Airport",
"graph": "resource:Andrews_County_Airport"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v ?x WHERE { resource:Texas property:country ?x . resource:Texas property:language ?v }",
"readable_query": "SELECT DISTINCT ?v ?x WHERE { resource:Texas property:country ?x . resource:Texas property:language ?v }",
"graph_answer": [
"resource:English_language",
"resource:United_States"
],
"readable_answer": [
"English language",
"United States"
],
"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 ( COUNT ( ?f ) AS ?k ) WHERE { ?f property:location resource:Texas . ?f rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?k ) WHERE { ?f property:location resource:Texas . ?f rdf:type ontology:airport }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:airport . ?w property:location resource:Texas }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:airport . ?w property:location resource:Texas }",
"graph_answer": [
"resource:Andrews_County_Airport"
],
"readable_answer": [
"Andrews County Airport"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 4 | 8781 | Id173 | [
{
"subject": "Andra_(singer)",
"property": "genre",
"object": "Dance-pop"
},
{
"subject": "Andra_(singer)",
"property": "birthPlace",
"object": "Romania"
},
{
"subject": "Andra_(singer)",
"property": "background",
"object": "\"solo_singer\"@en"
},
{
"subject": "Andra_(singer)",
"property": "occupation",
"object": "\"singer, Reality television judge\"@en"
}
] | [
{
"subject": "Andra_(singer)",
"property": "genre",
"object": "Dance-pop"
},
{
"subject": "Andra_(singer)",
"property": "birthPlace",
"object": "Romania"
},
{
"subject": "Andra_(singer)",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Andra_(singer)",
"property": "occupation",
"object": "\"singer, Reality television judge\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Andra was born in Romania and began her career as a solo singer, making a living as a reality TV judge and a singer of Dance pop music.",
"Andra is a solo singer who was born in the Romania. She is a singer and reality TV judge and uses the musical genre of dance pop.",
"Romanian solo singer Andra performs dance-pop music and has worked as a reality TV judge."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Andra__singer_",
"rdf:type",
"ontology:artist"
],
[
"resource:Andra__singer_",
"property:background",
"resource:solo_singer"
],
[
"resource:Andra__singer_",
"property:occupation",
"singer, Reality television judge"
],
[
"resource:Andra__singer_",
"property:genre",
"resource:Dance_pop"
],
[
"resource:Andra__singer_",
"property:birth_place",
"resource:Romania"
]
] | Andra_(singer) | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "Andra_(singer)",
"readable": "Andra",
"graph": "resource:Andra__singer_"
},
{
"modified": "Dance-pop",
"readable": "Dance-pop",
"graph": "resource:Dance_pop"
},
{
"modified": "Romania",
"readable": "Romania",
"graph": "resource:Romania"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
},
{
"modified": "singer, Reality television judge",
"readable": "singer, Reality television judge",
"graph": "singer, Reality television judge"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?y rdf:type ontology:artist . ?y property:birth_place resource:Minna . ?y property:background ?o }",
"readable_query": "ASK WHERE { ?y rdf:type ontology:artist . ?y property:birth_place resource:Minna . ?y property:background ?o }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 5 | 12326 | Id43 | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "length",
"object": "\"99.83\"^^xsd:double"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "\"21.2\"^^xsd:double"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "status",
"object": "\"In service\""
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Helsinki"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBuilder",
"object": "Arctech_Helsinki_Shipyard"
}
] | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "length",
"object": "99.83"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "21.2"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "status",
"object": "\"In service\""
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Helsinki"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Arctech_Helsinki_Shipyard"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The icebreaker, Aleksey Chirikov, was built in Helsinki, at the Arctech Helsinki Shipyard. The Aleksey Chirikov; has a length of 99.83 metres, a 21.2 m long ship beam and is in service.",
"The Aleksey Chirikov, an icebreaker which is in service, was built at the Arctech Helsinki Shipyard, in Helsinki. It is 99.83 metres long and has a ship beam of 21.2 m.",
"The Aleksey Chirikov, built in Helsinki by Arctech Helsinki Shipyard, is an icebreaker still in service, measuring 99.83 metres in length and possessing a ship beam of 21.2 m."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:status",
"resource:In_service"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:length",
"resource:99_83"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:ship_beam",
"resource:21_2"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:builder",
"resource:Arctech_Helsinki_Shipyard"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:builder",
"resource:Helsinki"
]
] | Aleksey_Chirikov_(icebreaker) | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "21.2",
"readable": "21.2",
"graph": "resource:21_2"
},
{
"modified": "99.83",
"readable": "99.83",
"graph": "resource:99_83"
},
{
"modified": "Aleksey_Chirikov_(icebreaker)",
"readable": "Aleksey Chirikov",
"graph": "resource:Aleksey_Chirikov__icebreaker_"
},
{
"modified": "Arctech_Helsinki_Shipyard",
"readable": "Arctech Helsinki Shipyard",
"graph": "resource:Arctech_Helsinki_Shipyard"
},
{
"modified": "Helsinki",
"readable": "Helsinki",
"graph": "resource:Helsinki"
},
{
"modified": "In service",
"readable": "In service",
"graph": "resource:In_service"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'shipyard' ) ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?d . FILTER ( CONTAINS ( LCASE ( ?d ) , 'shipyard' ) ) }",
"graph_answer": [
"resource:Arctech_Helsinki_Shipyard"
],
"readable_answer": [
"Arctech Helsinki Shipyard"
],
"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 ?o WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'h' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'h' ) ) }",
"graph_answer": [
"resource:Helsinki"
],
"readable_answer": [
"Helsinki"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?b WHERE { resource:Aleksey_Chirikov__icebreaker_ property:length ?b . resource:Aleksey_Chirikov__icebreaker_ property:ship_beam ?s }",
"readable_query": "SELECT DISTINCT ?s ?b WHERE { resource:Aleksey_Chirikov_(icebreaker) property:length ?b . resource:Aleksey_Chirikov_(icebreaker) property:ship_beam ?s }",
"graph_answer": [
"resource:21_2",
"resource:99_83"
],
"readable_answer": [
"21.2",
"99.83"
],
"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:Aleksey_Chirikov__icebreaker_ property:status ?d }",
"readable_query": "ASK WHERE { resource:Aleksey_Chirikov_(icebreaker) property:status ?d }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?o WHERE { resource:Aleksey_Chirikov__icebreaker_ property:status ?o }",
"readable_query": "SELECT ?o WHERE { resource:Aleksey_Chirikov_(icebreaker) property:status ?o }",
"graph_answer": [
"resource:In_service"
],
"readable_answer": [
"In service"
],
"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"
]
}
] |
|
MeanOfTransportation | 4 | 10074 | Id48 | [
{
"subject": "ALV_X-1",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "ALV_X-1",
"property": "MeanOfTransportation/diameter",
"object": "\"1.524\"^^<http://dbpedia.org/datatype/metre>"
},
{
"subject": "ALV_X-1",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
},
{
"subject": "ALV_X-1",
"property": "rocketStages",
"object": "\"2\"^^xsd:nonNegativeInteger"
}
] | [
{
"subject": "ALV_X-1",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "ALV_X-1",
"property": "diameter",
"object": "1.524 (metres)"
},
{
"subject": "ALV_X-1",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
},
{
"subject": "ALV_X-1",
"property": "rocketStages",
"object": "2"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ALV X-1 has 2 rocket stages and a diameter of 1.524 metres. It hails from the US and was launched from the Mid Atlantic Regional Spaceport.",
"Originating from the United States, the ALV X-1, has 2 rocket stages, a diameter of 1.524 metres and was launched from the Mid Atlantic Regional Spaceport.",
"The ALV X-1 has 2 rocket stages and a diameter is 1.524 metres. The launch site of ALV X-1 was Mid Atlantic Regional Spaceport in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:ALV_X_1",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport"
],
[
"resource:ALV_X_1",
"property:country_origin",
"resource:United_States"
],
[
"resource:ALV_X_1",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALV_X_1",
"property:diameter",
"1.524 (metres)"
],
[
"resource:ALV_X_1",
"property:rocket_stages",
"2"
]
] | ALV_X-1 | [
{
"modified": "1.524 (metres)",
"readable": "1.524",
"graph": "1.524 (metres)"
},
{
"modified": "2",
"readable": "2",
"graph": "2"
},
{
"modified": "countryOrigin",
"readable": "country origin",
"graph": "property:country_origin"
},
{
"modified": "diameter",
"readable": "diameter",
"graph": "property:diameter"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "rocketStages",
"readable": "rocket stages",
"graph": "property:rocket_stages"
},
{
"modified": "ALV_X-1",
"readable": "ALV X-1",
"graph": "resource:ALV_X_1"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport",
"readable": "Mid-Atlantic Regional Spaceport",
"graph": "resource:Mid_Atlantic_Regional_Spaceport"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?v property:rocket_stages ?x . ?v property:diameter ?m . FILTER ( ?x >= '0' ) . ?v rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?v property:rocket_stages ?x . ?v property:diameter ?m . FILTER ( ?x >= '0' ) . ?v rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"1.524 (metres)"
],
"readable_answer": [
"1.524"
],
"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 { ?v property:country_origin ?q . ?v rdf:type ontology:mean_of_transportation . ?v property:diameter resource:3_04_m }",
"readable_query": "ASK WHERE { ?v property:country_origin ?q . ?v rdf:type ontology:mean_of_transportation . ?v property:diameter resource:3.04_m }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
CelestialBody | 4 | 9359 | Id76 | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "N._R._Pogson"
},
{
"subject": "N._R._Pogson",
"property": "deathPlace",
"object": "Chennai"
},
{
"subject": "N._R._Pogson",
"property": "birthPlace",
"object": "Nottingham"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
}
] | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "N._R._Pogson"
},
{
"subject": "N._R._Pogson",
"property": "deathPlace",
"object": "Chennai"
},
{
"subject": "N._R._Pogson",
"property": "birthPlace",
"object": "Nottingham"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "2006-12-31"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"107 Camilla was discovered by N.R. Pogson and December 31, 2006 is its epoch date. N. R. Pogson was born in Nottingham and died in Chennai.",
"107 Camilla, has the epoch 31 December 2006 and was discovered by Nottingham born N R Pogson, who died in Chennai.",
"N.R. Pogson was the discoverer of 107 Camilla which has an epoch date of December 31st 2006. He was born in Nottingham and died in Chennai."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:N__R__Pogson",
"property:death_place",
"resource:Chennai"
],
[
"resource:N__R__Pogson",
"property:birth_place",
"resource:Nottingham"
],
[
"resource:107_Camilla",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:107_Camilla",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:107_Camilla",
"property:discoverer",
"resource:N__R__Pogson"
]
] | 107_Camilla | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "107_Camilla",
"readable": "107 Camilla",
"graph": "resource:107_Camilla"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "Chennai",
"readable": "Chennai",
"graph": "resource:Chennai"
},
{
"modified": "N._R._Pogson",
"readable": "N. R. Pogson",
"graph": "resource:N__R__Pogson"
},
{
"modified": "Nottingham",
"readable": "Nottingham",
"graph": "resource:Nottingham"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?g rdf:type ontology:celestial_body . ?o property:death_place resource:Chennai . FILTER ( ?l = \"2006_12_31\" ) . ?g property:discoverer ?o . ?g property:epoch ?l }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?g rdf:type ontology:celestial_body . ?o property:death_place resource:Chennai . FILTER ( ?l = \"2006-12-31\" ) . ?g property:discoverer ?o . ?g property:epoch ?l }",
"graph_answer": [
"resource:N__R__Pogson"
],
"readable_answer": [
"N. R. Pogson"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:N__R__Pogson property:birth_place resource:Nottingham }",
"readable_query": "ASK WHERE { resource:N._R._Pogson property:birth_place resource:Nottingham }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'camilla' ) ) . ?q rdf:type ontology:celestial_body . ?q property:discoverer resource:N__R__Pogson }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( LCASE ( ?q ) , 'camilla' ) ) . ?q rdf:type ontology:celestial_body . ?q property:discoverer resource:N._R._Pogson }",
"graph_answer": [
"resource:107_Camilla"
],
"readable_answer": [
"107 Camilla"
],
"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"
]
}
] |
|
City | 3 | 6720 | Id8 | [
{
"subject": "Akron,_Ohio",
"property": "elevation",
"object": "\"306.019\"^^xsd:double"
},
{
"subject": "Akron,_Ohio",
"property": "populationDensity",
"object": "\"1239.35\"^^xsd:double"
},
{
"subject": "Akron,_Ohio",
"property": "areaTotal",
"object": "\"161.54\"^^<http://dbpedia.org/datatype/squareKilometre>"
}
] | [
{
"subject": "Akron,_Ohio",
"property": "elevationAboveTheSeaLevel",
"object": "306.0"
},
{
"subject": "Akron,_Ohio",
"property": "populationDensity",
"object": "1239.3 (inhabitants per square kilometre)"
},
{
"subject": "Akron,_Ohio",
"property": "areaTotal",
"object": "161.54 (square kilometres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akron, Ohio is at a height of 306.0 above sea level with a total area of 161.54 Sq Km and it has a 1239.3 inhabitants per square km population density.",
"Akron, Ohio is 306 above sea level, has a total area of 161.54 sq km and a population density of 1239.3 people per sq km.",
"At 306 metres above sea level, Akron, Ohio, has a total area of 161.54 square kilometres, and a population density of 1239.3 inhabitants per square km."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akron__Ohio",
"property:area_total",
"161.54 (square kilometres)"
],
[
"resource:Akron__Ohio",
"rdf:type",
"ontology:city"
],
[
"resource:Akron__Ohio",
"property:population_density",
"1239.3 (inhabitants per square kilometre)"
],
[
"resource:Akron__Ohio",
"property:elevation_above_the_sea_level",
"resource:306_0"
]
] | Akron,_Ohio | [
{
"modified": "1239.3 (inhabitants per square kilometre)",
"readable": "1239.3",
"graph": "1239.3 (inhabitants per square kilometre)"
},
{
"modified": "161.54 (square kilometres)",
"readable": "161.54",
"graph": "161.54 (square kilometres)"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "populationDensity",
"readable": "population density",
"graph": "property:population_density"
},
{
"modified": "306.0",
"readable": "306.0",
"graph": "resource:306_0"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?x property:elevation_above_the_sea_level '507' . ?x rdf:type ontology:city . ?x property:area_total ?u }",
"readable_query": "ASK WHERE { ?x property:elevation_above_the_sea_level '507' . ?x rdf:type ontology:city . ?x property:area_total ?u }",
"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 | 11887 | Id108 | [
{
"subject": "Attica,_Indiana",
"property": "elevation",
"object": "\"166.116\"^^xsd:double"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Logan_Township,_Fountain_County,_Indiana"
},
{
"subject": "Attica,_Indiana",
"property": "subdivisionName",
"object": "Fountain_County,_Indiana"
},
{
"subject": "Attica,_Indiana",
"property": "populationDensity",
"object": "\"783.054\"^^xsd:double"
},
{
"subject": "Attica,_Indiana",
"property": "areaTotal",
"object": "\"4.1439809765376\"^^<http://dbpedia.org/datatype/squareKilometre>"
}
] | [
{
"subject": "Attica,_Indiana",
"property": "areaTotal",
"object": "4.14 (square kilometres)"
},
{
"subject": "Attica,_Indiana",
"property": "elevationAboveTheSeaLevel",
"object": "166.0"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Logan_Township,_Fountain_County,_Indiana"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Fountain_County,_Indiana"
},
{
"subject": "Attica,_Indiana",
"property": "populationDensity",
"object": "783.1 (inhabitants per square kilometre)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Attica is part of Logan Township in Fountain County, Indiana. It is located at 166 above sea level, has a total area of 4.14 sq km and a population density of 783.1 inhabitants per sq km.",
"Attica, is part of Logan Township, Fountain County, Indiana. It is 166 metres above sea level, has a total area of 4.14 square kilometres, and has a population density of 783.1 inhabitants per sq km."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Attica__Indiana",
"property:area_total",
"4.14 (square kilometres)"
],
[
"resource:Attica__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Attica__Indiana",
"property:population_density",
"783.1 (inhabitants per square kilometre)"
],
[
"resource:Attica__Indiana",
"property:elevation_above_the_sea_level",
"resource:166_0"
],
[
"resource:Attica__Indiana",
"property:is_part_of",
"resource:Logan_Township__Fountain_County__Indiana"
],
[
"resource:Attica__Indiana",
"property:is_part_of",
"resource:Fountain_County__Indiana"
]
] | Attica,_Indiana | [
{
"modified": "4.14 (square kilometres)",
"readable": "4.14",
"graph": "4.14 (square kilometres)"
},
{
"modified": "783.1 (inhabitants per square kilometre)",
"readable": "783.1",
"graph": "783.1 (inhabitants per square kilometre)"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "populationDensity",
"readable": "population density",
"graph": "property:population_density"
},
{
"modified": "166.0",
"readable": "166.0",
"graph": "resource:166_0"
},
{
"modified": "Attica,_Indiana",
"readable": "Attica, Indiana",
"graph": "resource:Attica__Indiana"
},
{
"modified": "Fountain_County,_Indiana",
"readable": "Fountain County, Indiana",
"graph": "resource:Fountain_County__Indiana"
},
{
"modified": "Logan_Township,_Fountain_County,_Indiana",
"readable": "Logan Township, Fountain County, Indiana",
"graph": "resource:Logan_Township__Fountain_County__Indiana"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?r property:is_part_of resource:Fountain_County__Indiana . ?r property:area_total resource:9833516_63___square_kilometres_ . ?r rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?r property:is_part_of resource:Fountain_County,_Indiana . ?r property:area_total resource:9833516.63__(square_kilometres) . ?r rdf:type ontology:city }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?e property:is_part_of resource:Fountain_County__Indiana . ?e rdf:type ontology:city . ?e property:area_total '4.14 (square kilometres)' }",
"readable_query": "ASK WHERE { ?e property:is_part_of resource:Fountain_County,_Indiana . ?e rdf:type ontology:city . ?e property:area_total '4.14 (square 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 ?s WHERE { ?s rdf:type ontology:city . ?s property:is_part_of resource:Fountain_County__Indiana . ?s property:area_total '4.14 (square kilometres)' }",
"readable_query": "SELECT ?s WHERE { ?s rdf:type ontology:city . ?s property:is_part_of resource:Fountain_County,_Indiana . ?s property:area_total '4.14 (square kilometres)' }",
"graph_answer": [
"resource:Attica__Indiana"
],
"readable_answer": [
"Attica, Indiana"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?r ) WHERE { resource:Attica__Indiana property:is_part_of ?n }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?r ) WHERE { resource:Attica,_Indiana property:is_part_of ?n }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Fountain_County__Indiana ) . resource:Attica__Indiana property:is_part_of ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( ?p != resource:Fountain_County,_Indiana ) . resource:Attica,_Indiana property:is_part_of ?p }",
"graph_answer": [
"resource:Logan_Township__Fountain_County__Indiana"
],
"readable_answer": [
"Logan Township, Fountain County, Indiana"
],
"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 ?w WHERE { resource:Attica__Indiana property:area_total ?z . resource:Attica__Indiana property:elevation_above_the_sea_level ?w }",
"readable_query": "SELECT DISTINCT ?z ?w WHERE { resource:Attica,_Indiana property:area_total ?z . resource:Attica,_Indiana property:elevation_above_the_sea_level ?w }",
"graph_answer": [
"4.14 (square kilometres)",
"resource:166_0"
],
"readable_answer": [
"4.14",
"166.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { resource:Attica__Indiana property:related_mean_of_transportation ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Attica,_Indiana property:related_mean_of_transportation ?k }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 2 | 4699 | Id211 | [
{
"subject": "Bhajji",
"property": "region",
"object": "Karnataka"
},
{
"subject": "Karnataka",
"property": "leaderName",
"object": "Vajubhai_Vala"
}
] | [
{
"subject": "Bhajji",
"property": "region",
"object": "Karnataka"
},
{
"subject": "Karnataka",
"property": "leader",
"object": "Vajubhai_Vala"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bhajji comes from the Karnataka region and its leader is Vajubhai Vala.",
"Bhajji is from the Karnataka region where the leader is Vajubhai Vala.",
"Vajubhai Vala is the leader of Karnataka, where Bhajji originates from."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Karnataka",
"property:leader",
"resource:Vajubhai_Vala"
],
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:region",
"resource:Karnataka"
]
] | Bhajji | [
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bhajji",
"readable": "Bhajji",
"graph": "resource:Bhajji"
},
{
"modified": "Karnataka",
"readable": "Karnataka",
"graph": "resource:Karnataka"
},
{
"modified": "Vajubhai_Vala",
"readable": "Vajubhai Vala",
"graph": "resource:Vajubhai_Vala"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?d WHERE { ?z rdf:type ontology:food . ?d property:leader resource:Vajubhai_Vala . ?z property:region ?d }",
"readable_query": "SELECT DISTINCT ?z ?d WHERE { ?z rdf:type ontology:food . ?d property:leader resource:Vajubhai_Vala . ?z property:region ?d }",
"graph_answer": [
"resource:Bhajji",
"resource:Karnataka"
],
"readable_answer": [
"Bhajji",
"Karnataka"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Athlete | 2 | 3698 | Id38 | [
{
"subject": "Adam_McQuaid",
"property": "weight",
"object": "\"94802.4\"^^xsd:double"
},
{
"subject": "Adam_McQuaid",
"property": "placeOfBirth",
"object": "Canada"
}
] | [
{
"subject": "Adam_McQuaid",
"property": "weight",
"object": "94.8024 (kilograms)"
},
{
"subject": "Adam_McQuaid",
"property": "birthPlace",
"object": "Canada"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam McQuaid was born in Canada and he weighs 94.8024 kg.",
"Adam McQuaid was born in Canada and his weight is 94.8024 kgs.",
"Adam McQuaid was born in Canada and weighs 94.8024 kilograms."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adam_McQuaid",
"rdf:type",
"ontology:athlete"
],
[
"resource:Adam_McQuaid",
"property:weight",
"94.8024 (kilograms)"
],
[
"resource:Adam_McQuaid",
"property:birth_place",
"resource:Canada"
]
] | Adam_McQuaid | [
{
"modified": "94.8024 (kilograms)",
"readable": "94.8024",
"graph": "94.8024 (kilograms)"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "weight",
"readable": "weight",
"graph": "property:weight"
},
{
"modified": "Adam_McQuaid",
"readable": "Adam McQuaid",
"graph": "resource:Adam_McQuaid"
},
{
"modified": "Canada",
"readable": "Canada",
"graph": "resource:Canada"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?y property:birth_place resource:Knightsbridge . ?y rdf:type ontology:athlete }",
"readable_query": "ASK WHERE { ?y property:birth_place resource:Knightsbridge . ?y rdf:type ontology:athlete }",
"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 { ?p rdf:type ontology:athlete . ?p property:birth_place resource:Canada }",
"readable_query": "ASK WHERE { ?p rdf:type ontology:athlete . ?p property:birth_place resource:Canada }",
"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 ?l WHERE { ?l property:birth_place resource:Canada . ?l rdf:type ontology:athlete }",
"readable_query": "SELECT ?l WHERE { ?l property:birth_place resource:Canada . ?l rdf:type ontology:athlete }",
"graph_answer": [
"resource:Adam_McQuaid"
],
"readable_answer": [
"Adam McQuaid"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Adam_McQuaid property:weight ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Adam_McQuaid property:weight ?d }",
"graph_answer": [
"94.8024 (kilograms)"
],
"readable_answer": [
"94.8024"
],
"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 | 2 | 5520 | Id55 | [
{
"subject": "AIP_Advances",
"property": "editor",
"object": "A.T._Charlie_Johnson"
},
{
"subject": "A.T._Charlie_Johnson",
"property": "residence",
"object": "United_States"
}
] | [
{
"subject": "AIP_Advances",
"property": "editor",
"object": "A.T._Charlie_Johnson"
},
{
"subject": "A.T._Charlie_Johnson",
"property": "residence",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A T Charlie Johnson lives in the US and is the editor of AIP Advances.",
"A T Charlie Johnson is the editor of AIP Advances and resides in the United States.",
"A.T. Charlie Johnson is the editor of AIP Advances, he resides in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_T__Charlie_Johnson",
"property:residence",
"resource:United_States"
],
[
"resource:AIP_Advances",
"property:editor",
"resource:A_T__Charlie_Johnson"
],
[
"resource:AIP_Advances",
"rdf:type",
"ontology:written_work"
]
] | AIP_Advances | [
{
"modified": "editor",
"readable": "editor",
"graph": "property:editor"
},
{
"modified": "residence",
"readable": "residence",
"graph": "property:residence"
},
{
"modified": "AIP_Advances",
"readable": "AIP Advances",
"graph": "resource:AIP_Advances"
},
{
"modified": "A.T._Charlie_Johnson",
"readable": "A.T. Charlie Johnson",
"graph": "resource:A_T__Charlie_Johnson"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w ?v WHERE { ?w rdf:type ontology:written_work . ?v property:residence resource:United_States . ?w property:editor ?v }",
"readable_query": "SELECT DISTINCT ?w ?v WHERE { ?w rdf:type ontology:written_work . ?v property:residence resource:United_States . ?w property:editor ?v }",
"graph_answer": [
"resource:AIP_Advances",
"resource:A_T__Charlie_Johnson"
],
"readable_answer": [
"AIP Advances",
"A.T. Charlie Johnson"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
ComicsCharacter | 2 | 4336 | Id1 | [
{
"subject": "Airman_(comics)",
"property": "creator",
"object": "George_Kapitan"
},
{
"subject": "Airman_(comics)",
"property": "alterEgo",
"object": "\"Drake Stevens\"@en"
}
] | [
{
"subject": "Airman_(comicsCharacter)",
"property": "alternativeName",
"object": "\"Drake Stevens\""
},
{
"subject": "Airman_(comicsCharacter)",
"property": "creator",
"object": "George_Kapitan"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"George Kapitan created the comic character Airman whose alter ego is Drake Stevens.",
"\"Drake Stevens, known as Airman, was created by George Kapitan.",
"George Kapitan is the creator of the comic character \"Airman\" or otherwise known as \"Drake Stevens\"."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Airman__comicsCharacter_",
"property:creator",
"resource:George_Kapitan"
],
[
"resource:Airman__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Airman__comicsCharacter_",
"property:alternative_name",
"resource:Drake_Stevens"
]
] | Airman_(comicsCharacter) | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "Airman_(comicsCharacter)",
"readable": "Airman",
"graph": "resource:Airman__comicsCharacter_"
},
{
"modified": "Drake Stevens",
"readable": "Drake Stevens",
"graph": "resource:Drake_Stevens"
},
{
"modified": "George_Kapitan",
"readable": "George Kapitan",
"graph": "resource:George_Kapitan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?m ) WHERE { resource:Airman__comicsCharacter_ property:alternative_name ?f }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?m ) WHERE { resource:Airman_(comicsCharacter) property:alternative_name ?f }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Airman__comicsCharacter_ property:alternative_name ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Airman_(comicsCharacter) property:alternative_name ?o }",
"graph_answer": [
"resource:Drake_Stevens"
],
"readable_answer": [
"Drake Stevens"
],
"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 ?f WHERE { resource:Airman__comicsCharacter_ property:failed_launches ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Airman_(comicsCharacter) property:failed_launches ?f }",
"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 | 4 | 9762 | Id51 | [
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Sumatra"
},
{
"subject": "Sumatra",
"property": "ethnicGroups",
"object": "Malays_(ethnic_group)"
}
] | [
{
"subject": "Asam_pedas",
"property": "country",
"object": "Malaysia"
},
{
"subject": "Malaysia",
"property": "ethnicGroup",
"object": "Malaysian_Chinese"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Sumatra"
},
{
"subject": "Sumatra",
"property": "ethnicGroup",
"object": "Malays_(ethnic_group)"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Asam pedas is a dish from Sumatra that is found in Malaysia. Malays are an ethnic group of Sumatra and the Malaysian Chinese are an ethnic group from Malaysia.",
"Asam pedas is a Sumatran dish which is found in Malaysia. The Malays and the Malaysian Chinese are ethnic groups in the country.",
"Asam pedas is found in Malaysia (Malaysian Chinese) and Sumatra (ethnic Malays)."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Malaysia",
"property:ethnic_group",
"resource:Malaysian_Chinese"
],
[
"resource:Sumatra",
"property:ethnic_group",
"resource:Malays__ethnic_group_"
],
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Malaysia"
],
[
"resource:Asam_pedas",
"property:region",
"resource:Sumatra"
]
] | Asam_pedas | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Asam_pedas",
"readable": "Asam pedas",
"graph": "resource:Asam_pedas"
},
{
"modified": "Malays_(ethnic_group)",
"readable": "Malays",
"graph": "resource:Malays__ethnic_group_"
},
{
"modified": "Malaysia",
"readable": "Malaysia",
"graph": "resource:Malaysia"
},
{
"modified": "Malaysian_Chinese",
"readable": "Malaysian Chinese",
"graph": "resource:Malaysian_Chinese"
},
{
"modified": "Sumatra",
"readable": "Sumatra",
"graph": "resource:Sumatra"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { { { resource:Sumatra property:ethnic_group ?v } UNION { resource:Malaysia property:ethnic_group ?v } } }",
"readable_query": "SELECT DISTINCT ?v WHERE { { { resource:Sumatra property:ethnic_group ?v } UNION { resource:Malaysia property:ethnic_group ?v } } }",
"graph_answer": [
"resource:Malays__ethnic_group_",
"resource:Malaysian_Chinese"
],
"readable_answer": [
"Malays",
"Malaysian Chinese"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Malaysia property:ethnic_group ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Malaysia property:ethnic_group ?a }",
"graph_answer": [
"resource:Malaysian_Chinese"
],
"readable_answer": [
"Malaysian Chinese"
],
"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:Asam_pedas property:country resource:Malaysia . resource:Asam_pedas rdf:type ontology:food }",
"readable_query": "ASK WHERE { resource:Asam_pedas property:country resource:Malaysia . resource:Asam_pedas rdf:type ontology:food }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
WrittenWork | 2 | 5543 | Id78 | [
{
"subject": "A_Long_Long_Way",
"property": "country",
"object": "Ireland"
},
{
"subject": "A_Long_Long_Way",
"property": "publisher",
"object": "Viking_Press"
}
] | [
{
"subject": "A_Long_Long_Way",
"property": "country",
"object": "Ireland"
},
{
"subject": "A_Long_Long_Way",
"property": "publisher",
"object": "Viking_Press"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"A Long Long Way comes from Ireland and was published by Viking Press.",
"A Long Long Way was written in Ireland and published by Viking press."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:A_Long_Long_Way",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Long_Long_Way",
"property:publisher",
"resource:Viking_Press"
],
[
"resource:A_Long_Long_Way",
"property:country",
"resource:Ireland"
]
] | A_Long_Long_Way | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "A_Long_Long_Way",
"readable": "A Long Long Way",
"graph": "resource:A_Long_Long_Way"
},
{
"modified": "Ireland",
"readable": "Ireland",
"graph": "resource:Ireland"
},
{
"modified": "Viking_Press",
"readable": "Viking Press",
"graph": "resource:Viking_Press"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'i' ) ) . resource:A_Long_Long_Way property:country ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'i' ) ) . resource:A_Long_Long_Way property:country ?u }",
"graph_answer": [
"resource:Ireland"
],
"readable_answer": [
"Ireland"
],
"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 ?y WHERE { resource:A_Long_Long_Way property:first_publication_year ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:A_Long_Long_Way property:first_publication_year ?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"
]
}
] |
|
Athlete | 3 | 6168 | Id4 | [
{
"subject": "Aaron_Boogaard",
"property": "height",
"object": "\"1.905\"^^xsd:double"
},
{
"subject": "Aaron_Boogaard",
"property": "team",
"object": "Wichita_Thunder"
},
{
"subject": "Aaron_Boogaard",
"property": "placeOfBirth",
"object": "Canada"
}
] | [
{
"subject": "Aaron_Boogaard",
"property": "height",
"object": "1.905"
},
{
"subject": "Aaron_Boogaard",
"property": "club",
"object": "Wichita_Thunder"
},
{
"subject": "Aaron_Boogaard",
"property": "birthPlace",
"object": "Canada"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in Canada, Aaron Boogaard is 1.905 metres tall and plays for Wichita Thunder.",
"Aaron Boogaard, height 1.905 metres, was born in Canada and plays for Wichita Thunder.",
"Aaron Boogaard was born in Canada and is 1.905m in height and is a member of the Wichita Thunders."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Boogaard",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Boogaard",
"property:club",
"resource:Wichita_Thunder"
],
[
"resource:Aaron_Boogaard",
"property:height",
"resource:1_905"
],
[
"resource:Aaron_Boogaard",
"property:birth_place",
"resource:Canada"
]
] | Aaron_Boogaard | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "height",
"readable": "height",
"graph": "property:height"
},
{
"modified": "1.905",
"readable": "1.905",
"graph": "resource:1_905"
},
{
"modified": "Aaron_Boogaard",
"readable": "Aaron Boogaard",
"graph": "resource:Aaron_Boogaard"
},
{
"modified": "Canada",
"readable": "Canada",
"graph": "resource:Canada"
},
{
"modified": "Wichita_Thunder",
"readable": "Wichita Thunder",
"graph": "resource:Wichita_Thunder"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?q rdf:type ontology:athlete . ?q property:birth_place resource:Scotland . ?q property:club ?o }",
"readable_query": "ASK WHERE { ?q rdf:type ontology:athlete . ?q property:birth_place resource:Scotland . ?q property:club ?o }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 2 | 3296 | Id101 | [
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "r1Number",
"object": "18"
},
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "elevation",
"object": "\"-3.3528\"^^xsd:double"
}
] | [
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "1stRunwayNumber",
"object": "18"
},
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "elevationAboveTheSeaLevel",
"object": "-3.3528"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Amsterdam airport Schiphol is -3.3528 above sea level and its first runway is known as Number 18.",
"Amsterdam Airport Schiphol is -3.3528 metres above sea level and the first runway is known as Number 18.",
"The number of the 1st runway at Amsterdam Airport Schiphol is 18, the airport is -3.3528 metres above sea level."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amsterdam_Airport_Schiphol",
"property:1st_runway_number",
"18"
],
[
"resource:Amsterdam_Airport_Schiphol",
"rdf:type",
"ontology:airport"
],
[
"resource:Amsterdam_Airport_Schiphol",
"property:elevation_above_the_sea_level",
"resource:_3_3528"
]
] | Amsterdam_Airport_Schiphol | [
{
"modified": "18",
"readable": "18",
"graph": "18"
},
{
"modified": "1stRunwayNumber",
"readable": "1st runway number",
"graph": "property:1st_runway_number"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "Amsterdam_Airport_Schiphol",
"readable": "Amsterdam Airport Schiphol",
"graph": "resource:Amsterdam_Airport_Schiphol"
},
{
"modified": "-3.3528",
"readable": "-3.3528",
"graph": "resource:_3_3528"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?a = '18' ) . ?v property:1st_runway_number ?a . ?v property:elevation_above_the_sea_level ?o . ?v rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?o WHERE { FILTER ( ?a = '18' ) . ?v property:1st_runway_number ?a . ?v property:elevation_above_the_sea_level ?o . ?v rdf:type ontology:airport }",
"graph_answer": [
"resource:_3_3528"
],
"readable_answer": [
"-3.3528"
],
"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 { ?b rdf:type ontology:airport . ?b property:elevation_above_the_sea_level resource:184_0 }",
"readable_query": "ASK WHERE { ?b rdf:type ontology:airport . ?b property:elevation_above_the_sea_level resource:184.0 }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?y property:elevation_above_the_sea_level resource:_3_3528 . ?y rdf:type ontology:airport }",
"readable_query": "ASK WHERE { ?y property:elevation_above_the_sea_level resource:-3.3528 . ?y rdf:type ontology:airport }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?x WHERE { ?x property:elevation_above_the_sea_level resource:_3_3528 . ?x rdf:type ontology:airport }",
"readable_query": "SELECT ?x WHERE { ?x property:elevation_above_the_sea_level resource:-3.3528 . ?x rdf:type ontology:airport }",
"graph_answer": [
"resource:Amsterdam_Airport_Schiphol"
],
"readable_answer": [
"Amsterdam Airport Schiphol"
],
"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"
]
}
] |
|
Athlete | 4 | 8947 | Id17 | [
{
"subject": "Aaron_Hunt",
"property": "team",
"object": "VfL_Wolfsburg"
},
{
"subject": "VfL_Wolfsburg",
"property": "manager",
"object": "Dieter_Hecking"
},
{
"subject": "VfL_Wolfsburg",
"property": "league",
"object": "Bundesliga"
},
{
"subject": "Aaron_Hunt",
"property": "clubs",
"object": "SV_Werder_Bremen_II"
}
] | [
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "VfL_Wolfsburg"
},
{
"subject": "VfL_Wolfsburg",
"property": "manager",
"object": "Dieter_Hecking"
},
{
"subject": "VfL_Wolfsburg",
"property": "league",
"object": "Bundesliga"
},
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "SV_Werder_Bremen_II"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Hunt belongs to VfL Wolfsburg (in the Bundesliga) and plays for, Dieter Hecking managed, SV Werder Bremen II.",
"Aaron Hunt plays for the Bundesliga club VfL Wolfsburg where Dieter Hecking is the manager. He also plays for SV Werder Bremen II.",
"Aaron Hunt plays for VfL Wolfsburg, which is managed by Dieter Hecking. Vfl Wolfsburg play in Bundesliga. Aaron Hunt was a member of SV Werder Bremen II."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:VfL_Wolfsburg",
"property:manager",
"resource:Dieter_Hecking"
],
[
"resource:VfL_Wolfsburg",
"property:league",
"resource:Bundesliga"
],
[
"resource:Aaron_Hunt",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:SV_Werder_Bremen_II"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:VfL_Wolfsburg"
]
] | Aaron_Hunt | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Aaron_Hunt",
"readable": "Aaron Hunt",
"graph": "resource:Aaron_Hunt"
},
{
"modified": "Bundesliga",
"readable": "Bundesliga",
"graph": "resource:Bundesliga"
},
{
"modified": "Dieter_Hecking",
"readable": "Dieter Hecking",
"graph": "resource:Dieter_Hecking"
},
{
"modified": "SV_Werder_Bremen_II",
"readable": "SV Werder Bremen II",
"graph": "resource:SV_Werder_Bremen_II"
},
{
"modified": "VfL_Wolfsburg",
"readable": "VfL Wolfsburg",
"graph": "resource:VfL_Wolfsburg"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { { resource:Aaron_Hunt property:club ?f } MINUS { ?f property:league resource:Bundesliga } }",
"readable_query": "SELECT DISTINCT ?f WHERE { { resource:Aaron_Hunt property:club ?f } MINUS { ?f property:league resource:Bundesliga } }",
"graph_answer": [
"resource:SV_Werder_Bremen_II"
],
"readable_answer": [
"SV Werder Bremen II"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:VfL_Wolfsburg property:manager resource:Giuseppe_Iachini }",
"readable_query": "ASK WHERE { resource:VfL_Wolfsburg property:manager resource:Giuseppe_Iachini }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:VfL_Wolfsburg property:higher ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:VfL_Wolfsburg property:higher ?e }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 4 | 8763 | Id155 | [
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Alligator_Records"
},
{
"subject": "Alligator_Records",
"property": "location",
"object": "Chicago"
},
{
"subject": "Anders_Osborne",
"property": "genre",
"object": "Blues"
},
{
"subject": "Anders_Osborne",
"property": "label",
"object": "Rabadash_Records"
}
] | [
{
"subject": "Alligator_Records",
"property": "location",
"object": "Chicago"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Alligator_Records"
},
{
"subject": "Anders_Osborne",
"property": "genre",
"object": "Blues"
},
{
"subject": "Anders_Osborne",
"property": "recordLabel",
"object": "Rabadash_Records"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Blues artist Anders Osborne resides in Chicago and is signed with Rabadash Records. Osborne was with 'Alligator Records\".",
"Blues artist Anders Osborne has been signed to the record label Rabadash Records and also to Chicago based Alligator Records.",
"Anders Osborne is a blues artist who signed to Alligator Records which is located in Chicago. He also signed to Rabadash Records music label."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anders_Osborne",
"rdf:type",
"ontology:artist"
],
[
"resource:Anders_Osborne",
"property:genre",
"resource:Blues"
],
[
"resource:Anders_Osborne",
"property:record_label",
"resource:Rabadash_Records"
],
[
"resource:Anders_Osborne",
"property:record_label",
"resource:Alligator_Records"
],
[
"resource:Alligator_Records",
"property:location",
"resource:Chicago"
]
] | Anders_Osborne | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "recordLabel",
"readable": "record label",
"graph": "property:record_label"
},
{
"modified": "Alligator_Records",
"readable": "Alligator Records",
"graph": "resource:Alligator_Records"
},
{
"modified": "Anders_Osborne",
"readable": "Anders Osborne",
"graph": "resource:Anders_Osborne"
},
{
"modified": "Blues",
"readable": "Blues",
"graph": "resource:Blues"
},
{
"modified": "Chicago",
"readable": "Chicago",
"graph": "resource:Chicago"
},
{
"modified": "Rabadash_Records",
"readable": "Rabadash Records",
"graph": "resource:Rabadash_Records"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { { resource:Anders_Osborne property:record_label ?i } MINUS { ?i property:location resource:Chicago } }",
"readable_query": "SELECT DISTINCT ?i WHERE { { resource:Anders_Osborne property:record_label ?i } MINUS { ?i property:location resource:Chicago } }",
"graph_answer": [
"resource:Rabadash_Records"
],
"readable_answer": [
"Rabadash Records"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:Anders_Osborne property:record_label ?q . FILTER ( ?q != resource:Rabadash_Records ) }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Anders_Osborne property:record_label ?q . FILTER ( ?q != resource:Rabadash_Records ) }",
"graph_answer": [
"resource:Alligator_Records"
],
"readable_answer": [
"Alligator Records"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Anders_Osborne property:doctoral_student ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Anders_Osborne property:doctoral_student ?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"
]
}
] |
|
WrittenWork | 3 | 8258 | Id104 | [
{
"subject": "A_Severed_Wasp",
"property": "language",
"object": "English_language"
},
{
"subject": "A_Severed_Wasp",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | [
{
"subject": "A_Severed_Wasp",
"property": "language",
"object": "English_language"
},
{
"subject": "A_Severed_Wasp",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Severed Wasp is written in the English language and is from the United States where the Native Americans are an ethnic group.",
"A Severed Wasp was written in English in the United States where Native Americans are one of the ethnic groups.",
"Native Americans are one of the ethnic groups of the United States where A Severed Wasp (written in English) is from."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:A_Severed_Wasp",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Severed_Wasp",
"property:language",
"resource:English_language"
],
[
"resource:A_Severed_Wasp",
"property:country",
"resource:United_States"
]
] | A_Severed_Wasp | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "A_Severed_Wasp",
"readable": "A Severed Wasp",
"graph": "resource:A_Severed_Wasp"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?x property:ethnic_group resource:Native_Americans_in_the_United_States . ?z rdf:type ontology:written_work . ?z property:country ?x . ?z property:language resource:English_language }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?x property:ethnic_group resource:Native_Americans_in_the_United_States . ?z rdf:type ontology:written_work . ?z property:country ?x . ?z property:language resource:English_language }",
"graph_answer": [
"resource:A_Severed_Wasp"
],
"readable_answer": [
"A Severed Wasp"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 3 | 7673 | Id4 | [
{
"subject": "Aaron_S._Daggett",
"property": "battles",
"object": "Battle_of_Gettysburg"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "birthPlace",
"object": "Maine"
}
] | [
{
"subject": "Aaron_S._Daggett",
"property": "battle",
"object": "Battle_of_Gettysburg"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "birthPlace",
"object": "Maine"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron S. Daggett, who was born in Maine, fought in the Battle of Gettysburg and awarded the Purple Heart.",
"Aaron S. Daggett, who fought in the Battle of Gettysburg and was awarded the Purple Heart was born in Maine.",
"Aaron S. Daggett, who was born in Maine, fought in the Battle of Gettysburg and was awarded the Purple Heart."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_S__Daggett",
"property:award",
"resource:Purple_Heart"
],
[
"resource:Aaron_S__Daggett",
"rdf:type",
"ontology:politician"
],
[
"resource:Aaron_S__Daggett",
"property:battle",
"resource:Battle_of_Gettysburg"
],
[
"resource:Aaron_S__Daggett",
"property:birth_place",
"resource:Maine"
]
] | Aaron_S._Daggett | [
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "Aaron_S._Daggett",
"readable": "Aaron S. Daggett",
"graph": "resource:Aaron_S__Daggett"
},
{
"modified": "Battle_of_Gettysburg",
"readable": "Battle of Gettysburg",
"graph": "resource:Battle_of_Gettysburg"
},
{
"modified": "Maine",
"readable": "Maine",
"graph": "resource:Maine"
},
{
"modified": "Purple_Heart",
"readable": "Purple Heart",
"graph": "resource:Purple_Heart"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?a property:birth_place resource:Maine . ?a property:award resource:Purple_Heart . ?a rdf:type ontology:politician . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:birth_place resource:Maine . ?a property:award resource:Purple_Heart . ?a rdf:type ontology:politician . FILTER ( STRSTARTS ( LCASE ( ?a ) , 'a' ) ) }",
"graph_answer": [
"resource:Aaron_S__Daggett"
],
"readable_answer": [
"Aaron S. Daggett"
],
"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 ?g WHERE { resource:Aaron_S__Daggett property:family ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Aaron_S._Daggett property:family ?g }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 3 | 6151 | Id51 | [
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Dallas",
"property": "partsType",
"object": "List_of_counties_in_Texas"
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
}
] | [
{
"subject": "Elliot_See",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Dallas",
"property": "partsType",
"object": "List_of_counties_in_Texas"
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Elliot See was a test pilot originating from Dallas, Texas.",
"Elliot See, who was born in Dallas, Texas, performed as a test pilot."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Elliot_See",
"property:birth_place",
"resource:Dallas"
],
[
"resource:Dallas",
"property:parts_type",
"resource:List_of_counties_in_Texas"
]
] | Elliot_See | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "partsType",
"readable": "parts type",
"graph": "property:parts_type"
},
{
"modified": "Dallas",
"readable": "Dallas",
"graph": "resource:Dallas"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "List_of_counties_in_Texas",
"readable": "List of counties in Texas",
"graph": "resource:List_of_counties_in_Texas"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?b property:occupation resource:Test_pilot . ?b rdf:type ontology:astronaut . ?b property:birth_place resource:Iraq }",
"readable_query": "ASK WHERE { ?b property:occupation resource:Test_pilot . ?b rdf:type ontology:astronaut . ?b property:birth_place resource:Iraq }",
"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 { ?e property:occupation resource:Test_pilot . ?e property:birth_place resource:Dallas . ?e rdf:type ontology:astronaut }",
"readable_query": "ASK WHERE { ?e property:occupation resource:Test_pilot . ?e property:birth_place resource:Dallas . ?e rdf:type ontology:astronaut }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?t WHERE { ?t rdf:type ontology:astronaut . ?t property:occupation resource:Test_pilot . ?t property:birth_place resource:Dallas }",
"readable_query": "SELECT ?t WHERE { ?t rdf:type ontology:astronaut . ?t property:occupation resource:Test_pilot . ?t property:birth_place resource:Dallas }",
"graph_answer": [
"resource:Elliot_See"
],
"readable_answer": [
"Elliot See"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Dallas property:parts_type ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Dallas property:parts_type ?h }",
"graph_answer": [
"resource:List_of_counties_in_Texas"
],
"readable_answer": [
"List of counties in Texas"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12209 | Id156 | [
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "mainIngredient",
"object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\"@en"
},
{
"subject": "Bionico",
"property": "region",
"object": "Guadalajara"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Sour_cream"
}
] | [
{
"subject": "Bionico",
"property": "country",
"object": "Mexico"
},
{
"subject": "Bionico",
"property": "course",
"object": "Dessert"
},
{
"subject": "Bionico",
"property": "mainIngredient",
"object": "\"Chopped Fruits, Sour Cream, Condensed Milk, Granola, Shredded Coconut, Raisins\""
},
{
"subject": "Bionico",
"property": "region",
"object": "Guadalajara"
},
{
"subject": "Bionico",
"property": "ingredient",
"object": "Sour_cream"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Bionico is a dessert dish from the Guadalajara region of Mexico and it includes the ingredients chopped fruits, sour cream, condensed milk, granola, shredded coconut and raisins.",
"Bionico is a dessert dish from the Guadalajara region of Mexico and it contains the main ingredients sour cream, chopped fruits, condensed milk, granola, raisins and shredded coconut."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bionico",
"property:ingredient",
"resource:Sour_cream"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Sour_Cream"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Chopped_Fruits"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Raisins"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Condensed_Milk"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Shredded_Coconut"
],
[
"resource:Bionico",
"property:main_ingredient",
"resource:Granola"
],
[
"resource:Bionico",
"rdf:type",
"ontology:food"
],
[
"resource:Bionico",
"property:country",
"resource:Mexico"
],
[
"resource:Bionico",
"property:course",
"resource:Dessert"
],
[
"resource:Bionico",
"property:region",
"resource:Guadalajara"
]
] | Bionico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bionico",
"readable": "Bionico",
"graph": "resource:Bionico"
},
{
"modified": "Chopped Fruits",
"readable": "Chopped Fruits",
"graph": "resource:Chopped_Fruits"
},
{
"modified": "Condensed Milk",
"readable": "Condensed Milk",
"graph": "resource:Condensed_Milk"
},
{
"modified": "Dessert",
"readable": "Dessert",
"graph": "resource:Dessert"
},
{
"modified": "Granola",
"readable": "Granola",
"graph": "resource:Granola"
},
{
"modified": "Guadalajara",
"readable": "Guadalajara",
"graph": "resource:Guadalajara"
},
{
"modified": "Mexico",
"readable": "Mexico",
"graph": "resource:Mexico"
},
{
"modified": "Raisins",
"readable": "Raisins",
"graph": "resource:Raisins"
},
{
"modified": "Shredded Coconut",
"readable": "Shredded Coconut",
"graph": "resource:Shredded_Coconut"
},
{
"modified": "Sour Cream",
"readable": "Sour Cream",
"graph": "resource:Sour_Cream"
},
{
"modified": "Sour_cream",
"readable": "Sour cream",
"graph": "resource:Sour_cream"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?m ) WHERE { resource:Bionico property:main_ingredient ?i }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?m ) WHERE { resource:Bionico property:main_ingredient ?i }",
"graph_answer": [
"6"
],
"readable_answer": [
"6"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:Bionico property:main_ingredient ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Bionico property:main_ingredient ?v }",
"graph_answer": [
"resource:Sour_Cream",
"resource:Chopped_Fruits",
"resource:Raisins",
"resource:Condensed_Milk",
"resource:Shredded_Coconut",
"resource:Granola"
],
"readable_answer": [
"Sour Cream",
"Chopped Fruits",
"Raisins",
"Condensed Milk",
"Shredded Coconut",
"Granola"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l ?e WHERE { resource:Bionico property:country ?l . resource:Bionico property:course ?e }",
"readable_query": "SELECT DISTINCT ?l ?e WHERE { resource:Bionico property:country ?l . resource:Bionico property:course ?e }",
"graph_answer": [
"resource:Mexico",
"resource:Dessert"
],
"readable_answer": [
"Mexico",
"Dessert"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j ?r WHERE { resource:Bionico property:ingredient ?j . resource:Bionico property:region ?r }",
"readable_query": "SELECT DISTINCT ?j ?r WHERE { resource:Bionico property:ingredient ?j . resource:Bionico property:region ?r }",
"graph_answer": [
"resource:Sour_cream",
"resource:Guadalajara"
],
"readable_answer": [
"Sour cream",
"Guadalajara"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 3 | 7577 | Id177 | [
{
"subject": "Atlas_II",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "Atlas_II",
"property": "sites",
"object": "Vandenberg_Air_Force_Base"
},
{
"subject": "Atlas_II",
"property": "manufacturer",
"object": "Lockheed_Martin"
}
] | [
{
"subject": "Atlas_II",
"property": "countryOrigin",
"object": "United_States"
},
{
"subject": "Atlas_II",
"property": "launchSite",
"object": "Vandenberg_Air_Force_Base"
},
{
"subject": "Atlas_II",
"property": "manufacturer",
"object": "Lockheed_Martin"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Atlas II was built by Lockheed Martin in the US and was launched from Vandenberg Air Force Base.",
"The Atlas II; originated from the U.S, was manufactured by Lockheed Martin and was launched from Vandenberg Air Force Base.",
"The Atlas II, launched from Vandenberg Air Force Base, is manufactured by Lockheed Martin in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Atlas_II",
"property:launch_site",
"resource:Vandenberg_Air_Force_Base"
],
[
"resource:Atlas_II",
"property:country_origin",
"resource:United_States"
],
[
"resource:Atlas_II",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Atlas_II",
"property:manufacturer",
"resource:Lockheed_Martin"
]
] | Atlas_II | [
{
"modified": "countryOrigin",
"readable": "country origin",
"graph": "property:country_origin"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "Atlas_II",
"readable": "Atlas II",
"graph": "resource:Atlas_II"
},
{
"modified": "Lockheed_Martin",
"readable": "Lockheed Martin",
"graph": "resource:Lockheed_Martin"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Vandenberg_Air_Force_Base",
"readable": "Vandenberg Air Force Base",
"graph": "resource:Vandenberg_Air_Force_Base"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l ?h WHERE { resource:Atlas_II property:country_origin ?l . resource:Atlas_II property:launch_site ?h }",
"readable_query": "SELECT DISTINCT ?l ?h WHERE { resource:Atlas_II property:country_origin ?l . resource:Atlas_II property:launch_site ?h }",
"graph_answer": [
"resource:United_States",
"resource:Vandenberg_Air_Force_Base"
],
"readable_answer": [
"United States",
"Vandenberg Air Force Base"
],
"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 ?s WHERE { resource:Atlas_II property:related ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Atlas_II property:related ?s }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Astronaut | 2 | 3626 | Id12 | [
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "Alan_Shepard",
"property": "deathDate",
"object": "\"1998-07-21\""
}
] | [
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "Alan_Shepard",
"property": "deathDate",
"object": "\"1998-07-21\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4",
"Id5"
],
"text": [
"Alan Shepard died in California on July 21, 1998.",
"Alan Shepard died in California om July 21, 1998.",
"Alan Shepard died in California on July 21st, 1998.",
"Alan Shepard died in California on 1998-07-21.",
"Alan Shepard passed away on 1998-07-21 in California."
],
"lang": [
"",
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:death_place",
"resource:California"
],
[
"resource:Alan_Shepard",
"property:death_date",
"1998-07-21"
]
] | Alan_Shepard | [
{
"modified": "1998-07-21",
"readable": "1998-07-21",
"graph": "1998-07-21"
},
{
"modified": "deathDate",
"readable": "death date",
"graph": "property:death_date"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?m property:death_date ?x . ?m property:death_place ?i . ?m rdf:type ontology:astronaut . FILTER ( ?x = \"1998-07-21\" ) }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?m property:death_date ?x . ?m property:death_place ?i . ?m rdf:type ontology:astronaut . FILTER ( ?x = \"1998-07-21\" ) }",
"graph_answer": [
"resource:California"
],
"readable_answer": [
"California"
],
"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 ?q WHERE { FILTER ( ?c = \"1998-07-21\" ) . ?q rdf:type ontology:astronaut . ?q property:death_date ?c . ?q property:death_place resource:California }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?c = \"1998-07-21\" ) . ?q rdf:type ontology:astronaut . ?q property:death_date ?c . ?q property:death_place resource:California }",
"graph_answer": [
"resource:Alan_Shepard"
],
"readable_answer": [
"Alan Shepard"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 4 | 10226 | Id200 | [
{
"subject": "Delta_II",
"property": "sites",
"object": "Vandenberg_AFB_Space_Launch_Complex_2"
},
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
},
{
"subject": "Antares_(rocket)",
"property": "comparable",
"object": "Delta_II"
},
{
"subject": "Delta_II",
"property": "countryOrigin",
"object": "United_States"
}
] | [
{
"subject": "Delta_II",
"property": "launchSite",
"object": "Vandenberg_AFB_Space_Launch_Complex_2"
},
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
},
{
"subject": "Antares_(rocket)",
"property": "comparable",
"object": "Delta_II"
},
{
"subject": "Delta_II",
"property": "countryOrigin",
"object": "United_States"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Antares rocket, which was launched from the Mid-Atlantic Regional Spaceport is comparable with the Delta II. The US manufactured Delta II was launched from Vandenberg AFB Space Launch Complex 2.",
"The rocket Antares is comparable to Delta II, which originates in the United States and was launched from Vandenberg AFB Space Launch Complex 2. The Antares rocket launch site was the Mid Atlantic Regional Spaceport.",
"The Delta II, is from the United States and was launched from Vandenberg AFB Space Launch Complex 2. It is comparable with the Antares rocket which was launched from the Mid-Atlantic Regional Spaceport."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Delta_II",
"property:launch_site",
"resource:Vandenberg_AFB_Space_Launch_Complex_2"
],
[
"resource:Delta_II",
"property:country_origin",
"resource:United_States"
],
[
"resource:Antares__rocket_",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport"
],
[
"resource:Antares__rocket_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Antares__rocket_",
"property:comparable",
"resource:Delta_II"
]
] | Antares_(rocket) | [
{
"modified": "comparable",
"readable": "comparable",
"graph": "property:comparable"
},
{
"modified": "countryOrigin",
"readable": "country origin",
"graph": "property:country_origin"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "Antares_(rocket)",
"readable": "Antares",
"graph": "resource:Antares__rocket_"
},
{
"modified": "Delta_II",
"readable": "Delta II",
"graph": "resource:Delta_II"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport",
"readable": "Mid-Atlantic Regional Spaceport",
"graph": "resource:Mid_Atlantic_Regional_Spaceport"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Vandenberg_AFB_Space_Launch_Complex_2",
"readable": "Vandenberg AFB Space Launch Complex 2",
"graph": "resource:Vandenberg_AFB_Space_Launch_Complex_2"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { { { resource:Delta_II property:launch_site ?w } UNION { resource:Antares__rocket_ property:launch_site ?w } } }",
"readable_query": "SELECT DISTINCT ?w WHERE { { { resource:Delta_II property:launch_site ?w } UNION { resource:Antares_(rocket) property:launch_site ?w } } }",
"graph_answer": [
"resource:Vandenberg_AFB_Space_Launch_Complex_2",
"resource:Mid_Atlantic_Regional_Spaceport"
],
"readable_answer": [
"Vandenberg AFB Space Launch Complex 2",
"Mid-Atlantic Regional Spaceport"
],
"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 ?u WHERE { resource:Delta_II property:launch_site ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Delta_II property:launch_site ?u }",
"graph_answer": [
"resource:Vandenberg_AFB_Space_Launch_Complex_2"
],
"readable_answer": [
"Vandenberg AFB Space Launch Complex 2"
],
"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 ( COUNT ( ?r ) AS ?w ) WHERE { resource:Delta_II property:country_origin ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?w ) WHERE { resource:Delta_II property:country_origin ?r }",
"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 ?t WHERE { resource:Delta_II property:country_origin ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Delta_II property:country_origin ?t }",
"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"
]
}
] |
|
City | 3 | 6901 | Id189 | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Albany,_Oregon",
"property": "subdivisionName",
"object": "Benton_County,_Oregon"
},
{
"subject": "Albany,_Oregon",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Albany,_Oregon",
"property": "isPartOf",
"object": "Benton_County,_Oregon"
},
{
"subject": "Albany,_Oregon",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albany is part of Benton County, Oregon in the United States (capital: Washington D.C.).",
"Albany is part of Benton County, Oregon in the U.S. Washington, D.C. is the capital of the U.S.",
"Albany is part of Benton County in Oregon and is located in the United States which has the capital of Washington DC."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albany__Oregon",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Oregon",
"property:country",
"resource:United_States"
],
[
"resource:Albany__Oregon",
"property:is_part_of",
"resource:Benton_County__Oregon"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
]
] | Albany,_Oregon | [
{
"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": "Albany,_Oregon",
"readable": "Albany, Oregon",
"graph": "resource:Albany__Oregon"
},
{
"modified": "Benton_County,_Oregon",
"readable": "Benton County, Oregon",
"graph": "resource:Benton_County__Oregon"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'a' ) ) . ?y property:country resource:United_States . ?y property:is_part_of resource:Benton_County__Oregon . ?y rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( STRSTARTS ( LCASE ( ?y ) , 'a' ) ) . ?y property:country resource:United_States . ?y property:is_part_of resource:Benton_County,_Oregon . ?y rdf:type ontology:city }",
"graph_answer": [
"resource:Albany__Oregon"
],
"readable_answer": [
"Albany, Oregon"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:United_States property:capital resource:Washington__D_C_ }",
"readable_query": "ASK WHERE { resource:United_States property:capital resource:Washington,_D.C. }",
"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"
]
}
] |
|
WrittenWork | 5 | 12795 | Id63 | [
{
"subject": "United_Kingdom",
"property": "leaderName",
"object": "Elizabeth_II"
},
{
"subject": "United_Kingdom",
"property": "language",
"object": "English_language"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "David_Cameron"
},
{
"subject": "AIDS_(journal)",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "AIDS_(journal)",
"property": "publisher",
"object": "Lippincott_Williams_&_Wilkins"
}
] | [
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "United_Kingdom",
"property": "language",
"object": "English_language"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "David_Cameron"
},
{
"subject": "AIDS_(journal)",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "AIDS_(journal)",
"property": "publisher",
"object": "Lippincott_Williams_&_Wilkins"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"David Cameron and Elizabeth II are leaders in the United Kingdom. The country uses the English language and is where Lippincott, Williams & Wilkins publishes the AIDS journal.",
"Lippincott Williams & Wilkins publish the AIDS (journal) in the United Kingdom. The country is led by David Cameron and Elizabeth II and uses the English language.",
"The AIDS journal is published by Lippincott, Williams & Wilkins in the United Kingdom. The language used in the UK is English and the leaders include Elizabeth II and David Cameron."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AIDS__journal_",
"rdf:type",
"ontology:written_work"
],
[
"resource:AIDS__journal_",
"property:publisher",
"resource:Lippincott_Williams___Wilkins"
],
[
"resource:AIDS__journal_",
"property:country",
"resource:United_Kingdom"
],
[
"resource:United_Kingdom",
"property:leader",
"resource:David_Cameron"
],
[
"resource:United_Kingdom",
"property:leader",
"resource:Elizabeth_II"
],
[
"resource:United_Kingdom",
"property:language",
"resource:English_language"
]
] | AIDS_(journal) | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "AIDS_(journal)",
"readable": "AIDS",
"graph": "resource:AIDS__journal_"
},
{
"modified": "David_Cameron",
"readable": "David Cameron",
"graph": "resource:David_Cameron"
},
{
"modified": "Elizabeth_II",
"readable": "Elizabeth II",
"graph": "resource:Elizabeth_II"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Lippincott_Williams_&_Wilkins",
"readable": "Lippincott Williams & Wilkins",
"graph": "resource:Lippincott_Williams___Wilkins"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?d ) WHERE { resource:United_Kingdom property:leader ?t }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?d ) WHERE { resource:United_Kingdom property:leader ?t }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:United_Kingdom property:leader ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:United_Kingdom property:leader ?o }",
"graph_answer": [
"resource:David_Cameron",
"resource:Elizabeth_II"
],
"readable_answer": [
"David Cameron",
"Elizabeth II"
],
"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:AIDS__journal_ property:publisher resource:Lippincott_Williams___Wilkins }",
"readable_query": "ASK WHERE { resource:AIDS_(journal) property:publisher resource:Lippincott_Williams_&_Wilkins }",
"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"
]
}
] |
|
Politician | 2 | 5078 | Id70 | [
{
"subject": "Abraham_A._Ribicoff",
"property": "deathPlace",
"object": "New_York_City"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "Connecticut"
}
] | [
{
"subject": "Abraham_A._Ribicoff",
"property": "deathPlace",
"object": "New_York_City"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "Connecticut"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abraham A. Ribicoff was born in Connecticut and died in New York City.",
"Abraham A. Ribicoff, was born in Connecticut, and died in New York City.",
"Abraham A Ribicoff passed away in New York City but was born in Connecticut."
],
"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:birth_place",
"resource:Connecticut"
]
] | Abraham_A._Ribicoff | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "Abraham_A._Ribicoff",
"readable": "Abraham A. Ribicoff",
"graph": "resource:Abraham_A__Ribicoff"
},
{
"modified": "Connecticut",
"readable": "Connecticut",
"graph": "resource:Connecticut"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?n rdf:type ontology:politician . ?n property:birth_place ?x . ?n property:death_place resource:Parkersburg__West_Virginia }",
"readable_query": "ASK WHERE { ?n rdf:type ontology:politician . ?n property:birth_place ?x . ?n property:death_place resource:Parkersburg,_West_Virginia }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building | 4 | 9218 | Id141 | [
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Sri_Lanka",
"property": "leader",
"object": "Ranil_Wickremesinghe"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Eastern_Province,_Sri_Lanka",
"property": "leaderName",
"object": "Austin_Fernando"
}
] | [
{
"subject": "Ampara_Hospital",
"property": "country",
"object": "Sri_Lanka"
},
{
"subject": "Sri_Lanka",
"property": "leader",
"object": "Ranil_Wickremesinghe"
},
{
"subject": "Ampara_Hospital",
"property": "state",
"object": "Eastern_Province,_Sri_Lanka"
},
{
"subject": "Eastern_Province,_Sri_Lanka",
"property": "leader",
"object": "Austin_Fernando"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ampara Hospital is in Eastern Province, Sri Lanka which is led by Austin Fernando. The leader of Sri Lanka is Ranil Wickremesinghe.",
"Ampara Hospital is located in the Eastern Province, Sri Lanka. The leader of Sri Lanka is Ranil Wickremesinghe. The leader of the Eastern Province of Sri Lanka is Austin Fernando.",
"Ampara Hospital is in Sri Lanka in its Eastern Province. The leader of Sri Lanka is Ranil Wickremesinghe and the leader in the Eastern Province is Austin Fernando."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Sri_Lanka",
"property:leader",
"resource:Ranil_Wickremesinghe"
],
[
"resource:Eastern_Province__Sri_Lanka",
"property:leader",
"resource:Austin_Fernando"
],
[
"resource:Ampara_Hospital",
"rdf:type",
"ontology:building"
],
[
"resource:Ampara_Hospital",
"property:state",
"resource:Eastern_Province__Sri_Lanka"
],
[
"resource:Ampara_Hospital",
"property:country",
"resource:Sri_Lanka"
]
] | Ampara_Hospital | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "Ampara_Hospital",
"readable": "Ampara Hospital",
"graph": "resource:Ampara_Hospital"
},
{
"modified": "Austin_Fernando",
"readable": "Austin Fernando",
"graph": "resource:Austin_Fernando"
},
{
"modified": "Eastern_Province,_Sri_Lanka",
"readable": "Eastern Province, Sri Lanka",
"graph": "resource:Eastern_Province__Sri_Lanka"
},
{
"modified": "Ranil_Wickremesinghe",
"readable": "Ranil Wickremesinghe",
"graph": "resource:Ranil_Wickremesinghe"
},
{
"modified": "Sri_Lanka",
"readable": "Sri Lanka",
"graph": "resource:Sri_Lanka"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { { { resource:Eastern_Province__Sri_Lanka property:leader ?j } UNION { resource:Sri_Lanka property:leader ?j } } }",
"readable_query": "SELECT DISTINCT ?j WHERE { { { resource:Eastern_Province,_Sri_Lanka property:leader ?j } UNION { resource:Sri_Lanka property:leader ?j } } }",
"graph_answer": [
"resource:Austin_Fernando",
"resource:Ranil_Wickremesinghe"
],
"readable_answer": [
"Austin Fernando",
"Ranil Wickremesinghe"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Sri_Lanka property:leader ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Sri_Lanka property:leader ?a }",
"graph_answer": [
"resource:Ranil_Wickremesinghe"
],
"readable_answer": [
"Ranil Wickremesinghe"
],
"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:Ampara_Hospital property:country resource:Sri_Lanka . resource:Ampara_Hospital rdf:type ontology:building }",
"readable_query": "ASK WHERE { resource:Ampara_Hospital property:country resource:Sri_Lanka . resource:Ampara_Hospital rdf:type ontology:building }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete | 4 | 8932 | Id2 | [
{
"subject": "A.C._Milan",
"property": "league",
"object": "Serie_A"
},
{
"subject": "Alessio_Romagnoli",
"property": "clubs",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "Alessio_Romagnoli",
"property": "team",
"object": "Italy_national_under-17_football_team"
}
] | [
{
"subject": "A.C._Milan",
"property": "league",
"object": "Serie_A"
},
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "Italy_national_under-17_football_team"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alessio Romagnoli, was a member of the Italian national under 17 football team, and plays for A.C. Milan. Siniša Mihajlović is manager of A.C. Milan which is in Serie A league.",
"Alessio Romagnoli is in the Italian national under 17 team and also plays in the Serie A for AC Milan who are managed by Sinisa Mihajlovic.",
"Alessio Romagnoli is a member of the Italian national under 17 football team and also for AC Milan who play in Serie A and are managed by Sinisa Mihajlovic."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_C__Milan",
"property:manager",
"resource:Sini_a_Mihajlovi_"
],
[
"resource:A_C__Milan",
"property:league",
"resource:Serie_A"
],
[
"resource:Alessio_Romagnoli",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:Italy_national_under_17_football_team"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:A_C__Milan"
]
] | Alessio_Romagnoli | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.C._Milan",
"readable": "A.C. Milan",
"graph": "resource:A_C__Milan"
},
{
"modified": "Alessio_Romagnoli",
"readable": "Alessio Romagnoli",
"graph": "resource:Alessio_Romagnoli"
},
{
"modified": "Italy_national_under-17_football_team",
"readable": "Italy national under-17 football team",
"graph": "resource:Italy_national_under_17_football_team"
},
{
"modified": "Serie_A",
"readable": "Serie A",
"graph": "resource:Serie_A"
},
{
"modified": "Siniša_Mihajlović",
"readable": "Siniša Mihajlović",
"graph": "resource:Sini_a_Mihajlovi_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { resource:Alessio_Romagnoli property:club ?z . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Alessio_Romagnoli property:club ?z . FILTER ( STRSTARTS ( LCASE ( ?z ) , 'a' ) ) }",
"graph_answer": [
"resource:A_C__Milan"
],
"readable_answer": [
"A.C. Milan"
],
"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 ?z WHERE { FILTER ( STRSTARTS ( LCASE ( resource:A_C__Milan ) , 'a' ) ) . resource:Alessio_Romagnoli property:club resource:A_C__Milan }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( STRSTARTS ( LCASE ( resource:A.C._Milan ) , 'a' ) ) . resource:Alessio_Romagnoli property:club resource:A.C._Milan }",
"graph_answer": [
"resource:Italy_national_under_17_football_team"
],
"readable_answer": [
"Italy national under-17 football team"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p ?k WHERE { resource:A_C__Milan property:league ?p . resource:A_C__Milan property:manager ?k }",
"readable_query": "SELECT DISTINCT ?p ?k WHERE { resource:A.C._Milan property:league ?p . resource:A.C._Milan property:manager ?k }",
"graph_answer": [
"resource:Serie_A",
"resource:Sini_a_Mihajlovi_"
],
"readable_answer": [
"Serie A",
"Siniša Mihajlović"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 2 | 4969 | Id204 | [
{
"subject": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0",
"property": "associatedRocket",
"object": "Minotaur_V"
},
{
"subject": "Antares_(rocket)",
"property": "sites",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
}
] | [
{
"subject": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0",
"property": "associatedRocket",
"object": "Minotaur_V"
},
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Mid-Atlantic Regional Spaceport Launch Pad 0 is associated with the Minotaur V rocket, and was the launch site of the Antares rocket.",
"Minotaur V and Antares were launched at Mid-Atlantic Regional Spaceport Launch Pad 0.",
"The Minotaur V and the Antares rocket were launched from the Mid-Atlantic Regional Spaceport Launch Pad 0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0",
"property:associated_rocket",
"resource:Minotaur_V"
],
[
"resource:Antares__rocket_",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
],
[
"resource:Antares__rocket_",
"rdf:type",
"ontology:mean_of_transportation"
]
] | Antares_(rocket) | [
{
"modified": "associatedRocket",
"readable": "associated rocket",
"graph": "property:associated_rocket"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "Antares_(rocket)",
"readable": "Antares",
"graph": "resource:Antares__rocket_"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0",
"readable": "Mid-Atlantic Regional Spaceport Launch Pad 0",
"graph": "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"modified": "Minotaur_V",
"readable": "Minotaur V",
"graph": "resource:Minotaur_V"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?n WHERE { ?i property:launch_site ?n . ?n property:associated_rocket resource:Minotaur_V . ?i rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?i ?n WHERE { ?i property:launch_site ?n . ?n property:associated_rocket resource:Minotaur_V . ?i rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Antares__rocket_",
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
],
"readable_answer": [
"Antares",
"Mid-Atlantic Regional Spaceport Launch Pad 0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
City | 3 | 6870 | Id158 | [
{
"subject": "Fulton_County,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Georgia_(U.S._state)"
},
{
"subject": "Alpharetta,_Georgia",
"property": "subdivisionName",
"object": "Fulton_County,_Georgia"
}
] | [
{
"subject": "Fulton_County,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Georgia_(U.S._state)"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Fulton_County,_Georgia"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alpharetta is part of Fulton County, Georgia, in the United States.",
"Alpharetta is part of Fulton County in the state of Georgia, United States.",
"Alpharetta, is part of Fulton County, in Georgia, in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alpharetta__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Alpharetta__Georgia",
"property:is_part_of",
"resource:Georgia__U_S__state_"
],
[
"resource:Alpharetta__Georgia",
"property:is_part_of",
"resource:Fulton_County__Georgia"
],
[
"resource:Fulton_County__Georgia",
"property:country",
"resource:United_States"
]
] | Alpharetta,_Georgia | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Alpharetta,_Georgia",
"readable": "Alpharetta, Georgia",
"graph": "resource:Alpharetta__Georgia"
},
{
"modified": "Fulton_County,_Georgia",
"readable": "Fulton County, Georgia",
"graph": "resource:Fulton_County__Georgia"
},
{
"modified": "Georgia_(U.S._state)",
"readable": "Georgia",
"graph": "resource:Georgia__U_S__state_"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { { resource:Alpharetta__Georgia property:is_part_of ?o } MINUS { ?o property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?o WHERE { { resource:Alpharetta,_Georgia property:is_part_of ?o } MINUS { ?o property:country resource:United_States } }",
"graph_answer": [
"resource:Georgia__U_S__state_"
],
"readable_answer": [
"Georgia"
],
"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 ?k WHERE { FILTER ( ?k != resource:Georgia__U_S__state_ ) . resource:Alpharetta__Georgia property:is_part_of ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?k != resource:Georgia_(U.S._state) ) . resource:Alpharetta,_Georgia property:is_part_of ?k }",
"graph_answer": [
"resource:Fulton_County__Georgia"
],
"readable_answer": [
"Fulton County, Georgia"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 5 | 11096 | Id145 | [
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "runwayLength",
"object": "\"1411.22\"^^xsd:double"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "r3Surface",
"object": "Poaceae"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "operator",
"object": "Civil_Aviation_Authority_of_New_Zealand"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "elevation",
"object": "\"33.8328\"^^xsd:double"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "runwayDesignation",
"object": "\"03L/21R\""
}
] | [
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "runwayLength",
"object": "1411.0"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "3rdRunwaySurfaceType",
"object": "Poaceae"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "operatingOrganisation",
"object": "Civil_Aviation_Authority_of_New_Zealand"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "elevationAboveTheSeaLevel",
"object": "34.0"
},
{
"subject": "Ardmore_Airport_(New_Zealand)",
"property": "runwayName",
"object": "\"03L/21R\""
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Civil Aviation Authority of New Zealand are the operators of Ardmore Airport which is elevated 34 metres above sea level and has a 3rd runway made of poaceae. The airport has a runway length of 1411 that is named 03L/21R.",
"Ardmore Airport in New Zealand is operated by the Civil Aviation Authority of New Zealand and is elevated 34 metres above sea level. The runway has the name 03L/21R and a length of 1,411. The third runway at this airport is made of Poaceae.",
"Ardmore Airport (New Zealand) is operated by the Civil Aviation Authority of New Zealand and is situated 34 meters above sea level. Its 3rd runway surface type is Poaceae. The runway - 03L/21R - measures a length of 1411.0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ardmore_Airport__New_Zealand_",
"property:runway_length",
"resource:1411_0"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"rdf:type",
"ontology:airport"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"property:elevation_above_the_sea_level",
"resource:34_0"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"property:runway_name",
"resource:03L_21R"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"property:operating_organisation",
"resource:Civil_Aviation_Authority_of_New_Zealand"
],
[
"resource:Ardmore_Airport__New_Zealand_",
"property:3rd_runway_surface_type",
"resource:Poaceae"
]
] | Ardmore_Airport_(New_Zealand) | [
{
"modified": "3rdRunwaySurfaceType",
"readable": "3rd runway surface type",
"graph": "property:3rd_runway_surface_type"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "03L/21R",
"readable": "03L/21R",
"graph": "resource:03L_21R"
},
{
"modified": "1411.0",
"readable": "1411.0",
"graph": "resource:1411_0"
},
{
"modified": "34.0",
"readable": "34.0",
"graph": "resource:34_0"
},
{
"modified": "Ardmore_Airport_(New_Zealand)",
"readable": "Ardmore Airport",
"graph": "resource:Ardmore_Airport__New_Zealand_"
},
{
"modified": "Civil_Aviation_Authority_of_New_Zealand",
"readable": "Civil Aviation Authority of New Zealand",
"graph": "resource:Civil_Aviation_Authority_of_New_Zealand"
},
{
"modified": "Poaceae",
"readable": "Poaceae",
"graph": "resource:Poaceae"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?t WHERE { resource:Ardmore_Airport__New_Zealand_ property:elevation_above_the_sea_level ?u . resource:Ardmore_Airport__New_Zealand_ property:runway_name ?t }",
"readable_query": "SELECT DISTINCT ?u ?t WHERE { resource:Ardmore_Airport_(New_Zealand) property:elevation_above_the_sea_level ?u . resource:Ardmore_Airport_(New_Zealand) property:runway_name ?t }",
"graph_answer": [
"resource:34_0",
"resource:03L_21R"
],
"readable_answer": [
"34.0",
"03L/21R"
],
"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 ?t ?a WHERE { resource:Ardmore_Airport__New_Zealand_ property:runway_length ?a . resource:Ardmore_Airport__New_Zealand_ property:3rd_runway_surface_type ?t }",
"readable_query": "SELECT DISTINCT ?t ?a WHERE { resource:Ardmore_Airport_(New_Zealand) property:runway_length ?a . resource:Ardmore_Airport_(New_Zealand) property:3rd_runway_surface_type ?t }",
"graph_answer": [
"resource:Poaceae",
"resource:1411_0"
],
"readable_answer": [
"Poaceae",
"1411.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Ardmore_Airport__New_Zealand_ property:has_to_its_southeast ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Ardmore_Airport_(New_Zealand) property:has_to_its_southeast ?l }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 3 | 5731 | Id64 | [
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "aircraftFighter",
"object": "McDonnell_Douglas_F-15_Eagle"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "Operation_Enduring_Freedom"
}
] | [
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "United_States_Air_Force",
"property": "aircraftFighter",
"object": "McDonnell_Douglas_F-15_Eagle"
},
{
"subject": "United_States_Air_Force",
"property": "battle",
"object": "Operation_Enduring_Freedom"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Al Asad Airbase is operated by the United States Air Force which uses an aircraft fighter called the McDonnell Douglas F-15 Eagle and which was involved in Operation Enduring Freedom.",
"The United States Air Force is the operating organisation for Al Asad airbase, and using McDonnell Douglas F-15 Eagle aircraft fighters, and fought the battles during \"The Operation Enduring Freedom\"."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:operating_organisation",
"resource:United_States_Air_Force"
],
[
"resource:United_States_Air_Force",
"property:aircraft_fighter",
"resource:McDonnell_Douglas_F_15_Eagle"
],
[
"resource:United_States_Air_Force",
"property:battle",
"resource:Operation_Enduring_Freedom"
]
] | Al_Asad_Airbase | [
{
"modified": "aircraftFighter",
"readable": "aircraft fighter",
"graph": "property:aircraft_fighter"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Al_Asad_Airbase",
"readable": "Al Asad Airbase",
"graph": "resource:Al_Asad_Airbase"
},
{
"modified": "McDonnell_Douglas_F-15_Eagle",
"readable": "McDonnell Douglas F-15 Eagle",
"graph": "resource:McDonnell_Douglas_F_15_Eagle"
},
{
"modified": "Operation_Enduring_Freedom",
"readable": "Operation Enduring Freedom",
"graph": "resource:Operation_Enduring_Freedom"
},
{
"modified": "United_States_Air_Force",
"readable": "United States Air Force",
"graph": "resource:United_States_Air_Force"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?g WHERE { resource:United_States_Air_Force property:battle ?g . resource:United_States_Air_Force property:aircraft_fighter ?s }",
"readable_query": "SELECT DISTINCT ?s ?g WHERE { resource:United_States_Air_Force property:battle ?g . resource:United_States_Air_Force property:aircraft_fighter ?s }",
"graph_answer": [
"resource:McDonnell_Douglas_F_15_Eagle",
"resource:Operation_Enduring_Freedom"
],
"readable_answer": [
"McDonnell Douglas F-15 Eagle",
"Operation Enduring Freedom"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource: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"
]
}
] |
|
CelestialBody | 3 | 6681 | Id98 | [
{
"subject": "1099_Figneria",
"property": "escapeVelocity",
"object": "\"55.8\"^^xsd:double"
},
{
"subject": "1099_Figneria",
"property": "mass",
"object": "\"2.7\"^^<http://dbpedia.org/datatype/kilogram>"
},
{
"subject": "1099_Figneria",
"property": "Planet/apoapsis",
"object": "\"6.05718E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "1099_Figneria",
"property": "escapeVelocity",
"object": "0.0155 (kilometrePerSeconds)"
},
{
"subject": "1099_Figneria",
"property": "mass",
"object": "2.7 (kilograms)"
},
{
"subject": "1099_Figneria",
"property": "apoapsis",
"object": "605718000.0 (kilometres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"0.0155 kilometer per second is the escape velocity of 1099 Figneria, which has an apoapsis of 605718000 kilometres, and a mass of 2.7 kilograms."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:1099_Figneria",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1099_Figneria",
"property:apoapsis",
"605718000.0 (kilometres)"
],
[
"resource:1099_Figneria",
"property:escape_velocity",
"0.0155 (kilometrePerSeconds)"
],
[
"resource:1099_Figneria",
"property:mass",
"2.7 (kilograms)"
]
] | 1099_Figneria | [
{
"modified": "0.0155 (kilometrePerSeconds)",
"readable": "0.0155",
"graph": "0.0155 (kilometrePerSeconds)"
},
{
"modified": "2.7 (kilograms)",
"readable": "2.7",
"graph": "2.7 (kilograms)"
},
{
"modified": "605718000.0 (kilometres)",
"readable": "605718000.0",
"graph": "605718000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "escapeVelocity",
"readable": "escape velocity",
"graph": "property:escape_velocity"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "1099_Figneria",
"readable": "1099 Figneria",
"graph": "resource:1099_Figneria"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?n rdf:type ontology:celestial_body . ?n property:mass '5.6 (kilograms)' . ?n property:apoapsis ?h }",
"readable_query": "ASK WHERE { ?n rdf:type ontology:celestial_body . ?n property:mass '5.6 (kilograms)' . ?n property:apoapsis ?h }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Athlete | 5 | 11509 | Id40 | [
{
"subject": "Central_Español",
"property": "league",
"object": "Uruguayan_Segunda_División"
},
{
"subject": "Abel_Hernández",
"property": "youthclubs",
"object": "Central_Español"
},
{
"subject": "U.S._Città_di_Palermo",
"property": "manager",
"object": "Giuseppe_Iachini"
},
{
"subject": "Abel_Hernández",
"property": "team",
"object": "Uruguay_Olympic_football_team"
},
{
"subject": "Abel_Hernández",
"property": "clubs",
"object": "U.S._Città_di_Palermo"
}
] | [
{
"subject": "Central_Español",
"property": "league",
"object": "Uruguayan_Segunda_División"
},
{
"subject": "Abel_Hernández",
"property": "youthclub",
"object": "Central_Español"
},
{
"subject": "U.S._Città_di_Palermo",
"property": "manager",
"object": "Giuseppe_Iachini"
},
{
"subject": "Abel_Hernández",
"property": "club",
"object": "Uruguay_Olympic_football_team"
},
{
"subject": "Abel_Hernández",
"property": "club",
"object": "U.S._Città_di_Palermo"
}
] | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Central Español, who play in the Uruguayan Segunda División, is where Abel Hernandez played youth football. He was part of the Uruguay Olympic football team and also played for U.S. Città di Palermo, where the manager was Giuseppe Iachini.",
"Central Español play in the Uruguayan Segunda División league and Abel Hernandez previously played for their youth football team. He was also in the Uruguay Olympic team and is currently with the US Citta di Palermo club managed by Giuseppe Iachini.",
"Abel Hernández belongs to the Uruguay Olympic football team and U.S. Città di Palermo, which is managed by Giuseppe Iachini. He has played for Central Español in the Uruguayan Segunda División."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:U_S__Citt__di_Palermo",
"property:manager",
"resource:Giuseppe_Iachini"
],
[
"resource:Central_Espa_ol",
"property:league",
"resource:Uruguayan_Segunda_Divisi_n"
],
[
"resource:Abel_Hern_ndez",
"rdf:type",
"ontology:athlete"
],
[
"resource:Abel_Hern_ndez",
"property:club",
"resource:U_S__Citt__di_Palermo"
],
[
"resource:Abel_Hern_ndez",
"property:club",
"resource:Uruguay_Olympic_football_team"
],
[
"resource:Abel_Hern_ndez",
"property:youthclub",
"resource:Central_Espa_ol"
]
] | Abel_Hernández | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "youthclub",
"readable": "youthclub",
"graph": "property:youthclub"
},
{
"modified": "Abel_Hernández",
"readable": "Abel Hernández",
"graph": "resource:Abel_Hern_ndez"
},
{
"modified": "Central_Español",
"readable": "Central Español",
"graph": "resource:Central_Espa_ol"
},
{
"modified": "Giuseppe_Iachini",
"readable": "Giuseppe Iachini",
"graph": "resource:Giuseppe_Iachini"
},
{
"modified": "U.S._Città_di_Palermo",
"readable": "U.S. Città di Palermo",
"graph": "resource:U_S__Citt__di_Palermo"
},
{
"modified": "Uruguay_Olympic_football_team",
"readable": "Uruguay Olympic football team",
"graph": "resource:Uruguay_Olympic_football_team"
},
{
"modified": "Uruguayan_Segunda_División",
"readable": "Uruguayan Segunda División",
"graph": "resource:Uruguayan_Segunda_Divisi_n"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?n ) WHERE { resource:Central_Espa_ol property:league ?h }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?n ) WHERE { resource:Central_Español property:league ?h }",
"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:Central_Espa_ol property:league ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Central_Español property:league ?l }",
"graph_answer": [
"resource:Uruguayan_Segunda_Divisi_n"
],
"readable_answer": [
"Uruguayan Segunda División"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?s ) WHERE { resource:Abel_Hern_ndez property:club ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?s ) WHERE { resource:Abel_Hernández property:club ?y }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { resource:Abel_Hern_ndez property:club ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Abel_Hernández property:club ?z }",
"graph_answer": [
"resource:U_S__Citt__di_Palermo",
"resource:Uruguay_Olympic_football_team"
],
"readable_answer": [
"U.S. Città di Palermo",
"Uruguay Olympic football team"
],
"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"
]
}
] |
|
Astronaut | 6 | 12875 | Id45 | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leaderName",
"object": "Joe_Biden"
},
{
"subject": "Apollo_11",
"property": "crew2Up",
"object": "William_Anders"
},
{
"subject": "Apollo_11",
"property": "operator",
"object": "NASA"
}
] | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Joe_Biden"
},
{
"subject": "Apollo_11",
"property": "backupPilot",
"object": "William_Anders"
},
{
"subject": "Apollo_11",
"property": "operator",
"object": "NASA"
}
] | (X (X) (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Buzz Aldrin is an American who was born in Glen Ridge, New Jersey. He served as a crew member on the NASA-operated Apollo 11 mission alongside backup pilot William Anders. Another notable American is the leader Joe Biden.",
"Buzz Aldrin was born in Glen Ridge, New Jersey. Buzz Aldrin was a crew member of Apollo 11 which was operated by NASA and its backup pilot was William Anders. Buzz Aldrin's nationality is American, and the country's leader was called Joe Biden."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Apollo_11",
"property:backup_pilot",
"resource:William_Anders"
],
[
"resource:Apollo_11",
"property:operator",
"resource:NASA"
],
[
"resource:Buzz_Aldrin",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Buzz_Aldrin",
"property:mission",
"resource:Apollo_11"
],
[
"resource:Buzz_Aldrin",
"property:nationality",
"resource:United_States"
],
[
"resource:Buzz_Aldrin",
"property:birth_place",
"resource:Glen_Ridge__New_Jersey"
],
[
"resource:United_States",
"property:leader",
"resource:Joe_Biden"
]
] | Buzz_Aldrin | [
{
"modified": "backupPilot",
"readable": "backup pilot",
"graph": "property:backup_pilot"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "Apollo_11",
"readable": "Apollo 11",
"graph": "resource:Apollo_11"
},
{
"modified": "Buzz_Aldrin",
"readable": "Buzz Aldrin",
"graph": "resource:Buzz_Aldrin"
},
{
"modified": "Glen_Ridge,_New_Jersey",
"readable": "Glen Ridge, New Jersey",
"graph": "resource:Glen_Ridge__New_Jersey"
},
{
"modified": "Joe_Biden",
"readable": "Joe Biden",
"graph": "resource:Joe_Biden"
},
{
"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": "ASK WHERE { ?x property:mission ?u . ?x rdf:type ontology:astronaut . ?x property:birth_place resource:Reidsville__North_Carolina }",
"readable_query": "ASK WHERE { ?x property:mission ?u . ?x rdf:type ontology:astronaut . ?x property:birth_place resource:Reidsville,_North_Carolina }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:United_States property:leader resource:Joe_Biden }",
"readable_query": "ASK WHERE { resource:United_States property:leader resource:Joe_Biden }",
"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 ?t WHERE { ?t property:mission ?u . ?t property:nationality resource:United_States . ?u property:backup_pilot resource:William_Anders . ?t rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t property:mission ?u . ?t property:nationality resource:United_States . ?u property:backup_pilot resource:William_Anders . ?t rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Buzz_Aldrin"
],
"readable_answer": [
"Buzz Aldrin"
],
"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 ?n WHERE { resource:Buzz_Aldrin rdf:type ontology:astronaut . ?n property:backup_pilot resource:William_Anders . resource:Buzz_Aldrin property:mission ?n . resource:Buzz_Aldrin property:nationality resource:United_States }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Buzz_Aldrin rdf:type ontology:astronaut . ?n property:backup_pilot resource:William_Anders . resource:Buzz_Aldrin property:mission ?n . resource:Buzz_Aldrin property:nationality resource:United_States }",
"graph_answer": [
"resource:Apollo_11"
],
"readable_answer": [
"Apollo 11"
],
"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 ?g WHERE { resource:Buzz_Aldrin property:class ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Buzz_Aldrin property:class ?g }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 4 | 8957 | Id27 | [
{
"subject": "PSV_Eindhoven",
"property": "manager",
"object": "Phillip_Cocu"
},
{
"subject": "AZ_Alkmaar",
"property": "ground",
"object": "AFAS_Stadion"
},
{
"subject": "Adam_Maher",
"property": "team",
"object": "AZ_Alkmaar"
},
{
"subject": "Adam_Maher",
"property": "clubs",
"object": "PSV_Eindhoven"
}
] | [
{
"subject": "Adam_Maher",
"property": "club",
"object": "PSV_Eindhoven"
},
{
"subject": "PSV_Eindhoven",
"property": "manager",
"object": "Phillip_Cocu"
},
{
"subject": "Adam_Maher",
"property": "club",
"object": "AZ_Alkmaar"
},
{
"subject": "AZ_Alkmaar",
"property": "ground",
"object": "AFAS_Stadion"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Adam Maher's clubs are PSV Eindhoven where the manager is Phillip Cocu, and AZ Alkmaar who play their home games at the AFAS Stadion.",
"One of Adam Maher's clubs, is PSV Eindhoven which is managed by, Phillip Cocu. Another one is, AZ Alkmaar, the ground of which, is AFAS Stadion."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:PSV_Eindhoven",
"property:manager",
"resource:Phillip_Cocu"
],
[
"resource:Adam_Maher",
"rdf:type",
"ontology:athlete"
],
[
"resource:Adam_Maher",
"property:club",
"resource:PSV_Eindhoven"
],
[
"resource:Adam_Maher",
"property:club",
"resource:AZ_Alkmaar"
],
[
"resource:AZ_Alkmaar",
"property:ground",
"resource:AFAS_Stadion"
]
] | Adam_Maher | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "AFAS_Stadion",
"readable": "AFAS Stadion",
"graph": "resource:AFAS_Stadion"
},
{
"modified": "AZ_Alkmaar",
"readable": "AZ Alkmaar",
"graph": "resource:AZ_Alkmaar"
},
{
"modified": "Adam_Maher",
"readable": "Adam Maher",
"graph": "resource:Adam_Maher"
},
{
"modified": "PSV_Eindhoven",
"readable": "PSV Eindhoven",
"graph": "resource:PSV_Eindhoven"
},
{
"modified": "Phillip_Cocu",
"readable": "Phillip Cocu",
"graph": "resource:Phillip_Cocu"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Adam_Maher property:club ?p . FILTER NOT EXISTS { ?p property:ground resource:AFAS_Stadion } }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Adam_Maher property:club ?p . FILTER NOT EXISTS { ?p property:ground resource:AFAS_Stadion } }",
"graph_answer": [
"resource:PSV_Eindhoven"
],
"readable_answer": [
"PSV Eindhoven"
],
"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 ?s WHERE { resource:Adam_Maher property:club ?s . FILTER ( ?s != resource:PSV_Eindhoven ) }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Adam_Maher property:club ?s . FILTER ( ?s != resource:PSV_Eindhoven ) }",
"graph_answer": [
"resource:AZ_Alkmaar"
],
"readable_answer": [
"AZ Alkmaar"
],
"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 ?m WHERE { resource:PSV_Eindhoven property:administrative_arrondissement ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:PSV_Eindhoven property:administrative_arrondissement ?m }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8315 | Id161 | [
{
"subject": "Aenir",
"property": "isbn",
"object": "\"0-439-17684-0\""
},
{
"subject": "Aenir",
"property": "language",
"object": "English_language"
},
{
"subject": "Aenir",
"property": "followedBy",
"object": "Above_the_Veil"
}
] | [
{
"subject": "Aenir",
"property": "isbnNumber",
"object": "\"0-439-17684-0\""
},
{
"subject": "Aenir",
"property": "language",
"object": "English_language"
},
{
"subject": "Aenir",
"property": "followedBy",
"object": "Above_the_Veil"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The English novel Aenir, which has the ISBN number of \"0-439-17684-0\", was followed by Above the Veil.",
"Above the Veil followed the book Aenir which is written in English and the ISBN number is 0-439-17684-0."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:language",
"resource:English_language"
],
[
"resource:Aenir",
"property:isbn_number",
"resource:0_439_17684_0"
],
[
"resource:Aenir",
"property:followed_by",
"resource:Above_the_Veil"
]
] | Aenir | [
{
"modified": "followedBy",
"readable": "followed by",
"graph": "property:followed_by"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "0-439-17684-0",
"readable": "0-439-17684-0",
"graph": "resource:0_439_17684_0"
},
{
"modified": "Above_the_Veil",
"readable": "Above the Veil",
"graph": "resource:Above_the_Veil"
},
{
"modified": "Aenir",
"readable": "Aenir",
"graph": "resource:Aenir"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?r property:language ?y . ?r property:followed_by resource:A_Long_Long_Way . ?r rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?r property:language ?y . ?r property:followed_by resource:A_Long_Long_Way . ?r rdf:type ontology:written_work }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Food | 5 | 12182 | Id129 | [
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Singapore",
"property": "leader",
"object": "Tony_Tan"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "\"Singapore and Indonesia\"@en"
},
{
"subject": "Singapore",
"property": "language",
"object": "Standard_Chinese"
},
{
"subject": "Singapore",
"property": "leaderName",
"object": "Halimah_Yacob"
}
] | [
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "\"Singapore and Indonesia\""
},
{
"subject": "Singapore",
"property": "leader",
"object": "Tony_Tan"
},
{
"subject": "Singapore",
"property": "language",
"object": "Standard_Chinese"
},
{
"subject": "Singapore",
"property": "leader",
"object": "Halimah_Yacob"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Although found in Indonesia, Beef kway teow is found in and originates from Singapore. Two of the leaders in this country, where Standard Chinese is spoke, are Halimah Yacob and Tony Tan.",
"Beef kway teow is a dish found in Singapore and Indonesia. Standard Chinese is a language spoken in Singapore and the leaders are Tony Tan and Halimah Yacob.",
"Tony Tan and Halimah Yacob are both leaders in Singapore, a country where Standard Chinese is spoken. Beef Kway Teow is made in Singapore and also in Indonesia."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Beef_kway_teow",
"rdf:type",
"ontology:food"
],
[
"resource:Beef_kway_teow",
"property:country",
"resource:Singapore_and_Indonesia"
],
[
"resource:Beef_kway_teow",
"property:region",
"resource:Singapore"
],
[
"resource:Singapore",
"property:leader",
"resource:Tony_Tan"
],
[
"resource:Singapore",
"property:leader",
"resource:Halimah_Yacob"
],
[
"resource:Singapore",
"property:language",
"resource:Standard_Chinese"
]
] | Beef_kway_teow | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Beef_kway_teow",
"readable": "Beef kway teow",
"graph": "resource:Beef_kway_teow"
},
{
"modified": "Halimah_Yacob",
"readable": "Halimah Yacob",
"graph": "resource:Halimah_Yacob"
},
{
"modified": "Singapore",
"readable": "Singapore",
"graph": "resource:Singapore"
},
{
"modified": "Singapore and Indonesia",
"readable": "Singapore and Indonesia",
"graph": "resource:Singapore_and_Indonesia"
},
{
"modified": "Standard_Chinese",
"readable": "Standard Chinese",
"graph": "resource:Standard_Chinese"
},
{
"modified": "Tony_Tan",
"readable": "Tony Tan",
"graph": "resource:Tony_Tan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?s ) WHERE { ?i property:region ?l . ?i rdf:type ontology:food . ?l property:language resource:English_language }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?s ) WHERE { ?i property:region ?l . ?i rdf:type ontology:food . ?l property:language resource:English_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": "ASK WHERE { resource:Beef_kway_teow rdf:type ontology:food . resource:Beef_kway_teow property:country resource:Singapore_and_Indonesia }",
"readable_query": "ASK WHERE { resource:Beef_kway_teow rdf:type ontology:food . resource:Beef_kway_teow property:country resource:Singapore_and_Indonesia }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'h' ) ) . resource:Singapore property:leader ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( STRSTARTS ( LCASE ( ?u ) , 'h' ) ) . resource:Singapore property:leader ?u }",
"graph_answer": [
"resource:Halimah_Yacob"
],
"readable_answer": [
"Halimah Yacob"
],
"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"
]
}
] |
|
CelestialBody | 2 | 4038 | Id19 | [
{
"subject": "(410777)_2009_FD",
"property": "epoch",
"object": "\"2015-06-27\"^^xsd:date"
},
{
"subject": "(410777)_2009_FD",
"property": "discoverer",
"object": "\"Spacewatch\"@en"
}
] | [
{
"subject": "(410777)_2009_FD",
"property": "epoch",
"object": "2015-06-27"
},
{
"subject": "(410777)_2009_FD",
"property": "discoverer",
"object": "Spacewatch"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"410777 2009 FD was discovered by Spacewatch and its epoch date is 27 June 2015.",
"The epoch date of 410777 2009 FD is 27 June 2015, and it was discovered by Spacewatch.",
"(410777) 2009 FD has an epoch date of 27th June 2015 and was discovered by Spacewatch."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:_410777__2009_FD",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:_410777__2009_FD",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_410777__2009_FD",
"property:discoverer",
"resource:Spacewatch"
]
] | (410777)_2009_FD | [
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
},
{
"modified": "Spacewatch",
"readable": "Spacewatch",
"graph": "resource:Spacewatch"
},
{
"modified": "(410777)_2009_FD",
"readable": "2009 FD",
"graph": "resource:_410777__2009_FD"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?t = \"2015_06_27\" ) . ?y property:epoch ?t . ?y property:discoverer ?z . ?y rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( ?t = \"2015-06-27\" ) . ?y property:epoch ?t . ?y property:discoverer ?z . ?y rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:Spacewatch"
],
"readable_answer": [
"Spacewatch"
],
"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 ?i WHERE { ?i rdf:type ontology:celestial_body . FILTER ( ?n = \"2015_06_27\" ) . ?i property:discoverer resource:Spacewatch . ?i property:epoch ?n }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:celestial_body . FILTER ( ?n = \"2015-06-27\" ) . ?i property:discoverer resource:Spacewatch . ?i property:epoch ?n }",
"graph_answer": [
"resource:_410777__2009_FD"
],
"readable_answer": [
"2009 FD"
],
"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"
]
}
] |
|
MeanOfTransportation | 4 | 10125 | Id99 | [
{
"subject": "Acura_TLX",
"property": "manufacturer",
"object": "Honda"
},
{
"subject": "Honda",
"property": "division",
"object": "Acura"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Acura_TLX__5"
},
{
"subject": "Acura_TLX",
"property": "relatedMeanOfTransportation",
"object": "Honda_Accord"
}
] | [
{
"subject": "Acura_TLX",
"property": "manufacturer",
"object": "Honda"
},
{
"subject": "Honda",
"property": "division",
"object": "Acura"
},
{
"subject": "Acura_TLX",
"property": "engine",
"object": "Inline-four_engine"
},
{
"subject": "Acura_TLX",
"property": "relatedMeanOfTransportation",
"object": "Honda_Accord"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Acura TLX, manufactured by Honda, with its Inline-four engine, is relative to the Honda Accord (division of Honda).",
"Acura is a division of the Honda Co and they manufacture the Acura TLX. The Acura TLX is related to the Honda Accord and it has an inline-four engine.",
"Acura is a division of Honda, the makers of the Acura TLX. It has an inline four engine and is related to the Honda Accord."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acura_TLX",
"property:engine",
"resource:Inline_four_engine"
],
[
"resource:Acura_TLX",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Acura_TLX",
"property:related_mean_of_transportation",
"resource:Honda_Accord"
],
[
"resource:Acura_TLX",
"property:manufacturer",
"resource:Honda"
],
[
"resource:Honda",
"property:division",
"resource:Acura"
]
] | Acura_TLX | [
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "Acura",
"readable": "Acura",
"graph": "resource:Acura"
},
{
"modified": "Acura_TLX",
"readable": "Acura TLX",
"graph": "resource:Acura_TLX"
},
{
"modified": "Honda",
"readable": "Honda",
"graph": "resource:Honda"
},
{
"modified": "Honda_Accord",
"readable": "Honda Accord",
"graph": "resource:Honda_Accord"
},
{
"modified": "Inline-four_engine",
"readable": "Inline-four engine",
"graph": "resource:Inline_four_engine"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f property:manufacturer ?z . ?z property:division resource:Acura . ?f rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( LCASE ( ?f ) , 'tlx' ) ) . ?f property:engine resource:Inline_four_engine }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:manufacturer ?z . ?z property:division resource:Acura . ?f rdf:type ontology:mean_of_transportation . FILTER ( CONTAINS ( LCASE ( ?f ) , 'tlx' ) ) . ?f property:engine resource:Inline-four_engine }",
"graph_answer": [
"resource:Acura_TLX"
],
"readable_answer": [
"Acura TLX"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f property:division resource:Acura . resource:Acura_TLX property:manufacturer ?f . resource:Acura_TLX property:engine resource:Inline_four_engine . resource:Acura_TLX rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:division resource:Acura . resource:Acura_TLX property:manufacturer ?f . resource:Acura_TLX property:engine resource:Inline-four_engine . resource:Acura_TLX rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Honda"
],
"readable_answer": [
"Honda"
],
"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 ?z WHERE { resource:Acura_TLX property:has_to_its_north ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Acura_TLX property:has_to_its_north ?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"
]
}
] |
|
Athlete | 4 | 8989 | Id59 | [
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
},
{
"subject": "Houston_Texans",
"property": "locationCity",
"object": "Houston"
},
{
"subject": "Atlanta_Falcons",
"property": "owner",
"object": "Arthur_Blank"
}
] | [
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
},
{
"subject": "Houston_Texans",
"property": "city",
"object": "Houston"
},
{
"subject": "Atlanta_Falcons",
"property": "owner",
"object": "Arthur_Blank"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Dent first played with the Atlanta Falcons that is owned by Arthur Blank. His former team was the Houston Texans out of Houston.",
"Akeem Dent's first team were the Atlanta Falcons (owned by Arthur Blank). He used to play for the Houston Texans, which is located in the city of Houston.",
"Akeem Dent debuted with the Atlanta Falcons which are owned by, Arthur Blank. Akeem Dent used to play for Houston Texans, the home of which, is the city of Houston."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Dent",
"property:former_team",
"resource:Houston_Texans"
],
[
"resource:Akeem_Dent",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Dent",
"property:debut_team",
"resource:Atlanta_Falcons"
],
[
"resource:Houston_Texans",
"property:city",
"resource:Houston"
],
[
"resource:Atlanta_Falcons",
"property:owner",
"resource:Arthur_Blank"
]
] | Akeem_Dent | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "debutTeam",
"readable": "debut team",
"graph": "property:debut_team"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "Akeem_Dent",
"readable": "Akeem Dent",
"graph": "resource:Akeem_Dent"
},
{
"modified": "Arthur_Blank",
"readable": "Arthur Blank",
"graph": "resource:Arthur_Blank"
},
{
"modified": "Atlanta_Falcons",
"readable": "Atlanta Falcons",
"graph": "resource:Atlanta_Falcons"
},
{
"modified": "Houston",
"readable": "Houston",
"graph": "resource:Houston"
},
{
"modified": "Houston_Texans",
"readable": "Houston Texans",
"graph": "resource:Houston_Texans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?z property:owner resource:Arthur_Blank . ?o rdf:type ontology:athlete . ?o property:former_team resource:Houston_Texans . ?o property:debut_team ?z }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?z property:owner resource:Arthur_Blank . ?o rdf:type ontology:athlete . ?o property:former_team resource:Houston_Texans . ?o property:debut_team ?z }",
"graph_answer": [
"resource:Akeem_Dent"
],
"readable_answer": [
"Akeem Dent"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?d property:former_team resource:Houston_Texans . ?q property:owner resource:Arthur_Blank . ?d rdf:type ontology:athlete . ?d property:debut_team ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?d property:former_team resource:Houston_Texans . ?q property:owner resource:Arthur_Blank . ?d rdf:type ontology:athlete . ?d property:debut_team ?q }",
"graph_answer": [
"resource:Atlanta_Falcons"
],
"readable_answer": [
"Atlanta Falcons"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12254 | Id201 | [
{
"subject": "Java",
"property": "ethnicGroup",
"object": "Javanese_people"
},
{
"subject": "Ayam_penyet",
"property": "ingredient",
"object": "Fried_chicken"
},
{
"subject": "Fried_chicken",
"property": "mainIngredient",
"object": "Chicken"
},
{
"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": "Fried_chicken",
"property": "mainIngredient",
"object": "Chicken"
},
{
"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",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Javanese fried chicken dish Ayam penyet can be found nationwide and also in Malaysia and Singapore. The Javanese is one of the ethnic groups in Java.",
"The fried chicken dish Ayam penyet is made nationwide in Java (land of the Javanese), and can also be found in Malaysia and Singapore.",
"Ayam penyet can be found in many places including Malaysia and Singapore. Another place is Java with an ethnic group called the Javanese. Ayam penyet is made of fried chicken."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Fried_chicken",
"property:main_ingredient",
"resource:Chicken"
],
[
"resource:Java",
"property:ethnic_group",
"resource:Javanese_people"
],
[
"resource:Ayam_penyet",
"property:ingredient",
"resource:Fried_chicken"
],
[
"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": "Chicken",
"readable": "Chicken",
"graph": "resource:Chicken"
},
{
"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"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?f ) WHERE { ?t rdf:type ontology:food . ?t property:serving_temperature resource:Hot . ?t property:ingredient ?i }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?f ) WHERE { ?t rdf:type ontology:food . ?t property:serving_temperature resource:Hot . ?t property:ingredient ?i }",
"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 ?i WHERE { ?i property:country resource:Java . ?m property:main_ingredient resource:Chicken . ?i property:ingredient ?m . ?i rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i property:country resource:Java . ?m property:main_ingredient resource:Chicken . ?i property:ingredient ?m . ?i rdf:type ontology:food }",
"graph_answer": [
"resource:Ayam_penyet"
],
"readable_answer": [
"Ayam penyet"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?t property:region 'Nationwide, also can be found in Malaysia and Singapore' . FILTER ( CONTAINS ( LCASE ( ?f ) , 'chicken' ) ) . ?t rdf:type ontology:food . ?t property:ingredient ?f . ?f property:main_ingredient resource:Chicken }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?t property:region 'Nationwide, also can be found in Malaysia and Singapore' . FILTER ( CONTAINS ( LCASE ( ?f ) , 'chicken' ) ) . ?t rdf:type ontology:food . ?t property:ingredient ?f . ?f property:main_ingredient resource:Chicken }",
"graph_answer": [
"resource:Fried_chicken"
],
"readable_answer": [
"Fried chicken"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 2 | 5198 | Id190 | [
{
"subject": "Alfred_Moore_Scales",
"property": "battles",
"object": "Siege_of_Petersburg"
},
{
"subject": "Siege_of_Petersburg",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
}
] | [
{
"subject": "Alfred_Moore_Scales",
"property": "battle",
"object": "Siege_of_Petersburg"
},
{
"subject": "Siege_of_Petersburg",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfred Moore Scales took part in the Siege of Petersburg which occurred during the American Civil War.",
"Alfred Moore Scales was at the Siege of Petersburg, which occurred during the American Civil War.",
"Alfred Moore Scales was at the Siege of Petersburg which was part of the American Civil War conflict."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfred_Moore_Scales",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_Moore_Scales",
"property:battle",
"resource:Siege_of_Petersburg"
],
[
"resource:Siege_of_Petersburg",
"property:is_part_of_military_conflict",
"resource:American_Civil_War"
]
] | Alfred_Moore_Scales | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "isPartOfMilitaryConflict",
"readable": "is part of military conflict",
"graph": "property:is_part_of_military_conflict"
},
{
"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": "Siege_of_Petersburg",
"readable": "Siege of Petersburg",
"graph": "resource:Siege_of_Petersburg"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?d rdf:type ontology:politician . ?j property:is_part_of_military_conflict resource:Russian_Civil_War . ?d property:battle ?j }",
"readable_query": "ASK WHERE { ?d rdf:type ontology:politician . ?j property:is_part_of_military_conflict resource:Russian_Civil_War . ?d property:battle ?j }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 4 | 8596 | Id194 | [
{
"subject": "Pakistan",
"property": "leaderName",
"object": "Sardar_Ayaz_Sadiq"
},
{
"subject": "Lahore",
"property": "country",
"object": "Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "\"Punjab, Pakistan\"@en"
}
] | [
{
"subject": "Pakistan",
"property": "leader",
"object": "Sardar_Ayaz_Sadiq"
},
{
"subject": "Lahore",
"property": "country",
"object": "Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "location",
"object": "Punjab,_Pakistan"
},
{
"subject": "Allama_Iqbal_International_Airport",
"property": "cityServed",
"object": "Lahore"
}
] | (X (X) (X (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Sardar Ayaz Sadiq is the leader of Pakistan where Allama Iqbal International airport, serving the city of Lahore is situated in Punjab.",
"Allama Iqbal International Airport is found in Punjab, Pakistan. The airport serves Lahore, Pakistan. The leader of that country is Sardar Ayaz Sadiq.",
"Allama Iqbal International Airport serves the city of Lahore in Punjab, Pakistan. The countr is led by Sardar Ayaz Sadiq."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Allama_Iqbal_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:location",
"resource:Punjab__Pakistan"
],
[
"resource:Allama_Iqbal_International_Airport",
"property:city_served",
"resource:Lahore"
],
[
"resource:Pakistan",
"property:leader",
"resource:Sardar_Ayaz_Sadiq"
],
[
"resource:Lahore",
"property:country",
"resource:Pakistan"
]
] | Allama_Iqbal_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Allama_Iqbal_International_Airport",
"readable": "Allama Iqbal International Airport",
"graph": "resource:Allama_Iqbal_International_Airport"
},
{
"modified": "Lahore",
"readable": "Lahore",
"graph": "resource:Lahore"
},
{
"modified": "Pakistan",
"readable": "Pakistan",
"graph": "resource:Pakistan"
},
{
"modified": "Punjab,_Pakistan",
"readable": "Punjab, Pakistan",
"graph": "resource:Punjab__Pakistan"
},
{
"modified": "Sardar_Ayaz_Sadiq",
"readable": "Sardar Ayaz Sadiq",
"graph": "resource:Sardar_Ayaz_Sadiq"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?b ) WHERE { ?k rdf:type ontology:airport . ?k property:city_served resource:Lahore . ?k property:location resource:Punjab__Pakistan }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?b ) WHERE { ?k rdf:type ontology:airport . ?k property:city_served resource:Lahore . ?k property:location resource:Punjab,_Pakistan }",
"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 ?y WHERE { ?y property:city_served resource:Lahore . ?y property:location resource:Punjab__Pakistan . ?y rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:city_served resource:Lahore . ?y property:location resource:Punjab,_Pakistan . ?y rdf:type ontology:airport }",
"graph_answer": [
"resource:Allama_Iqbal_International_Airport"
],
"readable_answer": [
"Allama Iqbal International Airport"
],
"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": "ASK WHERE { ?o property:leader resource:Sardar_Ayaz_Sadiq }",
"readable_query": "ASK WHERE { ?o property:leader resource:Sardar_Ayaz_Sadiq }",
"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 ?m WHERE { ?m property:leader resource:Sardar_Ayaz_Sadiq }",
"readable_query": "SELECT ?m WHERE { ?m property:leader resource:Sardar_Ayaz_Sadiq }",
"graph_answer": [
"resource:Pakistan"
],
"readable_answer": [
"Pakistan"
],
"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"
]
}
] |
|
City | 2 | 4178 | Id28 | [
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "Mayor_of_Albuquerque"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "Mayor_of_Albuquerque"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "country",
"object": "United_States"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albuquerque, New Mexico, U.S. is led by the Mayor of Albuquerque.",
"The leader of Albuquerque, New Mexico, US, is the Mayor of Albuquerque."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"property:leader_title",
"resource:Mayor_of_Albuquerque"
],
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:country",
"resource:United_States"
]
] | Albuquerque,_New_Mexico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "Albuquerque,_New_Mexico",
"readable": "Albuquerque, New Mexico",
"graph": "resource:Albuquerque__New_Mexico"
},
{
"modified": "Mayor_of_Albuquerque",
"readable": "Mayor of Albuquerque",
"graph": "resource:Mayor_of_Albuquerque"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c ?t WHERE { resource:Albuquerque__New_Mexico property:country ?t . resource:Albuquerque__New_Mexico property:leader_title ?c }",
"readable_query": "SELECT DISTINCT ?c ?t WHERE { resource:Albuquerque,_New_Mexico property:country ?t . resource:Albuquerque,_New_Mexico property:leader_title ?c }",
"graph_answer": [
"resource:Mayor_of_Albuquerque",
"resource:United_States"
],
"readable_answer": [
"Mayor of Albuquerque",
"United States"
],
"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"
]
}
] |
|
SportsTeam | 2 | 5327 | Id71 | [
{
"subject": "A.F.C._Fylde",
"property": "ground",
"object": "Warton,_Fylde"
},
{
"subject": "A.F.C._Fylde",
"property": "capacity",
"object": "3180"
}
] | [
{
"subject": "A.F.C._Fylde",
"property": "ground",
"object": "Warton,_Fylde"
},
{
"subject": "A.F.C._Fylde",
"property": "numberOfMembers",
"object": "3180"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AFC Fylde's ground is located in Warton, Fylde and they have 3180 members.",
"A.F.C. Fylde ground is Warton Fylde and it has 3180 members.",
"A.F.C. Fylde has 3180 members and their ground is Warton Fylde."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_F_C__Fylde",
"property:number_of_members",
"resource:3180"
],
[
"resource:A_F_C__Fylde",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_F_C__Fylde",
"property:ground",
"resource:Warton__Fylde"
]
] | A.F.C._Fylde | [
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "3180",
"readable": "3180",
"graph": "resource:3180"
},
{
"modified": "A.F.C._Fylde",
"readable": "A.F.C. Fylde",
"graph": "resource:A_F_C__Fylde"
},
{
"modified": "Warton,_Fylde",
"readable": "Warton, Fylde",
"graph": "resource:Warton__Fylde"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?b property:number_of_members '10000' . ?b property:ground ?o . ?b rdf:type ontology:sports_team }",
"readable_query": "ASK WHERE { ?b property:number_of_members '10000' . ?b property:ground ?o . ?b rdf:type ontology:sports_team }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
CelestialBody | 4 | 9301 | Id18 | [
{
"subject": "(410777)_2009_FD",
"property": "discoverer",
"object": "Spacewatch"
},
{
"subject": "(410777)_2009_FD",
"property": "orbitalPeriod",
"object": "3.9447e+07"
},
{
"subject": "(410777)_2009_FD",
"property": "periapsis",
"object": "8.82343e+10"
},
{
"subject": "(410777)_2009_FD",
"property": "epoch",
"object": "\"2015-06-27\"^^xsd:date"
}
] | [
{
"subject": "(410777)_2009_FD",
"property": "orbitalPeriod",
"object": "39447000.0"
},
{
"subject": "(410777)_2009_FD",
"property": "periapsis",
"object": "88234300000.0"
},
{
"subject": "(410777)_2009_FD",
"property": "epoch",
"object": "2015-06-27"
},
{
"subject": "(410777)_2009_FD",
"property": "discoverer",
"object": "Spacewatch"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The celestial body known as (410777) 2009 FD and discovered by Spacewatch has an orbital period of 39447000. Its epoch date is June 27, 2015 and has a periapsis of 88234300000.0.",
"(410777) 2009 FD (discovered by Spacewatch); has an orbital period of 39447000.0, a periapsis of 88234300000.0, and an epoch date of June 27th 2015.",
"(410777) 2009 FD was discovered by Spacewatch and has an epoch date of 410777 2009 FD is 27 June 2015. 410777 2009 FD has an orbital period of 39447000.0. and periapsis of 88234300000.0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:_410777__2009_FD",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:_410777__2009_FD",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_410777__2009_FD",
"property:periapsis",
"resource:88234300000_0"
],
[
"resource:_410777__2009_FD",
"property:orbital_period",
"resource:39447000_0"
],
[
"resource:_410777__2009_FD",
"property:discoverer",
"resource:Spacewatch"
]
] | (410777)_2009_FD | [
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "2015-06-27",
"readable": "2015-06-27",
"graph": "resource:2015_06_27"
},
{
"modified": "39447000.0",
"readable": "39447000.0",
"graph": "resource:39447000_0"
},
{
"modified": "88234300000.0",
"readable": "88234300000.0",
"graph": "resource:88234300000_0"
},
{
"modified": "Spacewatch",
"readable": "Spacewatch",
"graph": "resource:Spacewatch"
},
{
"modified": "(410777)_2009_FD",
"readable": "2009 FD",
"graph": "resource:_410777__2009_FD"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?s rdf:type ontology:celestial_body . ?s property:discoverer ?l . FILTER ( ?i = \"2015_06_27\" ) . ?s property:epoch ?i }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?s rdf:type ontology:celestial_body . ?s property:discoverer ?l . FILTER ( ?i = \"2015-06-27\" ) . ?s property:epoch ?i }",
"graph_answer": [
"resource:Spacewatch"
],
"readable_answer": [
"Spacewatch"
],
"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 ( ?q = \"2015_06_27\" ) . ?w property:epoch ?q . ?w property:discoverer resource:Spacewatch . ?w rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( ?q = \"2015-06-27\" ) . ?w property:epoch ?q . ?w property:discoverer resource:Spacewatch . ?w rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:_410777__2009_FD"
],
"readable_answer": [
"2009 FD"
],
"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 ?s ?i WHERE { resource:_410777__2009_FD property:periapsis ?s . resource:_410777__2009_FD property:orbital_period ?i }",
"readable_query": "SELECT DISTINCT ?s ?i WHERE { resource:(410777)_2009_FD property:periapsis ?s . resource:(410777)_2009_FD property:orbital_period ?i }",
"graph_answer": [
"resource:88234300000_0",
"resource:39447000_0"
],
"readable_answer": [
"88234300000.0",
"39447000.0"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 2 | 4778 | Id13 | [
{
"subject": "1955_Dodge",
"property": "related",
"object": "Plymouth_Plaza"
},
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "DeSoto_Custom"
}
] | [
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "Plymouth_Plaza"
},
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "DeSoto_Custom"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 1955 Dodge and the DeSoto Custom and Plymouth Plaza are related means of transportation.",
"The 1955 Dodge and the Plymouth Plaza are both cars. The 1955 Dodge and the DeSoto Custom are connected means of transportation.",
"The 1955 Dodge and the Plymouth Plaza are both cars and the former is related to the DeSoto Custom."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1955_Dodge",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:1955_Dodge",
"property:related_mean_of_transportation",
"resource:Plymouth_Plaza"
],
[
"resource:1955_Dodge",
"property:related_mean_of_transportation",
"resource:DeSoto_Custom"
]
] | 1955_Dodge | [
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "1955_Dodge",
"readable": "1955 Dodge",
"graph": "resource:1955_Dodge"
},
{
"modified": "DeSoto_Custom",
"readable": "DeSoto Custom",
"graph": "resource:DeSoto_Custom"
},
{
"modified": "Plymouth_Plaza",
"readable": "Plymouth Plaza",
"graph": "resource:Plymouth_Plaza"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:1955_Dodge property:related_mean_of_transportation ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'd' ) ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:1955_Dodge property:related_mean_of_transportation ?w . FILTER ( STRSTARTS ( LCASE ( ?w ) , 'd' ) ) }",
"graph_answer": [
"resource:DeSoto_Custom"
],
"readable_answer": [
"DeSoto Custom"
],
"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 ?y WHERE { FILTER ( CONTAINS ( LCASE ( ?y ) , 'plymouth' ) ) . resource:1955_Dodge property:related_mean_of_transportation ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { FILTER ( CONTAINS ( LCASE ( ?y ) , 'plymouth' ) ) . resource:1955_Dodge property:related_mean_of_transportation ?y }",
"graph_answer": [
"resource:Plymouth_Plaza"
],
"readable_answer": [
"Plymouth Plaza"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Monument | 4 | 10271 | Id3 | [
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "country",
"object": "\"United States\"@en"
},
{
"subject": "Adams_County,_Pennsylvania",
"property": "southeast",
"object": "Carroll_County,_Maryland"
},
{
"subject": "Adams_County,_Pennsylvania",
"property": "north",
"object": "Cumberland_County,_Pennsylvania"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "region",
"object": "Adams_County,_Pennsylvania"
}
] | [
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "country",
"object": "\"United States\""
},
{
"subject": "Adams_County,_Pennsylvania",
"property": "hasToItsSoutheast",
"object": "Carroll_County,_Maryland"
},
{
"subject": "Adams_County,_Pennsylvania",
"property": "hasToItsNorth",
"object": "Cumberland_County,_Pennsylvania"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "location",
"object": "Adams_County,_Pennsylvania"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Adams County in Pennsylvania, USA is located to the south of Cumberland County and northwest of Carroll County, Maryland. It is the location of the 11th Mississippi Infantry monument.",
"The 11th Mississippi Infantry Monument is located in Adams County, Pennsylvania, US, with Cumberland County lying to the north and Carroll County, Maryland to the southeast."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:11th_Mississippi_Infantry_Monument",
"rdf:type",
"ontology:monument"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:location",
"resource:Adams_County__Pennsylvania"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:country",
"resource:United_States"
],
[
"resource:Adams_County__Pennsylvania",
"property:has_to_its_north",
"resource:Cumberland_County__Pennsylvania"
],
[
"resource:Adams_County__Pennsylvania",
"property:has_to_its_southeast",
"resource:Carroll_County__Maryland"
]
] | 11th_Mississippi_Infantry_Monument | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "hasToItsNorth",
"readable": "has to its north",
"graph": "property:has_to_its_north"
},
{
"modified": "hasToItsSoutheast",
"readable": "has to its southeast",
"graph": "property:has_to_its_southeast"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "11th_Mississippi_Infantry_Monument",
"readable": "11th Mississippi Infantry Monument",
"graph": "resource:11th_Mississippi_Infantry_Monument"
},
{
"modified": "Adams_County,_Pennsylvania",
"readable": "Adams County, Pennsylvania",
"graph": "resource:Adams_County__Pennsylvania"
},
{
"modified": "Carroll_County,_Maryland",
"readable": "Carroll County, Maryland",
"graph": "resource:Carroll_County__Maryland"
},
{
"modified": "Cumberland_County,_Pennsylvania",
"readable": "Cumberland County, Pennsylvania",
"graph": "resource:Cumberland_County__Pennsylvania"
},
{
"modified": "United States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c property:has_to_its_southeast resource:Carroll_County__Maryland . ?j rdf:type ontology:monument . ?j property:country resource:United_States . ?j property:location ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:has_to_its_southeast resource:Carroll_County,_Maryland . ?j rdf:type ontology:monument . ?j property:country resource:United_States . ?j property:location ?c }",
"graph_answer": [
"resource:Adams_County__Pennsylvania"
],
"readable_answer": [
"Adams County, Pennsylvania"
],
"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 ?y WHERE { ?y rdf:type ontology:monument . resource:Adams_County__Pennsylvania property:has_to_its_southeast resource:Carroll_County__Maryland . ?y property:location resource:Adams_County__Pennsylvania . ?y property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:monument . resource:Adams_County,_Pennsylvania property:has_to_its_southeast resource:Carroll_County,_Maryland . ?y property:location resource:Adams_County,_Pennsylvania . ?y property:country resource:United_States }",
"graph_answer": [
"resource:11th_Mississippi_Infantry_Monument"
],
"readable_answer": [
"11th Mississippi Infantry Monument"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:Adams_County__Pennsylvania property:layout ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Adams_County,_Pennsylvania property:layout ?q }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 5 | 12300 | Id17 | [
{
"subject": "AIDAstella",
"property": "shipOperator",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAstella",
"property": "shipBeam",
"object": "\"32.2\"^^xsd:double"
},
{
"subject": "AIDAstella",
"property": "status",
"object": "\"In service\""
},
{
"subject": "AIDAstella",
"property": "builder",
"object": "Meyer_Werft"
},
{
"subject": "AIDAstella",
"property": "MeanOfTransportation/length",
"object": "\"253260.0\"^^<http://dbpedia.org/datatype/millimetre>"
}
] | [
{
"subject": "AIDAstella",
"property": "operator",
"object": "AIDA_Cruises"
},
{
"subject": "AIDAstella",
"property": "shipBeam",
"object": "32.2"
},
{
"subject": "AIDAstella",
"property": "status",
"object": "\"In service\""
},
{
"subject": "AIDAstella",
"property": "builder",
"object": "Meyer_Werft"
},
{
"subject": "AIDAstella",
"property": "length",
"object": "253260.0 (millimetres)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The AIDAstella, built by Meyer Werft, is currently in service and has a 32.2 m. beam and is 253260.0 millimetres long. AIDA Cruises operates this vessel.",
"The AIDAstella is currently in service and is operated by AIDA Cruise Line; it was built by Meyer Werft, is 253260.0 millimetres in length and has a beam of 32.2 m."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:AIDAstella",
"property:status",
"resource:In_service"
],
[
"resource:AIDAstella",
"property:length",
"253260.0 (millimetres)"
],
[
"resource:AIDAstella",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAstella",
"property:ship_beam",
"resource:32_2"
],
[
"resource:AIDAstella",
"property:operator",
"resource:AIDA_Cruises"
],
[
"resource:AIDAstella",
"property:builder",
"resource:Meyer_Werft"
]
] | AIDAstella | [
{
"modified": "253260.0 (millimetres)",
"readable": "253260.0",
"graph": "253260.0 (millimetres)"
},
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "32.2",
"readable": "32.2",
"graph": "resource:32_2"
},
{
"modified": "AIDA_Cruises",
"readable": "AIDA Cruises",
"graph": "resource:AIDA_Cruises"
},
{
"modified": "AIDAstella",
"readable": "AIDAstella",
"graph": "resource:AIDAstella"
},
{
"modified": "In service",
"readable": "In service",
"graph": "resource:In_service"
},
{
"modified": "Meyer_Werft",
"readable": "Meyer Werft",
"graph": "resource:Meyer_Werft"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?v WHERE { resource:AIDAstella property:length ?r . resource:AIDAstella property:builder ?v }",
"readable_query": "SELECT DISTINCT ?r ?v WHERE { resource:AIDAstella property:length ?r . resource:AIDAstella property:builder ?v }",
"graph_answer": [
"253260.0 (millimetres)",
"resource:Meyer_Werft"
],
"readable_answer": [
"253260.0",
"Meyer Werft"
],
"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 ?g WHERE { resource:AIDAstella property:status ?g . resource:AIDAstella property:operator ?w }",
"readable_query": "SELECT DISTINCT ?w ?g WHERE { resource:AIDAstella property:status ?g . resource:AIDAstella property:operator ?w }",
"graph_answer": [
"resource:AIDA_Cruises",
"resource:In_service"
],
"readable_answer": [
"AIDA Cruises",
"In service"
],
"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 ?p WHERE { resource:AIDAstella property:first_appearance_in_film ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:AIDAstella property:first_appearance_in_film ?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"
]
}
] |
|
Food | 2 | 4594 | Id106 | [
{
"subject": "Bacon_Explosion",
"property": "ingredient",
"object": "Sausage"
},
{
"subject": "Bacon_Explosion",
"property": "region",
"object": "Kansas_City_metropolitan_area"
}
] | [
{
"subject": "Bacon_Explosion",
"property": "ingredient",
"object": "Sausage"
},
{
"subject": "Bacon_Explosion",
"property": "region",
"object": "Kansas_City_metropolitan_area"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Sausage in an ingredient in bacon explosion, originating from the Kansas City metropolitan area.",
"Bacon Explosion, which includes sausage, is from the Kansas City metropolitan area.",
"Bacon Explosion, containing sausage, is from the Kansas City metropolitan area."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bacon_Explosion",
"property:ingredient",
"resource:Sausage"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:region",
"resource:Kansas_City_metropolitan_area"
]
] | Bacon_Explosion | [
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Bacon_Explosion",
"readable": "Bacon Explosion",
"graph": "resource:Bacon_Explosion"
},
{
"modified": "Kansas_City_metropolitan_area",
"readable": "Kansas City metropolitan area",
"graph": "resource:Kansas_City_metropolitan_area"
},
{
"modified": "Sausage",
"readable": "Sausage",
"graph": "resource:Sausage"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:food . ?n property:region resource:Kansas_City_metropolitan_area . ?n property:ingredient resource:Sausage . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'b' ) ) }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n rdf:type ontology:food . ?n property:region resource:Kansas_City_metropolitan_area . ?n property:ingredient resource:Sausage . FILTER ( STRSTARTS ( LCASE ( ?n ) , 'b' ) ) }",
"graph_answer": [
"resource:Bacon_Explosion"
],
"readable_answer": [
"Bacon Explosion"
],
"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"
]
}
] |
|
MeanOfTransportation | 5 | 12350 | Id67 | [
{
"subject": "Antares_(rocket)",
"property": "manufacturer",
"object": "Yuzhnoye_Design_Office"
},
{
"subject": "Antares_(rocket)",
"property": "finalFlight",
"object": "\"2014-10-28\"^^xsd:date"
},
{
"subject": "Antares_(rocket)",
"property": "maidenFlight",
"object": "\"2013-04-21\"^^xsd:date"
},
{
"subject": "Antares_(rocket)",
"property": "sites",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"subject": "Antares_(rocket)",
"property": "MeanOfTransportation/diameter",
"object": "\"3.9\"^^<http://dbpedia.org/datatype/metre>"
}
] | [
{
"subject": "Antares_(rocket)",
"property": "manufacturer",
"object": "Yuzhnoye_Design_Office"
},
{
"subject": "Antares_(rocket)",
"property": "finalFlight",
"object": "2014-10-28"
},
{
"subject": "Antares_(rocket)",
"property": "maidenFlight",
"object": "2013-04-21"
},
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"subject": "Antares_(rocket)",
"property": "diameter",
"object": "3.9 (metres)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Yuzhnoye Design Office made the Antares rocket which is 3.9 m in diameter and was launched from the Mid-Atlantic Regional Spaceport Launch Pad 0. April 21, 2013 was its first flight and Oct. 28, 2014 was its last flight.",
"The Yuzhnoye Design Office manufactured Antares rocket made its maiden flight on April 21st 2013 and its final flight was on the 28th October 2014. It is 3.9 m in diameter and was launched from the Mid-Atlantic Regional Spaceport Launch Pad 0."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Antares__rocket_",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
],
[
"resource:Antares__rocket_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Antares__rocket_",
"property:diameter",
"3.9 (metres)"
],
[
"resource:Antares__rocket_",
"property:maiden_flight",
"resource:2013_04_21"
],
[
"resource:Antares__rocket_",
"property:manufacturer",
"resource:Yuzhnoye_Design_Office"
],
[
"resource:Antares__rocket_",
"property:final_flight",
"resource:2014_10_28"
]
] | Antares_(rocket) | [
{
"modified": "3.9 (metres)",
"readable": "3.9",
"graph": "3.9 (metres)"
},
{
"modified": "diameter",
"readable": "diameter",
"graph": "property:diameter"
},
{
"modified": "finalFlight",
"readable": "final flight",
"graph": "property:final_flight"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "maidenFlight",
"readable": "maiden flight",
"graph": "property:maiden_flight"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "2013-04-21",
"readable": "2013-04-21",
"graph": "resource:2013_04_21"
},
{
"modified": "2014-10-28",
"readable": "2014-10-28",
"graph": "resource:2014_10_28"
},
{
"modified": "Antares_(rocket)",
"readable": "Antares",
"graph": "resource:Antares__rocket_"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0",
"readable": "Mid-Atlantic Regional Spaceport Launch Pad 0",
"graph": "resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"modified": "Yuzhnoye_Design_Office",
"readable": "Yuzhnoye Design Office",
"graph": "resource:Yuzhnoye_Design_Office"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?k property:final_flight ?s . FILTER ( ?s = \"2014_10_28\" ) . ?k rdf:type ontology:mean_of_transportation . ?k property:launch_site ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?k property:final_flight ?s . FILTER ( ?s = \"2014-10-28\" ) . ?k rdf:type ontology:mean_of_transportation . ?k property:launch_site ?q }",
"graph_answer": [
"resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0"
],
"readable_answer": [
"Mid-Atlantic Regional Spaceport Launch Pad 0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r property:final_flight ?m . ?r rdf:type ontology:mean_of_transportation . ?r property:launch_site resource:Mid_Atlantic_Regional_Spaceport_Launch_Pad_0 . FILTER ( ?m = \"2014_10_28\" ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:final_flight ?m . ?r rdf:type ontology:mean_of_transportation . ?r property:launch_site resource:Mid-Atlantic_Regional_Spaceport_Launch_Pad_0 . FILTER ( ?m = \"2014-10-28\" ) }",
"graph_answer": [
"resource:Antares__rocket_"
],
"readable_answer": [
"Antares"
],
"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 ?x ?e WHERE { resource:Antares__rocket_ property:manufacturer ?e . resource:Antares__rocket_ property:maiden_flight ?x }",
"readable_query": "SELECT DISTINCT ?x ?e WHERE { resource:Antares_(rocket) property:manufacturer ?e . resource:Antares_(rocket) property:maiden_flight ?x }",
"graph_answer": [
"resource:2013_04_21",
"resource:Yuzhnoye_Design_Office"
],
"readable_answer": [
"2013-04-21",
"Yuzhnoye Design Office"
],
"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 ?z WHERE { resource:Antares__rocket_ property:l_c_c_n_number ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Antares_(rocket) property:l_c_c_n_number ?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"
]
}
] |
|
City | 2 | 4295 | Id145 | [
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Michigan"
},
{
"subject": "Michigan",
"property": "capital",
"object": "Lansing,_Michigan"
}
] | [
{
"subject": "Michigan",
"property": "capital",
"object": "Lansing,_Michigan"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Michigan"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Ann Arbor is located in Michigan where the capital is Lansing.",
"Ann Arbor is in the state of Michigan whose capital is Lansing."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Ann_Arbor__Michigan",
"rdf:type",
"ontology:city"
],
[
"resource:Ann_Arbor__Michigan",
"property:is_part_of",
"resource:Michigan"
],
[
"resource:Michigan",
"property:capital",
"resource:Lansing__Michigan"
]
] | Ann_Arbor,_Michigan | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Ann_Arbor,_Michigan",
"readable": "Ann Arbor, Michigan",
"graph": "resource:Ann_Arbor__Michigan"
},
{
"modified": "Lansing,_Michigan",
"readable": "Lansing, Michigan",
"graph": "resource:Lansing__Michigan"
},
{
"modified": "Michigan",
"readable": "Michigan",
"graph": "resource:Michigan"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?l ) WHERE { ?b property:country resource:United_States . ?x property:is_part_of ?b . ?x rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?l ) WHERE { ?b property:country resource:United_States . ?x property:is_part_of ?b . ?x rdf:type ontology:city }",
"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 ?f ?h WHERE { ?f property:is_part_of ?h . ?f rdf:type ontology:city . ?h property:capital resource:Lansing__Michigan }",
"readable_query": "SELECT DISTINCT ?f ?h WHERE { ?f property:is_part_of ?h . ?f rdf:type ontology:city . ?h property:capital resource:Lansing,_Michigan }",
"graph_answer": [
"resource:Ann_Arbor__Michigan",
"resource:Michigan"
],
"readable_answer": [
"Ann Arbor, Michigan",
"Michigan"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport | 5 | 10966 | Id15 | [
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "\"2777.0\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "cityServed",
"object": "\"Aarhus, Denmark\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "operator",
"object": "\"Aarhus Lufthavn A/S\"@en"
},
{
"subject": "Aarhus_Airport",
"property": "elevation",
"object": "\"24.9936\"^^xsd:double"
},
{
"subject": "Aarhus_Airport",
"property": "runwayDesignation",
"object": "\"10R/28L\""
}
] | [
{
"subject": "Aarhus_Airport",
"property": "runwayLength",
"object": "2777.0"
},
{
"subject": "Aarhus_Airport",
"property": "cityServed",
"object": "\"Aarhus, Denmark\""
},
{
"subject": "Aarhus_Airport",
"property": "operatingOrganisation",
"object": "\"Aarhus Lufthavn A/S\""
},
{
"subject": "Aarhus_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "25.0"
},
{
"subject": "Aarhus_Airport",
"property": "runwayName",
"object": "\"10R/28L\""
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus airport, serving Aarhus, Denmark, is located at 25 metres above sea level and operated by Aarhus Lufthavn A/S. The runway length is 2777.0 and is named 10R/28L.",
"Aarhus Lufthavn A/S is the operation organisation of Aarhus Airport located in Aarhus, Denmark. Its runway length is 2777.0 and is 25.0 metres above sea level, the runway is named 10R/28L.",
"Aarhus Airport is located in Aarhus, Denmark, and is operated by Aarhus Lufthavn A/S. The airport is 25 meters above sea level, measuring 2777.0 in length, dubbed 10R/28L."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aarhus_Airport",
"property:runway_length",
"resource:2777_0"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Aarhus_Airport",
"property:city_served",
"resource:Aarhus__Denmark"
],
[
"resource:Aarhus_Airport",
"property:elevation_above_the_sea_level",
"resource:25_0"
],
[
"resource:Aarhus_Airport",
"property:runway_name",
"resource:10R_28L"
],
[
"resource:Aarhus_Airport",
"property:operating_organisation",
"resource:Aarhus_Lufthavn_A_S"
]
] | Aarhus_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "10R/28L",
"readable": "10R/28L",
"graph": "resource:10R_28L"
},
{
"modified": "25.0",
"readable": "25.0",
"graph": "resource:25_0"
},
{
"modified": "2777.0",
"readable": "2777.0",
"graph": "resource:2777_0"
},
{
"modified": "Aarhus_Airport",
"readable": "Aarhus Airport",
"graph": "resource:Aarhus_Airport"
},
{
"modified": "Aarhus Lufthavn A/S",
"readable": "Aarhus Lufthavn A/S",
"graph": "resource:Aarhus_Lufthavn_A_S"
},
{
"modified": "Aarhus, Denmark",
"readable": "Aarhus, Denmark",
"graph": "resource:Aarhus__Denmark"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?s ) WHERE { ?m property:runway_length resource:2777_0 . ?m property:operating_organisation resource:Aarhus_Lufthavn_A_S . ?m rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?s ) WHERE { ?m property:runway_length resource:2777.0 . ?m property:operating_organisation resource:Aarhus_Lufthavn_A/S . ?m rdf:type ontology:airport }",
"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 ?l WHERE { ?l rdf:type ontology:airport . ?l property:operating_organisation resource:Aarhus_Lufthavn_A_S . ?l property:runway_length resource:2777_0 }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:airport . ?l property:operating_organisation resource:Aarhus_Lufthavn_A/S . ?l property:runway_length resource:2777.0 }",
"graph_answer": [
"resource:Aarhus_Airport"
],
"readable_answer": [
"Aarhus Airport"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Aarhus_Airport property:champions ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Aarhus_Airport property:champions ?b }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 3 | 5696 | Id29 | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayDesignation",
"object": "\"18L/36R\""
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "\"4099.86\"^^xsd:double"
}
] | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayName",
"object": "\"18L/36R\""
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "runwayLength",
"object": "4100.0"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Adolfo Suarez Madrid-Barajas airport is located in Paracuellos de Jarama. The runway name is 18L/36R and it has a length of 4100.0.",
"Adolfo Suarez Madrid-Barajas airport which is located at Paracuellos de Jarama has a runway length of 4100.0 and a runway name of 18L/36R.",
"Adolfo Suárez Madrid–Barajas Airport, which is in Paracuellos de Jarama, has a runway named 18L/36R and is 4,100 long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:runway_length",
"resource:4100_0"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Paracuellos_de_Jarama"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:runway_name",
"resource:18L_36R"
]
] | Adolfo_Suárez_Madrid–Barajas_Airport | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "runwayName",
"readable": "runway name",
"graph": "property:runway_name"
},
{
"modified": "18L/36R",
"readable": "18L/36R",
"graph": "resource:18L_36R"
},
{
"modified": "4100.0",
"readable": "4100.0",
"graph": "resource:4100_0"
},
{
"modified": "Adolfo_Suárez_Madrid–Barajas_Airport",
"readable": "Adolfo Suárez Madrid–Barajas Airport",
"graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
},
{
"modified": "Paracuellos_de_Jarama",
"readable": "Paracuellos de Jarama",
"graph": "resource:Paracuellos_de_Jarama"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c property:runway_name resource:18L_36R . ?c rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?c ) , 'adolfo' ) ) . ?c property:runway_length resource:4100_0 }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:runway_name resource:18L/36R . ?c rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?c ) , 'adolfo' ) ) . ?c property:runway_length resource:4100.0 }",
"graph_answer": [
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
],
"readable_answer": [
"Adolfo Suárez Madrid–Barajas Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?y }",
"readable_query": "ASK WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?y }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?n WHERE { resource:Adolfo_Su_rez_Madrid_Barajas_Airport property:location ?n }",
"readable_query": "SELECT ?n WHERE { resource:Adolfo_Suárez_Madrid–Barajas_Airport property:location ?n }",
"graph_answer": [
"resource:Paracuellos_de_Jarama"
],
"readable_answer": [
"Paracuellos de Jarama"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?q ) WHERE { ?v property:operating_organisation resource:ENAIRE . ?v rdf:type ontology:airport . ?v property:runway_length ?c }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?q ) WHERE { ?v property:operating_organisation resource:ENAIRE . ?v rdf:type ontology:airport . ?v property:runway_length ?c }",
"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"
]
}
] |
|
CelestialBody | 4 | 9328 | Id45 | [
{
"subject": "101_Helena",
"property": "mass",
"object": "\"3000.0\"^^xsd:double"
},
{
"subject": "101_Helena",
"property": "orbitalPeriod",
"object": "1.3104e+08"
},
{
"subject": "101_Helena",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "101_Helena",
"property": "Planet/apoapsis",
"object": "\"4.41092E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "101_Helena",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "101_Helena",
"property": "mass",
"object": "3.0 (kilograms)"
},
{
"subject": "101_Helena",
"property": "orbitalPeriod",
"object": "1516.6700000000003 (days)"
},
{
"subject": "101_Helena",
"property": "apoapsis",
"object": "441092000.0 (kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"101 Helena has a mass of 3.0 kilograms and an orbital period of, 1516.6700000000003 days. Its apoapsis is 441092000.0 kilometres and it has an epoch of 2006-12-31.",
"101 Helena has an orbit of 1516.6700000000003 days and an apoapsis of 441092000.0 kilometres. The epoch date is 31 December 2006 and it has a mass of 3 kgs.",
"101 Helena has a mass of 3.0 kgs and an orbital period of 1516.6700000000003 days. It has an apoapsis of 441092000.0 (kilometres) and an epoch of December 31st 2006."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:101_Helena",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:apoapsis",
"441092000.0 (kilometres)"
],
[
"resource:101_Helena",
"property:mass",
"3.0 (kilograms)"
],
[
"resource:101_Helena",
"property:orbital_period",
"1516.6700000000003 (days)"
]
] | 101_Helena | [
{
"modified": "1516.6700000000003 (days)",
"readable": "1516.6700000000003",
"graph": "1516.6700000000003 (days)"
},
{
"modified": "3.0 (kilograms)",
"readable": "3.0",
"graph": "3.0 (kilograms)"
},
{
"modified": "441092000.0 (kilometres)",
"readable": "441092000.0",
"graph": "441092000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?z property:orbital_period ?e . ?z property:epoch ?x . FILTER ( ?x = \"2006_12_31\" ) . ?z rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?z property:orbital_period ?e . ?z property:epoch ?x . FILTER ( ?x = \"2006-12-31\" ) . ?z rdf:type ontology:celestial_body }",
"graph_answer": [
"1516.6700000000003 (days)"
],
"readable_answer": [
"1516.6700000000003"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?p property:mass ?a . ?p property:orbital_period resource:39447000_0 . ?p rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?p property:mass ?a . ?p property:orbital_period resource:39447000.0 . ?p 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"
]
}
] |
|
Food | 3 | 7372 | Id285 | [
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Zamboangans"
},
{
"subject": "Philippines",
"property": "language",
"object": "Philippine_Spanish"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
}
] | [
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Zamboangans"
},
{
"subject": "Philippines",
"property": "language",
"object": "Philippine_Spanish"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Zamboangans are a group in the Philippines, where the spoken language is Philippine Spanish, and batchoy is eaten.",
"Batchoy is eaten in the Philippines where the language used is Philippine Spanish and one of the ethnic groups are the Zamboangans.",
"Philippines is the country Batchoy comes from, one of the ethnic groups there is the Zamboangans and the spoken language is Philippine Spanish."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Batchoy",
"rdf:type",
"ontology:food"
],
[
"resource:Batchoy",
"property:country",
"resource:Philippines"
],
[
"resource:Philippines",
"property:language",
"resource:Philippine_Spanish"
],
[
"resource:Philippines",
"property:ethnic_group",
"resource:Zamboangans"
]
] | Batchoy | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Batchoy",
"readable": "Batchoy",
"graph": "resource:Batchoy"
},
{
"modified": "Philippine_Spanish",
"readable": "Philippine Spanish",
"graph": "resource:Philippine_Spanish"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
},
{
"modified": "Zamboangans",
"readable": "Zamboangans",
"graph": "resource:Zamboangans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?q ) WHERE { ?c property:language resource:Philippine_Spanish . ?c property:ethnic_group resource:Zamboangans }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?q ) WHERE { ?c property:language resource:Philippine_Spanish . ?c property:ethnic_group resource:Zamboangans }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?u property:language resource:Philippine_Spanish . ?u property:ethnic_group resource:Zamboangans }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:language resource:Philippine_Spanish . ?u property:ethnic_group resource:Zamboangans }",
"graph_answer": [
"resource:Philippines"
],
"readable_answer": [
"Philippines"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:food . ?j property:country resource:Philippines }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?j rdf:type ontology:food . ?j property:country resource:Philippines }",
"graph_answer": [
"resource:Batchoy"
],
"readable_answer": [
"Batchoy"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 5 | 11977 | Id198 | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Fulton_County,_Georgia",
"property": "largestCity",
"object": "Atlanta"
},
{
"subject": "Fulton_County,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Georgia_(U.S._state)"
},
{
"subject": "Alpharetta,_Georgia",
"property": "subdivisionName",
"object": "Fulton_County,_Georgia"
}
] | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Fulton_County,_Georgia",
"property": "largestCity",
"object": "Atlanta"
},
{
"subject": "Fulton_County,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Georgia_(U.S._state)"
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Fulton_County,_Georgia"
}
] | (X (X) (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alpharetta, Fulton County is part of Georgia (capital: Atlanta), located within the United States. The U.S. is home to Native Americans.",
"Alpharetta is in Fulton County, Georgia, US where Native Americans are an ethnic group. Atlanta is the largest city in Fulton County.",
"Alpharetta, is part of Fulton County, in Georgia whose largest city is Atlanta. The Native Americans are an ethnic group within the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Alpharetta__Georgia",
"property:is_part_of",
"resource:Georgia__U_S__state_"
],
[
"resource:Alpharetta__Georgia",
"property:is_part_of",
"resource:Fulton_County__Georgia"
],
[
"resource:Fulton_County__Georgia",
"property:largest_city",
"resource:Atlanta"
],
[
"resource:Fulton_County__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Fulton_County__Georgia",
"property:country",
"resource:United_States"
]
] | Atlanta | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "Alpharetta,_Georgia",
"readable": "Alpharetta, Georgia",
"graph": "resource:Alpharetta__Georgia"
},
{
"modified": "Atlanta",
"readable": "Atlanta",
"graph": "resource:Atlanta"
},
{
"modified": "Fulton_County,_Georgia",
"readable": "Fulton County, Georgia",
"graph": "resource:Fulton_County__Georgia"
},
{
"modified": "Georgia_(U.S._state)",
"readable": "Georgia",
"graph": "resource:Georgia__U_S__state_"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Alpharetta__Georgia property:is_part_of ?y . FILTER NOT EXISTS { ?y rdf:type ontology:city } }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Alpharetta,_Georgia property:is_part_of ?y . FILTER NOT EXISTS { ?y rdf:type ontology:city } }",
"graph_answer": [
"resource:Georgia__U_S__state_"
],
"readable_answer": [
"Georgia"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"exclusive",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?l property:largest_city resource:Istanbul . ?l property:country resource:United_States . ?l rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?l property:largest_city resource:Istanbul . ?l property:country resource:United_States . ?l rdf:type ontology:city }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?y rdf:type ontology:city . ?y property:country resource:United_States . ?y property:largest_city resource:Atlanta }",
"readable_query": "ASK WHERE { ?y rdf:type ontology:city . ?y property:country resource:United_States . ?y property:largest_city resource:Atlanta }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?j WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:city . ?j property:largest_city resource:Atlanta }",
"readable_query": "SELECT ?j WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:city . ?j property:largest_city resource:Atlanta }",
"graph_answer": [
"resource:Fulton_County__Georgia"
],
"readable_answer": [
"Fulton County, Georgia"
],
"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 ?q WHERE { resource:United_States property:ethnic_group ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:United_States property:ethnic_group ?q }",
"graph_answer": [
"resource:Native_Americans_in_the_United_States"
],
"readable_answer": [
"Native Americans in the United States"
],
"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 | 10188 | Id162 | [
{
"subject": "Aston_Martin_V8",
"property": "related",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_DBS",
"property": "successor",
"object": "Aston_Martin_Vantage"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "United_Kingdom"
}
] | [
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_DBS",
"property": "successor",
"object": "Aston_Martin_Vantage"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "United_Kingdom"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Aston Martin V8 originated from the UK, led by Queen Elizabeth II and is related to the Aston Martin DBS which is succeeded by the Aston Martin Vantage.",
"The successor of the Aston Martin DBS, is the Aston Martin Vantage. Aston Martin DBS is a related means of transport to the Aston Martin V8 which was assembled in the United Kingdom. The ruler of the United Kingdom is Queen Elizabeth II.",
"The Aston Martin V8 is assembled in the United Kingdom, where Elizabeth II is the leader. The Aston Martin Vantage succeeded the Aston Martin DBS, which is related to The Aston Martin V8."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aston_Martin_V8",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aston_Martin_V8",
"property:related_mean_of_transportation",
"resource:Aston_Martin_DBS"
],
[
"resource:Aston_Martin_V8",
"property:assembly",
"resource:United_Kingdom"
],
[
"resource:United_Kingdom",
"property:leader",
"resource:Elizabeth_II"
],
[
"resource:Aston_Martin_DBS",
"property:successor",
"resource:Aston_Martin_Vantage"
]
] | Aston_Martin_V8 | [
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Aston_Martin_DBS",
"readable": "Aston Martin DBS",
"graph": "resource:Aston_Martin_DBS"
},
{
"modified": "Aston_Martin_V8",
"readable": "Aston Martin V8",
"graph": "resource:Aston_Martin_V8"
},
{
"modified": "Aston_Martin_Vantage",
"readable": "Aston Martin Vantage",
"graph": "resource:Aston_Martin_Vantage"
},
{
"modified": "Elizabeth_II",
"readable": "Elizabeth II",
"graph": "resource:Elizabeth_II"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:mean_of_transportation . ?z property:successor resource:Aston_Martin_Vantage . ?f property:assembly resource:United_Kingdom . ?f property:related_mean_of_transportation ?z }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:mean_of_transportation . ?z property:successor resource:Aston_Martin_Vantage . ?f property:assembly resource:United_Kingdom . ?f property:related_mean_of_transportation ?z }",
"graph_answer": [
"resource:Aston_Martin_V8"
],
"readable_answer": [
"Aston Martin V8"
],
"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 ?m WHERE { resource:Aston_Martin_V8 rdf:type ontology:mean_of_transportation . ?m property:successor resource:Aston_Martin_Vantage . resource:Aston_Martin_V8 property:assembly resource:United_Kingdom . resource:Aston_Martin_V8 property:related_mean_of_transportation ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:Aston_Martin_V8 rdf:type ontology:mean_of_transportation . ?m property:successor resource:Aston_Martin_Vantage . resource:Aston_Martin_V8 property:assembly resource:United_Kingdom . resource:Aston_Martin_V8 property:related_mean_of_transportation ?m }",
"graph_answer": [
"resource:Aston_Martin_DBS"
],
"readable_answer": [
"Aston Martin DBS"
],
"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 ?e WHERE { resource:United_Kingdom property:national_register_of_historic_places_reference_number ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:United_Kingdom property:national_register_of_historic_places_reference_number ?e }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 3 | 8316 | Id162 | [
{
"subject": "Aenir",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Aenir",
"property": "oclc",
"object": "45644811"
},
{
"subject": "Aenir",
"property": "isbn",
"object": "\"0-439-17684-0\""
}
] | [
{
"subject": "Aenir",
"property": "oclcNumber",
"object": "45644811"
},
{
"subject": "Aenir",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Aenir",
"property": "isbnNumber",
"object": "\"0-439-17684-0\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aenir was written by Garth Nix, has an OCLC number of 45644811 and an ISBN number of 0-439-17684-0.",
"Aenir, which was written by Garth Nix has the OCLC number 45644811 and the ISBN number 0-439-17684-0.",
"Aenir was written by Garth Nix and has the ISBN number 0-439-17684-0 as well as the OCLC number 45644811."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aenir",
"property:author",
"resource:Garth_Nix"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:oclc_number",
"45644811"
],
[
"resource:Aenir",
"property:isbn_number",
"resource:0_439_17684_0"
]
] | Aenir | [
{
"modified": "45644811",
"readable": "45644811",
"graph": "45644811"
},
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "oclcNumber",
"readable": "oclc number",
"graph": "property:oclc_number"
},
{
"modified": "0-439-17684-0",
"readable": "0-439-17684-0",
"graph": "resource:0_439_17684_0"
},
{
"modified": "Aenir",
"readable": "Aenir",
"graph": "resource:Aenir"
},
{
"modified": "Garth_Nix",
"readable": "Garth Nix",
"graph": "resource:Garth_Nix"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?h property:isbn_number ?s . ?h property:oclc_number ?e . FILTER ( ?e = '45644811' ) . ?h rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?h property:isbn_number ?s . ?h property:oclc_number ?e . FILTER ( ?e = '45644811' ) . ?h rdf:type ontology:written_work }",
"graph_answer": [
"resource:0_439_17684_0"
],
"readable_answer": [
"0-439-17684-0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?h property:isbn_number '978-1-4165-4253-7' . ?h rdf:type ontology:written_work . ?h property:author ?n }",
"readable_query": "ASK WHERE { ?h property:isbn_number '978-1-4165-4253-7' . ?h rdf:type ontology:written_work . ?h property:author ?n }",
"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"
]
}
] |
|
Food | 2 | 4753 | Id265 | [
{
"subject": "Shumai",
"property": "variations",
"object": "Siomay"
},
{
"subject": "Batagor",
"property": "hasVariant",
"object": "Shumai"
}
] | [
{
"subject": "Shumai",
"property": "dishVariation",
"object": "Siomay"
},
{
"subject": "Batagor",
"property": "dishVariation",
"object": "Shumai"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Batagor is a variation of Shumai which is a variation of Siomay.",
"Batagor and shumai (and its variation of Siomay) are kinds of the same dish.",
"Shumai is a variation of Siomay and Batagor."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Batagor",
"property:dish_variation",
"resource:Shumai"
],
[
"resource:Batagor",
"rdf:type",
"ontology:food"
],
[
"resource:Shumai",
"property:dish_variation",
"resource:Siomay"
]
] | Batagor | [
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "Batagor",
"readable": "Batagor",
"graph": "resource:Batagor"
},
{
"modified": "Shumai",
"readable": "Shumai",
"graph": "resource:Shumai"
},
{
"modified": "Siomay",
"readable": "Siomay",
"graph": "resource:Siomay"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { VALUES ( ?h ) { ( resource:Siomay ) ( resource:Shumai ) } . resource:Batagor property:dish_variation ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { VALUES ( ?h ) { ( resource:Siomay ) ( resource:Shumai ) } . resource:Batagor property:dish_variation ?h }",
"graph_answer": [
"resource:Shumai"
],
"readable_answer": [
"Shumai"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"direct_multiple_choices",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"closed_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { resource:Shumai property:dish_variation ?q . VALUES ( ?q ) { ( resource:Siomay ) ( resource:Shumai ) } }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Shumai property:dish_variation ?q . VALUES ( ?q ) { ( resource:Siomay ) ( resource:Shumai ) } }",
"graph_answer": [
"resource:Siomay"
],
"readable_answer": [
"Siomay"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"direct_multiple_choices",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"closed_entity_answer",
"single_intention"
]
}
] |
|
Food | 4 | 10011 | Id300 | [
{
"subject": "Philippines",
"property": "language",
"object": "Arabic"
},
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Zamboangans"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "ethnicGroups",
"object": "Chinese_Filipino"
}
] | [
{
"subject": "Philippines",
"property": "language",
"object": "Arabic"
},
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Zamboangans"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "ethnicGroup",
"object": "Chinese_Filipino"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Philippines is the country Batchoy comes from, where many people live in like Zamboangans and Chinese Filipino people. One of the languages in Philippines is Arabic.",
"In the Philippines, the Chinese Filipino, the Zamboangans, Arabic, and Batchoy can be found.",
"Batchoy is eaten in the Philippines where Arabic is spoken. Ethnic groups of the Philippines include the Zamboangans and Chinese Filipino people."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Batchoy",
"rdf:type",
"ontology:food"
],
[
"resource:Batchoy",
"property:country",
"resource:Philippines"
],
[
"resource:Philippines",
"property:language",
"resource:Arabic"
],
[
"resource:Philippines",
"property:ethnic_group",
"resource:Zamboangans"
],
[
"resource:Philippines",
"property:ethnic_group",
"resource:Chinese_Filipino"
]
] | Batchoy | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Arabic",
"readable": "Arabic",
"graph": "resource:Arabic"
},
{
"modified": "Batchoy",
"readable": "Batchoy",
"graph": "resource:Batchoy"
},
{
"modified": "Chinese_Filipino",
"readable": "Chinese Filipino",
"graph": "resource:Chinese_Filipino"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
},
{
"modified": "Zamboangans",
"readable": "Zamboangans",
"graph": "resource:Zamboangans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?l ) WHERE { resource:Philippines property:ethnic_group ?p }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?l ) WHERE { resource:Philippines property:ethnic_group ?p }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Philippines property:ethnic_group ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Philippines property:ethnic_group ?e }",
"graph_answer": [
"resource:Zamboangans",
"resource:Chinese_Filipino"
],
"readable_answer": [
"Zamboangans",
"Chinese Filipino"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:food . ?u property:country resource:Philippines }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:food . ?u property:country resource:Philippines }",
"graph_answer": [
"resource:Batchoy"
],
"readable_answer": [
"Batchoy"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Philippines property:language ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Philippines property:language ?s }",
"graph_answer": [
"resource:Arabic"
],
"readable_answer": [
"Arabic"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 4 | 9728 | Id17 | [
{
"subject": "Amatriciana_sauce",
"property": "region",
"object": "Lazio"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredient",
"object": "Olive_oil"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredientName",
"object": "\"Tomatoes,guanciale, cheese (Pecorino Romano),olive oil\""
}
] | [
{
"subject": "Amatriciana_sauce",
"property": "region",
"object": "Lazio"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredient",
"object": "Olive_oil"
},
{
"subject": "Amatriciana_sauce",
"property": "mainIngredient",
"object": "\"Tomatoes, guanciale, cheese, olive oil\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Amatriciana sauce is a traditional Italian sauce from the Lazio region. Its ingredients include tomatoes, guanciale, cheese and olive oil.",
"Tomatoes, guanciale, cheese and olive oil are the main ingredients of Amatriciana sauce. It comes from Lazio in Italy."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Amatriciana_sauce",
"property:ingredient",
"resource:Olive_oil"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Cheese"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Olive_oil"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Guanciale"
],
[
"resource:Amatriciana_sauce",
"property:main_ingredient",
"resource:Tomatoes"
],
[
"resource:Amatriciana_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Amatriciana_sauce",
"property:country",
"resource:Italy"
],
[
"resource:Amatriciana_sauce",
"property:region",
"resource:Lazio"
]
] | Amatriciana_sauce | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Amatriciana_sauce",
"readable": "Amatriciana sauce",
"graph": "resource:Amatriciana_sauce"
},
{
"modified": "Cheese",
"readable": "Cheese",
"graph": "resource:Cheese"
},
{
"modified": "Guanciale",
"readable": "Guanciale",
"graph": "resource:Guanciale"
},
{
"modified": "Italy",
"readable": "Italy",
"graph": "resource:Italy"
},
{
"modified": "Lazio",
"readable": "Lazio",
"graph": "resource:Lazio"
},
{
"modified": "Olive oil",
"readable": "Olive oil",
"graph": "resource:Olive_oil"
},
{
"modified": "Tomatoes",
"readable": "Tomatoes",
"graph": "resource:Tomatoes"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'g' ) ) . resource:Amatriciana_sauce property:main_ingredient ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( ?q ) , 'g' ) ) . resource:Amatriciana_sauce property:main_ingredient ?q }",
"graph_answer": [
"resource:Guanciale"
],
"readable_answer": [
"Guanciale"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( resource:Guanciale ) , 'g' ) ) . resource:Amatriciana_sauce property:main_ingredient resource:Guanciale }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( STRSTARTS ( LCASE ( resource:Guanciale ) , 'g' ) ) . resource:Amatriciana_sauce property:main_ingredient resource:Guanciale }",
"graph_answer": [
"resource:Cheese"
],
"readable_answer": [
"Cheese"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?u ) WHERE { resource:Amatriciana_sauce property:main_ingredient ?i }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?i ) AS ?u ) WHERE { resource:Amatriciana_sauce property:main_ingredient ?i }",
"graph_answer": [
"4"
],
"readable_answer": [
"4"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?d != resource:Cheese ) . resource:Amatriciana_sauce property:main_ingredient ?d . FILTER ( ?d != resource:Guanciale ) }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( ?d != resource:Cheese ) . resource:Amatriciana_sauce property:main_ingredient ?d . FILTER ( ?d != resource:Guanciale ) }",
"graph_answer": [
"resource:Olive_oil",
"resource:Tomatoes"
],
"readable_answer": [
"Olive oil",
"Tomatoes"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?p WHERE { resource:Amatriciana_sauce property:region ?p . resource:Amatriciana_sauce property:country ?r }",
"readable_query": "SELECT DISTINCT ?r ?p WHERE { resource:Amatriciana_sauce property:region ?p . resource:Amatriciana_sauce property:country ?r }",
"graph_answer": [
"resource:Italy",
"resource:Lazio"
],
"readable_answer": [
"Italy",
"Lazio"
],
"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"
]
}
] |
|
SportsTeam | 4 | 10626 | Id67 | [
{
"subject": "A.F.C._Fylde",
"property": "season",
"object": "2014"
},
{
"subject": "A.F.C._Fylde",
"property": "ground",
"object": "Lancashire"
},
{
"subject": "A.F.C._Fylde",
"property": "capacity",
"object": "3180"
},
{
"subject": "A.F.C._Fylde",
"property": "fullname",
"object": "\"Association Football Club Fylde\"@en"
}
] | [
{
"subject": "A.F.C._Fylde",
"property": "season",
"object": "2014"
},
{
"subject": "A.F.C._Fylde",
"property": "numberOfMembers",
"object": "3180"
},
{
"subject": "A.F.C._Fylde",
"property": "ground",
"object": "Lancashire"
},
{
"subject": "A.F.C._Fylde",
"property": "fullName",
"object": "\"Association Football Club Fylde\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AFC Fylde (full name: Association Football Club Fylde), played in 2014 and their ground in Lancashire holds 3180 fans.",
"The full name of the A.F.C. Fylde is \"Association Football Club Fylde.\" and they have 3180 members. The club's ground is in Lancashire and they competed in the 2014 season.",
"A.F.C. Fylde (full name Association Football Club Fylde) is located in the county of Lancashire. The club competed in the 2014 season and has 3180 members."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_F_C__Fylde",
"property:season",
"resource:2014"
],
[
"resource:A_F_C__Fylde",
"property:full_name",
"Association Football Club Fylde"
],
[
"resource:A_F_C__Fylde",
"property:number_of_members",
"resource:3180"
],
[
"resource:A_F_C__Fylde",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_F_C__Fylde",
"property:ground",
"resource:Lancashire"
]
] | A.F.C._Fylde | [
{
"modified": "Association Football Club Fylde",
"readable": "Association Football Club Fylde",
"graph": "Association Football Club Fylde"
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "2014",
"readable": "2014",
"graph": "resource:2014"
},
{
"modified": "3180",
"readable": "3180",
"graph": "resource:3180"
},
{
"modified": "A.F.C._Fylde",
"readable": "A.F.C. Fylde",
"graph": "resource:A_F_C__Fylde"
},
{
"modified": "Lancashire",
"readable": "Lancashire",
"graph": "resource:Lancashire"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?s WHERE { resource:A_F_C__Fylde property:full_name ?d . resource:A_F_C__Fylde property:season ?s }",
"readable_query": "SELECT DISTINCT ?d ?s WHERE { resource:A.F.C._Fylde property:full_name ?d . resource:A.F.C._Fylde property:season ?s }",
"graph_answer": [
"Association Football Club Fylde",
"resource:2014"
],
"readable_answer": [
"Association Football Club Fylde",
"2014"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m ?w WHERE { resource:A_F_C__Fylde property:number_of_members ?w . resource:A_F_C__Fylde property:ground ?m }",
"readable_query": "SELECT DISTINCT ?m ?w WHERE { resource:A.F.C._Fylde property:number_of_members ?w . resource:A.F.C._Fylde property:ground ?m }",
"graph_answer": [
"resource:Lancashire",
"resource:3180"
],
"readable_answer": [
"Lancashire",
"3180"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist | 4 | 8749 | Id141 | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Psychedelic_folk"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Deram_Records"
},
{
"subject": "Deram_Records",
"property": "location",
"object": "London"
},
{
"subject": "Alison_O'Donnell",
"property": "label",
"object": "Stanyan_Records"
}
] | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Psychedelic_folk"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Deram_Records"
},
{
"subject": "Deram_Records",
"property": "location",
"object": "London"
},
{
"subject": "Alison_O'Donnell",
"property": "recordLabel",
"object": "Stanyan_Records"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Psychedelic folk singer Alison O'Donnell was signed with Stanyan Records and London based Deram Records.",
"Psychedelic folk musician Alison O'Donnell is signed with London's Deram Records. O'Donnell was formerly signed with Stanyan Records.",
"Psychedelic folk performer Alison O'Donnell records for London-based Deram Records and Stanyan Records."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Deram_Records",
"property:location",
"resource:London"
],
[
"resource:Alison_O_Donnell",
"rdf:type",
"ontology:artist"
],
[
"resource:Alison_O_Donnell",
"property:genre",
"resource:Psychedelic_folk"
],
[
"resource:Alison_O_Donnell",
"property:record_label",
"resource:Stanyan_Records"
],
[
"resource:Alison_O_Donnell",
"property:record_label",
"resource:Deram_Records"
]
] | Alison_O'Donnell | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "recordLabel",
"readable": "record label",
"graph": "property:record_label"
},
{
"modified": "Alison_O'Donnell",
"readable": "Alison O'Donnell",
"graph": "resource:Alison_O_Donnell"
},
{
"modified": "Deram_Records",
"readable": "Deram Records",
"graph": "resource:Deram_Records"
},
{
"modified": "London",
"readable": "London",
"graph": "resource:London"
},
{
"modified": "Psychedelic_folk",
"readable": "Psychedelic folk",
"graph": "resource:Psychedelic_folk"
},
{
"modified": "Stanyan_Records",
"readable": "Stanyan Records",
"graph": "resource:Stanyan_Records"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { resource:Alison_O_Donnell property:record_label ?r . FILTER ( ?r != resource:Stanyan_Records ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:Alison_O_Donnell property:record_label ?r . FILTER ( ?r != resource:Stanyan_Records ) }",
"graph_answer": [
"resource:Deram_Records"
],
"readable_answer": [
"Deram Records"
],
"type": [
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { FILTER NOT EXISTS { ?v property:location resource:London } . resource:Alison_O_Donnell property:record_label ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER NOT EXISTS { ?v property:location resource:London } . resource:Alison_O'Donnell property:record_label ?v }",
"graph_answer": [
"resource:Stanyan_Records"
],
"readable_answer": [
"Stanyan Records"
],
"type": [
"coreference",
"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"
]
}
] |
|
Food | 4 | 9975 | Id264 | [
{
"subject": "Catalonia",
"property": "leaderName",
"object": "Carles_Puigdemont"
},
{
"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": "Carles_Puigdemont"
},
{
"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"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Felipe VI of Spain is the leader of Spain where one of its traditional dishes is arros negre. Arros negre is from the Catalonia region where Carles Puigdemont is the leader.",
"Arròs negre is from the Catalonia region of Spain where the leader is Carles Puigdemont. The country's head of state is Spain is Felipe VI.",
"Arros Negre is a traditional dish from the Catalonia region of Spain. The region's leader is Carles Puigdemont and the ruler of the country is King Felipe VI."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Catalonia",
"property:leader",
"resource:Carles_Puigdemont"
],
[
"resource:Spain",
"property:leader",
"resource:Felipe_VI_of_Spain"
],
[
"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": "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": "Carles_Puigdemont",
"readable": "Carles Puigdemont",
"graph": "resource:Carles_Puigdemont"
},
{
"modified": "Catalonia",
"readable": "Catalonia",
"graph": "resource:Catalonia"
},
{
"modified": "Felipe_VI_of_Spain",
"readable": "Felipe VI of Spain",
"graph": "resource:Felipe_VI_of_Spain"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { { { resource:Catalonia property:leader ?y } UNION { resource:Spain property:leader ?y } } }",
"readable_query": "SELECT DISTINCT ?y WHERE { { { resource:Catalonia property:leader ?y } UNION { resource:Spain property:leader ?y } } }",
"graph_answer": [
"resource:Carles_Puigdemont",
"resource:Felipe_VI_of_Spain"
],
"readable_answer": [
"Carles Puigdemont",
"Felipe VI of Spain"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { resource:Catalonia property:leader ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Catalonia property:leader ?x }",
"graph_answer": [
"resource:Carles_Puigdemont"
],
"readable_answer": [
"Carles Puigdemont"
],
"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"
]
}
] |
|
City | 3 | 6939 | Id227 | [
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albany,_Oregon",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | [
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albany,_Oregon",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The United States uses the English language, includes the ethnic group of African Americans and is the location of Albany, Oregon.",
"Albany, Oregon is in the U.S. where African Americans are an ethnic group and english is spoken.",
"African Americans are an ethnic group in the United States which is where Albany, Oregon is located and they speak English."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albany__Oregon",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Oregon",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
]
] | Albany,_Oregon | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "Albany,_Oregon",
"readable": "Albany, Oregon",
"graph": "resource:Albany__Oregon"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?y ) WHERE { ?i property:anthem resource:The_Star_Spangled_Banner . ?t property:country ?i . ?t rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?t ) AS ?y ) WHERE { ?i property:anthem resource:The_Star-Spangled_Banner . ?t property:country ?i . ?t rdf:type ontology:city }",
"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 ?n ?i WHERE { resource:United_States property:language ?i . resource:United_States property:ethnic_group ?n }",
"readable_query": "SELECT DISTINCT ?n ?i WHERE { resource:United_States property:language ?i . resource:United_States property:ethnic_group ?n }",
"graph_answer": [
"resource:African_Americans",
"resource:English_language"
],
"readable_answer": [
"African Americans",
"English language"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?m property:country resource:United_States . ?m rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?m property:country resource:United_States . ?m rdf:type ontology:city }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?j WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:city }",
"readable_query": "SELECT ?j WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:city }",
"graph_answer": [
"resource:Albany__Oregon"
],
"readable_answer": [
"Albany, Oregon"
],
"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"
]
}
] |
|
SportsTeam | 4 | 10594 | Id35 | [
{
"subject": "A.D._Isidro_Metapán",
"property": "manager",
"object": "Jorge_Humberto_Rodríguez"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "ground",
"object": "Estadio_Jorge_Calero_Suárez"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "capacity",
"object": "\"10000\"^^xsd:nonNegativeInteger"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "fullname",
"object": "\"Asociación Deportiva\"@en"
}
] | [
{
"subject": "A.D._Isidro_Metapán",
"property": "manager",
"object": "Jorge_Humberto_Rodríguez"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "ground",
"object": "Estadio_Jorge_Calero_Suárez"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "numberOfMembers",
"object": "10000"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "fullName",
"object": "\"Asociación Deportiva\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"AD Isidro Metapan play at the Estadio Jorge Calero Suarez and has 10000 members. Their full name is \"Asociación Deportiva\" and they are managed by Jorge Humberto Rodriguez."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:A_D__Isidro_Metap_n",
"property:full_name",
"resource:Asociaci_n_Deportiva"
],
[
"resource:A_D__Isidro_Metap_n",
"property:number_of_members",
"10000"
],
[
"resource:A_D__Isidro_Metap_n",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_D__Isidro_Metap_n",
"property:manager",
"resource:Jorge_Humberto_Rodr_guez"
],
[
"resource:A_D__Isidro_Metap_n",
"property:ground",
"resource:Estadio_Jorge_Calero_Su_rez"
]
] | A.D._Isidro_Metapán | [
{
"modified": "10000",
"readable": "10000",
"graph": "10000"
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "A.D._Isidro_Metapán",
"readable": "A.D. Isidro Metapán",
"graph": "resource:A_D__Isidro_Metap_n"
},
{
"modified": "Asociación Deportiva",
"readable": "Asociación Deportiva",
"graph": "resource:Asociaci_n_Deportiva"
},
{
"modified": "Estadio_Jorge_Calero_Suárez",
"readable": "Estadio Jorge Calero Suárez",
"graph": "resource:Estadio_Jorge_Calero_Su_rez"
},
{
"modified": "Jorge_Humberto_Rodríguez",
"readable": "Jorge Humberto Rodríguez",
"graph": "resource:Jorge_Humberto_Rodr_guez"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?v property:ground ?d . ?v rdf:type ontology:sports_team . FILTER ( ?t > '10000' ) . ?v property:number_of_members ?t }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?v property:ground ?d . ?v rdf:type ontology:sports_team . FILTER ( ?t > '10000' ) . ?v property:number_of_members ?t }",
"graph_answer": [
"resource:Estadio_Jorge_Calero_Su_rez"
],
"readable_answer": [
"Estadio Jorge Calero Suárez"
],
"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 ?c WHERE { ?q property:ground resource:Estadio_Jorge_Calero_Su_rez . ?q property:manager ?c . ?q rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?q property:ground resource:Estadio_Jorge_Calero_Suárez . ?q property:manager ?c . ?q rdf:type ontology:sports_team }",
"graph_answer": [
"resource:Jorge_Humberto_Rodr_guez"
],
"readable_answer": [
"Jorge Humberto Rodríguez"
],
"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 ?g WHERE { ?g property:ground resource:Estadio_Jorge_Calero_Su_rez . ?g rdf:type ontology:sports_team . ?g property:manager resource:Jorge_Humberto_Rodr_guez }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:ground resource:Estadio_Jorge_Calero_Suárez . ?g rdf:type ontology:sports_team . ?g property:manager resource:Jorge_Humberto_Rodríguez }",
"graph_answer": [
"resource:A_D__Isidro_Metap_n"
],
"readable_answer": [
"A.D. Isidro Metapán"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { resource:A_D__Isidro_Metap_n property:full_name ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:A.D._Isidro_Metapán property:full_name ?x }",
"graph_answer": [
"resource:Asociaci_n_Deportiva"
],
"readable_answer": [
"Asociación Deportiva"
],
"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 | 10242 | Id216 | [
{
"subject": "Guiana_Space_Centre",
"property": "headquarters",
"object": "French_Guiana"
},
{
"subject": "ELA-3",
"property": "site",
"object": "Guiana_Space_Centre"
},
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "ELA-3",
"property": "operator",
"object": "Arianespace"
}
] | [
{
"subject": "Guiana_Space_Centre",
"property": "headquarter",
"object": "French_Guiana"
},
{
"subject": "ELA-3",
"property": "site",
"object": "Guiana_Space_Centre"
},
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "ELA-3",
"property": "operator",
"object": "Arianespace"
}
] | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Ariane 5 was launched at the ELA-3 which is operated by Arianespace and located at the Guiana Space Centre which has HQ in French Guiana.",
"The ELA-3, which is operated by Arianespace, is located at the Guiana Space Centre, whose headquarters are located in French Guiana. The launch site of the Ariane 5 was ELA-3 launchpad.",
"The Ariane 5 was launched at the ELA-3 which is found at the Guiana Space Centre in French Guiana. The ELA-3 is operated by Arianespace."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Guiana_Space_Centre",
"property:headquarter",
"resource:French_Guiana"
],
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ELA_3",
"property:site",
"resource:Guiana_Space_Centre"
],
[
"resource:ELA_3",
"property:operator",
"resource:Arianespace"
]
] | Ariane_5 | [
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "site",
"readable": "site",
"graph": "property:site"
},
{
"modified": "Ariane_5",
"readable": "Ariane 5",
"graph": "resource:Ariane_5"
},
{
"modified": "Arianespace",
"readable": "Arianespace",
"graph": "resource:Arianespace"
},
{
"modified": "ELA-3",
"readable": "ELA-3",
"graph": "resource:ELA_3"
},
{
"modified": "French_Guiana",
"readable": "French Guiana",
"graph": "resource:French_Guiana"
},
{
"modified": "Guiana_Space_Centre",
"readable": "Guiana Space Centre",
"graph": "resource:Guiana_Space_Centre"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Guiana_Space_Centre property:headquarter resource:French_Guiana }",
"readable_query": "ASK WHERE { resource:Guiana_Space_Centre property:headquarter resource:French_Guiana }",
"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 ?l WHERE { ?l property:operator resource:Arianespace . ?q property:headquarter resource:French_Guiana . ?l property:site ?q }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:operator resource:Arianespace . ?q property:headquarter resource:French_Guiana . ?l property:site ?q }",
"graph_answer": [
"resource:ELA_3"
],
"readable_answer": [
"ELA-3"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:mean_of_transportation . ?y property:launch_site resource:ELA_3 }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:mean_of_transportation . ?y property:launch_site resource:ELA-3 }",
"graph_answer": [
"resource:Ariane_5"
],
"readable_answer": [
"Ariane 5"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?y rdf:type ontology:mean_of_transportation . ?y property:launch_site ?g . ?g property:operator resource:NASA }",
"readable_query": "ASK WHERE { ?y rdf:type ontology:mean_of_transportation . ?y property:launch_site ?g . ?g property:operator resource:NASA }",
"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 | 3 | 6718 | Id6 | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene is a part of Texas in the U.S. The capital of the U.S. is Washington, D.C.",
"Abilene, Texas, is part the U.S. where its capital is Washington, D.C.",
"You can find Abilene in Texas which is part of the U.S.A. and has Washington D.C. as its capital."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:Abilene__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Abilene__Texas",
"property:country",
"resource:United_States"
],
[
"resource:Abilene__Texas",
"property:is_part_of",
"resource:Texas"
]
] | Abilene,_Texas | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?e property:capital resource:Washington__D_C_ . ?j property:country ?e . ?j property:is_part_of resource:Texas . ?j rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?e property:capital resource:Washington,_D.C. . ?j property:country ?e . ?j property:is_part_of resource:Texas . ?j rdf:type ontology:city }",
"graph_answer": [
"resource:Abilene__Texas"
],
"readable_answer": [
"Abilene, Texas"
],
"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 ?n WHERE { resource:Abilene__Texas property:is_part_of resource:Texas . resource:Abilene__Texas rdf:type ontology:city . resource:Abilene__Texas property:country ?n . ?n property:capital resource:Washington__D_C_ }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Abilene,_Texas property:is_part_of resource:Texas . resource:Abilene,_Texas rdf:type ontology:city . resource:Abilene,_Texas property:country ?n . ?n property:capital resource:Washington,_D.C. }",
"graph_answer": [
"resource:United_States"
],
"readable_answer": [
"United States"
],
"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"
]
}
] |
|
Politician | 5 | 12581 | Id100 | [
{
"subject": "Alfons_Gorbach",
"property": "party",
"object": "Austrian_People's_Party"
},
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Styria"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Imst"
},
{
"subject": "Alfons_Gorbach",
"property": "placeOfBirth",
"object": "Austria"
},
{
"subject": "Alfons_Gorbach",
"property": "placeOfDeath",
"object": "Graz"
}
] | [
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Styria"
},
{
"subject": "Alfons_Gorbach",
"property": "party",
"object": "Austrian_People's_Party"
},
{
"subject": "Alfons_Gorbach",
"property": "deathPlace",
"object": "Graz"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Imst"
},
{
"subject": "Alfons_Gorbach",
"property": "birthPlace",
"object": "Austria"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfons Gorbach, born in Imst, Austria, was a politician from the Austrian People's Party, and died in Graz, in Styria.",
"Alfons Gorbach: was born in Imst, Austria, was a member of the Austrian People's Party, and died in Graz, in Styria.",
"Alfons Gorbach was born in Imst, Austria. He died in Styria, Graz. He was a member of the Austrian People's party."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfons_Gorbach",
"property:party",
"resource:Austrian_People_s_Party"
],
[
"resource:Alfons_Gorbach",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfons_Gorbach",
"property:death_place",
"resource:Styria"
],
[
"resource:Alfons_Gorbach",
"property:death_place",
"resource:Graz"
],
[
"resource:Alfons_Gorbach",
"property:birth_place",
"resource:Imst"
],
[
"resource:Alfons_Gorbach",
"property:birth_place",
"resource:Austria"
]
] | Alfons_Gorbach | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "Alfons_Gorbach",
"readable": "Alfons Gorbach",
"graph": "resource:Alfons_Gorbach"
},
{
"modified": "Austria",
"readable": "Austria",
"graph": "resource:Austria"
},
{
"modified": "Austrian_People's_Party",
"readable": "Austrian People's Party",
"graph": "resource:Austrian_People_s_Party"
},
{
"modified": "Graz",
"readable": "Graz",
"graph": "resource:Graz"
},
{
"modified": "Imst",
"readable": "Imst",
"graph": "resource:Imst"
},
{
"modified": "Styria",
"readable": "Styria",
"graph": "resource:Styria"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a property:party ?k . ?a rdf:type ontology:politician . ?a property:birth_place resource:Canada }",
"readable_query": "ASK WHERE { ?a property:party ?k . ?a rdf:type ontology:politician . ?a property:birth_place resource:Canada }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 2 | 4820 | Id55 | [
{
"subject": "ALV_X-1",
"property": "MeanOfTransportation/diameter",
"object": "\"1.524\"^^<http://dbpedia.org/datatype/metre>"
},
{
"subject": "ALV_X-1",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
}
] | [
{
"subject": "ALV_X-1",
"property": "diameter",
"object": "1.524 (metres)"
},
{
"subject": "ALV_X-1",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ALV X-1 has a diameter of 1.524 metres and was launched from the Mid-Atlantic Regional Spaceport.",
"The ALV X-1 is 1.524 metres in diameter and was launched from the Mid Atlantic Regional Spaceport.",
"The launch site of the ALV X-1, which has a diameter of 1.524 metres, was the Mid-Atlantic Regional Spaceport."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:ALV_X_1",
"property:launch_site",
"resource:Mid_Atlantic_Regional_Spaceport"
],
[
"resource:ALV_X_1",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALV_X_1",
"property:diameter",
"1.524 (metres)"
]
] | ALV_X-1 | [
{
"modified": "1.524 (metres)",
"readable": "1.524",
"graph": "1.524 (metres)"
},
{
"modified": "diameter",
"readable": "diameter",
"graph": "property:diameter"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "ALV_X-1",
"readable": "ALV X-1",
"graph": "resource:ALV_X_1"
},
{
"modified": "Mid-Atlantic_Regional_Spaceport",
"readable": "Mid-Atlantic Regional Spaceport",
"graph": "resource:Mid_Atlantic_Regional_Spaceport"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?h property:launch_site resource:Mid_Atlantic_Regional_Spaceport . ?h property:diameter '3.9 (metres)' . ?h rdf:type ontology:mean_of_transportation }",
"readable_query": "ASK WHERE { ?h property:launch_site resource:Mid-Atlantic_Regional_Spaceport . ?h property:diameter '3.9 (metres)' . ?h rdf:type ontology:mean_of_transportation }",
"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:mean_of_transportation . ?j property:diameter '1.524 (metres)' . ?j property:launch_site resource:Mid_Atlantic_Regional_Spaceport }",
"readable_query": "ASK WHERE { ?j rdf:type ontology:mean_of_transportation . ?j property:diameter '1.524 (metres)' . ?j property:launch_site resource:Mid-Atlantic_Regional_Spaceport }",
"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 ?f WHERE { ?f property:launch_site resource:Mid_Atlantic_Regional_Spaceport . ?f property:diameter '1.524 (metres)' . ?f rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT ?f WHERE { ?f property:launch_site resource:Mid-Atlantic_Regional_Spaceport . ?f property:diameter '1.524 (metres)' . ?f rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:ALV_X_1"
],
"readable_answer": [
"ALV X-1"
],
"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 WHERE { resource:ALV_X_1 property:diameter ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:ALV_X-1 property:diameter ?p }",
"graph_answer": [
"1.524 (metres)"
],
"readable_answer": [
"1.524"
],
"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 | 10244 | Id218 | [
{
"subject": "Guiana_Space_Centre",
"property": "headquarter",
"object": "Kourou,_French_Guiana"
},
{
"subject": "ELA-3",
"property": "site",
"object": "Guiana_Space_Centre"
},
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "ELA-3",
"property": "operator",
"object": "Arianespace"
}
] | [
{
"subject": "Guiana_Space_Centre",
"property": "headquarter",
"object": "Kourou,_French_Guiana"
},
{
"subject": "ELA-3",
"property": "site",
"object": "Guiana_Space_Centre"
},
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "ELA-3",
"property": "operator",
"object": "Arianespace"
}
] | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Ariane 5 was launched at ELA-3 operated by Arianespace. It is located at the Guiana Space Centre who have their headquarters in Kourou, French Guiana.",
"The Ariane 5 was launched from ELA-3 (owned by Arianespace) which can be found at the Guiana Space Centre in Kourou, French Guiana.",
"The launch site of the Ariane 5 was ELA-3 which is operated by Arianespace and located at the Guiana Space Centre, Kourou, French Guiana."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Guiana_Space_Centre",
"property:headquarter",
"resource:Kourou__French_Guiana"
],
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ELA_3",
"property:site",
"resource:Guiana_Space_Centre"
],
[
"resource:ELA_3",
"property:operator",
"resource:Arianespace"
]
] | Ariane_5 | [
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "operator",
"readable": "operator",
"graph": "property:operator"
},
{
"modified": "site",
"readable": "site",
"graph": "property:site"
},
{
"modified": "Ariane_5",
"readable": "Ariane 5",
"graph": "resource:Ariane_5"
},
{
"modified": "Arianespace",
"readable": "Arianespace",
"graph": "resource:Arianespace"
},
{
"modified": "ELA-3",
"readable": "ELA-3",
"graph": "resource:ELA_3"
},
{
"modified": "Guiana_Space_Centre",
"readable": "Guiana Space Centre",
"graph": "resource:Guiana_Space_Centre"
},
{
"modified": "Kourou,_French_Guiana",
"readable": "Kourou, French Guiana",
"graph": "resource:Kourou__French_Guiana"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?n rdf:type ontology:mean_of_transportation . ?g property:operator resource:AFC_Ajax . ?n property:launch_site ?g }",
"readable_query": "ASK WHERE { ?n rdf:type ontology:mean_of_transportation . ?g property:operator resource:AFC_Ajax . ?n property:launch_site ?g }",
"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:Guiana_Space_Centre property:headquarter resource:Kourou__French_Guiana }",
"readable_query": "ASK WHERE { resource:Guiana_Space_Centre property:headquarter resource:Kourou,_French_Guiana }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z property:operator resource:Arianespace . ?z property:site ?j . ?j property:headquarter resource:Kourou__French_Guiana }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:operator resource:Arianespace . ?z property:site ?j . ?j property:headquarter resource:Kourou,_French_Guiana }",
"graph_answer": [
"resource:ELA_3"
],
"readable_answer": [
"ELA-3"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?g property:manufacturer resource:Arianespace . ?g rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?g property:manufacturer resource:Arianespace . ?g rdf:type ontology:mean_of_transportation }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"meaningful",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 5 | 11478 | Id9 | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "History_of_the_St._Louis_Rams"
},
{
"subject": "History_of_the_St._Louis_Rams",
"property": "locationCity",
"object": "St._Louis"
},
{
"subject": "Tennessee_Titans",
"property": "city",
"object": "Nashville,_Tennessee"
},
{
"subject": "History_of_the_St._Louis_Rams",
"property": "coach",
"object": "Jeff_Fisher"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "St._Louis_Rams"
},
{
"subject": "St._Louis_Rams",
"property": "city",
"object": "St._Louis"
},
{
"subject": "Tennessee_Titans",
"property": "city",
"object": "Nashville,_Tennessee"
},
{
"subject": "St._Louis_Rams",
"property": "coach",
"object": "Jeff_Fisher"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"American football player Akeem Ayers made his debut for the Nashville, Tennessee based team Tennessee Titans. He later played for the St Louis Rams, who play in St Louis and whose coach is Jeff Fisher.",
"Akeem Ayers started with the Tennessee Titans that are based in Nashville, TN. He also played for the St. Louis Rams out of St. Louis and coached by Jeff Fisher.",
"Akeem Ayers debuted with Nashville, Tennessee's, Tennessee Titans. He also played with the St. Louis Rams of St. Louis (coached by Jeff Fisher."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:St__Louis_Rams"
],
[
"resource:Akeem_Ayers",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Ayers",
"property:debut_team",
"resource:Tennessee_Titans"
],
[
"resource:Tennessee_Titans",
"property:city",
"resource:Nashville__Tennessee"
],
[
"resource:St__Louis_Rams",
"property:coach",
"resource:Jeff_Fisher"
],
[
"resource:St__Louis_Rams",
"property:city",
"resource:St__Louis"
]
] | 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": "Jeff_Fisher",
"readable": "Jeff Fisher",
"graph": "resource:Jeff_Fisher"
},
{
"modified": "Nashville,_Tennessee",
"readable": "Nashville, Tennessee",
"graph": "resource:Nashville__Tennessee"
},
{
"modified": "St._Louis",
"readable": "St. Louis",
"graph": "resource:St__Louis"
},
{
"modified": "St._Louis_Rams",
"readable": "St. Louis Rams",
"graph": "resource:St__Louis_Rams"
},
{
"modified": "Tennessee_Titans",
"readable": "Tennessee Titans",
"graph": "resource:Tennessee_Titans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { { { ?m property:city resource:Nashville__Tennessee } UNION { ?m property:city resource:St__Louis } } }",
"readable_query": "SELECT DISTINCT ?m WHERE { { { ?m property:city resource:Nashville,_Tennessee } UNION { ?m property:city resource:St._Louis } } }",
"graph_answer": [
"resource:Tennessee_Titans",
"resource:St__Louis_Rams"
],
"readable_answer": [
"Tennessee Titans",
"St. Louis 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 ?c WHERE { ?c property:city resource:St__Louis }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:city resource:St._Louis }",
"graph_answer": [
"resource:St__Louis_Rams"
],
"readable_answer": [
"St. Louis Rams"
],
"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:St__Louis_Rams property:coach resource:Jeff_Fisher }",
"readable_query": "ASK WHERE { resource:St._Louis_Rams property:coach resource:Jeff_Fisher }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:athlete . ?s property:former_team resource:St__Louis_Rams }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:athlete . ?s property:former_team resource:St._Louis_Rams }",
"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"
]
}
] |
|
Astronaut | 7 | 13076 | Id43 | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"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": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"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) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Buzz Aldrin was born January 30, 1930 in Glen Ridge, New Jersey. He graduated from MIT with a Sc.D in 1963. His occupation was a fighter pilot, was a crew member of Apollo 11, he's a US national and is now retired.",
"American Buzz Aldrin, who is now retired, was a fighter pilot who helped crew Apollo 11. He was born on January 20th, 1930 in Glen Ridge, New Jersey and graduated from MIT with a Sc. D. in 1963.",
"Buzz Aldrin, a United States national, was born in Glen Ridge, New Jersey on 20/01/1930. He graduated in 1963 from MIT with a Sc.D., then served as a Fighter pilot and later was a member of the Apollo 11 crew. Buzz Aldrin is now 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:nationality",
"resource:United_States"
],
[
"resource:Buzz_Aldrin",
"property:occupation",
"resource:Fighter_pilot"
],
[
"resource:Buzz_Aldrin",
"property:birth_date",
"1930-01-20"
],
[
"resource:Buzz_Aldrin",
"property:alma_mater",
"Massachusetts Institute of Technology, Sc.D. 1963"
],
[
"resource:Buzz_Aldrin",
"property:birth_place",
"resource:Glen_Ridge__New_Jersey"
]
] | Buzz_Aldrin | [
{
"modified": "1930-01-20",
"readable": "1930-01-20",
"graph": "1930-01-20"
},
{
"modified": "Massachusetts Institute of Technology, Sc.D. 1963",
"readable": "Massachusetts Institute of Technology, Sc.D. 1963",
"graph": "Massachusetts Institute of Technology, Sc.D. 1963"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "mission",
"readable": "mission",
"graph": "property:mission"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"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": "Glen_Ridge,_New_Jersey",
"readable": "Glen Ridge, New Jersey",
"graph": "resource:Glen_Ridge__New_Jersey"
},
{
"modified": "Retired",
"readable": "Retired",
"graph": "resource:Retired"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?o property:birth_place ?k . ?o rdf:type ontology:astronaut . FILTER ( ?f = \"1930-01-20\" ) . ?o property:birth_date ?f }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?o property:birth_place ?k . ?o rdf:type ontology:astronaut . FILTER ( ?f = \"1930-01-20\" ) . ?o property:birth_date ?f }",
"graph_answer": [
"resource:Glen_Ridge__New_Jersey"
],
"readable_answer": [
"Glen Ridge, New Jersey"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?h property:birth_place resource:Lincoln__Nebraska . ?h rdf:type ontology:astronaut . ?h property:alma_mater ?v }",
"readable_query": "ASK WHERE { ?h property:birth_place resource:Lincoln,_Nebraska . ?h rdf:type ontology:astronaut . ?h property:alma_mater ?v }",
"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 | 3 | 8027 | Id100 | [
{
"subject": "AEK_Athens_F.C.",
"property": "league",
"object": "Superleague_Greece"
},
{
"subject": "Superleague_Greece",
"property": "champions",
"object": "Olympiacos_F.C."
},
{
"subject": "AEK_Athens_F.C.",
"property": "ground",
"object": "Olympic_Stadium_(Athens)"
}
] | [
{
"subject": "AEK_Athens_F.C.",
"property": "league",
"object": "Superleague_Greece"
},
{
"subject": "Superleague_Greece",
"property": "champions",
"object": "Olympiacos_F.C."
},
{
"subject": "AEK_Athens_F.C.",
"property": "ground",
"object": "Olympic_Stadium_(Athens)"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AEK Athens F.C. is in the Superleague of Greece (previous champions: Olympiacos), and their home ground is The Olympic Stadium (Athens).",
"The ground for AEK Athens FC is the Olympic Stadium (Athens) and they compete in the Superleague Greece. Previous champions of the superleague are Olympiacos FC.",
"AEK Athens FC compete in the Superleague Greece, whose previous champions are Olympiacos FC. Their home ground is the Olympic Stadium (Athens)."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AEK_Athens_F_C_",
"rdf:type",
"ontology:sports_team"
],
[
"resource:AEK_Athens_F_C_",
"property:league",
"resource:Superleague_Greece"
],
[
"resource:AEK_Athens_F_C_",
"property:ground",
"resource:Olympic_Stadium__Athens_"
],
[
"resource:Superleague_Greece",
"property:champions",
"resource:Olympiacos_F_C_"
]
] | AEK_Athens_F.C. | [
{
"modified": "champions",
"readable": "champions",
"graph": "property:champions"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "AEK_Athens_F.C.",
"readable": "AEK Athens F.C.",
"graph": "resource:AEK_Athens_F_C_"
},
{
"modified": "Olympiacos_F.C.",
"readable": "Olympiacos F.C.",
"graph": "resource:Olympiacos_F_C_"
},
{
"modified": "Olympic_Stadium_(Athens)",
"readable": "Olympic Stadium",
"graph": "resource:Olympic_Stadium__Athens_"
},
{
"modified": "Superleague_Greece",
"readable": "Superleague Greece",
"graph": "resource:Superleague_Greece"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?y ) WHERE { ?m property:league ?w . ?w property:champions resource:Olympiacos_F_C_ . ?m property:ground resource:Olympic_Stadium__Athens_ . ?m rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?m ) AS ?y ) WHERE { ?m property:league ?w . ?w property:champions resource:Olympiacos_F.C. . ?m property:ground resource:Olympic_Stadium_(Athens) . ?m rdf:type ontology:sports_team }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s property:ground resource:Olympic_Stadium__Athens_ . ?s property:league ?d . ?d property:champions resource:Olympiacos_F_C_ . ?s rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s property:ground resource:Olympic_Stadium_(Athens) . ?s property:league ?d . ?d property:champions resource:Olympiacos_F.C. . ?s rdf:type ontology:sports_team }",
"graph_answer": [
"resource:AEK_Athens_F_C_"
],
"readable_answer": [
"AEK Athens F.C."
],
"type": [
"ellipsis",
"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 { ?n property:league ?y . ?n rdf:type ontology:sports_team . ?n property:ground resource:Olympic_Stadium__Athens_ . ?y property:champions resource:Olympiacos_F_C_ }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?n property:league ?y . ?n rdf:type ontology:sports_team . ?n property:ground resource:Olympic_Stadium_(Athens) . ?y property:champions resource:Olympiacos_F.C. }",
"graph_answer": [
"resource:Superleague_Greece"
],
"readable_answer": [
"Superleague Greece"
],
"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"
]
}
] |
|
City | 5 | 11888 | Id109 | [
{
"subject": "Attica,_Indiana",
"property": "areaTotal",
"object": "4.14e+06"
},
{
"subject": "Attica,_Indiana",
"property": "elevation",
"object": "\"166.0\"^^xsd:double"
},
{
"subject": "Attica,_Indiana",
"property": "populationDensity",
"object": "\"783.054\"^^xsd:double"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Attica,_Indiana",
"property": "subdivisionName",
"object": "Logan_Township,_Fountain_County,_Indiana"
}
] | [
{
"subject": "Attica,_Indiana",
"property": "areaTotal",
"object": "4.14 (square kilometres)"
},
{
"subject": "Attica,_Indiana",
"property": "elevationAboveTheSeaLevel",
"object": "166.0"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Logan_Township,_Fountain_County,_Indiana"
},
{
"subject": "Attica,_Indiana",
"property": "populationDensity",
"object": "783.1 (inhabitants per square kilometre)"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Indiana"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Attica is part of Indiana in Logan Township which is part of Fountain County. It has a total area of 4.14 sq km and is 166 above sea level. There are 783.1 people per square kilometre in Attica.",
"Attica, part of Logan Township, Fountain County, Indiana, lies 166 above sea level and has a population density of 783.1 inhabitants for each of the 4.14 square kilometres it covers."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Attica__Indiana",
"property:area_total",
"4.14 (square kilometres)"
],
[
"resource:Attica__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Attica__Indiana",
"property:population_density",
"783.1 (inhabitants per square kilometre)"
],
[
"resource:Attica__Indiana",
"property:elevation_above_the_sea_level",
"resource:166_0"
],
[
"resource:Attica__Indiana",
"property:is_part_of",
"resource:Logan_Township__Fountain_County__Indiana"
],
[
"resource:Attica__Indiana",
"property:is_part_of",
"resource:Indiana"
]
] | Attica,_Indiana | [
{
"modified": "4.14 (square kilometres)",
"readable": "4.14",
"graph": "4.14 (square kilometres)"
},
{
"modified": "783.1 (inhabitants per square kilometre)",
"readable": "783.1",
"graph": "783.1 (inhabitants per square kilometre)"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "populationDensity",
"readable": "population density",
"graph": "property:population_density"
},
{
"modified": "166.0",
"readable": "166.0",
"graph": "resource:166_0"
},
{
"modified": "Attica,_Indiana",
"readable": "Attica, Indiana",
"graph": "resource:Attica__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Logan_Township,_Fountain_County,_Indiana",
"readable": "Logan Township, Fountain County, Indiana",
"graph": "resource:Logan_Township__Fountain_County__Indiana"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Attica__Indiana property:is_part_of ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'i' ) ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Attica,_Indiana property:is_part_of ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'i' ) ) }",
"graph_answer": [
"resource:Indiana"
],
"readable_answer": [
"Indiana"
],
"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 ?l WHERE { resource:Attica__Indiana property:is_part_of resource:Indiana . FILTER ( STRSTARTS ( LCASE ( resource:Indiana ) , 'i' ) ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Attica,_Indiana property:is_part_of resource:Indiana . FILTER ( STRSTARTS ( LCASE ( resource:Indiana ) , 'i' ) ) }",
"graph_answer": [
"resource:Logan_Township__Fountain_County__Indiana"
],
"readable_answer": [
"Logan Township, Fountain County, Indiana"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Attica__Indiana property:legislature ?w }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Attica,_Indiana property:legislature ?w }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 4 | 9436 | Id35 | [
{
"subject": "Alpharetta,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Fulton_County,_Georgia"
}
] | [
{
"subject": "Alpharetta,_Georgia",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Alpharetta,_Georgia",
"property": "isPartOf",
"object": "Fulton_County,_Georgia"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"One of the ethnic groups found in the United States of American, where the capital city is Washington DC, are the Native Americans. The country is the location of Alpharetta, part of Fulton County in Georgia.",
"Alpharetta is part of Fulton County in Georgia, United States. Washington D.C. is the capital of the country and Native Americans are one of the ethnic groups there.",
"Alpharetta is part of Fulton County, Georgia in the United States. The country's capital is Washington D.C. and Native Americans are an ethnic group there."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Alpharetta__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Alpharetta__Georgia",
"property:country",
"resource:United_States"
],
[
"resource:Alpharetta__Georgia",
"property:is_part_of",
"resource:Fulton_County__Georgia"
]
] | Alpharetta,_Georgia | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Alpharetta,_Georgia",
"readable": "Alpharetta, Georgia",
"graph": "resource:Alpharetta__Georgia"
},
{
"modified": "Fulton_County,_Georgia",
"readable": "Fulton County, Georgia",
"graph": "resource:Fulton_County__Georgia"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l property:country ?z . ?l property:is_part_of resource:Fulton_County__Georgia . ?z property:ethnic_group resource:Native_Americans_in_the_United_States . ?l rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l property:country ?z . ?l property:is_part_of resource:Fulton_County,_Georgia . ?z property:ethnic_group resource:Native_Americans_in_the_United_States . ?l rdf:type ontology:city }",
"graph_answer": [
"resource:Alpharetta__Georgia"
],
"readable_answer": [
"Alpharetta, Georgia"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { resource:Indiana property:capital ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Indiana property:capital ?f }",
"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 ?h WHERE { resource:United_States property:capital ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:United_States property:capital ?h }",
"graph_answer": [
"resource:Washington__D_C_"
],
"readable_answer": [
"Washington, D.C."
],
"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"
]
}
] |