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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MeanOfTransportation | 3 | 7465 | Id65 | [
{
"subject": "AMC_Matador",
"property": "aka",
"object": "\"American Motors Matador\"@en"
},
{
"subject": "AMC_Matador",
"property": "assembly",
"object": "\", Australia\"@en"
},
{
"subject": "AMC_Matador",
"property": "engine",
"object": "\"V8\"@en"
}
] | [
{
"subject": "AMC_Matador",
"property": "alternativeName",
"object": "\"American Motors Matador\""
},
{
"subject": "AMC_Matador",
"property": "assembly",
"object": "\"Australia\""
},
{
"subject": "AMC_Matador",
"property": "engine",
"object": "AMC_V8_engine"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AMC Matador, known also as the American Motors Matador, has an AMC V8 engine and was made in Australia.",
"The AMC Matador, which is also known as American Motors Matador, was assembled in Australia and is equipped with an AMC V8 engine.",
"The AMC matador was assembled in Australia and has a AMC V8 engine. That vehicle is also known as the American Motors Matador."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AMC_Matador",
"property:engine",
"resource:AMC_V8_engine"
],
[
"resource:AMC_Matador",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AMC_Matador",
"property:alternative_name",
"resource:American_Motors_Matador"
],
[
"resource:AMC_Matador",
"property:assembly",
"resource:Australia"
]
] | AMC_Matador | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
{
"modified": "AMC_Matador",
"readable": "AMC Matador",
"graph": "resource:AMC_Matador"
},
{
"modified": "AMC_V8_engine",
"readable": "AMC V8 engine",
"graph": "resource:AMC_V8_engine"
},
{
"modified": "American Motors Matador",
"readable": "American Motors Matador",
"graph": "resource:American_Motors_Matador"
},
{
"modified": "Australia",
"readable": "Australia",
"graph": "resource:Australia"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?i WHERE { resource:AMC_Matador property:engine ?d . resource:AMC_Matador property:assembly ?i }",
"readable_query": "SELECT DISTINCT ?d ?i WHERE { resource:AMC_Matador property:engine ?d . resource:AMC_Matador property:assembly ?i }",
"graph_answer": [
"resource:AMC_V8_engine",
"resource:Australia"
],
"readable_answer": [
"AMC V8 engine",
"Australia"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { resource:AMC_Matador property:final_flight ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:AMC_Matador property:final_flight ?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"
]
}
] |
|
MeanOfTransportation | 3 | 7425 | Id25 | [
{
"subject": "AIDAluna",
"property": "shipChristened",
"object": "\"--04-04\"^^xsd:gMonthDay"
},
{
"subject": "AIDAluna",
"property": "shipMaidenVoyage",
"object": "\"2009-03-22\"^^xsd:date"
},
{
"subject": "AIDAluna",
"property": "MeanOfTransportation/length",
"object": "\"252000.0\"^^<http://dbpedia.org/datatype/millimetre>"
}
] | [
{
"subject": "AIDAluna",
"property": "maidenVoyage",
"object": "2009-03-22"
},
{
"subject": "AIDAluna",
"property": "christeningDate",
"object": "2009-04-04"
},
{
"subject": "AIDAluna",
"property": "length",
"object": "252000.0 (millimetres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The AIDAluna, with a 252000.0 mm length, was christened 4/4/2009 and had its maiden voyage 3/22/2009.",
"The AidAluna, christened on 2009-04-04, is 252 metres long and had its maiden voyage on the 22nd of March, 2009.",
"The AIDAluna, 252 metres long, was christened on 2009-04-04 and had her maiden voyage on March 22nd 2009."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AIDAluna",
"property:length",
"252000.0 (millimetres)"
],
[
"resource:AIDAluna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AIDAluna",
"property:maiden_voyage",
"resource:2009_03_22"
],
[
"resource:AIDAluna",
"property:christening_date",
"resource:2009_04_04"
]
] | AIDAluna | [
{
"modified": "252000.0 (millimetres)",
"readable": "252000.0",
"graph": "252000.0 (millimetres)"
},
{
"modified": "christeningDate",
"readable": "christening date",
"graph": "property:christening_date"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "maidenVoyage",
"readable": "maiden voyage",
"graph": "property:maiden_voyage"
},
{
"modified": "2009-03-22",
"readable": "2009-03-22",
"graph": "resource:2009_03_22"
},
{
"modified": "2009-04-04",
"readable": "2009-04-04",
"graph": "resource:2009_04_04"
},
{
"modified": "AIDAluna",
"readable": "AIDAluna",
"graph": "resource:AIDAluna"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?h = \"2009_04_04\" ) . ?g rdf:type ontology:mean_of_transportation . ?g property:christening_date ?h . ?g property:length ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?h = \"2009-04-04\" ) . ?g rdf:type ontology:mean_of_transportation . ?g property:christening_date ?h . ?g property:length ?e }",
"graph_answer": [
"252000.0 (millimetres)"
],
"readable_answer": [
"252000.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 ?y WHERE { ?y property:christening_date ?x . ?y rdf:type ontology:mean_of_transportation . FILTER ( ?x = \"2009_04_04\" ) . ?y property:length '252000.0 (millimetres)' }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y property:christening_date ?x . ?y rdf:type ontology:mean_of_transportation . FILTER ( ?x = \"2009-04-04\" ) . ?y property:length '252000.0 (millimetres)' }",
"graph_answer": [
"resource:AIDAluna"
],
"readable_answer": [
"AIDAluna"
],
"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 ( COUNT ( ?x ) AS ?p ) WHERE { resource:AIDAluna property:maiden_voyage ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?p ) WHERE { resource:AIDAluna property:maiden_voyage ?x }",
"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:AIDAluna property:maiden_voyage ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:AIDAluna property:maiden_voyage ?t }",
"graph_answer": [
"resource:2009_03_22"
],
"readable_answer": [
"2009-03-22"
],
"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"
]
}
] |
|
Airport | 5 | 11086 | Id135 | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "subdivisionName",
"object": "Ellington,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
},
{
"subject": "Appleton_International_Airport",
"property": "cityServed",
"object": "Appleton,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "isPartOf",
"object": "Clayton,_Winnebago_County,_Wisconsin"
}
] | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "isPartOf",
"object": "Ellington,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
},
{
"subject": "Appleton_International_Airport",
"property": "cityServed",
"object": "Appleton,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "isPartOf",
"object": "Clayton,_Winnebago_County,_Wisconsin"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Appleton International airport is located in Greenville, and serves the city of Appleton, both of which are in Wisconsin. Greenville is part of both Ellington and Clayton (Winnebago County) both of which are also in Wisconsin in the United States.",
"Appleton International Airport serves the city of Appleton, Greenville, Ellington, Clayton, Winnebago County, Wisconsin in the United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Appleton_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Appleton_International_Airport",
"property:location",
"resource:Greenville__Wisconsin"
],
[
"resource:Appleton_International_Airport",
"property:city_served",
"resource:Appleton__Wisconsin"
],
[
"resource:Greenville__Wisconsin",
"property:country",
"resource:United_States"
],
[
"resource:Greenville__Wisconsin",
"property:is_part_of",
"resource:Clayton__Winnebago_County__Wisconsin"
],
[
"resource:Greenville__Wisconsin",
"property:is_part_of",
"resource:Ellington__Wisconsin"
]
] | Appleton_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Appleton_International_Airport",
"readable": "Appleton International Airport",
"graph": "resource:Appleton_International_Airport"
},
{
"modified": "Appleton,_Wisconsin",
"readable": "Appleton, Wisconsin",
"graph": "resource:Appleton__Wisconsin"
},
{
"modified": "Clayton,_Winnebago_County,_Wisconsin",
"readable": "Clayton, Winnebago County, Wisconsin",
"graph": "resource:Clayton__Winnebago_County__Wisconsin"
},
{
"modified": "Ellington,_Wisconsin",
"readable": "Ellington, Wisconsin",
"graph": "resource:Ellington__Wisconsin"
},
{
"modified": "Greenville,_Wisconsin",
"readable": "Greenville, Wisconsin",
"graph": "resource:Greenville__Wisconsin"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?c property:country resource:United_States . ?x property:city_served resource:Appleton__Wisconsin . ?x rdf:type ontology:airport . ?x property:location ?c }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?c property:country resource:United_States . ?x property:city_served resource:Appleton,_Wisconsin . ?x rdf:type ontology:airport . ?x property:location ?c }",
"graph_answer": [
"resource:Appleton_International_Airport"
],
"readable_answer": [
"Appleton International Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?e property:country resource:United_States . resource:Appleton_International_Airport rdf:type ontology:airport . resource:Appleton_International_Airport property:location ?e . resource:Appleton_International_Airport property:city_served resource:Appleton__Wisconsin }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e property:country resource:United_States . resource:Appleton_International_Airport rdf:type ontology:airport . resource:Appleton_International_Airport property:location ?e . resource:Appleton_International_Airport property:city_served resource:Appleton,_Wisconsin }",
"graph_answer": [
"resource:Greenville__Wisconsin"
],
"readable_answer": [
"Greenville, Wisconsin"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?n ) WHERE { resource:Greenville__Wisconsin property:is_part_of ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?n ) WHERE { resource:Greenville,_Wisconsin property:is_part_of ?s }",
"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 ?z WHERE { resource:Greenville__Wisconsin property:is_part_of ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Greenville,_Wisconsin property:is_part_of ?z }",
"graph_answer": [
"resource:Clayton__Winnebago_County__Wisconsin",
"resource:Ellington__Wisconsin"
],
"readable_answer": [
"Clayton, Winnebago County, Wisconsin",
"Ellington, Wisconsin"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 5 | 12137 | Id84 | [
{
"subject": "Bacon_sandwich",
"property": "variations",
"object": "BLT"
},
{
"subject": "Bacon_sandwich",
"property": "mainIngredient",
"object": "\"Bread and bacon, with a condiment, often ketchup or brown sauce\"@en"
},
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "Bacon_sandwich",
"property": "alias",
"object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\"@en"
},
{
"subject": "Bacon_sandwich",
"property": "ingredient",
"object": "Brown_sauce"
}
] | [
{
"subject": "Bacon_sandwich",
"property": "dishVariation",
"object": "BLT"
},
{
"subject": "Bacon_sandwich",
"property": "mainIngredient",
"object": "\"Bread and bacon, with a condiment, often ketchup or brown sauce\""
},
{
"subject": "Bacon_sandwich",
"property": "country",
"object": "United_Kingdom"
},
{
"subject": "Bacon_sandwich",
"property": "alternativeName",
"object": "\"Bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, bacon muffin\""
},
{
"subject": "Bacon_sandwich",
"property": "ingredient",
"object": "Brown_sauce"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The bacon sandwich comes from the United Kingdom and is also known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin. It's a variation of the BLT and ingredients include bread and bacon with ketchup or brown sauce.",
"The bacon sandwich, which is from the United Kingdom, has the ingredients bread and bacon and a condiment, often ketchup or brown sauce. The bacon sandwich is also known as a bacon butty, bacon sarnie, rasher sandwich, bacon sanger, piece 'n bacon, bacon cob, bacon barm, or bacon muffin and is a variation of a BLT."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bacon_sandwich",
"property:dish_variation",
"resource:BLT"
],
[
"resource:Bacon_sandwich",
"property:ingredient",
"resource:Brown_sauce"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:Bacon"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:With_a_condiment"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:Bread"
],
[
"resource:Bacon_sandwich",
"property:main_ingredient",
"resource:Often_ketchup_or_brown_sauce"
],
[
"resource:Bacon_sandwich",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_sandwich",
"property:country",
"resource:United_Kingdom"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Rasher_sandwich"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_muffin"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_sanger"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_butty"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_cob"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_sarnie"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Piece__n_bacon"
],
[
"resource:Bacon_sandwich",
"property:alternative_name",
"resource:Bacon_barm"
]
] | Bacon_sandwich | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "dishVariation",
"readable": "dish variation",
"graph": "property:dish_variation"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "BLT",
"readable": "BLT",
"graph": "resource:BLT"
},
{
"modified": "Bacon",
"readable": "Bacon",
"graph": "resource:Bacon"
},
{
"modified": "Bacon barm",
"readable": "Bacon barm",
"graph": "resource:Bacon_barm"
},
{
"modified": "Bacon butty",
"readable": "Bacon butty",
"graph": "resource:Bacon_butty"
},
{
"modified": "Bacon cob",
"readable": "Bacon cob",
"graph": "resource:Bacon_cob"
},
{
"modified": "Bacon muffin",
"readable": "Bacon muffin",
"graph": "resource:Bacon_muffin"
},
{
"modified": "Bacon_sandwich",
"readable": "Bacon sandwich",
"graph": "resource:Bacon_sandwich"
},
{
"modified": "Bacon sanger",
"readable": "Bacon sanger",
"graph": "resource:Bacon_sanger"
},
{
"modified": "Bacon sarnie",
"readable": "Bacon sarnie",
"graph": "resource:Bacon_sarnie"
},
{
"modified": "Bread",
"readable": "Bread",
"graph": "resource:Bread"
},
{
"modified": "Brown_sauce",
"readable": "Brown sauce",
"graph": "resource:Brown_sauce"
},
{
"modified": "Often ketchup or brown sauce",
"readable": "Often ketchup or brown sauce",
"graph": "resource:Often_ketchup_or_brown_sauce"
},
{
"modified": "Piece 'n bacon",
"readable": "Piece 'n bacon",
"graph": "resource:Piece__n_bacon"
},
{
"modified": "Rasher sandwich",
"readable": "Rasher sandwich",
"graph": "resource:Rasher_sandwich"
},
{
"modified": "United_Kingdom",
"readable": "United Kingdom",
"graph": "resource:United_Kingdom"
},
{
"modified": "With a condiment",
"readable": "With a condiment",
"graph": "resource:With_a_condiment"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Bacon_sandwich property:main_ingredient ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'o' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Bacon_sandwich property:main_ingredient ?o . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'o' ) ) }",
"graph_answer": [
"resource:Often_ketchup_or_brown_sauce"
],
"readable_answer": [
"Often ketchup or brown sauce"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?i ) WHERE { resource:Bacon_sandwich property:alternative_name ?n }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?i ) WHERE { resource:Bacon_sandwich property:alternative_name ?n }",
"graph_answer": [
"8"
],
"readable_answer": [
"8"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Bacon_sandwich property:alternative_name ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Bacon_sandwich property:alternative_name ?s }",
"graph_answer": [
"resource:Rasher_sandwich",
"resource:Bacon_muffin",
"resource:Bacon_sanger",
"resource:Bacon_butty",
"resource:Bacon_cob",
"resource:Bacon_sarnie",
"resource:Piece__n_bacon",
"resource:Bacon_barm"
],
"readable_answer": [
"Rasher sandwich",
"Bacon muffin",
"Bacon sanger",
"Bacon butty",
"Bacon cob",
"Bacon sarnie",
"Piece 'n bacon",
"Bacon barm"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?e ) WHERE { resource:Bacon_sandwich property:main_ingredient ?g }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?g ) AS ?e ) WHERE { resource:Bacon_sandwich property:main_ingredient ?g }",
"graph_answer": [
"4"
],
"readable_answer": [
"4"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?m != resource:Often_ketchup_or_brown_sauce ) . resource:Bacon_sandwich property:main_ingredient ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?m != resource:Often_ketchup_or_brown_sauce ) . resource:Bacon_sandwich property:main_ingredient ?m }",
"graph_answer": [
"resource:Bacon",
"resource:With_a_condiment",
"resource:Bread"
],
"readable_answer": [
"Bacon",
"With a condiment",
"Bread"
],
"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 ?b ?k WHERE { resource:Bacon_sandwich property:ingredient ?b . resource:Bacon_sandwich property:country ?k }",
"readable_query": "SELECT DISTINCT ?b ?k WHERE { resource:Bacon_sandwich property:ingredient ?b . resource:Bacon_sandwich property:country ?k }",
"graph_answer": [
"resource:Brown_sauce",
"resource:United_Kingdom"
],
"readable_answer": [
"Brown sauce",
"United Kingdom"
],
"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 WHERE { resource:Bacon_sandwich property:width ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Bacon_sandwich property:width ?j }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 2 | 4835 | Id70 | [
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "builder",
"object": "Cammell_Laird"
},
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "country",
"object": "Argentina"
}
] | [
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "builder",
"object": "Cammell_Laird"
},
{
"subject": "ARA_Veinticinco_de_Mayo_(V-2)",
"property": "country",
"object": "Argentina"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ARA Veinticinco de Mayo (V-2) comes from Argentina and is built by Cammell Laird.",
"The ARA Veinticinco de Mayo (V-2) was built by Cammell Laird and comes from Argentina.",
"The ARA Veinticinco de Mayo (V-2) is from Argentina and was built by Cammell Laird."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"property:country",
"resource:Argentina"
],
[
"resource:ARA_Veinticinco_de_Mayo__V_2_",
"property:builder",
"resource:Cammell_Laird"
]
] | ARA_Veinticinco_de_Mayo_(V-2) | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ARA_Veinticinco_de_Mayo_(V-2)",
"readable": "ARA Veinticinco de Mayo",
"graph": "resource:ARA_Veinticinco_de_Mayo__V_2_"
},
{
"modified": "Argentina",
"readable": "Argentina",
"graph": "resource:Argentina"
},
{
"modified": "Cammell_Laird",
"readable": "Cammell Laird",
"graph": "resource:Cammell_Laird"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?v WHERE { resource:ARA_Veinticinco_de_Mayo__V_2_ property:country ?u . resource:ARA_Veinticinco_de_Mayo__V_2_ property:builder ?v }",
"readable_query": "SELECT DISTINCT ?u ?v WHERE { resource:ARA_Veinticinco_de_Mayo_(V-2) property:country ?u . resource:ARA_Veinticinco_de_Mayo_(V-2) property:builder ?v }",
"graph_answer": [
"resource:Argentina",
"resource:Cammell_Laird"
],
"readable_answer": [
"Argentina",
"Cammell Laird"
],
"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"
]
}
] |
|
WrittenWork | 2 | 5656 | Id191 | [
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "country",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"English is the language of the United States the country where the book Alcatraz Versus the Evil Librarians was written.",
"The book Alcatraz Versus the Evil Librarians comes from the United States where the English language is spoken.",
"Alcatraz Versus the Evil Librarians is from The United States therefore is written in english."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"rdf:type",
"ontology:written_work"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"property:country",
"resource:United_States"
]
] | Alcatraz_Versus_the_Evil_Librarians | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "Alcatraz_Versus_the_Evil_Librarians",
"readable": "Alcatraz Versus the Evil Librarians",
"graph": "resource:Alcatraz_Versus_the_Evil_Librarians"
},
{
"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 ?v ?n WHERE { ?v property:country ?n . ?v rdf:type ontology:written_work . ?n property:language resource:English_language }",
"readable_query": "SELECT DISTINCT ?v ?n WHERE { ?v property:country ?n . ?v rdf:type ontology:written_work . ?n property:language resource:English_language }",
"graph_answer": [
"resource:Alcatraz_Versus_the_Evil_Librarians",
"resource:United_States"
],
"readable_answer": [
"Alcatraz Versus the Evil Librarians",
"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"
]
}
] |
|
Artist | 3 | 5927 | Id73 | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ahmet Ertegun's musical genre is Rhythm and Blues, which originated from blues music. Disco also is derived from rhythm and blues.",
"Disco derives from rhythm and blues which originated from blues music. Ahmet Ertegun's genre is rhythm and blues.",
"Ahmet Ertegun's genre is rhythm and blues, which originated from the blues. Disco is a derivative of rhythm and blues."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
],
[
"resource:Rhythm_and_blues",
"property:stylistic_origin",
"resource:Blues"
],
[
"resource:Ahmet_Ertegun",
"rdf:type",
"ontology:artist"
],
[
"resource:Ahmet_Ertegun",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Ahmet_Ertegun | [
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Ahmet_Ertegun",
"readable": "Ahmet Ertegun",
"graph": "resource:Ahmet_Ertegun"
},
{
"modified": "Blues",
"readable": "Blues",
"graph": "resource:Blues"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?j WHERE { resource:Rhythm_and_blues property:derivative ?j . resource:Rhythm_and_blues property:stylistic_origin ?d }",
"readable_query": "SELECT DISTINCT ?d ?j WHERE { resource:Rhythm_and_blues property:derivative ?j . resource:Rhythm_and_blues property:stylistic_origin ?d }",
"graph_answer": [
"resource:Blues",
"resource:Disco"
],
"readable_answer": [
"Blues",
"Disco"
],
"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 { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues }",
"readable_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues }",
"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 ?p WHERE { ?p rdf:type ontology:artist . ?p property:genre resource:Rhythm_and_blues }",
"readable_query": "SELECT ?p WHERE { ?p rdf:type ontology:artist . ?p property:genre resource:Rhythm_and_blues }",
"graph_answer": [
"resource:Ahmet_Ertegun"
],
"readable_answer": [
"Ahmet Ertegun"
],
"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"
]
}
] |
|
Astronaut | 5 | 11405 | Id22 | [
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "Alan_Shepard",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "selection",
"object": "1959"
},
{
"subject": "Alan_Shepard",
"property": "birthDate",
"object": "\"1923-11-18\"^^xsd:date"
}
] | [
{
"subject": "Alan_Shepard",
"property": "deathPlace",
"object": "California"
},
{
"subject": "Alan_Shepard",
"property": "occupation",
"object": "Test_pilot"
},
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "selectedByNasa",
"object": "1959"
},
{
"subject": "Alan_Shepard",
"property": "birthDate",
"object": "\"1923-11-18\""
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alan Shepard was born in New Hampshire on November 18th 1923. Having worked as a test pilot, he was selected by NASA in 1959. Shepard later died in California.",
"Alan Shepard was born on 18 November 1923 in New Hampshire. He was a test pilot before being selected by NASA in 1959. He died in California."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Alan_Shepard",
"property:selected_by_nasa",
"resource:1959"
],
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:death_place",
"resource:California"
],
[
"resource:Alan_Shepard",
"property:occupation",
"resource:Test_pilot"
],
[
"resource:Alan_Shepard",
"property:birth_date",
"1923-11-18"
],
[
"resource:Alan_Shepard",
"property:birth_place",
"resource:New_Hampshire"
]
] | Alan_Shepard | [
{
"modified": "1923-11-18",
"readable": "1923-11-18",
"graph": "1923-11-18"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "occupation",
"readable": "occupation",
"graph": "property:occupation"
},
{
"modified": "selectedByNasa",
"readable": "selected by nasa",
"graph": "property:selected_by_nasa"
},
{
"modified": "1959",
"readable": "1959",
"graph": "resource:1959"
},
{
"modified": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "California",
"readable": "California",
"graph": "resource:California"
},
{
"modified": "New_Hampshire",
"readable": "New Hampshire",
"graph": "resource:New_Hampshire"
},
{
"modified": "Test_pilot",
"readable": "Test pilot",
"graph": "resource:Test_pilot"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '1923' ) ) . ?c property:birth_date ?z . ?c rdf:type ontology:astronaut . ?c property:birth_place ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( CONTAINS ( YEAR ( ?z ) , '1923' ) ) . ?c property:birth_date ?z . ?c rdf:type ontology:astronaut . ?c property:birth_place ?q }",
"graph_answer": [
"resource:New_Hampshire"
],
"readable_answer": [
"New Hampshire"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?p property:birth_date ?k . ?p rdf:type ontology:astronaut . ?p property:birth_place resource:Montevideo }",
"readable_query": "ASK WHERE { ?p property:birth_date ?k . ?p rdf:type ontology:astronaut . ?p property:birth_place resource:Montevideo }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City | 4 | 9587 | Id186 | [
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "Akron,_Ohio",
"property": "subdivisionName",
"object": "Summit_County,_Ohio"
}
] | [
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "Akron,_Ohio",
"property": "isPartOf",
"object": "Summit_County,_Ohio"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Americans and Native Americans are people of the United States. Akron, Summit County, Ohio is located in the U.S.",
"Akron is located in Summit County, Ohio in the U.S. Americans live in the U.S. and Native Americans are one ethnic group there.",
"Akron is located in Summit County, Ohio in the U.S. Native Americans are an ethnic group in the U.S. The people living in that country are known as Americans."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:demonym",
"resource:Americans"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Akron__Ohio",
"rdf:type",
"ontology:city"
],
[
"resource:Akron__Ohio",
"property:country",
"resource:United_States"
],
[
"resource:Akron__Ohio",
"property:is_part_of",
"resource:Summit_County__Ohio"
]
] | Akron,_Ohio | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"modified": "Americans",
"readable": "Americans",
"graph": "resource:Americans"
},
{
"modified": "Native_Americans_in_the_United_States",
"readable": "Native Americans in the United States",
"graph": "resource:Native_Americans_in_the_United_States"
},
{
"modified": "Summit_County,_Ohio",
"readable": "Summit County, Ohio",
"graph": "resource:Summit_County__Ohio"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?c property:demonym resource:Americans . ?e property:is_part_of resource:Summit_County__Ohio . ?e rdf:type ontology:city . ?e property:country ?c }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?c property:demonym resource:Americans . ?e property:is_part_of resource:Summit_County,_Ohio . ?e rdf:type ontology:city . ?e property:country ?c }",
"graph_answer": [
"resource:Akron__Ohio"
],
"readable_answer": [
"Akron, Ohio"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r property:demonym resource:Americans . resource:Akron__Ohio property:country ?r . resource:Akron__Ohio property:is_part_of resource:Summit_County__Ohio . resource:Akron__Ohio rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:demonym resource:Americans . resource:Akron,_Ohio property:country ?r . resource:Akron,_Ohio property:is_part_of resource:Summit_County,_Ohio . resource:Akron,_Ohio rdf:type ontology:city }",
"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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:United_States property:ethnic_group ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:United_States property:ethnic_group ?c }",
"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"
]
}
] |
|
Artist | 2 | 3601 | Id213 | [
{
"subject": "Agustín_Barboza",
"property": "placeOfBirth",
"object": "Paraguay"
},
{
"subject": "Paraguay",
"property": "leader",
"object": "Juan_Afara"
}
] | [
{
"subject": "Paraguay",
"property": "leader",
"object": "Juan_Afara"
},
{
"subject": "Agustín_Barboza",
"property": "birthPlace",
"object": "Paraguay"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The birth place of Agustin Barboza is Paraguay, the leader of which, is called Juan Afara.",
"The birth place of Agustin Barboza is Paraguay where Juan Afara is the leader.",
"Agustín Barboza was born in Paraguay where the leader is Juan Afara."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Paraguay",
"property:leader",
"resource:Juan_Afara"
],
[
"resource:Agust_n_Barboza",
"rdf:type",
"ontology:artist"
],
[
"resource:Agust_n_Barboza",
"property:birth_place",
"resource:Paraguay"
]
] | Agustín_Barboza | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Agustín_Barboza",
"readable": "Agustín Barboza",
"graph": "resource:Agust_n_Barboza"
},
{
"modified": "Juan_Afara",
"readable": "Juan Afara",
"graph": "resource:Juan_Afara"
},
{
"modified": "Paraguay",
"readable": "Paraguay",
"graph": "resource:Paraguay"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?o property:leader resource:Juan_Afara . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'p' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o property:leader resource:Juan_Afara . FILTER ( STRSTARTS ( LCASE ( ?o ) , 'p' ) ) }",
"graph_answer": [
"resource:Paraguay"
],
"readable_answer": [
"Paraguay"
],
"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:Agust_n_Barboza property:carbohydrate ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Agustín_Barboza property:carbohydrate ?c }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
City | 2 | 4162 | Id12 | [
{
"subject": "Akron,_Ohio",
"property": "subdivisionName",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | [
{
"subject": "Akron,_Ohio",
"property": "isPartOf",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akron, Ohio is part of the U.S. where Native Americans are an ethnic group.",
"Akron Ohio is part of the United States of America, in which one of the ethnic groups is Native Americans.",
"Akron, Ohio is part of the United States where Native Americans are one of the ethnic groups."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Akron__Ohio",
"rdf:type",
"ontology:city"
],
[
"resource:Akron__Ohio",
"property:is_part_of",
"resource:United_States"
]
] | Akron,_Ohio | [
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"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 ?k ?y WHERE { ?k property:is_part_of ?y . ?y property:ethnic_group resource:Native_Americans_in_the_United_States . ?k rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?k ?y WHERE { ?k property:is_part_of ?y . ?y property:ethnic_group resource:Native_Americans_in_the_United_States . ?k rdf:type ontology:city }",
"graph_answer": [
"resource:Akron__Ohio",
"resource:United_States"
],
"readable_answer": [
"Akron, Ohio",
"United States"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 5 | 12358 | Id75 | [
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "\"2009-12-18\"^^xsd:date"
},
{
"subject": "Ariane_5",
"property": "maidenFlight",
"object": "\"2008-03-09\"^^xsd:date"
},
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "European_Space_Agency"
},
{
"subject": "Ariane_5",
"property": "MeanOfTransportation/diameter",
"object": "\"5.4\"^^<http://dbpedia.org/datatype/metre>"
}
] | [
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "2009-12-18"
},
{
"subject": "Ariane_5",
"property": "maidenFlight",
"object": "2008-03-09"
},
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "European_Space_Agency"
},
{
"subject": "Ariane_5",
"property": "diameter",
"object": "5.4 (metres)"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ELA-3 launchpad is the launch site of the Ariane and the Ariane 5 is made by the European Space Agency. The maiden voyage of the Ariane 5 rocket was the 9th March 2008 and the rocket is 5.4 m in diameter. Dec. 18, 2009 was its last flight.",
"The maiden flight of Ariane 5 took place on 9th March 2008 and its final flight was on the 18th December 2009. Its launch site was was ELA-3 launchpad. Ariane 5 was manufactured by the European Space Agency and has a diameter of 5.4 metres.",
"Ariane 5 is manufactured by the European Space Agency and has a diameter of 5.4 metres. It was launched from the ELA-3 launchpad, making its maiden flight on 9 March 2008 and the final flight on 18 December 2009."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Ariane_5",
"property:diameter",
"5.4 (metres)"
],
[
"resource:Ariane_5",
"property:maiden_flight",
"resource:2008_03_09"
],
[
"resource:Ariane_5",
"property:manufacturer",
"resource:European_Space_Agency"
],
[
"resource:Ariane_5",
"property:final_flight",
"resource:2009_12_18"
]
] | Ariane_5 | [
{
"modified": "5.4 (metres)",
"readable": "5.4",
"graph": "5.4 (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": "2008-03-09",
"readable": "2008-03-09",
"graph": "resource:2008_03_09"
},
{
"modified": "2009-12-18",
"readable": "2009-12-18",
"graph": "resource:2009_12_18"
},
{
"modified": "Ariane_5",
"readable": "Ariane 5",
"graph": "resource:Ariane_5"
},
{
"modified": "ELA-3",
"readable": "ELA-3",
"graph": "resource:ELA_3"
},
{
"modified": "European_Space_Agency",
"readable": "European Space Agency",
"graph": "resource:European_Space_Agency"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( YEAR ( ?w ) , '2009' ) ) . ?t property:launch_site ?r . ?t rdf:type ontology:mean_of_transportation . ?t property:final_flight ?w }",
"readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( CONTAINS ( YEAR ( ?w ) , '2009' ) ) . ?t property:launch_site ?r . ?t rdf:type ontology:mean_of_transportation . ?t property:final_flight ?w }",
"graph_answer": [
"resource:ELA_3"
],
"readable_answer": [
"ELA-3"
],
"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 ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?k property:final_flight resource:2009_12_18 . ?k property:launch_site resource:ELA_3 . ?k rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?k property:final_flight resource:2009-12-18 . ?k property:launch_site resource:ELA-3 . ?k rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Ariane_5"
],
"readable_answer": [
"Ariane 5"
],
"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": "ASK WHERE { resource:Ariane_5 property:manufacturer resource:European_Space_Agency }",
"readable_query": "ASK WHERE { resource:Ariane_5 property:manufacturer resource:European_Space_Agency }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:Ariane_5 property:similar_dish ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:Ariane_5 property:similar_dish ?t }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Artist | 3 | 6035 | Id181 | [
{
"subject": "Anders_Osborne",
"property": "associatedBand",
"object": "Billy_Iuso"
},
{
"subject": "Anders_Osborne",
"property": "associatedMusicalArtist",
"object": "Tab_Benoit"
},
{
"subject": "Anders_Osborne",
"property": "associatedActs",
"object": "Theresa_Andersson"
}
] | [
{
"subject": "Anders_Osborne",
"property": "associatedBand/associatedMusicalArtist",
"object": "Billy_Iuso"
},
{
"subject": "Anders_Osborne",
"property": "associatedBand/associatedMusicalArtist",
"object": "Tab_Benoit"
},
{
"subject": "Anders_Osborne",
"property": "associatedBand/associatedMusicalArtist",
"object": "Theresa_Andersson"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anders Osborne, is associated with Tab Benoit and musical artists Billy Iuso and Theresa Andersson.",
"Anders Osborne worked with Tab Benoit and is associated with Billy Iuso and Theresa Andersson, musicians.",
"Anders Osborne is associated with the musical artists Billy Iuso and Theresa Andersson and also with Tab Benoit."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anders_Osborne",
"rdf:type",
"ontology:artist"
],
[
"resource:Anders_Osborne",
"property:associated_band_associated_musical_artist",
"resource:Theresa_Andersson"
],
[
"resource:Anders_Osborne",
"property:associated_band_associated_musical_artist",
"resource:Billy_Iuso"
],
[
"resource:Anders_Osborne",
"property:associated_band_associated_musical_artist",
"resource:Tab_Benoit"
]
] | Anders_Osborne | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "Anders_Osborne",
"readable": "Anders Osborne",
"graph": "resource:Anders_Osborne"
},
{
"modified": "Billy_Iuso",
"readable": "Billy Iuso",
"graph": "resource:Billy_Iuso"
},
{
"modified": "Tab_Benoit",
"readable": "Tab Benoit",
"graph": "resource:Tab_Benoit"
},
{
"modified": "Theresa_Andersson",
"readable": "Theresa Andersson",
"graph": "resource:Theresa_Andersson"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?x ) WHERE { ?n property:associated_band_associated_musical_artist resource:Theresa_Andersson . ?n property:associated_band_associated_musical_artist resource:Tab_Benoit . ?n rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?n ) AS ?x ) WHERE { ?n property:associated_band_associated_musical_artist resource:Theresa_Andersson . ?n property:associated_band_associated_musical_artist resource:Tab_Benoit . ?n rdf:type ontology:artist }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?w property:associated_band_associated_musical_artist resource:Theresa_Andersson . ?w rdf:type ontology:artist . ?w property:associated_band_associated_musical_artist resource:Tab_Benoit }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w property:associated_band_associated_musical_artist resource:Theresa_Andersson . ?w rdf:type ontology:artist . ?w property:associated_band_associated_musical_artist resource:Tab_Benoit }",
"graph_answer": [
"resource:Anders_Osborne"
],
"readable_answer": [
"Anders Osborne"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?o ) WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?k }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?o ) WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?k }",
"graph_answer": [
"3"
],
"readable_answer": [
"3"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?n != resource:Theresa_Andersson ) . resource:Anders_Osborne property:associated_band_associated_musical_artist ?n . FILTER ( ?n != resource:Tab_Benoit ) }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?n != resource:Theresa_Andersson ) . resource:Anders_Osborne property:associated_band_associated_musical_artist ?n . FILTER ( ?n != resource:Tab_Benoit ) }",
"graph_answer": [
"resource:Billy_Iuso"
],
"readable_answer": [
"Billy Iuso"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 2 | 4712 | Id224 | [
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Coconut_milk"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
}
] | [
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Coconut_milk"
},
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"One of the main ingredients of binignit is coconut milk and this dish can be found in the Philippines.",
"The main ingredient of Binignit, found in the Philippines, is coconut milk."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Binignit",
"property:main_ingredient",
"resource:Coconut_milk"
],
[
"resource:Binignit",
"rdf:type",
"ontology:food"
],
[
"resource:Binignit",
"property:country",
"resource:Philippines"
]
] | Binignit | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
},
{
"modified": "Binignit",
"readable": "Binignit",
"graph": "resource:Binignit"
},
{
"modified": "Coconut_milk",
"readable": "Coconut milk",
"graph": "resource:Coconut_milk"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?b WHERE { resource:Binignit property:country ?o . resource:Binignit property:main_ingredient ?b }",
"readable_query": "SELECT DISTINCT ?o ?b WHERE { resource:Binignit property:country ?o . resource:Binignit property:main_ingredient ?b }",
"graph_answer": [
"resource:Philippines",
"resource:Coconut_milk"
],
"readable_answer": [
"Philippines",
"Coconut milk"
],
"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"
]
}
] |
|
CelestialBody | 2 | 4114 | Id95 | [
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "1099_Figneria",
"property": "mass",
"object": "\"2700.0\"^^xsd:double"
}
] | [
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "1099_Figneria",
"property": "mass",
"object": "2.7 (kilograms)"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The epoch date for 1099 Figneria is 31 December 2006 and it has a mass of 2.7kg.",
"1099 Figneria, has an epoch date of December 31st 2006, and weighs 2.7 kg.",
"The epoch date for 1099 Figneria is 31 December 2006 and it has a mass of 2.7 kg."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1099_Figneria",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1099_Figneria",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1099_Figneria",
"property:mass",
"2.7 (kilograms)"
]
] | 1099_Figneria | [
{
"modified": "2.7 (kilograms)",
"readable": "2.7",
"graph": "2.7 (kilograms)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "mass",
"readable": "mass",
"graph": "property:mass"
},
{
"modified": "1099_Figneria",
"readable": "1099 Figneria",
"graph": "resource:1099_Figneria"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?a property:epoch ?z . ?a property:mass ?h . FILTER ( ?z = \"2006_12_31\" ) . ?a rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?a property:epoch ?z . ?a property:mass ?h . FILTER ( ?z = \"2006-12-31\" ) . ?a rdf:type ontology:celestial_body }",
"graph_answer": [
"2.7 (kilograms)"
],
"readable_answer": [
"2.7"
],
"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 ?f WHERE { ?f property:mass '2.7 (kilograms)' . FILTER ( ?j = \"2006_12_31\" ) . ?f property:epoch ?j . ?f rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:mass '2.7 (kilograms)' . FILTER ( ?j = \"2006-12-31\" ) . ?f property:epoch ?j . ?f rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:1099_Figneria"
],
"readable_answer": [
"1099 Figneria"
],
"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 | 10181 | Id155 | [
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "Arianespace"
},
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "\"2009-12-18\"^^xsd:date"
},
{
"subject": "Ariane_5",
"property": "maidenFlight",
"object": "\"2008-03-09\"^^xsd:date"
}
] | [
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "Arianespace"
},
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "2009-12-18"
},
{
"subject": "Ariane_5",
"property": "maidenFlight",
"object": "2008-03-09"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ariane 5 was manufactured by Arianespace. It was launched by ELA-3, having its maiden flight on 9th March 2008. Its final flight took place on 18th of December 2009.",
"Arianespace is the manufacturer of Ariane 5 which was launched at the ELA-3. The Ariane 5 had its maiden flight on 9th of March, 2008 and its final flight was on December 18, 2009.",
"Arianespace is the manufacturer of Ariane 5 and it was launched at ELA-3. The maiden flight of the Ariane 5 was on March 3, 2008 and its last flight was December 18, 2009."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Ariane_5",
"property:maiden_flight",
"resource:2008_03_09"
],
[
"resource:Ariane_5",
"property:manufacturer",
"resource:Arianespace"
],
[
"resource:Ariane_5",
"property:final_flight",
"resource:2009_12_18"
]
] | Ariane_5 | [
{
"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": "2008-03-09",
"readable": "2008-03-09",
"graph": "resource:2008_03_09"
},
{
"modified": "2009-12-18",
"readable": "2009-12-18",
"graph": "resource:2009_12_18"
},
{
"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"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?e property:launch_site ?a . ?e rdf:type ontology:mean_of_transportation . ?e property:final_flight ?o . FILTER ( ?o = \"2009_12_18\" ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?e property:launch_site ?a . ?e rdf:type ontology:mean_of_transportation . ?e property:final_flight ?o . FILTER ( ?o = \"2009-12-18\" ) }",
"graph_answer": [
"resource:ELA_3"
],
"readable_answer": [
"ELA-3"
],
"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 ?n WHERE { ?n property:launch_site resource:ELA_3 . ?n property:manufacturer ?w . ?n rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?w ?n WHERE { ?n property:launch_site resource:ELA-3 . ?n property:manufacturer ?w . ?n rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:Arianespace",
"resource:Ariane_5"
],
"readable_answer": [
"Arianespace",
"Ariane 5"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { resource:Ariane_5 property:river ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Ariane_5 property:river ?n }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody | 2 | 4111 | Id92 | [
{
"subject": "1097_Vicia",
"property": "rotationPeriod",
"object": "\"95040.0\"^^xsd:double"
},
{
"subject": "1097_Vicia",
"property": "Planet/apoapsis",
"object": "\"5.11592E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "1097_Vicia",
"property": "rotationPeriod",
"object": "95040.0"
},
{
"subject": "1097_Vicia",
"property": "apoapsis",
"object": "511592000.0 (kilometres)"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1097 Vicia has a rotation period of 95040.0 and an apoapsis of 511592000.0 km.",
"The rotation period of 1097 Vicia is 95040.0 and its apoapsis is 511592000.0 kilometres.",
"1097 Vicia has a rotation period of 95040 and an apoapsis of 511592000.0 km."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1097_Vicia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1097_Vicia",
"property:apoapsis",
"511592000.0 (kilometres)"
],
[
"resource:1097_Vicia",
"property:rotation_period",
"resource:95040_0"
]
] | 1097_Vicia | [
{
"modified": "511592000.0 (kilometres)",
"readable": "511592000.0",
"graph": "511592000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "rotationPeriod",
"readable": "rotation period",
"graph": "property:rotation_period"
},
{
"modified": "1097_Vicia",
"readable": "1097 Vicia",
"graph": "resource:1097_Vicia"
},
{
"modified": "95040.0",
"readable": "95040.0",
"graph": "resource:95040_0"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?e rdf:type ontology:celestial_body . ?e property:rotation_period ?m . ?e property:apoapsis '162164091.8388 (kilometres)' }",
"readable_query": "ASK WHERE { ?e rdf:type ontology:celestial_body . ?e property:rotation_period ?m . ?e property:apoapsis '162164091.8388 (kilometres)' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Astronaut | 2 | 3624 | Id10 | [
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "nationality",
"object": "United_States"
}
] | [
{
"subject": "Alan_Shepard",
"property": "birthPlace",
"object": "New_Hampshire"
},
{
"subject": "Alan_Shepard",
"property": "nationality",
"object": "United_States"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good",
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3",
"Id4",
"Id5",
"Id6"
],
"text": [
"Alan Shepard is an American citizen who was born in New Hampshire.",
"Alan Shepard was born in the American state of New Hampshire.",
"Alan Shepard is an American who was born in New Hampshire.",
"Alan Shepard is a US citizen born in New Hampshire.",
"Alan Shepard has a US nationality and was born in the New Hampshire.",
"Alan Shepard was born in New Hampshire (US)."
],
"lang": [
"",
"",
"",
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Shepard",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Shepard",
"property:nationality",
"resource:United_States"
],
[
"resource:Alan_Shepard",
"property:birth_place",
"resource:New_Hampshire"
]
] | Alan_Shepard | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "Alan_Shepard",
"readable": "Alan Shepard",
"graph": "resource:Alan_Shepard"
},
{
"modified": "New_Hampshire",
"readable": "New Hampshire",
"graph": "resource:New_Hampshire"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?x property:birth_place resource:United_States . ?x rdf:type ontology:astronaut }",
"readable_query": "ASK WHERE { ?x property:birth_place resource:United_States . ?x rdf:type ontology:astronaut }",
"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 { ?c rdf:type ontology:astronaut . ?c property:birth_place resource:New_Hampshire }",
"readable_query": "ASK WHERE { ?c rdf:type ontology:astronaut . ?c property:birth_place resource:New_Hampshire }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?e WHERE { ?e rdf:type ontology:astronaut . ?e property:birth_place resource:New_Hampshire }",
"readable_query": "SELECT ?e WHERE { ?e rdf:type ontology:astronaut . ?e property:birth_place resource:New_Hampshire }",
"graph_answer": [
"resource:Alan_Shepard"
],
"readable_answer": [
"Alan Shepard"
],
"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"
]
}
] |
|
Monument | 4 | 10295 | Id27 | [
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "dedicatedTo",
"object": "\"Ottoman Army soldiers killed in the Battle of Baku\"@en"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "location",
"object": "Azerbaijan"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "designer",
"object": "\"Hüseyin Bütüner and Hilmi Güner\"@en"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "material",
"object": "\"Red granite and white marble\"@en"
}
] | [
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "dedicatedTo",
"object": "\"Ottoman Army soldiers killed in the Battle of Baku\""
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "location",
"object": "Azerbaijan"
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "designer",
"object": "\"Hüseyin Bütüner and Hilmi Güner\""
},
{
"subject": "Baku_Turkish_Martyrs'_Memorial",
"property": "material",
"object": "\"Red granite and white marble\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The soldiers of the Ottoman army who were killed in the Battle of Baku are commemorated by the Baku Turkish Martyrs memorial in Azerbaijan. The memorial was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner.",
"The soldiers of the Ottoman army killed in the Battle of Baku are commemorated by the Baku Turkish Martyrs memorial located in Azerbaijan. It was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner.",
"The soldiers of the Ottoman army who were killed in the Battle of Baku are commemorated by the Baku Turkish Martyrs memorial found in Azerbaijan. It was designed in red granite and white marble by Hilmi Guner and Huseyin Butuner."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:dedicated_to",
"Ottoman Army soldiers killed in the Battle of Baku"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"rdf:type",
"ontology:monument"
],
[
"resource:Baku_Turkish_Martyrs__Memorial",
"property:location",
"resource:Azerbaijan"
],
[
"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": "Ottoman Army soldiers killed in the Battle of Baku",
"readable": "Ottoman Army soldiers killed in the Battle of Baku",
"graph": "Ottoman Army soldiers killed in the Battle of Baku"
},
{
"modified": "Red granite and white marble",
"readable": "Red granite and white marble",
"graph": "Red granite and white marble"
},
{
"modified": "dedicatedTo",
"readable": "dedicated to",
"graph": "property:dedicated_to"
},
{
"modified": "designer",
"readable": "designer",
"graph": "property:designer"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "material",
"readable": "material",
"graph": "property:material"
},
{
"modified": "Azerbaijan",
"readable": "Azerbaijan",
"graph": "resource:Azerbaijan"
},
{
"modified": "Baku_Turkish_Martyrs'_Memorial",
"readable": "Baku Turkish Martyrs' Memorial",
"graph": "resource:Baku_Turkish_Martyrs__Memorial"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'b' ) ) . ?v rdf:type ontology:monument . ?v property:dedicated_to ?f . ?v property:designer 'Hüseyin Bütüner and Hilmi Güner' }",
"readable_query": "SELECT DISTINCT ?f WHERE { FILTER ( STRSTARTS ( LCASE ( ?v ) , 'b' ) ) . ?v rdf:type ontology:monument . ?v property:dedicated_to ?f . ?v property:designer 'Hüseyin Bütüner and Hilmi Güner' }",
"graph_answer": [
"Ottoman Army soldiers killed in the Battle of Baku"
],
"readable_answer": [
"Ottoman Army soldiers killed in the Battle of Baku"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"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 ?x WHERE { ?x rdf:type ontology:monument . ?x property:designer 'Hüseyin Bütüner and Hilmi Güner' . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'b' ) ) . ?x property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:monument . ?x property:designer 'Hüseyin Bütüner and Hilmi Güner' . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'b' ) ) . ?x property:dedicated_to 'Ottoman Army soldiers killed in the Battle of Baku' }",
"graph_answer": [
"resource:Baku_Turkish_Martyrs__Memorial"
],
"readable_answer": [
"Baku Turkish Martyrs' Memorial"
],
"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 ?q ?l WHERE { resource:Baku_Turkish_Martyrs__Memorial property:location ?q . resource:Baku_Turkish_Martyrs__Memorial property:designer ?l }",
"readable_query": "SELECT DISTINCT ?q ?l WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:location ?q . resource:Baku_Turkish_Martyrs'_Memorial property:designer ?l }",
"graph_answer": [
"resource:Azerbaijan",
"Hüseyin Bütüner and Hilmi Güner"
],
"readable_answer": [
"Azerbaijan",
"Hüseyin Bütüner and Hilmi Güner"
],
"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 ?d WHERE { resource:Baku_Turkish_Martyrs__Memorial property:ship_displacement ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Baku_Turkish_Martyrs'_Memorial property:ship_displacement ?d }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University | 6 | 12995 | Id24 | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "director",
"object": "\"Dr. G. P. Prabhukumar\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "postgrad",
"object": "\"~700\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "campus",
"object": "\"Urban, ,\\nIn Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "affiliations",
"object": "Visvesvaraya_Technological_University"
}
] | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "director",
"object": "\"Dr. G. P. Prabhukumar\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "numberOfPostgraduateStudents",
"object": "700"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "campus",
"object": "\"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "affiliation",
"object": "Visvesvaraya_Technological_University"
}
] | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Acharya Institute of Technology is located at campus In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090 in Bangalore, India. Its director is Dr. G. P. Prabhukumar and its affiliation is Visvesvaraya Technological University. The Institute has 700 postgraduate students."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:Acharya_Institute_of_Technology",
"property:city",
"resource:Bangalore"
],
[
"resource:Acharya_Institute_of_Technology",
"rdf:type",
"ontology:university"
],
[
"resource:Acharya_Institute_of_Technology",
"property:affiliation",
"resource:Visvesvaraya_Technological_University"
],
[
"resource:Acharya_Institute_of_Technology",
"property:country",
"resource:India"
],
[
"resource:Acharya_Institute_of_Technology",
"property:campus",
"In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
],
[
"resource:Acharya_Institute_of_Technology",
"property:number_of_postgraduate_students",
"700"
],
[
"resource:Acharya_Institute_of_Technology",
"property:director",
"Dr. G. P. Prabhukumar"
]
] | Acharya_Institute_of_Technology | [
{
"modified": "700",
"readable": "700",
"graph": "700"
},
{
"modified": "Dr. G. P. Prabhukumar",
"readable": "Dr. G. P. Prabhukumar",
"graph": "Dr. G. P. Prabhukumar"
},
{
"modified": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.",
"readable": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.",
"graph": "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090."
},
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "campus",
"readable": "campus",
"graph": "property:campus"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "director",
"readable": "director",
"graph": "property:director"
},
{
"modified": "numberOfPostgraduateStudents",
"readable": "number of postgraduate students",
"graph": "property:number_of_postgraduate_students"
},
{
"modified": "Acharya_Institute_of_Technology",
"readable": "Acharya Institute of Technology",
"graph": "resource:Acharya_Institute_of_Technology"
},
{
"modified": "Bangalore",
"readable": "Bangalore",
"graph": "resource:Bangalore"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Visvesvaraya_Technological_University",
"readable": "Visvesvaraya Technological University",
"graph": "resource:Visvesvaraya_Technological_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?b != '500' ) . ?f rdf:type ontology:university . ?f property:number_of_postgraduate_students ?b . ?f property:director ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?b != '500' ) . ?f rdf:type ontology:university . ?f property:number_of_postgraduate_students ?b . ?f property:director ?n }",
"graph_answer": [
"Dr. G. P. Prabhukumar"
],
"readable_answer": [
"Dr. G. P. Prabhukumar"
],
"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"
]
}
] |
|
City | 3 | 6786 | Id74 | [
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Adams_Township,_Madison_County,_Indiana"
},
{
"subject": "Adams_Township,_Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Anderson,_Indiana",
"property": "subdivisionName",
"object": "Madison_County,_Indiana"
}
] | [
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Adams_Township,_Madison_County,_Indiana"
},
{
"subject": "Adams_Township,_Madison_County,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Anderson,_Indiana",
"property": "isPartOf",
"object": "Madison_County,_Indiana"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anderson is part of Adams Township, Madison County, Indiana in the U.S.",
"Anderson and Adams Township are in Madison County in Indiana, United States.",
"Anderson can be found in Adams Township, Madison County, Indiana which is part of the U.S.A."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adams_Township__Madison_County__Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Anderson__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Madison_County__Indiana"
],
[
"resource:Anderson__Indiana",
"property:is_part_of",
"resource:Adams_Township__Madison_County__Indiana"
]
] | Anderson,_Indiana | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Adams_Township,_Madison_County,_Indiana",
"readable": "Adams Township, Madison County, Indiana",
"graph": "resource:Adams_Township__Madison_County__Indiana"
},
{
"modified": "Anderson,_Indiana",
"readable": "Anderson, Indiana",
"graph": "resource:Anderson__Indiana"
},
{
"modified": "Madison_County,_Indiana",
"readable": "Madison County, Indiana",
"graph": "resource:Madison_County__Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Anderson__Indiana property:is_part_of ?s . FILTER ( ?s != resource:Madison_County__Indiana ) }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Anderson,_Indiana property:is_part_of ?s . FILTER ( ?s != resource:Madison_County,_Indiana ) }",
"graph_answer": [
"resource:Adams_Township__Madison_County__Indiana"
],
"readable_answer": [
"Adams Township, Madison County, Indiana"
],
"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 ?e WHERE { { resource:Anderson__Indiana property:is_part_of ?e } MINUS { ?e property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?e WHERE { { resource:Anderson,_Indiana property:is_part_of ?e } MINUS { ?e property:country resource:United_States } }",
"graph_answer": [
"resource:Madison_County__Indiana"
],
"readable_answer": [
"Madison County, Indiana"
],
"type": [
"coreference",
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 2 | 4809 | Id44 | [
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "American_Locomotive_Company"
},
{
"subject": "American_Locomotive_Company",
"property": "foundationPlace",
"object": "United_States"
}
] | [
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "American_Locomotive_Company"
},
{
"subject": "American_Locomotive_Company",
"property": "foundationPlace",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ALCO RS-3 was built by the US founded American Locomotive Company.",
"The American Locomotive Company built the ALCO RS-3 and was founded in the US.",
"The builder of the ALCO RS-3 is the American Locomotive Company which was founded in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:American_Locomotive_Company",
"property:foundation_place",
"resource:United_States"
],
[
"resource:ALCO_RS_3",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALCO_RS_3",
"property:builder",
"resource:American_Locomotive_Company"
]
] | ALCO_RS-3 | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "ALCO_RS-3",
"readable": "ALCO RS-3",
"graph": "resource:ALCO_RS_3"
},
{
"modified": "American_Locomotive_Company",
"readable": "American Locomotive Company",
"graph": "resource:American_Locomotive_Company"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s ?p WHERE { ?s property:builder ?p . ?p property:foundation_place resource:United_States . ?s rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?s ?p WHERE { ?s property:builder ?p . ?p property:foundation_place resource:United_States . ?s rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:ALCO_RS_3",
"resource:American_Locomotive_Company"
],
"readable_answer": [
"ALCO RS-3",
"American Locomotive Company"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Artist | 2 | 3488 | Id100 | [
{
"subject": "Alan_Frew",
"property": "hometown",
"object": "Canada"
},
{
"subject": "Alan_Frew",
"property": "background",
"object": "\"solo_singer\"@en"
}
] | [
{
"subject": "Alan_Frew",
"property": "origin",
"object": "Canada"
},
{
"subject": "Alan_Frew",
"property": "background",
"object": "\"solo_singer\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Solo singer, Alan Frew, comes from Canada.",
"Alan Frew's origins are from Canada and background is that of solo singer.",
"Singer soloist Alan Frew is from Canada."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Frew",
"rdf:type",
"ontology:artist"
],
[
"resource:Alan_Frew",
"property:background",
"resource:solo_singer"
],
[
"resource:Alan_Frew",
"property:origin",
"resource:Canada"
]
] | Alan_Frew | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "Alan_Frew",
"readable": "Alan Frew",
"graph": "resource:Alan_Frew"
},
{
"modified": "Canada",
"readable": "Canada",
"graph": "resource:Canada"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?i property:background resource:non_vocal_instrumentalist . ?i property:origin ?n . ?i rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?i property:background resource:non_vocal_instrumentalist . ?i property:origin ?n . ?i rdf:type ontology:artist }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
University | 4 | 10714 | Id6 | [
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "AWH_Engineering_College",
"property": "established",
"object": "2001"
},
{
"subject": "AWH_Engineering_College",
"property": "state",
"object": "Kerala"
},
{
"subject": "AWH_Engineering_College",
"property": "city",
"object": "\"Kuttikkattoor\"@en"
}
] | [
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "AWH_Engineering_College",
"property": "established",
"object": "2001"
},
{
"subject": "AWH_Engineering_College",
"property": "state",
"object": "Kerala"
},
{
"subject": "AWH_Engineering_College",
"property": "city",
"object": "\"Kuttikkattoor\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AWH Engineering College of Kuttikkattoor, Kerala, India was established in the year 2001.",
"AWH Engineering College in the city of Kuttikkattoor, India is in the state of Kerala. It was established in 2001.",
"AWH Engineering College was established in 2001 in Kuttikkattoor, India in the state of Kerala."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AWH_Engineering_College",
"property:city",
"resource:Kuttikkattoor"
],
[
"resource:AWH_Engineering_College",
"rdf:type",
"ontology:university"
],
[
"resource:AWH_Engineering_College",
"property:state",
"resource:Kerala"
],
[
"resource:AWH_Engineering_College",
"property:country",
"resource:India"
],
[
"resource:AWH_Engineering_College",
"property:established",
"resource:2001"
]
] | AWH_Engineering_College | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "state",
"readable": "state",
"graph": "property:state"
},
{
"modified": "2001",
"readable": "2001",
"graph": "resource:2001"
},
{
"modified": "AWH_Engineering_College",
"readable": "AWH Engineering College",
"graph": "resource:AWH_Engineering_College"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
},
{
"modified": "Kerala",
"readable": "Kerala",
"graph": "resource:Kerala"
},
{
"modified": "Kuttikkattoor",
"readable": "Kuttikkattoor",
"graph": "resource:Kuttikkattoor"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?g rdf:type ontology:university . ?g property:city ?t . ?g property:established '1907-07-11' }",
"readable_query": "ASK WHERE { ?g rdf:type ontology:university . ?g property:city ?t . ?g property:established '1907-07-11' }",
"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"
]
}
] |
|
Company | 5 | 12037 | Id18 | [
{
"subject": "Hypermarcas",
"property": "foundingYear",
"object": "2001-01-01"
},
{
"subject": "Hypermarcas",
"property": "revenue",
"object": "1.8E9"
},
{
"subject": "Hypermarcas",
"property": "keyPerson",
"object": "CEO"
},
{
"subject": "Hypermarcas",
"property": "product",
"object": "Drugs"
},
{
"subject": "Hypermarcas",
"property": "netIncome",
"object": "1.086E8"
}
] | [
{
"subject": "Hypermarcas",
"property": "foundingDate",
"object": "2001-01-01"
},
{
"subject": "Hypermarcas",
"property": "revenue",
"object": "1800000000"
},
{
"subject": "Hypermarcas",
"property": "keyPerson",
"object": "CEO"
},
{
"subject": "Hypermarcas",
"property": "product",
"object": "Drugs"
},
{
"subject": "Hypermarcas",
"property": "netIncome",
"object": "108600000"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Hypermarcas, whose key person is the CEO, was found on January 1, 2001, and produces pharmaceutical drugs to generate revenue of $1,800,000,000 and net income of $108,600,000.",
"Hypermarcas, a drug maker led by their key CEO, was founded on 2001-01-01. Hypermarcas makes $1,800,000,000 a year and their net income is $108,600,000.",
"Hypermarcas, a company managed by their CEO that produces drugs, was founded on January 1, 2001. Hypermarcas earns $1,800,000,000 per year and has a net income of $108,600,000."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Hypermarcas",
"property:net_income",
"108600000"
],
[
"resource:Hypermarcas",
"property:founding_date",
"resource:2001_01_01"
],
[
"resource:Hypermarcas",
"property:revenue",
"1800000000"
],
[
"resource:Hypermarcas",
"property:product",
"resource:Drugs"
],
[
"resource:Hypermarcas",
"property:key_person",
"resource:CEO"
],
[
"resource:Hypermarcas",
"rdf:type",
"ontology:company"
]
] | Hypermarcas | [
{
"modified": "108600000",
"readable": "108600000",
"graph": "108600000"
},
{
"modified": "1800000000",
"readable": "1800000000",
"graph": "1800000000"
},
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "netIncome",
"readable": "net income",
"graph": "property:net_income"
},
{
"modified": "product",
"readable": "product",
"graph": "property:product"
},
{
"modified": "revenue",
"readable": "revenue",
"graph": "property:revenue"
},
{
"modified": "2001-01-01",
"readable": "2001-01-01",
"graph": "resource:2001_01_01"
},
{
"modified": "CEO",
"readable": "CEO",
"graph": "resource:CEO"
},
{
"modified": "Drugs",
"readable": "Drugs",
"graph": "resource:Drugs"
},
{
"modified": "Hypermarcas",
"readable": "Hypermarcas",
"graph": "resource:Hypermarcas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { ?y property:founding_date ?w . ?y rdf:type ontology:company . FILTER ( ?w = \"2001_01_01\" ) . ?y property:key_person ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { ?y property:founding_date ?w . ?y rdf:type ontology:company . FILTER ( ?w = \"2001-01-01\" ) . ?y property:key_person ?j }",
"graph_answer": [
"resource:CEO"
],
"readable_answer": [
"CEO"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?d property:net_income '15100000000' . ?d property:key_person resource:CEO . ?d rdf:type ontology:company }",
"readable_query": "ASK WHERE { ?d property:net_income '15100000000' . ?d property:key_person resource:CEO . ?d rdf:type ontology:company }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?b property:key_person resource:CEO . ?b rdf:type ontology:company . ?b property:net_income '108600000' }",
"readable_query": "ASK WHERE { ?b property:key_person resource:CEO . ?b rdf:type ontology:company . ?b property:net_income '108600000' }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?z WHERE { ?z property:net_income '108600000' . ?z rdf:type ontology:company . ?z property:key_person resource:CEO }",
"readable_query": "SELECT ?z WHERE { ?z property:net_income '108600000' . ?z rdf:type ontology:company . ?z property:key_person resource:CEO }",
"graph_answer": [
"resource:Hypermarcas"
],
"readable_answer": [
"Hypermarcas"
],
"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 ?a ?w WHERE { resource:Hypermarcas property:net_income ?w . resource:Hypermarcas property:revenue ?a }",
"readable_query": "SELECT DISTINCT ?a ?w WHERE { resource:Hypermarcas property:net_income ?w . resource:Hypermarcas property:revenue ?a }",
"graph_answer": [
"1800000000",
"108600000"
],
"readable_answer": [
"1800000000",
"108600000"
],
"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 ?f WHERE { resource:Hypermarcas property:product ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Hypermarcas property:product ?f }",
"graph_answer": [
"resource:Drugs"
],
"readable_answer": [
"Drugs"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 3 | 5687 | Id20 | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "\"2193.95\"^^xsd:double"
},
{
"subject": "Abilene_Regional_Airport",
"property": "elevation",
"object": "\"546.0\"^^xsd:double"
}
] | [
{
"subject": "Abilene_Regional_Airport",
"property": "cityServed",
"object": "Abilene,_Texas"
},
{
"subject": "Abilene_Regional_Airport",
"property": "runwayLength",
"object": "2194.0"
},
{
"subject": "Abilene_Regional_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "546"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene Regional Airport serves the city of Abilene in Texas. Its runway is 2194 feet and is 546 m above sea level.",
"Abilene Regional Airport serves the city of Abilene, Texas. Its runway length is 2194.0 and 546 m above sea level.",
"The Abilene Regional Airport serves the city of Abilene and it's 546 metres above sea level with a runway that's 2,194 long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abilene_Regional_Airport",
"property:runway_length",
"resource:2194_0"
],
[
"resource:Abilene_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Abilene_Regional_Airport",
"property:city_served",
"resource:Abilene__Texas"
],
[
"resource:Abilene_Regional_Airport",
"property:elevation_above_the_sea_level",
"546"
]
] | Abilene_Regional_Airport | [
{
"modified": "546",
"readable": "546",
"graph": "546"
},
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph": "property:runway_length"
},
{
"modified": "2194.0",
"readable": "2194.0",
"graph": "resource:2194_0"
},
{
"modified": "Abilene_Regional_Airport",
"readable": "Abilene Regional Airport",
"graph": "resource:Abilene_Regional_Airport"
},
{
"modified": "Abilene,_Texas",
"readable": "Abilene, Texas",
"graph": "resource:Abilene__Texas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?i property:elevation_above_the_sea_level ?m . FILTER ( ?m <= '800' ) . ?i rdf:type ontology:airport . ?i property:city_served ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?i property:elevation_above_the_sea_level ?m . FILTER ( ?m <= '800' ) . ?i rdf:type ontology:airport . ?i property:city_served ?c }",
"graph_answer": [
"resource:Abilene__Texas"
],
"readable_answer": [
"Abilene, Texas"
],
"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 ?t WHERE { ?g property:city_served resource:Abilene__Texas . ?g rdf:type ontology:airport . ?g property:elevation_above_the_sea_level ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?g property:city_served resource:Abilene,_Texas . ?g rdf:type ontology:airport . ?g property:elevation_above_the_sea_level ?t }",
"graph_answer": [
"546"
],
"readable_answer": [
"546"
],
"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 ?w WHERE { ?w property:elevation_above_the_sea_level 546 . ?w rdf:type ontology:airport . ?w property:city_served resource:Abilene__Texas }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?w property:elevation_above_the_sea_level 546 . ?w rdf:type ontology:airport . ?w property:city_served resource:Abilene,_Texas }",
"graph_answer": [
"resource:Abilene_Regional_Airport"
],
"readable_answer": [
"Abilene Regional Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Abilene_Regional_Airport property:runway_length resource:2194_0 }",
"readable_query": "ASK WHERE { resource:Abilene_Regional_Airport property:runway_length resource:2194.0 }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 4 | 8439 | Id37 | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Infraero",
"property": "location",
"object": "Brasília"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "Paraná_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operator",
"object": "Infraero"
}
] | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Infraero",
"property": "location",
"object": "Brasília"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "Paraná_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operatingOrganisation",
"object": "Infraero"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Infraero is located in Brasilia and operates Afonso Pena International Airport. This airport serves Curitiba which is part of the state of Parana.",
"Afonso Pena International Airport serves the city of Curitiba, Parana. Afonso Pena International Airport in Infraero, Brasilia operates there.",
"Afonso Pena International Airport serves Curitiba in the state of Parana. Afonso Pena International Airport is operated by Infraero located in Brasilia."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Curitiba",
"property:is_part_of",
"resource:Paran___state_"
],
[
"resource:Infraero",
"property:location",
"resource:Bras_lia"
],
[
"resource:Afonso_Pena_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Afonso_Pena_International_Airport",
"property:city_served",
"resource:Curitiba"
],
[
"resource:Afonso_Pena_International_Airport",
"property:operating_organisation",
"resource:Infraero"
]
] | Afonso_Pena_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Afonso_Pena_International_Airport",
"readable": "Afonso Pena International Airport",
"graph": "resource:Afonso_Pena_International_Airport"
},
{
"modified": "Brasília",
"readable": "Brasília",
"graph": "resource:Bras_lia"
},
{
"modified": "Curitiba",
"readable": "Curitiba",
"graph": "resource:Curitiba"
},
{
"modified": "Infraero",
"readable": "Infraero",
"graph": "resource:Infraero"
},
{
"modified": "Paraná_(state)",
"readable": "Paraná",
"graph": "resource:Paran___state_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?x rdf:type ontology:airport . ?x property:operating_organisation ?c . ?c property:location resource:Bras_lia . ?x property:city_served resource:Curitiba }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?x rdf:type ontology:airport . ?x property:operating_organisation ?c . ?c property:location resource:Brasília . ?x property:city_served resource:Curitiba }",
"graph_answer": [
"resource:Infraero"
],
"readable_answer": [
"Infraero"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c property:operating_organisation resource:Infraero . resource:Infraero property:location resource:Bras_lia . ?c rdf:type ontology:airport . ?c property:city_served resource:Curitiba }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c property:operating_organisation resource:Infraero . resource:Infraero property:location resource:Brasília . ?c rdf:type ontology:airport . ?c property:city_served resource:Curitiba }",
"graph_answer": [
"resource:Afonso_Pena_International_Airport"
],
"readable_answer": [
"Afonso Pena International Airport"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:Curitiba property:is_part_of ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:Curitiba property:is_part_of ?d }",
"graph_answer": [
"resource:Paran___state_"
],
"readable_answer": [
"Paraná"
],
"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 | 3 | 7506 | Id106 | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBuilder",
"object": "Finland"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "\"21.2\"^^xsd:double"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Helsinki"
}
] | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Finland"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "21.2"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Helsinki"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The icebreaker, Aleksey Chirikov, built by Finland, has a ship beam of 21.2m, and the builder is in Helsinki.",
"The icebreaker Aleksey Chirikov, built in Helsinki, Finland, has a 21.2 m ship beam.",
"Icebreaker Aleksey Chirikov, built by Aleksey Chirikov in Helsinki, Finland, has a 21.2 length ship beam."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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:Helsinki"
],
[
"resource:Aleksey_Chirikov__icebreaker_",
"property:builder",
"resource:Finland"
]
] | Aleksey_Chirikov_(icebreaker) | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "21.2",
"readable": "21.2",
"graph": "resource:21_2"
},
{
"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"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?p property:ship_beam resource:8_3_m . ?p rdf:type ontology:mean_of_transportation . ?p property:builder resource:Finland }",
"readable_query": "ASK WHERE { ?p property:ship_beam resource:8.3_m . ?p rdf:type ontology:mean_of_transportation . ?p property:builder resource:Finland }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?i property:ship_beam resource:21_2 . ?i rdf:type ontology:mean_of_transportation . ?i property:builder resource:Finland }",
"readable_query": "ASK WHERE { ?i property:ship_beam resource:21.2 . ?i rdf:type ontology:mean_of_transportation . ?i property:builder resource:Finland }",
"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 ?q WHERE { ?q property:builder resource:Finland . ?q rdf:type ontology:mean_of_transportation . ?q property:ship_beam resource:21_2 }",
"readable_query": "SELECT ?q WHERE { ?q property:builder resource:Finland . ?q rdf:type ontology:mean_of_transportation . ?q property:ship_beam resource:21.2 }",
"graph_answer": [
"resource:Aleksey_Chirikov__icebreaker_"
],
"readable_answer": [
"Aleksey Chirikov"
],
"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"
]
}
] |
|
Monument | 5 | 12475 | Id39 | [
{
"subject": "Monocacy_National_Battlefield",
"property": "location",
"object": "Frederick_County,_Maryland"
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "established",
"object": "\"1907-07-11\"^^xsd:date"
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "country",
"object": "\"United States\"@en"
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "category",
"object": "Historic_districts_in_the_United_States"
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "district",
"object": "Monocacy_National_Battlefield"
}
] | [
{
"subject": "Monocacy_National_Battlefield",
"property": "location",
"object": "Frederick_County,_Maryland"
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "established",
"object": "\"1907-07-11\""
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "country",
"object": "\"United States\""
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "category",
"object": "Historic_districts_in_the_United_States"
},
{
"subject": "14th_New_Jersey_Volunteer_Infantry_Monument",
"property": "district",
"object": "Monocacy_National_Battlefield"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Monocacy National Battlefield is found in Frederick County, Maryland. The 14th New Jersey Volunteer Infantry Monument was established on July 11th, 1907 and can be found in the Monocacy National Battlefield. The monument is part of the category of Historic districts in the United States.",
"The 14th New Jersey Volunteer Infantry Monument is located in the district of the Monocacy National Battlefield, Frederick County, United States. It was established on 11 July 1907 and is categorised as a historic district."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:14th_New_Jersey_Volunteer_Infantry_Monument",
"property:district",
"resource:Monocacy_National_Battlefield"
],
[
"resource:14th_New_Jersey_Volunteer_Infantry_Monument",
"rdf:type",
"ontology:monument"
],
[
"resource:14th_New_Jersey_Volunteer_Infantry_Monument",
"property:country",
"resource:United_States"
],
[
"resource:14th_New_Jersey_Volunteer_Infantry_Monument",
"property:established",
"1907-07-11"
],
[
"resource:14th_New_Jersey_Volunteer_Infantry_Monument",
"property:category",
"resource:Historic_districts_in_the_United_States"
],
[
"resource:Monocacy_National_Battlefield",
"property:location",
"resource:Frederick_County__Maryland"
]
] | 14th_New_Jersey_Volunteer_Infantry_Monument | [
{
"modified": "1907-07-11",
"readable": "1907-07-11",
"graph": "1907-07-11"
},
{
"modified": "category",
"readable": "category",
"graph": "property:category"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "district",
"readable": "district",
"graph": "property:district"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "14th_New_Jersey_Volunteer_Infantry_Monument",
"readable": "14th New Jersey Volunteer Infantry Monument",
"graph": "resource:14th_New_Jersey_Volunteer_Infantry_Monument"
},
{
"modified": "Frederick_County,_Maryland",
"readable": "Frederick County, Maryland",
"graph": "resource:Frederick_County__Maryland"
},
{
"modified": "Historic_districts_in_the_United_States",
"readable": "Historic districts in the United States",
"graph": "resource:Historic_districts_in_the_United_States"
},
{
"modified": "Monocacy_National_Battlefield",
"readable": "Monocacy National Battlefield",
"graph": "resource:Monocacy_National_Battlefield"
},
{
"modified": "United States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?n property:established ?p . FILTER ( ?p = \"1907-07-11\" ) . ?n property:district ?s . ?s property:location resource:Frederick_County__Maryland . ?n rdf:type ontology:monument }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?n property:established ?p . FILTER ( ?p = \"1907-07-11\" ) . ?n property:district ?s . ?s property:location resource:Frederick_County,_Maryland . ?n rdf:type ontology:monument }",
"graph_answer": [
"resource:Monocacy_National_Battlefield"
],
"readable_answer": [
"Monocacy National Battlefield"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:monument . ?p property:location resource:Frederick_County__Maryland . ?c property:country resource:United_States . ?c property:district ?p }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:monument . ?p property:location resource:Frederick_County,_Maryland . ?c property:country resource:United_States . ?c property:district ?p }",
"graph_answer": [
"resource:14th_New_Jersey_Volunteer_Infantry_Monument"
],
"readable_answer": [
"14th New Jersey Volunteer Infantry Monument"
],
"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 ?e WHERE { resource:14th_New_Jersey_Volunteer_Infantry_Monument property:series ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:14th_New_Jersey_Volunteer_Infantry_Monument property:series ?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"
]
}
] |
|
City | 2 | 4258 | Id108 | [
{
"subject": "Attica,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Attica,_Indiana",
"property": "subdivisionName",
"object": "Logan_Township,_Fountain_County,_Indiana"
}
] | [
{
"subject": "Attica,_Indiana",
"property": "country",
"object": "United_States"
},
{
"subject": "Attica,_Indiana",
"property": "isPartOf",
"object": "Logan_Township,_Fountain_County,_Indiana"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Attica is a city in Logan Township which is a part of Fountain County in Indiana, in the United States.",
"Attica is a city in Logan Township which is a part of Fountain County in Indiana, in the U.S.",
"Attica, Indiana is part of Logan Township, Fountain County, Indiana in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Attica__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Attica__Indiana",
"property:country",
"resource:United_States"
],
[
"resource:Attica__Indiana",
"property:is_part_of",
"resource:Logan_Township__Fountain_County__Indiana"
]
] | Attica,_Indiana | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Attica,_Indiana",
"readable": "Attica, Indiana",
"graph": "resource:Attica__Indiana"
},
{
"modified": "Logan_Township,_Fountain_County,_Indiana",
"readable": "Logan Township, Fountain County, Indiana",
"graph": "resource:Logan_Township__Fountain_County__Indiana"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?a WHERE { resource:Attica__Indiana property:is_part_of ?a . resource:Attica__Indiana property:country ?b }",
"readable_query": "SELECT DISTINCT ?b ?a WHERE { resource:Attica,_Indiana property:is_part_of ?a . resource:Attica,_Indiana property:country ?b }",
"graph_answer": [
"resource:United_States",
"resource:Logan_Township__Fountain_County__Indiana"
],
"readable_answer": [
"United States",
"Logan Township, Fountain County, Indiana"
],
"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"
]
}
] |
|
Athlete | 3 | 6262 | Id98 | [
{
"subject": "Alaa_Abdul-Zahra",
"property": "clubs",
"object": "Al_Kharaitiyat_SC"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "team",
"object": "Al-Khor_Sports_Club"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "ground",
"object": "Al_Khor"
}
] | [
{
"subject": "Alaa_Abdul-Zahra",
"property": "club",
"object": "Al-Khor_Sports_Club"
},
{
"subject": "Al_Kharaitiyat_SC",
"property": "ground",
"object": "Al_Khor"
},
{
"subject": "Alaa_Abdul-Zahra",
"property": "club",
"object": "Al_Kharaitiyat_SC"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alaa Abdul Zahra, who plays for Al-Khor Sports Club, also plays for AL Kharaitiyat SC, the home ground of which, is Al Khor.",
"Alaa Abdul Zahra plays for both the Al-Khor Sports Club and AL Kharaitiyat SC. Al Kharaitiyat SC's ground is Al Khor."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Alaa_Abdul_Zahra",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alaa_Abdul_Zahra",
"property:club",
"resource:Al_Khor_Sports_Club"
],
[
"resource:Alaa_Abdul_Zahra",
"property:club",
"resource:Al_Kharaitiyat_SC"
],
[
"resource:Al_Kharaitiyat_SC",
"property:ground",
"resource:Al_Khor"
]
] | Alaa_Abdul-Zahra | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "Al_Kharaitiyat_SC",
"readable": "Al Kharaitiyat SC",
"graph": "resource:Al_Kharaitiyat_SC"
},
{
"modified": "Al_Khor",
"readable": "Al Khor",
"graph": "resource:Al_Khor"
},
{
"modified": "Al-Khor_Sports_Club",
"readable": "Al-Khor Sports Club",
"graph": "resource:Al_Khor_Sports_Club"
},
{
"modified": "Alaa_Abdul-Zahra",
"readable": "Alaa Abdul-Zahra",
"graph": "resource:Alaa_Abdul_Zahra"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { FILTER NOT EXISTS { ?l property:ground resource:Al_Khor } . resource:Alaa_Abdul_Zahra property:club ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER NOT EXISTS { ?l property:ground resource:Al_Khor } . resource:Alaa_Abdul-Zahra property:club ?l }",
"graph_answer": [
"resource:Al_Khor_Sports_Club"
],
"readable_answer": [
"Al-Khor Sports Club"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?t != resource:Al_Khor_Sports_Club ) . resource:Alaa_Abdul_Zahra property:club ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { FILTER ( ?t != resource:Al-Khor_Sports_Club ) . resource:Alaa_Abdul_Zahra property:club ?t }",
"graph_answer": [
"resource:Al_Kharaitiyat_SC"
],
"readable_answer": [
"Al Kharaitiyat SC"
],
"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"
]
}
] |
|
University | 4 | 10747 | Id39 | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "president",
"object": "\"B.M. Reddy\"@en"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "established",
"object": "2000"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\"@en"
}
] | [
{
"subject": "Acharya_Institute_of_Technology",
"property": "president",
"object": "\"B.M. Reddy\""
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "city",
"object": "Bangalore"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "established",
"object": "2000"
},
{
"subject": "Acharya_Institute_of_Technology",
"property": "country",
"object": "\"India\""
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Acharya Institute of Technology is located in Bangalore, India. Its president is B.M. Reddy and it was established in 2000.",
"The Acharya Institute of Technology was established in 2000 in the city of Bangalore, India. The president of the institute is B.M. Reddy.",
"The Acharya Institute of Technology, Bangalore, India was established in 2000 and has as its president B. M. Reddy."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acharya_Institute_of_Technology",
"property:president",
"resource:B_M__Reddy"
],
[
"resource:Acharya_Institute_of_Technology",
"property:city",
"resource:Bangalore"
],
[
"resource:Acharya_Institute_of_Technology",
"rdf:type",
"ontology:university"
],
[
"resource:Acharya_Institute_of_Technology",
"property:country",
"resource:India"
],
[
"resource:Acharya_Institute_of_Technology",
"property:established",
"resource:2000"
]
] | Acharya_Institute_of_Technology | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "president",
"readable": "president",
"graph": "property:president"
},
{
"modified": "2000",
"readable": "2000",
"graph": "resource:2000"
},
{
"modified": "Acharya_Institute_of_Technology",
"readable": "Acharya Institute of Technology",
"graph": "resource:Acharya_Institute_of_Technology"
},
{
"modified": "B.M. Reddy",
"readable": "B.M. Reddy",
"graph": "resource:B_M__Reddy"
},
{
"modified": "Bangalore",
"readable": "Bangalore",
"graph": "resource:Bangalore"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?e property:established '1907-07-11' . ?e property:president ?s . ?e rdf:type ontology:university }",
"readable_query": "ASK WHERE { ?e property:established '1907-07-11' . ?e property:president ?s . ?e rdf:type ontology:university }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
WrittenWork | 3 | 8383 | Id229 | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "1634:_The_Ram_Rebellion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "1634:_The_Ram_Rebellion",
"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": [
"1634 The Ram Rebellion comes from the United States, where Barack Obama is the president. African Americans are one of the ethnic groups there.",
"1634 The Ram Rebellion comes from the United States where the African Americans are an ethnic group and Barack Obama is President.",
"1634 The Ram Rebellion comes from the United States, where the leader is Barack Obama and the African Americans are an ethnic group."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Ram_Rebellion",
"rdf:type",
"ontology:written_work"
],
[
"resource:1634__The_Ram_Rebellion",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
]
] | 1634:_The_Ram_Rebellion | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "1634:_The_Ram_Rebellion",
"readable": "1634: The Ram Rebellion",
"graph": "resource:1634__The_Ram_Rebellion"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?w WHERE { resource:United_States property:ethnic_group ?w . resource:United_States property:leader ?a }",
"readable_query": "SELECT DISTINCT ?a ?w WHERE { resource:United_States property:ethnic_group ?w . resource:United_States property:leader ?a }",
"graph_answer": [
"resource:Barack_Obama",
"resource:African_Americans"
],
"readable_answer": [
"Barack Obama",
"African Americans"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?j property:country resource:United_States . ?j rdf:type ontology:written_work }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?h WHERE { ?h property:country resource:United_States . ?h rdf:type ontology:written_work }",
"readable_query": "SELECT ?h WHERE { ?h property:country resource:United_States . ?h rdf:type ontology:written_work }",
"graph_answer": [
"resource:1634__The_Ram_Rebellion"
],
"readable_answer": [
"1634: The Ram Rebellion"
],
"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 ?x WHERE { resource:United_States property:family ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:United_States property:family ?x }",
"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"
]
}
] |
|
Artist | 4 | 8612 | Id4 | [
{
"subject": "Aaron_Bertram",
"property": "associatedMusicalArtist",
"object": "Suburban_Legends"
},
{
"subject": "Aaron_Bertram",
"property": "associatedActs",
"object": "Kids_Imagine_Nation"
},
{
"subject": "Aaron_Bertram",
"property": "genre",
"object": "Ska_punk"
},
{
"subject": "Aaron_Bertram",
"property": "activeYearsStartYear",
"object": "\"1998\"^^xsd:gYear"
}
] | [
{
"subject": "Aaron_Bertram",
"property": "associatedBand/associatedMusicalArtist",
"object": "Suburban_Legends"
},
{
"subject": "Aaron_Bertram",
"property": "genre",
"object": "Ska_punk"
},
{
"subject": "Aaron_Bertram",
"property": "activeYearsStartYear",
"object": "1998"
},
{
"subject": "Aaron_Bertram",
"property": "associatedBand/associatedMusicalArtist",
"object": "Kids_Imagine_Nation"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aaron Bertram played for Kids Imagine Nation Band and Suburban Legends. He started performing in 1998 and ska punk is his genre.",
"Aaron Bertram performs ska punk music and began performing in 1998. He plays for the Suburban Legends band and Kids Imagine Nation band."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Bertram",
"rdf:type",
"ontology:artist"
],
[
"resource:Aaron_Bertram",
"property:associated_band_associated_musical_artist",
"resource:Suburban_Legends"
],
[
"resource:Aaron_Bertram",
"property:associated_band_associated_musical_artist",
"resource:Kids_Imagine_Nation"
],
[
"resource:Aaron_Bertram",
"property:active_years_start_year",
"resource:1998"
],
[
"resource:Aaron_Bertram",
"property:genre",
"resource:Ska_punk"
]
] | Aaron_Bertram | [
{
"modified": "activeYearsStartYear",
"readable": "active years start year",
"graph": "property:active_years_start_year"
},
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "1998",
"readable": "1998",
"graph": "resource:1998"
},
{
"modified": "Aaron_Bertram",
"readable": "Aaron Bertram",
"graph": "resource:Aaron_Bertram"
},
{
"modified": "Kids_Imagine_Nation",
"readable": "Kids Imagine Nation",
"graph": "resource:Kids_Imagine_Nation"
},
{
"modified": "Ska_punk",
"readable": "Ska punk",
"graph": "resource:Ska_punk"
},
{
"modified": "Suburban_Legends",
"readable": "Suburban Legends",
"graph": "resource:Suburban_Legends"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?m ) WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'aaron' ) ) . ?x rdf:type ontology:artist . ?x property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?m ) WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'aaron' ) ) . ?x rdf:type ontology:artist . ?x property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?s WHERE { ?s property:genre ?d . ?s property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation . ?s rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ?d ?s WHERE { ?s property:genre ?d . ?s property:associated_band_associated_musical_artist resource:Kids_Imagine_Nation . ?s rdf:type ontology:artist }",
"graph_answer": [
"resource:Ska_punk",
"resource:Aaron_Bertram"
],
"readable_answer": [
"Ska punk",
"Aaron Bertram"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?b ) WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?v }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?b ) WHERE { resource:Aaron_Bertram property:associated_band_associated_musical_artist ?v }",
"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 ?m WHERE { FILTER ( ?m != resource:Kids_Imagine_Nation ) . resource:Aaron_Bertram property:associated_band_associated_musical_artist ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { FILTER ( ?m != resource:Kids_Imagine_Nation ) . resource:Aaron_Bertram property:associated_band_associated_musical_artist ?m }",
"graph_answer": [
"resource:Suburban_Legends"
],
"readable_answer": [
"Suburban Legends"
],
"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 ?p WHERE { resource:Aaron_Bertram property:cylinder_count ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Aaron_Bertram property:cylinder_count ?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"
]
}
] |
|
Athlete | 3 | 6361 | Id197 | [
{
"subject": "Houston_Texans",
"property": "locationCity",
"object": "Texas"
},
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
}
] | [
{
"subject": "Houston_Texans",
"property": "city",
"object": "Texas"
},
{
"subject": "Akeem_Dent",
"property": "debutTeam",
"object": "Atlanta_Falcons"
},
{
"subject": "Akeem_Dent",
"property": "formerTeam",
"object": "Houston_Texans"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Dent, whose debut team was the Atlanta Falcons, later played for the Texas based team Houston Texans.",
"Akeem Dent began with the Atlanta Falcons team and then played for the Houston Texans. The latter team plays in Texas.",
"Akeem Dent made his debut with the Atlanta Falcons and formerly played with the Houston Texans in Texas."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Dent",
"property:former_team",
"resource:Houston_Texans"
],
[
"resource:Akeem_Dent",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Dent",
"property:debut_team",
"resource:Atlanta_Falcons"
],
[
"resource:Houston_Texans",
"property:city",
"resource:Texas"
]
] | 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": "Akeem_Dent",
"readable": "Akeem Dent",
"graph": "resource:Akeem_Dent"
},
{
"modified": "Atlanta_Falcons",
"readable": "Atlanta Falcons",
"graph": "resource:Atlanta_Falcons"
},
{
"modified": "Houston_Texans",
"readable": "Houston Texans",
"graph": "resource:Houston_Texans"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:athlete . ?m property:former_team ?c . ?m property:debut_team resource:Atlanta_Falcons . ?c property:city resource:Texas }",
"readable_query": "SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:athlete . ?m property:former_team ?c . ?m property:debut_team resource:Atlanta_Falcons . ?c property:city resource:Texas }",
"graph_answer": [
"resource:Akeem_Dent"
],
"readable_answer": [
"Akeem Dent"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z property:city resource:Texas . ?g rdf:type ontology:athlete . ?g property:former_team ?z . ?g property:debut_team resource:Atlanta_Falcons }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:city resource:Texas . ?g rdf:type ontology:athlete . ?g property:former_team ?z . ?g property:debut_team resource:Atlanta_Falcons }",
"graph_answer": [
"resource:Houston_Texans"
],
"readable_answer": [
"Houston Texans"
],
"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"
]
}
] |
|
Politician | 2 | 5206 | Id198 | [
{
"subject": "Alfred_N._Phillips",
"property": "birthPlace",
"object": "Darien,_Connecticut"
},
{
"subject": "Alfred_N._Phillips",
"property": "office",
"object": "\"from Connecticut's 4th district\"@en"
}
] | [
{
"subject": "Alfred_N._Phillips",
"property": "birthPlace",
"object": "Darien,_Connecticut"
},
{
"subject": "Alfred_N._Phillips",
"property": "office",
"object": "\"Member of the U.S. House of Representatives from Connecticut's 4th district\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfred N. Phillips, born in Darien, Connecticut, was a Member of the U.S. House of Representatives from Connecticut's 4th district.",
"Alfred N. Phillips birthplace was Darien Connecticut. He was also part of the U.S. House of Representatives from Connecticut's 4th district.",
"Darien, Connecticut is the birthplace of Alfred N. Phillips, who worked as Member of the U.S. House of Representatives from Connecticut's 4th district."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfred_N__Phillips",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_N__Phillips",
"property:office",
"Member of the U.S. House of Representatives from Connecticut\\'s 4th district"
],
[
"resource:Alfred_N__Phillips",
"property:birth_place",
"resource:Darien__Connecticut"
]
] | Alfred_N._Phillips | [
{
"modified": "Member of the U.S. House of Representatives from Connecticut's 4th district",
"readable": "Member of the U.S. House of Representatives from Connecticut's 4th district",
"graph": "Member of the U.S. House of Representatives from Connecticut\\'s 4th district"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "Alfred_N._Phillips",
"readable": "Alfred N. Phillips",
"graph": "resource:Alfred_N__Phillips"
},
{
"modified": "Darien,_Connecticut",
"readable": "Darien, Connecticut",
"graph": "resource:Darien__Connecticut"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:Rome . ?d property:office 'Member of the U.S. House of Representatives from Connecticut\\'s 4th district' }",
"readable_query": "ASK WHERE { ?d rdf:type ontology:politician . ?d property:birth_place resource:Rome . ?d property:office 'Member of the U.S. House of Representatives from Connecticut's 4th district' }",
"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": "SELECT DISTINCT ?p WHERE { ?u property:office 'Member of the U.S. House of Representatives from Connecticut\\'s 4th district' . FILTER ( CONTAINS ( LCASE ( ?p ) , 'darien' ) ) . ?u property:birth_place ?p . ?u rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?u property:office 'Member of the U.S. House of Representatives from Connecticut's 4th district' . FILTER ( CONTAINS ( LCASE ( ?p ) , 'darien' ) ) . ?u property:birth_place ?p . ?u rdf:type ontology:politician }",
"graph_answer": [
"resource:Darien__Connecticut"
],
"readable_answer": [
"Darien, Connecticut"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"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 ?c ?b WHERE { ?b property:birth_place resource:Darien__Connecticut . ?b rdf:type ontology:politician . ?b property:office ?c }",
"readable_query": "SELECT DISTINCT ?c ?b WHERE { ?b property:birth_place resource:Darien,_Connecticut . ?b rdf:type ontology:politician . ?b property:office ?c }",
"graph_answer": [
"Member of the U.S. House of Representatives from Connecticut\\'s 4th district",
"resource:Alfred_N__Phillips"
],
"readable_answer": [
"Member of the U.S. House of Representatives from Connecticut's 4th district",
"Alfred N. Phillips"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 3 | 7505 | Id105 | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBuilder",
"object": "Finland"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "\"21.2\"^^xsd:double"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Arctech_Helsinki_Shipyard"
}
] | [
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Finland"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "shipBeam",
"object": "21.2"
},
{
"subject": "Aleksey_Chirikov_(icebreaker)",
"property": "builder",
"object": "Arctech_Helsinki_Shipyard"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Finnish built icebreaker Aleksey Chirikov has a ship beam length of 21.2metres and was built at the Arctech Helsinki Shipyard.",
"Aleksey Chirikov, an icebreaker, was made in Finland at the Arctech Helsinki Shipyard. Its ship beam is 21.2.",
"Arctech Helsinki Shipyard built the icebreaker, Aleksey Chirikov in Finland with a ship beam of 21.2."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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:Finland"
]
] | Aleksey_Chirikov_(icebreaker) | [
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "shipBeam",
"readable": "ship beam",
"graph": "property:ship_beam"
},
{
"modified": "21.2",
"readable": "21.2",
"graph": "resource:21_2"
},
{
"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": "Finland",
"readable": "Finland",
"graph": "resource:Finland"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?t rdf:type ontology:mean_of_transportation . ?t property:builder resource:Finland . ?t property:ship_beam resource:3_8_m }",
"readable_query": "ASK WHERE { ?t rdf:type ontology:mean_of_transportation . ?t property:builder resource:Finland . ?t property:ship_beam resource:3.8_m }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:ship_beam resource:21_2 . ?x property:builder resource:Finland }",
"readable_query": "ASK WHERE { ?x rdf:type ontology:mean_of_transportation . ?x property:ship_beam resource:21.2 . ?x property:builder resource:Finland }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?a WHERE { ?a rdf:type ontology:mean_of_transportation . ?a property:builder resource:Finland . ?a property:ship_beam resource:21_2 }",
"readable_query": "SELECT ?a WHERE { ?a rdf:type ontology:mean_of_transportation . ?a property:builder resource:Finland . ?a property:ship_beam resource:21.2 }",
"graph_answer": [
"resource:Aleksey_Chirikov__icebreaker_"
],
"readable_answer": [
"Aleksey Chirikov"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?o ) WHERE { resource:Aleksey_Chirikov__icebreaker_ property:builder ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?o ) WHERE { resource:Aleksey_Chirikov_(icebreaker) property:builder ?x }",
"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 ?u WHERE { FILTER ( ?u != resource:Finland ) . resource:Aleksey_Chirikov__icebreaker_ property:builder ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { FILTER ( ?u != resource:Finland ) . resource:Aleksey_Chirikov_(icebreaker) property:builder ?u }",
"graph_answer": [
"resource:Arctech_Helsinki_Shipyard"
],
"readable_answer": [
"Arctech Helsinki Shipyard"
],
"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"
]
}
] |
|
Artist | 4 | 8685 | Id77 | [
{
"subject": "Alan_Frew",
"property": "genre",
"object": "Rock_music"
},
{
"subject": "Alan_Frew",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Rock_music",
"property": "stylisticOrigin",
"object": "Blues"
},
{
"subject": "Rock_music",
"property": "musicFusionGenre",
"object": "Bhangra_(music)"
}
] | [
{
"subject": "Alan_Frew",
"property": "genre",
"object": "Rock_music"
},
{
"subject": "Alan_Frew",
"property": "background",
"object": "\"solo_singer\""
},
{
"subject": "Rock_music",
"property": "stylisticOrigin",
"object": "Blues"
},
{
"subject": "Rock_music",
"property": "musicFusionGenre",
"object": "Bhangra_(music)"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Solo singer Alan Frew is a performer of rock music, which has its stylistic origins in the blues. Rock music has a fusion genre called bhangra.",
"Alan Frew is a solo rock music singer. Rock music gets its origins from blues music. Bhangra music is a fusion genre of rock music.",
"Alan Frew is a solo singer whose musical genre is rock music which has its stylistic origins in the Blues. A musical fusion of rock music is bhangra music."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rock_music",
"property:stylistic_origin",
"resource:Blues"
],
[
"resource:Rock_music",
"property:music_fusion_genre",
"resource:Bhangra__music_"
],
[
"resource:Alan_Frew",
"rdf:type",
"ontology:artist"
],
[
"resource:Alan_Frew",
"property:background",
"resource:solo_singer"
],
[
"resource:Alan_Frew",
"property:genre",
"resource:Rock_music"
]
] | Alan_Frew | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicFusionGenre",
"readable": "music fusion genre",
"graph": "property:music_fusion_genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Alan_Frew",
"readable": "Alan Frew",
"graph": "resource:Alan_Frew"
},
{
"modified": "Bhangra_(music)",
"readable": "Bhangra",
"graph": "resource:Bhangra__music_"
},
{
"modified": "Blues",
"readable": "Blues",
"graph": "resource:Blues"
},
{
"modified": "Rock_music",
"readable": "Rock music",
"graph": "resource:Rock_music"
},
{
"modified": "solo_singer",
"readable": "solo singer",
"graph": "resource:solo_singer"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?j property:genre ?e . ?j rdf:type ontology:artist . ?e property:music_fusion_genre resource:Nu_metal }",
"readable_query": "ASK WHERE { ?j property:genre ?e . ?j rdf:type ontology:artist . ?e property:music_fusion_genre resource:Nu_metal }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Airport | 5 | 10977 | Id26 | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "Madrid",
"property": "isPartOf",
"object": "Community_of_Madrid"
},
{
"subject": "ENAIRE",
"property": "locationCity",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "operator",
"object": "ENAIRE"
}
] | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "Madrid",
"property": "isPartOf",
"object": "Community_of_Madrid"
},
{
"subject": "ENAIRE",
"property": "city",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "operatingOrganisation",
"object": "ENAIRE"
}
] | (X (X) (X (X (X) (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"ENAIRE, in the city of Madrid, part of the community of Madrid in Spain, is the operator of Adolfo Suarez Madrid-Barajas airport in Paracuellos de Jarama.",
"The Adolfo Suárez Madrid–Barajas Airport in Paracuellos de Jarama is operated by ENAIRE and is found in Madrid, Spain.",
"Adolfo Suárez Madrid–Barajas Airport can be found in Paracuellos de Jarama. The airport is operated by ENAIRE, who are located in Madrid, Spain. Madrid is part of the Community of Madrid."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"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:operating_organisation",
"resource:ENAIRE"
],
[
"resource:ENAIRE",
"property:city",
"resource:Madrid"
],
[
"resource:Madrid",
"property:country",
"resource:Spain"
],
[
"resource:Madrid",
"property:is_part_of",
"resource:Community_of_Madrid"
]
] | Adolfo_Suárez_Madrid–Barajas_Airport | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "Adolfo_Suárez_Madrid–Barajas_Airport",
"readable": "Adolfo Suárez Madrid–Barajas Airport",
"graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
},
{
"modified": "Community_of_Madrid",
"readable": "Community of Madrid",
"graph": "resource:Community_of_Madrid"
},
{
"modified": "ENAIRE",
"readable": "ENAIRE",
"graph": "resource:ENAIRE"
},
{
"modified": "Madrid",
"readable": "Madrid",
"graph": "resource:Madrid"
},
{
"modified": "Paracuellos_de_Jarama",
"readable": "Paracuellos de Jarama",
"graph": "resource:Paracuellos_de_Jarama"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?o property:location resource:Paracuellos_de_Jarama . ?o rdf:type ontology:airport . ?g property:city resource:Madrid . ?o property:operating_organisation ?g }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?o property:location resource:Paracuellos_de_Jarama . ?o rdf:type ontology:airport . ?g property:city resource:Madrid . ?o property:operating_organisation ?g }",
"graph_answer": [
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
],
"readable_answer": [
"Adolfo Suárez Madrid–Barajas Airport"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?l rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?l ) , 'barajas' ) ) . ?l property:operating_organisation ?b . ?l property:location resource:Paracuellos_de_Jarama . ?b property:city resource:Madrid }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?l rdf:type ontology:airport . FILTER ( CONTAINS ( LCASE ( ?l ) , 'barajas' ) ) . ?l property:operating_organisation ?b . ?l property:location resource:Paracuellos_de_Jarama . ?b property:city resource:Madrid }",
"graph_answer": [
"resource:ENAIRE"
],
"readable_answer": [
"ENAIRE"
],
"type": [
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Madrid property:website ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Madrid property:website ?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"
]
}
] |
|
University | 4 | 10766 | Id58 | [
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "faculty",
"object": "737"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "city",
"object": "Aarhus"
},
{
"subject": "European_University_Association",
"property": "headquarters",
"object": "Brussels"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "affiliations",
"object": "European_University_Association"
}
] | [
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "academicStaffSize",
"object": "737"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "city",
"object": "Aarhus"
},
{
"subject": "European_University_Association",
"property": "headquarter",
"object": "Brussels"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "affiliation",
"object": "European_University_Association"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The School of Business and Social Sciences at the Aarhus University has an academic staff of 737 and is located in the city of Aarhus. It has an affiliation with European University Association which has its headquarters in Brussels.",
"The School of Business and Social Sciences at the Aarhus University in the city of Aarhus has a staff size of 737 people. The university is affiliated with the European University Association which is headquartered in Brussels."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:European_University_Association",
"property:headquarter",
"resource:Brussels"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:city",
"resource:Aarhus"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:affiliation",
"resource:European_University_Association"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:academic_staff_size",
"737"
]
] | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "737",
"readable": "737",
"graph": "737"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "headquarter",
"readable": "headquarter",
"graph": "property:headquarter"
},
{
"modified": "Aarhus",
"readable": "Aarhus",
"graph": "resource:Aarhus"
},
{
"modified": "Brussels",
"readable": "Brussels",
"graph": "resource:Brussels"
},
{
"modified": "European_University_Association",
"readable": "European University Association",
"graph": "resource:European_University_Association"
},
{
"modified": "School of Business and Social Sciences at the Aarhus University",
"readable": "School of Business and Social Sciences at the Aarhus University",
"graph": "resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?s = '737' ) . ?q property:academic_staff_size ?s . ?q rdf:type ontology:university . ?q property:affiliation ?p . ?p property:headquarter resource:Brussels }",
"readable_query": "SELECT DISTINCT ?q WHERE { FILTER ( ?s = '737' ) . ?q property:academic_staff_size ?s . ?q rdf:type ontology:university . ?q property:affiliation ?p . ?p property:headquarter resource:Brussels }",
"graph_answer": [
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University"
],
"readable_answer": [
"School of Business and Social Sciences at the Aarhus University"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation resource:European_University_Association }",
"readable_query": "ASK WHERE { resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University property:affiliation resource:European_University_Association }",
"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"
]
}
] |
|
Athlete | 3 | 6291 | Id127 | [
{
"subject": "Aleksandr_Chumakov",
"property": "team",
"object": "Soviet_Union_national_football_team"
},
{
"subject": "Aleksandr_Chumakov",
"property": "clubs",
"object": "FC_Torpedo_Moscow"
},
{
"subject": "Aleksandr_Chumakov",
"property": "placeOfBirth",
"object": "Soviet_Union"
}
] | [
{
"subject": "Aleksandr_Chumakov",
"property": "club",
"object": "Soviet_Union_national_football_team"
},
{
"subject": "Aleksandr_Chumakov",
"property": "club",
"object": "FC_Torpedo_Moscow"
},
{
"subject": "Aleksandr_Chumakov",
"property": "birthPlace",
"object": "Soviet_Union"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aleksandr Chumakov was born in the Soviet Union and plays for the Soviet Union national football team. The club Aleksandr Chumakov plays for is FC Torpedo Moscow.",
"Aleksandr Chumakov, whose club is the Soviet Union national football team, was born in the Soviet Union and has played for FC Torpedo Moscow."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aleksandr_Chumakov",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandr_Chumakov",
"property:club",
"resource:FC_Torpedo_Moscow"
],
[
"resource:Aleksandr_Chumakov",
"property:club",
"resource:Soviet_Union_national_football_team"
],
[
"resource:Aleksandr_Chumakov",
"property:birth_place",
"resource:Soviet_Union"
]
] | Aleksandr_Chumakov | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Aleksandr_Chumakov",
"readable": "Aleksandr Chumakov",
"graph": "resource:Aleksandr_Chumakov"
},
{
"modified": "FC_Torpedo_Moscow",
"readable": "FC Torpedo Moscow",
"graph": "resource:FC_Torpedo_Moscow"
},
{
"modified": "Soviet_Union",
"readable": "Soviet Union",
"graph": "resource:Soviet_Union"
},
{
"modified": "Soviet_Union_national_football_team",
"readable": "Soviet Union national football team",
"graph": "resource:Soviet_Union_national_football_team"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?r ) WHERE { resource:Aleksandr_Chumakov property:club ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?r ) WHERE { resource:Aleksandr_Chumakov property:club ?a }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { resource:Aleksandr_Chumakov property:club ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { resource:Aleksandr_Chumakov property:club ?j }",
"graph_answer": [
"resource:FC_Torpedo_Moscow",
"resource:Soviet_Union_national_football_team"
],
"readable_answer": [
"FC Torpedo Moscow",
"Soviet Union national 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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { resource:Aleksandr_Chumakov property:birth_place ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Aleksandr_Chumakov property:birth_place ?z }",
"graph_answer": [
"resource:Soviet_Union"
],
"readable_answer": [
"Soviet Union"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
University | 5 | 12680 | Id10 | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "country",
"object": "Switzerland"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "students",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "city",
"object": "Mendrisio"
},
{
"subject": "Switzerland",
"property": "leaderName",
"object": "Johann_Schneider-Ammann"
}
] | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "country",
"object": "Switzerland"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "numberOfStudents",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "city",
"object": "Mendrisio"
},
{
"subject": "Switzerland",
"property": "leader",
"object": "Johann_Schneider-Ammann"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Accademia di Architettura di Mendrisio in Mendriso, Switzerland has 600 students and Mario Botta is its dean. The leader of the country is Johann Schneider-Ammann.",
"The Accademia di Architettura di Mendrisio in Switzerland has a student population of 600. The dean is Mario Botta. The country's leader is named Johann Schneider-Ammann.",
"The Accademia di Architettura di Mendrisio, with 600 students, is located in Mendrisio, Switzerland. Mario Botta is the Dean of the Accademia. Johann Schneider-Ammann is the Swiss leader."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Switzerland",
"property:leader",
"resource:Johann_Schneider_Ammann"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:dean",
"resource:Mario_Botta"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:city",
"resource:Mendrisio"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"rdf:type",
"ontology:university"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:country",
"resource:Switzerland"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:number_of_students",
"600"
]
] | Accademia_di_Architettura_di_Mendrisio | [
{
"modified": "600",
"readable": "600",
"graph": "600"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "dean",
"readable": "dean",
"graph": "property:dean"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "numberOfStudents",
"readable": "number of students",
"graph": "property:number_of_students"
},
{
"modified": "Accademia_di_Architettura_di_Mendrisio",
"readable": "Accademia di Architettura di Mendrisio",
"graph": "resource:Accademia_di_Architettura_di_Mendrisio"
},
{
"modified": "Johann_Schneider-Ammann",
"readable": "Johann Schneider-Ammann",
"graph": "resource:Johann_Schneider_Ammann"
},
{
"modified": "Mario_Botta",
"readable": "Mario Botta",
"graph": "resource:Mario_Botta"
},
{
"modified": "Mendrisio",
"readable": "Mendrisio",
"graph": "resource:Mendrisio"
},
{
"modified": "Switzerland",
"readable": "Switzerland",
"graph": "resource:Switzerland"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?e property:country ?b . FILTER ( ?l != '400' ) . ?e property:number_of_students ?l . ?b property:leader resource:Johann_Schneider_Ammann . ?e rdf:type ontology:university }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?e property:country ?b . FILTER ( ?l != '400' ) . ?e property:number_of_students ?l . ?b property:leader resource:Johann_Schneider-Ammann . ?e rdf:type ontology:university }",
"graph_answer": [
"resource:Switzerland"
],
"readable_answer": [
"Switzerland"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u ?r WHERE { ?r property:number_of_students ?u . ?r rdf:type ontology:university . ?r property:country resource:Switzerland }",
"readable_query": "SELECT DISTINCT ?u ?r WHERE { ?r property:number_of_students ?u . ?r rdf:type ontology:university . ?r property:country resource:Switzerland }",
"graph_answer": [
"600",
"resource:Accademia_di_Architettura_di_Mendrisio"
],
"readable_answer": [
"600",
"Accademia di Architettura di Mendrisio"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:dean ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'm' ) ) }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Accademia_di_Architettura_di_Mendrisio property:dean ?l . FILTER ( STRSTARTS ( LCASE ( ?l ) , 'm' ) ) }",
"graph_answer": [
"resource:Mario_Botta"
],
"readable_answer": [
"Mario Botta"
],
"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"
]
}
] |
|
City | 3 | 6740 | Id28 | [
{
"subject": "Albuquerque,_New_Mexico",
"property": "populationDensity",
"object": "\"1142.3\"^^<http://dbpedia.org/datatype/inhabitantsPerSquareKilometre>"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "areaTotal",
"object": "4.909e+08"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "Albuquerque_City_Council"
}
] | [
{
"subject": "Albuquerque,_New_Mexico",
"property": "populationDensity",
"object": "1142.3 (inhabitants per square kilometre)"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "Albuquerque_City_Council"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "areaTotal",
"object": "490.9 (square kilometres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The total area of Albuquerque, New Mexico is 490.9 square kilometres and its population density is 1142.3 per sq. km. The Albuquerque City Council has a leader role in Albuquerque.",
"Albuquerque, in New Mexico, has a population density of 1142,3 inhabitants per square kilometre and a total area of 490.9 sq. km. The Albuquerque City Council has a leadership role there.",
"The Albuquerque City Council has a leadership role in Albuquerque, New Mexico which has a population density of 1142.3 per sq km and a total area of 490.9 sq km."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"property:area_total",
"490.9 (square kilometres)"
],
[
"resource:Albuquerque__New_Mexico",
"property:leader_title",
"resource:Albuquerque_City_Council"
],
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:population_density",
"1142.3 (inhabitants per square kilometre)"
]
] | Albuquerque,_New_Mexico | [
{
"modified": "1142.3 (inhabitants per square kilometre)",
"readable": "1142.3",
"graph": "1142.3 (inhabitants per square kilometre)"
},
{
"modified": "490.9 (square kilometres)",
"readable": "490.9",
"graph": "490.9 (square kilometres)"
},
{
"modified": "areaTotal",
"readable": "area total",
"graph": "property:area_total"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "populationDensity",
"readable": "population density",
"graph": "property:population_density"
},
{
"modified": "Albuquerque_City_Council",
"readable": "Albuquerque City Council",
"graph": "resource:Albuquerque_City_Council"
},
{
"modified": "Albuquerque,_New_Mexico",
"readable": "Albuquerque, New Mexico",
"graph": "resource:Albuquerque__New_Mexico"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?v property:population_density '1296.65 (inhabitants per square kilometre)' . ?v property:area_total ?e . ?v rdf:type ontology:city }",
"readable_query": "ASK WHERE { ?v property:population_density '1296.65 (inhabitants per square kilometre)' . ?v property:area_total ?e . ?v rdf:type ontology:city }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Astronaut | 5 | 11453 | Id70 | [
{
"subject": "Elliot_See",
"property": "status",
"object": "\"Deceased\"@en"
},
{
"subject": "Elliot_See",
"property": "deathPlace",
"object": "St._Louis"
},
{
"subject": "Elliot_See",
"property": "birthDate",
"object": "\"1927-07-23\"^^xsd:date"
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
},
{
"subject": "Elliot_See",
"property": "selection",
"object": "1962"
}
] | [
{
"subject": "Elliot_See",
"property": "status",
"object": "\"Deceased\""
},
{
"subject": "Elliot_See",
"property": "deathPlace",
"object": "St._Louis"
},
{
"subject": "Elliot_See",
"property": "birthDate",
"object": "\"1927-07-23\""
},
{
"subject": "Elliot_See",
"property": "birthPlace",
"object": "Dallas"
},
{
"subject": "Elliot_See",
"property": "selectedByNasa",
"object": "1962"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Elliot See was born in Dallas on the 23rd of July, 1927. In 1962, he was chosen by NASA. Elliot See passed away in St. Louis.",
"Elliot See, NASA employee from 1962, was born on 23rd July 1927 in Dallas and died in St Louis.",
"Elliot See, who was chosen by NASA in 1962, has died in St Louis. He was born on July 23rd 1927 in Dallas."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Elliot_See",
"property:selected_by_nasa",
"resource:1962"
],
[
"resource:Elliot_See",
"property:status",
"resource:Deceased"
],
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:death_place",
"resource:St__Louis"
],
[
"resource:Elliot_See",
"property:birth_date",
"1927-07-23"
],
[
"resource:Elliot_See",
"property:birth_place",
"resource:Dallas"
]
] | Elliot_See | [
{
"modified": "1927-07-23",
"readable": "1927-07-23",
"graph": "1927-07-23"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "selectedByNasa",
"readable": "selected by nasa",
"graph": "property:selected_by_nasa"
},
{
"modified": "status",
"readable": "status",
"graph": "property:status"
},
{
"modified": "1962",
"readable": "1962",
"graph": "resource:1962"
},
{
"modified": "Dallas",
"readable": "Dallas",
"graph": "resource:Dallas"
},
{
"modified": "Deceased",
"readable": "Deceased",
"graph": "resource:Deceased"
},
{
"modified": "Elliot_See",
"readable": "Elliot See",
"graph": "resource:Elliot_See"
},
{
"modified": "St._Louis",
"readable": "St. Louis",
"graph": "resource:St__Louis"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?j property:birth_place ?u . FILTER ( ?q = \"1927-07-23\" ) . ?j property:birth_date ?q . ?j rdf:type ontology:astronaut }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?j property:birth_place ?u . FILTER ( ?q = \"1927-07-23\" ) . ?j property:birth_date ?q . ?j rdf:type ontology:astronaut }",
"graph_answer": [
"resource:Dallas"
],
"readable_answer": [
"Dallas"
],
"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 { ?x property:death_place ?e . ?x rdf:type ontology:astronaut . ?x property:birth_place resource:Stellendam }",
"readable_query": "ASK WHERE { ?x property:death_place ?e . ?x rdf:type ontology:astronaut . ?x property:birth_place resource:Stellendam }",
"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"
]
}
] |
|
University | 4 | 10762 | Id54 | [
{
"subject": "Romania",
"property": "leaderTitle",
"object": "Prime_Minister_of_Romania"
},
{
"subject": "Romania",
"property": "ethnicGroup",
"object": "Germans_of_Romania"
},
{
"subject": "Romania",
"property": "capital",
"object": "Bucharest"
},
{
"subject": "1_Decembrie_1918_University,_Alba_Iulia",
"property": "country",
"object": "Romania"
}
] | [
{
"subject": "Romania",
"property": "leaderTitle",
"object": "Prime_Minister_of_Romania"
},
{
"subject": "Romania",
"property": "ethnicGroup",
"object": "Germans_of_Romania"
},
{
"subject": "Romania",
"property": "capital",
"object": "Bucharest"
},
{
"subject": "1_Decembrie_1918_University",
"property": "country",
"object": "Romania"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"The 1 Decembrie 1918 University is located in Romania, which has as its capital city Bucharest. The title of the leader of the country is The Prime Minister of Romania and one of the ethnic groups in the country is the Germans of Romania."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:1_Decembrie_1918_University",
"rdf:type",
"ontology:university"
],
[
"resource:1_Decembrie_1918_University",
"property:country",
"resource:Romania"
],
[
"resource:Romania",
"property:leader_title",
"resource:Prime_Minister_of_Romania"
],
[
"resource:Romania",
"property:capital",
"resource:Bucharest"
],
[
"resource:Romania",
"property:ethnic_group",
"resource:Germans_of_Romania"
]
] | 1_Decembrie_1918_University | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "1_Decembrie_1918_University",
"readable": "1 Decembrie 1918 University",
"graph": "resource:1_Decembrie_1918_University"
},
{
"modified": "Bucharest",
"readable": "Bucharest",
"graph": "resource:Bucharest"
},
{
"modified": "Germans_of_Romania",
"readable": "Germans of Romania",
"graph": "resource:Germans_of_Romania"
},
{
"modified": "Prime_Minister_of_Romania",
"readable": "Prime Minister of Romania",
"graph": "resource:Prime_Minister_of_Romania"
},
{
"modified": "Romania",
"readable": "Romania",
"graph": "resource:Romania"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?l WHERE { resource:Romania property:leader_title ?o . resource:Romania property:capital ?l }",
"readable_query": "SELECT DISTINCT ?o ?l WHERE { resource:Romania property:leader_title ?o . resource:Romania property:capital ?l }",
"graph_answer": [
"resource:Prime_Minister_of_Romania",
"resource:Bucharest"
],
"readable_answer": [
"Prime Minister of Romania",
"Bucharest"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:Romania property:representative ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:Romania property:representative ?i }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 5 | 11091 | Id140 | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "isPartOf",
"object": "Grand_Chute,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "subdivisionName",
"object": "Ellington,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
},
{
"subject": "Appleton_International_Airport",
"property": "cityServed",
"object": "Appleton,_Wisconsin"
}
] | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "isPartOf",
"object": "Grand_Chute,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "isPartOf",
"object": "Ellington,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
},
{
"subject": "Appleton_International_Airport",
"property": "cityServed",
"object": "Appleton,_Wisconsin"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Greenville is part of Grand Chute and Ellington in Wisconsin, United States. It is the home of the Appleton International Airport that serves Appleton city and its environs.",
"The city of Appleton in Wisconsin is served by Appleton International Airport. The airport is located at Greenville, part of both Grand Chute and Ellington in Wisconsin, United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Appleton_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Appleton_International_Airport",
"property:location",
"resource:Greenville__Wisconsin"
],
[
"resource:Appleton_International_Airport",
"property:city_served",
"resource:Appleton__Wisconsin"
],
[
"resource:Greenville__Wisconsin",
"property:country",
"resource:United_States"
],
[
"resource:Greenville__Wisconsin",
"property:is_part_of",
"resource:Grand_Chute__Wisconsin"
],
[
"resource:Greenville__Wisconsin",
"property:is_part_of",
"resource:Ellington__Wisconsin"
]
] | Appleton_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Appleton_International_Airport",
"readable": "Appleton International Airport",
"graph": "resource:Appleton_International_Airport"
},
{
"modified": "Appleton,_Wisconsin",
"readable": "Appleton, Wisconsin",
"graph": "resource:Appleton__Wisconsin"
},
{
"modified": "Ellington,_Wisconsin",
"readable": "Ellington, Wisconsin",
"graph": "resource:Ellington__Wisconsin"
},
{
"modified": "Grand_Chute,_Wisconsin",
"readable": "Grand Chute, Wisconsin",
"graph": "resource:Grand_Chute__Wisconsin"
},
{
"modified": "Greenville,_Wisconsin",
"readable": "Greenville, Wisconsin",
"graph": "resource:Greenville__Wisconsin"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?x property:city_served resource:Appleton__Wisconsin . ?x rdf:type ontology:airport }",
"readable_query": "ASK WHERE { ?x property:city_served resource:Appleton,_Wisconsin . ?x rdf:type ontology:airport }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?n WHERE { ?n rdf:type ontology:airport . ?n property:city_served resource:Appleton__Wisconsin }",
"readable_query": "SELECT ?n WHERE { ?n rdf:type ontology:airport . ?n property:city_served resource:Appleton,_Wisconsin }",
"graph_answer": [
"resource:Appleton_International_Airport"
],
"readable_answer": [
"Appleton International Airport"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?x ) WHERE { resource:Greenville__Wisconsin property:is_part_of ?o }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?x ) WHERE { resource:Greenville,_Wisconsin property:is_part_of ?o }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { resource:Greenville__Wisconsin property:is_part_of ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Greenville,_Wisconsin property:is_part_of ?p }",
"graph_answer": [
"resource:Grand_Chute__Wisconsin",
"resource:Ellington__Wisconsin"
],
"readable_answer": [
"Grand Chute, Wisconsin",
"Ellington, Wisconsin"
],
"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"
]
}
] |
|
Politician | 3 | 7857 | Id188 | [
{
"subject": "Alfred_Moore_Scales",
"property": "successor",
"object": "Daniel_Gould_Fowle"
},
{
"subject": "Alfred_Moore_Scales",
"property": "party",
"object": "Democratic_Party_(United_States)"
},
{
"subject": "Alfred_Moore_Scales",
"property": "office",
"object": "\"Governor of North Carolina\"@en"
}
] | [
{
"subject": "Alfred_Moore_Scales",
"property": "successor",
"object": "Daniel_Gould_Fowle"
},
{
"subject": "Alfred_Moore_Scales",
"property": "office",
"object": "\"Governor of North Carolina\""
},
{
"subject": "Alfred_Moore_Scales",
"property": "party",
"object": "Democratic_Party_(United_States)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Daniel Gould Fowle is the successor to Alfred Moore Scales, who was Governor of North Carolina and a member of the Democratic Party in the United States.",
"Daniel Gould Fowle was the successor of Alfred Moore Scales, who was Governor of North Carolina and a member of the Democratic Party in the United States.",
"Alfred Moore Scales; was Governor of North Carolina, is a member of the Democratic Party in the United States, and was succeeded by Daniel Gould Fowle."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfred_Moore_Scales",
"property:party",
"resource:Democratic_Party__United_States_"
],
[
"resource:Alfred_Moore_Scales",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_Moore_Scales",
"property:successor",
"resource:Daniel_Gould_Fowle"
],
[
"resource:Alfred_Moore_Scales",
"property:office",
"Governor of North Carolina"
]
] | Alfred_Moore_Scales | [
{
"modified": "Governor of North Carolina",
"readable": "Governor of North Carolina",
"graph": "Governor of North Carolina"
},
{
"modified": "office",
"readable": "office",
"graph": "property:office"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Alfred_Moore_Scales",
"readable": "Alfred Moore Scales",
"graph": "resource:Alfred_Moore_Scales"
},
{
"modified": "Daniel_Gould_Fowle",
"readable": "Daniel Gould Fowle",
"graph": "resource:Daniel_Gould_Fowle"
},
{
"modified": "Democratic_Party_(United_States)",
"readable": "Democratic Party",
"graph": "resource:Democratic_Party__United_States_"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k property:office 'Governor of North Carolina' . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?k rdf:type ontology:politician . ?k property:party resource:Democratic_Party__United_States_ }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:office 'Governor of North Carolina' . FILTER ( STRSTARTS ( LCASE ( ?k ) , 'a' ) ) . ?k rdf:type ontology:politician . ?k property:party resource:Democratic_Party_(United_States) }",
"graph_answer": [
"resource:Alfred_Moore_Scales"
],
"readable_answer": [
"Alfred Moore Scales"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?j WHERE { resource:Alfred_Moore_Scales property:office ?j . resource:Alfred_Moore_Scales property:successor ?o }",
"readable_query": "SELECT DISTINCT ?o ?j WHERE { resource:Alfred_Moore_Scales property:office ?j . resource:Alfred_Moore_Scales property:successor ?o }",
"graph_answer": [
"resource:Daniel_Gould_Fowle",
"Governor of North Carolina"
],
"readable_answer": [
"Daniel Gould Fowle",
"Governor of North Carolina"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Alfred_Moore_Scales property:significant_project ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Alfred_Moore_Scales property:significant_project ?s }",
"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"
]
}
] |
|
Artist | 4 | 8704 | Id96 | [
{
"subject": "Albennie_Jones",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
},
{
"subject": "Albennie_Jones",
"property": "birthPlace",
"object": "United_States"
}
] | [
{
"subject": "Albennie_Jones",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Disco"
},
{
"subject": "Albennie_Jones",
"property": "birthPlace",
"object": "United_States"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albennie Jones was born in the United States and performs in the rhythm and blues genre. Rhythm and blues, which originated from blues music, has disco as a derivative.",
"Disco is derived from rhythm and blues which itself originated from the blues music. Albennie Jones, who was born in the USA performs in the rhythm and blues genre.",
"Albennie Jones was born in the U.S.A, and her musical genre is rhythm and blues. Disco is a derivative of rhythm and blues, which originated from the blues."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albennie_Jones",
"rdf:type",
"ontology:artist"
],
[
"resource:Albennie_Jones",
"property:genre",
"resource:Rhythm_and_blues"
],
[
"resource:Albennie_Jones",
"property:birth_place",
"resource:United_States"
],
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Disco"
],
[
"resource:Rhythm_and_blues",
"property:stylistic_origin",
"resource:Blues"
]
] | Albennie_Jones | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Albennie_Jones",
"readable": "Albennie Jones",
"graph": "resource:Albennie_Jones"
},
{
"modified": "Blues",
"readable": "Blues",
"graph": "resource:Blues"
},
{
"modified": "Disco",
"readable": "Disco",
"graph": "resource:Disco"
},
{
"modified": "Rhythm_and_blues",
"readable": "Rhythm and blues",
"graph": "resource:Rhythm_and_blues"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?s ) WHERE { ?k property:genre ?u . ?k property:birth_place resource:United_States . ?u property:stylistic_origin resource:Blues . ?k rdf:type ontology:artist }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?u ) AS ?s ) WHERE { ?k property:genre ?u . ?k property:birth_place resource:United_States . ?u property:stylistic_origin resource:Blues . ?k rdf:type ontology:artist }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?q property:genre ?r . ?q rdf:type ontology:artist . ?r property:stylistic_origin resource:Blues . ?q property:birth_place resource:United_States }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?q property:genre ?r . ?q rdf:type ontology:artist . ?r property:stylistic_origin resource:Blues . ?q property:birth_place resource:United_States }",
"graph_answer": [
"resource:Rhythm_and_blues"
],
"readable_answer": [
"Rhythm and blues"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?b property:birth_place resource:Fort_Campbell . ?b rdf:type ontology:artist . ?b property:genre resource:Rhythm_and_blues }",
"readable_query": "ASK WHERE { ?b property:birth_place resource:Fort_Campbell . ?b rdf:type ontology:artist . ?b property:genre resource:Rhythm_and_blues }",
"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 { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:birth_place resource:United_States }",
"readable_query": "ASK WHERE { ?k rdf:type ontology:artist . ?k property:genre resource:Rhythm_and_blues . ?k property:birth_place resource:United_States }",
"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 ?x WHERE { ?x rdf:type ontology:artist . ?x property:birth_place resource:United_States . ?x property:genre resource:Rhythm_and_blues }",
"readable_query": "SELECT ?x WHERE { ?x rdf:type ontology:artist . ?x property:birth_place resource:United_States . ?x property:genre resource:Rhythm_and_blues }",
"graph_answer": [
"resource:Albennie_Jones"
],
"readable_answer": [
"Albennie Jones"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { FILTER ( STRSTARTS ( LCASE ( ?i ) , 'd' ) ) . resource:Rhythm_and_blues property:derivative ?i }",
"readable_query": "SELECT DISTINCT ?i WHERE { FILTER ( STRSTARTS ( LCASE ( ?i ) , 'd' ) ) . resource:Rhythm_and_blues property:derivative ?i }",
"graph_answer": [
"resource:Disco"
],
"readable_answer": [
"Disco"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
WrittenWork | 5 | 12822 | Id90 | [
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "Alcatraz_Versus_the_Evil_Librarians",
"property": "country",
"object": "United_States"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"Alcatraz Versus the Evil Librarians comes from the United States and is written in English which is also spoken in Great Britain. The US includes many Asian Americans and the leader is called the President."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:United_States",
"property:leader_title",
"resource:President_of_the_United_States"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:English_language",
"property:spoken_in",
"resource:Great_Britain"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"rdf:type",
"ontology:written_work"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"property:language",
"resource:English_language"
],
[
"resource:Alcatraz_Versus_the_Evil_Librarians",
"property:country",
"resource:United_States"
]
] | Alcatraz_Versus_the_Evil_Librarians | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "spokenIn",
"readable": "spoken in",
"graph": "property:spoken_in"
},
{
"modified": "Alcatraz_Versus_the_Evil_Librarians",
"readable": "Alcatraz Versus the Evil Librarians",
"graph": "resource:Alcatraz_Versus_the_Evil_Librarians"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Great_Britain",
"readable": "Great Britain",
"graph": "resource:Great_Britain"
},
{
"modified": "President_of_the_United_States",
"readable": "President of the United States",
"graph": "resource:President_of_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?d WHERE { resource:United_States property:leader_title ?d . resource:United_States property:ethnic_group ?i }",
"readable_query": "SELECT DISTINCT ?i ?d WHERE { resource:United_States property:leader_title ?d . resource:United_States property:ethnic_group ?i }",
"graph_answer": [
"resource:Asian_Americans",
"resource:President_of_the_United_States"
],
"readable_answer": [
"Asian Americans",
"President of the United States"
],
"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 ?o WHERE { resource:Canada property:language ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Canada property:language ?o }",
"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 ?v WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:language ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:Alcatraz_Versus_the_Evil_Librarians property:language ?v }",
"graph_answer": [
"resource:English_language"
],
"readable_answer": [
"English language"
],
"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:English_language property:spoken_in resource:Great_Britain }",
"readable_query": "ASK WHERE { resource:English_language property:spoken_in resource:Great_Britain }",
"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"
]
}
] |
|
Athlete | 5 | 11480 | Id11 | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "History_of_the_St._Louis_Rams"
},
{
"subject": "History_of_the_St._Louis_Rams",
"property": "coach",
"object": "Steve_Spagnuolo"
},
{
"subject": "History_of_the_St._Louis_Rams",
"property": "locationCity",
"object": "St._Louis"
},
{
"subject": "Tennessee_Titans",
"property": "city",
"object": "Nashville,_Tennessee"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "St._Louis_Rams"
},
{
"subject": "St._Louis_Rams",
"property": "coach",
"object": "Steve_Spagnuolo"
},
{
"subject": "St._Louis_Rams",
"property": "city",
"object": "St._Louis"
},
{
"subject": "Tennessee_Titans",
"property": "city",
"object": "Nashville,_Tennessee"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Ayers played for the Tennessee Titans (Nashville) and the St. Louis Rams (coached by Steve Spagnuolo).",
"Akeem Ayers formerly played with the St Louis Rams who are based in the city of St Louis and coached by Steve Spagnuolo. He made his debut with the Tennessee Titans who are based in Nashville, Tennessee.",
"Akeem Ayers made his debut for the Tennessee Titans, who are based in Nashville, Tennessee. He later played for the St Louis Rams, located in the city of St Louis, and managed by Steve Spagnuolo."
],
"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:Steve_Spagnuolo"
],
[
"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": "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": "Steve_Spagnuolo",
"readable": "Steve Spagnuolo",
"graph": "resource:Steve_Spagnuolo"
},
{
"modified": "Tennessee_Titans",
"readable": "Tennessee Titans",
"graph": "resource:Tennessee_Titans"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { { { ?h property:city resource:St__Louis } UNION { ?h property:city resource:Nashville__Tennessee } } }",
"readable_query": "SELECT DISTINCT ?h WHERE { { { ?h property:city resource:St._Louis } UNION { ?h property:city resource:Nashville,_Tennessee } } }",
"graph_answer": [
"resource:St__Louis_Rams",
"resource:Tennessee_Titans"
],
"readable_answer": [
"St. Louis Rams",
"Tennessee Titans"
],
"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 { ?u property:city resource:St__Louis }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u 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:Akeem_Ayers property:former_team resource:St__Louis_Rams . resource:Akeem_Ayers rdf:type ontology:athlete }",
"readable_query": "ASK WHERE { resource:Akeem_Ayers property:former_team resource:St._Louis_Rams . resource:Akeem_Ayers rdf:type ontology:athlete }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { resource:St__Louis_Rams property:partial_failures ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { resource:St._Louis_Rams property:partial_failures ?t }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Company | 2 | 4448 | Id36 | [
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Entertainment"
},
{
"subject": "GMA_New_Media",
"property": "type",
"object": "Media_company"
}
] | [
{
"subject": "GMA_New_Media",
"property": "industry",
"object": "Entertainment"
},
{
"subject": "GMA_New_Media",
"property": "type",
"object": "Media_company"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"GMA New Media, Inc. is a media company that offers applications in the entertainment industry.",
"GMA New Media, a media company, is also an entertainment industry.",
"GMA New Media, Inc. is a media company in the entertainment industry."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:GMA_New_Media",
"rdf:type",
"ontology:media_company"
],
[
"resource:GMA_New_Media",
"property:industry",
"resource:Entertainment"
]
] | GMA_New_Media | [
{
"modified": "Media_company",
"readable": "media company",
"graph": "ontology:media_company"
},
{
"modified": "industry",
"readable": "industry",
"graph": "property:industry"
},
{
"modified": "Entertainment",
"readable": "Entertainment",
"graph": "resource:Entertainment"
},
{
"modified": "GMA_New_Media",
"readable": "GMA New Media",
"graph": "resource:GMA_New_Media"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:GMA_New_Media property:industry ?m }",
"readable_query": "ASK WHERE { resource:GMA_New_Media property:industry ?m }",
"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 ?a WHERE { resource:GMA_New_Media property:industry ?a }",
"readable_query": "SELECT ?a WHERE { resource:GMA_New_Media property:industry ?a }",
"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"
]
}
] |
|
Artist | 4 | 8665 | Id57 | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "hometown",
"object": "Washington,_D.C."
},
{
"subject": "Ahmet_Ertegun",
"property": "background",
"object": "\"non_performing_personnel\"@en"
},
{
"subject": "Ahmet_Ertegun",
"property": "origin",
"object": "United_States"
}
] | [
{
"subject": "Ahmet_Ertegun",
"property": "genre",
"object": "Blues"
},
{
"subject": "Ahmet_Ertegun",
"property": "origin",
"object": "Washington,_D.C."
},
{
"subject": "Ahmet_Ertegun",
"property": "background",
"object": "\"non_performing_personnel\""
},
{
"subject": "Ahmet_Ertegun",
"property": "origin",
"object": "United_States"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ahmet Ertegun who is non performing personnel, is from ]Washington D.C., United States. His music genre for blues.",
"Ahmet Ertegun is originally from Washington, D.C., in the United States. His musical genre is the Blues and his background is as a non performing personnel.",
"Ahmet Ertegun originates from Washington D.C, United States. His background is non performing personnel in the blues genre."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ahmet_Ertegun",
"rdf:type",
"ontology:artist"
],
[
"resource:Ahmet_Ertegun",
"property:background",
"resource:non_performing_personnel"
],
[
"resource:Ahmet_Ertegun",
"property:origin",
"resource:United_States"
],
[
"resource:Ahmet_Ertegun",
"property:origin",
"resource:Washington__D_C_"
],
[
"resource:Ahmet_Ertegun",
"property:genre",
"resource:Blues"
]
] | Ahmet_Ertegun | [
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "origin",
"readable": "origin",
"graph": "property:origin"
},
{
"modified": "Ahmet_Ertegun",
"readable": "Ahmet Ertegun",
"graph": "resource:Ahmet_Ertegun"
},
{
"modified": "Blues",
"readable": "Blues",
"graph": "resource:Blues"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
},
{
"modified": "Washington,_D.C.",
"readable": "Washington, D.C.",
"graph": "resource:Washington__D_C_"
},
{
"modified": "non_performing_personnel",
"readable": "non performing personnel",
"graph": "resource:non_performing_personnel"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?c property:background resource:solo_singer . ?c rdf:type ontology:artist . ?c property:origin resource:Washington__D_C_ }",
"readable_query": "ASK WHERE { ?c property:background resource:solo_singer . ?c rdf:type ontology:artist . ?c property:origin resource:Washington,_D.C. }",
"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 { ?l property:background resource:non_performing_personnel . ?l property:origin resource:Washington__D_C_ . ?l rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?l property:background resource:non_performing_personnel . ?l property:origin resource:Washington,_D.C. . ?l rdf:type ontology:artist }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?t WHERE { ?t rdf:type ontology:artist . ?t property:origin resource:Washington__D_C_ . ?t property:background resource:non_performing_personnel }",
"readable_query": "SELECT ?t WHERE { ?t rdf:type ontology:artist . ?t property:origin resource:Washington,_D.C. . ?t property:background resource:non_performing_personnel }",
"graph_answer": [
"resource:Ahmet_Ertegun"
],
"readable_answer": [
"Ahmet Ertegun"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Ahmet_Ertegun property:origin ?p }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Ahmet_Ertegun property:origin ?p }",
"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 ?x WHERE { resource:Ahmet_Ertegun property:origin ?x . FILTER ( ?x != resource:Washington__D_C_ ) }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Ahmet_Ertegun property:origin ?x . FILTER ( ?x != resource:Washington,_D.C. ) }",
"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": "SELECT DISTINCT ?c WHERE { resource:Ahmet_Ertegun property:genre ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Ahmet_Ertegun property:genre ?c }",
"graph_answer": [
"resource:Blues"
],
"readable_answer": [
"Blues"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Airport | 4 | 8606 | Id204 | [
{
"subject": "Saranac_Lake,_New_York",
"property": "subdivisionName",
"object": "Harrietstown,_New_York"
},
{
"subject": "Harrietstown,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "city",
"object": "Lake_Placid,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] | [
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "Harrietstown,_New_York"
},
{
"subject": "Harrietstown,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Lake_Placid,_New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Saranac_Lake,_New_York"
}
] | (X (X) (X (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adirondack Regional Airport serves Lake Placid, New York, and also Saranac Lake which is part of Harrietstown, New York.",
"Lake Placid, ew York and Saranac Lake (part of Harrietstown, New York) are served by Adirondack Regional airport.",
"Saranac Lake, New York is part of Harrietstown, New York. Adirondack Regional Airport serves the city of Lake Placid and Saranac Lake, New York."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adirondack_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Saranac_Lake__New_York"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Lake_Placid__New_York"
],
[
"resource:Harrietstown__New_York",
"property:is_part_of",
"resource:New_York"
],
[
"resource:Saranac_Lake__New_York",
"property:is_part_of",
"resource:Harrietstown__New_York"
]
] | Adirondack_Regional_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Adirondack_Regional_Airport",
"readable": "Adirondack Regional Airport",
"graph": "resource:Adirondack_Regional_Airport"
},
{
"modified": "Harrietstown,_New_York",
"readable": "Harrietstown, New York",
"graph": "resource:Harrietstown__New_York"
},
{
"modified": "Lake_Placid,_New_York",
"readable": "Lake Placid, New York",
"graph": "resource:Lake_Placid__New_York"
},
{
"modified": "New_York",
"readable": "New York",
"graph": "resource:New_York"
},
{
"modified": "Saranac_Lake,_New_York",
"readable": "Saranac Lake, New York",
"graph": "resource:Saranac_Lake__New_York"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { { resource:Adirondack_Regional_Airport property:city_served ?e } MINUS { ?e property:is_part_of resource:Harrietstown__New_York } }",
"readable_query": "SELECT DISTINCT ?e WHERE { { resource:Adirondack_Regional_Airport property:city_served ?e } MINUS { ?e property:is_part_of resource:Harrietstown,_New_York } }",
"graph_answer": [
"resource:Lake_Placid__New_York"
],
"readable_answer": [
"Lake Placid, New York"
],
"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 ?l WHERE { FILTER ( ?l != resource:Lake_Placid__New_York ) . resource:Adirondack_Regional_Airport property:city_served ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?l != resource:Lake_Placid,_New_York ) . resource:Adirondack_Regional_Airport property:city_served ?l }",
"graph_answer": [
"resource:Saranac_Lake__New_York"
],
"readable_answer": [
"Saranac Lake, New York"
],
"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"
]
}
] |
|
WrittenWork | 3 | 8169 | Id15 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "Eric_Flint",
"property": "influencedBy",
"object": "Robert_A._Heinlein"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "previousWork",
"object": "Grantville_Gazette_II"
}
] | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "Eric_Flint",
"property": "influencedBy",
"object": "Robert_A._Heinlein"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "precededBy",
"object": "Grantville_Gazette_II"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Eric Flint was influenced by Robert A. Heinlein and is the author of 1634: The Bavarian Crisis, that was preceded by Grantville Gazette II.",
"Influenced by Robert A. Heinlein, Eric Flint is the author of 1634: The Bavarian Crisis and its predecessor Grantville Gazette II.",
"Eric Flint is the author of 1634: The Bavarian Crisis which was preceded by Grantville Gazette II. He was influenced by Robert A Heinlein."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Bavarian_Crisis",
"property:preceded_by",
"resource:Grantville_Gazette_II"
],
[
"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"
]
] | 1634:_The_Bavarian_Crisis | [
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"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": "Eric_Flint",
"readable": "Eric Flint",
"graph": "resource:Eric_Flint"
},
{
"modified": "Grantville_Gazette_II",
"readable": "Grantville Gazette II",
"graph": "resource:Grantville_Gazette_II"
},
{
"modified": "Robert_A._Heinlein",
"readable": "Robert A. Heinlein",
"graph": "resource:Robert_A__Heinlein"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'the' ) ) . ?w rdf:type ontology:written_work . ?u property:influenced_by resource:Robert_A__Heinlein . ?w property:author ?u . ?w property:preceded_by resource:Grantville_Gazette_II }",
"readable_query": "SELECT DISTINCT ?w WHERE { FILTER ( CONTAINS ( LCASE ( ?w ) , 'the' ) ) . ?w rdf:type ontology:written_work . ?u property:influenced_by resource:Robert_A._Heinlein . ?w property:author ?u . ?w property:preceded_by resource:Grantville_Gazette_II }",
"graph_answer": [
"resource:1634__The_Bavarian_Crisis"
],
"readable_answer": [
"1634: The Bavarian Crisis"
],
"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 { ?o property:author ?f . ?f property:influenced_by resource:Robert_A__Heinlein . ?o rdf:type ontology:written_work . ?o property:preceded_by resource:Grantville_Gazette_II }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?o property:author ?f . ?f property:influenced_by resource:Robert_A._Heinlein . ?o rdf:type ontology:written_work . ?o property:preceded_by resource:Grantville_Gazette_II }",
"graph_answer": [
"resource:Eric_Flint"
],
"readable_answer": [
"Eric Flint"
],
"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"
]
}
] |
|
Politician | 5 | 12555 | Id74 | [
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Agnes_Ward_White",
"property": "birthPlace",
"object": "Marietta,_Ohio"
},
{
"subject": "Albert_B._White",
"property": "placeOfBirth",
"object": "Cleveland"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
},
{
"subject": "Agnes_Ward_White",
"property": "deathPlace",
"object": "Parkersburg,_West_Virginia"
}
] | [
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Agnes_Ward_White",
"property": "birthPlace",
"object": "Marietta,_Ohio"
},
{
"subject": "Albert_B._White",
"property": "birthPlace",
"object": "Cleveland"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
},
{
"subject": "Agnes_Ward_White",
"property": "deathPlace",
"object": "Parkersburg,_West_Virginia"
}
] | (X (X) (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albert B. White was born in Cleveland and was married to Agnes Ward White, who was born in Marietta, Ohio. Agnes Ward White died in Parkersburg, West Virginia and was succeeded by William M O Dawson.",
"Agnes Ward White, born in Marietta, Ohio and died in Parkersburg, West Virginia, was the wife of Albert B. White. Albert B. White, born in Cleveland, was succeeded by William M.O. Dawson.",
"Agnes Ward White was born in Marietta, Ohio and died in Parkersburg, West Virginia. She was married to Albert B White who was born in Cleveland and who was succeeded by William M O Dawson."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albert_B__White",
"property:spouse",
"resource:Agnes_Ward_White"
],
[
"resource:Albert_B__White",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_B__White",
"property:successor",
"resource:William_M__O__Dawson"
],
[
"resource:Albert_B__White",
"property:birth_place",
"resource:Cleveland"
],
[
"resource:Agnes_Ward_White",
"property:death_place",
"resource:Parkersburg__West_Virginia"
],
[
"resource:Agnes_Ward_White",
"property:birth_place",
"resource:Marietta__Ohio"
]
] | Albert_B._White | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "spouse",
"readable": "spouse",
"graph": "property:spouse"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Agnes_Ward_White",
"readable": "Agnes Ward White",
"graph": "resource:Agnes_Ward_White"
},
{
"modified": "Albert_B._White",
"readable": "Albert B. White",
"graph": "resource:Albert_B__White"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
},
{
"modified": "Marietta,_Ohio",
"readable": "Marietta, Ohio",
"graph": "resource:Marietta__Ohio"
},
{
"modified": "Parkersburg,_West_Virginia",
"readable": "Parkersburg, West Virginia",
"graph": "resource:Parkersburg__West_Virginia"
},
{
"modified": "William_M._O._Dawson",
"readable": "William M. O. Dawson",
"graph": "resource:William_M__O__Dawson"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { { { ?o property:birth_place resource:Cleveland } UNION { ?o property:birth_place resource:Marietta__Ohio } } . ?o rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?o WHERE { { { ?o property:birth_place resource:Cleveland } UNION { ?o property:birth_place resource:Marietta,_Ohio } } . ?o rdf:type ontology:politician }",
"graph_answer": [
"resource:Albert_B__White",
"resource:Agnes_Ward_White"
],
"readable_answer": [
"Albert B. White",
"Agnes Ward White"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"disjunctive",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:politician . ?c property:birth_place resource:Cleveland }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:politician . ?c property:birth_place resource:Cleveland }",
"graph_answer": [
"resource:Albert_B__White"
],
"readable_answer": [
"Albert B. White"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { resource:Albert_B__White property:successor ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Albert_B._White property:successor ?a }",
"graph_answer": [
"resource:William_M__O__Dawson"
],
"readable_answer": [
"William M. O. Dawson"
],
"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 | 3 | 8290 | Id136 | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "abbreviation",
"object": "\"Acta Palaeontol. Pol.\"@en"
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "coden",
"object": "\"APGPAC\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "academicDiscipline",
"object": "Paleobiology"
}
] | [
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "abbreviation",
"object": "\"Acta Palaeontol. Pol.\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "codenCode",
"object": "\"APGPAC\""
},
{
"subject": "Acta_Palaeontologica_Polonica",
"property": "academicDiscipline",
"object": "Paleobiology"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Acta Palaeontologica Polonica, abbreviated Acta Palaeontol. Pol, has the CODEN code APGPAC and publishes academic works in Paleobiology.",
"The Acta Palaeontologica Polonica is abbreviated Acta Palaeontol. Pol. and has the CODEN code APGPAC. It comes under the academic discipline of Paleobiology.",
"Acta Palaeontologica Polonica, Acta Palaeontol. Pol., is in Paleobiology and has the CODEN code APGPAC."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Acta_Palaeontologica_Polonica",
"property:coden_code",
"resource:APGPAC"
],
[
"resource:Acta_Palaeontologica_Polonica",
"property:abbreviation",
"resource:Acta_Palaeontol__Pol_"
],
[
"resource:Acta_Palaeontologica_Polonica",
"rdf:type",
"ontology:written_work"
],
[
"resource:Acta_Palaeontologica_Polonica",
"property:academic_discipline",
"resource:Paleobiology"
]
] | Acta_Palaeontologica_Polonica | [
{
"modified": "abbreviation",
"readable": "abbreviation",
"graph": "property:abbreviation"
},
{
"modified": "academicDiscipline",
"readable": "academic discipline",
"graph": "property:academic_discipline"
},
{
"modified": "codenCode",
"readable": "coden code",
"graph": "property:coden_code"
},
{
"modified": "APGPAC",
"readable": "APGPAC",
"graph": "resource:APGPAC"
},
{
"modified": "Acta Palaeontol. Pol.",
"readable": "Acta Palaeontol. Pol.",
"graph": "resource:Acta_Palaeontol__Pol_"
},
{
"modified": "Acta_Palaeontologica_Polonica",
"readable": "Acta Palaeontologica Polonica",
"graph": "resource:Acta_Palaeontologica_Polonica"
},
{
"modified": "Paleobiology",
"readable": "Paleobiology",
"graph": "resource:Paleobiology"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?a property:coden_code resource:ADICE5 . ?a rdf:type ontology:written_work . ?a property:academic_discipline resource:Paleobiology }",
"readable_query": "ASK WHERE { ?a property:coden_code resource:ADICE5 . ?a rdf:type ontology:written_work . ?a property:academic_discipline resource:Paleobiology }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?h property:coden_code resource:APGPAC . ?h property:academic_discipline resource:Paleobiology . ?h rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?h property:coden_code resource:APGPAC . ?h property:academic_discipline resource:Paleobiology . ?h rdf:type ontology:written_work }",
"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 ?v WHERE { ?v property:coden_code resource:APGPAC . ?v rdf:type ontology:written_work . ?v property:academic_discipline resource:Paleobiology }",
"readable_query": "SELECT ?v WHERE { ?v property:coden_code resource:APGPAC . ?v rdf:type ontology:written_work . ?v property:academic_discipline resource:Paleobiology }",
"graph_answer": [
"resource:Acta_Palaeontologica_Polonica"
],
"readable_answer": [
"Acta Palaeontologica Polonica"
],
"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 ?g WHERE { resource:Acta_Palaeontologica_Polonica property:abbreviation ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:Acta_Palaeontologica_Polonica property:abbreviation ?g }",
"graph_answer": [
"resource:Acta_Palaeontol__Pol_"
],
"readable_answer": [
"Acta Palaeontol. Pol."
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 5 | 12651 | Id24 | [
{
"subject": "AZAL_PFK",
"property": "league",
"object": "Azerbaijan_Premier_League"
},
{
"subject": "Azerbaijan_Premier_League",
"property": "champions",
"object": "Qarabağ_FK"
},
{
"subject": "AZAL_PFK",
"property": "season",
"object": "2014–15_Azerbaijan_Premier_League"
},
{
"subject": "AZAL_PFK",
"property": "capacity",
"object": "3500"
},
{
"subject": "AZAL_PFK",
"property": "ground",
"object": "AZAL_Arena"
}
] | [
{
"subject": "AZAL_PFK",
"property": "league",
"object": "Azerbaijan_Premier_League"
},
{
"subject": "Azerbaijan_Premier_League",
"property": "champions",
"object": "Qarabağ_FK"
},
{
"subject": "AZAL_PFK",
"property": "season",
"object": "2014–15_Azerbaijan_Premier_League"
},
{
"subject": "AZAL_PFK",
"property": "numberOfMembers",
"object": "3500"
},
{
"subject": "AZAL_PFK",
"property": "ground",
"object": "AZAL_Arena"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"AZAL Arena, which holds 3500 fans, is the ground of AZAL PFK who played in the Azerbaijan Premier League in 2014-15. Qarabag FK have been champions of this league.",
"Qarabağ FK are the champions of the Azerbaijan Premier League in which AZAL PFK also competed in 2014-15. AZAL PFK have 3500 members and play their home matches at the AZAL Arena."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:AZAL_PFK",
"property:season",
"resource:2014_15_Azerbaijan_Premier_League"
],
[
"resource:AZAL_PFK",
"property:number_of_members",
"resource:3500"
],
[
"resource:AZAL_PFK",
"rdf:type",
"ontology:sports_team"
],
[
"resource:AZAL_PFK",
"property:league",
"resource:Azerbaijan_Premier_League"
],
[
"resource:AZAL_PFK",
"property:ground",
"resource:AZAL_Arena"
],
[
"resource:Azerbaijan_Premier_League",
"property:champions",
"resource:Qaraba__FK"
]
] | AZAL_PFK | [
{
"modified": "champions",
"readable": "champions",
"graph": "property:champions"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "numberOfMembers",
"readable": "number of members",
"graph": "property:number_of_members"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "2014–15_Azerbaijan_Premier_League",
"readable": "2014–15 Azerbaijan Premier League",
"graph": "resource:2014_15_Azerbaijan_Premier_League"
},
{
"modified": "3500",
"readable": "3500",
"graph": "resource:3500"
},
{
"modified": "AZAL_Arena",
"readable": "AZAL Arena",
"graph": "resource:AZAL_Arena"
},
{
"modified": "AZAL_PFK",
"readable": "AZAL PFK",
"graph": "resource:AZAL_PFK"
},
{
"modified": "Azerbaijan_Premier_League",
"readable": "Azerbaijan Premier League",
"graph": "resource:Azerbaijan_Premier_League"
},
{
"modified": "Qarabağ_FK",
"readable": "Qarabağ FK",
"graph": "resource:Qaraba__FK"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?j property:champions resource:K_W_United_FC }",
"readable_query": "ASK WHERE { ?j property:champions resource:K-W_United_FC }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?p WHERE { resource:AZAL_PFK property:ground ?h . resource:AZAL_PFK property:season ?p }",
"readable_query": "SELECT DISTINCT ?h ?p WHERE { resource:AZAL_PFK property:ground ?h . resource:AZAL_PFK property:season ?p }",
"graph_answer": [
"resource:AZAL_Arena",
"resource:2014_15_Azerbaijan_Premier_League"
],
"readable_answer": [
"AZAL Arena",
"2014–15 Azerbaijan Premier League"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:AZAL_PFK property:league ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'league' ) ) . ?o property:champions ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:AZAL_PFK property:league ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'league' ) ) . ?o property:champions ?s }",
"graph_answer": [
"resource:Qaraba__FK"
],
"readable_answer": [
"Qarabağ FK"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?j WHERE { resource:AZAL_PFK property:league ?k . resource:AZAL_PFK property:number_of_members ?j }",
"readable_query": "SELECT DISTINCT ?k ?j WHERE { resource:AZAL_PFK property:league ?k . resource:AZAL_PFK property:number_of_members ?j }",
"graph_answer": [
"resource:Azerbaijan_Premier_League",
"resource:3500"
],
"readable_answer": [
"Azerbaijan Premier League",
"3500"
],
"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 | 7550 | Id150 | [
{
"subject": "Antares_(rocket)",
"property": "manufacturer",
"object": "Orbital_ATK"
},
{
"subject": "Antares_(rocket)",
"property": "sites",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"subject": "Antares_(rocket)",
"property": "function",
"object": "\"Medium expendable launch system\"@en"
}
] | [
{
"subject": "Antares_(rocket)",
"property": "manufacturer",
"object": "Orbital_ATK"
},
{
"subject": "Antares_(rocket)",
"property": "launchSite",
"object": "Mid-Atlantic_Regional_Spaceport_Launch_Pad_0"
},
{
"subject": "Antares_(rocket)",
"property": "function",
"object": "\"Medium expendable launch system\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Antares rocket is a medium expendable launch system built by Orbital ATK and launched at the Mid-Atlantic Regional Spaceport Launch Pad 0.",
"The Antares rocket function is a medium expendable launch system manufactured by Orbital ATK and was launched at the Mid-Atlantic Regional Spaceport Launch Pad 0.",
"The Antares rocket built by Orbital ATK for medium expendable launch system and it was launched in Mid-Atlantic Regional Spaceport Launch Pad 0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Antares__rocket_",
"property:function",
"Medium expendable launch system"
],
[
"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:manufacturer",
"resource:Orbital_ATK"
]
] | Antares_(rocket) | [
{
"modified": "Medium expendable launch system",
"readable": "Medium expendable launch system",
"graph": "Medium expendable launch system"
},
{
"modified": "function",
"readable": "function",
"graph": "property:function"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"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": "Orbital_ATK",
"readable": "Orbital ATK",
"graph": "resource:Orbital_ATK"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?c ) WHERE { resource:Antares__rocket_ property:manufacturer ?v }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?v ) AS ?c ) WHERE { resource:Antares_(rocket) property:manufacturer ?v }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { resource:Antares__rocket_ property:manufacturer ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { resource:Antares_(rocket) property:manufacturer ?h }",
"graph_answer": [
"resource:Orbital_ATK"
],
"readable_answer": [
"Orbital ATK"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { resource:Antares__rocket_ property:first_publication_year ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Antares_(rocket) property:first_publication_year ?e }",
"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 | 3 | 7356 | Id269 | [
{
"subject": "Catalonia",
"property": "leaderName",
"object": "Carles_Puigdemont"
},
{
"subject": "Arròs_negre",
"property": "country",
"object": "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": "Arròs_negre",
"property": "region",
"object": "Catalonia"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Carles Puigdemont is the leader of Catalonia. Arròs negre, from the Catalonia region, is a traditional dish from Spain.",
"Arros negre is from the Catalonia region in Spain where Carles Puigdemont is the leader.",
"Arros Negre is from the Catalonia region of Spain where the leader is Carles Puigdemont."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Catalonia",
"property:leader",
"resource:Carles_Puigdemont"
],
[
"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": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?f ) WHERE { resource:Arr_s_negre property:region ?l }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?f ) WHERE { resource:Arròs_negre property:region ?l }",
"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 ?b WHERE { resource:Arr_s_negre property:region ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Arròs_negre property:region ?b }",
"graph_answer": [
"resource:Catalonia"
],
"readable_answer": [
"Catalonia"
],
"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 ?a WHERE { resource:Arr_s_negre property:saint ?a }",
"readable_query": "SELECT DISTINCT ?a WHERE { resource:Arròs_negre property:saint ?a }",
"graph_answer": [],
"readable_answer": [],
"type": [
"ellipsis",
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 3 | 7720 | Id51 | [
{
"subject": "Abel_Caballero",
"property": "monarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "predecessor",
"object": "Francisco_Franco"
},
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Ponteareas"
}
] | [
{
"subject": "Abel_Caballero",
"property": "inOfficeWhileMonarch",
"object": "Juan_Carlos_I_of_Spain"
},
{
"subject": "Juan_Carlos_I_of_Spain",
"property": "predecessor",
"object": "Francisco_Franco"
},
{
"subject": "Abel_Caballero",
"property": "birthPlace",
"object": "Ponteareas"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in Ponteareas, Abel Caballero was in office during the reign of Monarch, Juan Carlos I of Spain, who succeeded, Francisco Franco.",
"Abel Caballero was born in Ponteareas and was in office during the reign of King Juan Carlos I of Spain whose predecessor was Francisco Franco.",
"Abel Caballero was born in Ponteareas, Spain and while he was in office Juan Carlos was the Monarch and his predecessor was Francisco Franco."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Juan_Carlos_I_of_Spain",
"property:predecessor",
"resource:Francisco_Franco"
],
[
"resource:Abel_Caballero",
"property:in_office_while_monarch",
"resource:Juan_Carlos_I_of_Spain"
],
[
"resource:Abel_Caballero",
"rdf:type",
"ontology:politician"
],
[
"resource:Abel_Caballero",
"property:birth_place",
"resource:Ponteareas"
]
] | 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": "predecessor",
"readable": "predecessor",
"graph": "property:predecessor"
},
{
"modified": "Abel_Caballero",
"readable": "Abel Caballero",
"graph": "resource:Abel_Caballero"
},
{
"modified": "Francisco_Franco",
"readable": "Francisco Franco",
"graph": "resource:Francisco_Franco"
},
{
"modified": "Juan_Carlos_I_of_Spain",
"readable": "Juan Carlos I of Spain",
"graph": "resource:Juan_Carlos_I_of_Spain"
},
{
"modified": "Ponteareas",
"readable": "Ponteareas",
"graph": "resource:Ponteareas"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?t property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?t property:birth_place resource:Tobago . ?t rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?t property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?t property:birth_place resource:Tobago . ?t rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?s property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?s property:birth_place resource:Ponteareas . ?s rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?s property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?s property:birth_place resource:Ponteareas . ?s rdf:type ontology:politician }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?q WHERE { ?q property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?q rdf:type ontology:politician . ?q property:birth_place resource:Ponteareas }",
"readable_query": "SELECT ?q WHERE { ?q property:in_office_while_monarch resource:Juan_Carlos_I_of_Spain . ?q rdf:type ontology:politician . ?q property:birth_place resource:Ponteareas }",
"graph_answer": [
"resource:Abel_Caballero"
],
"readable_answer": [
"Abel Caballero"
],
"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 ?c WHERE { resource:Juan_Carlos_I_of_Spain property:predecessor ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Juan_Carlos_I_of_Spain property:predecessor ?c }",
"graph_answer": [
"resource:Francisco_Franco"
],
"readable_answer": [
"Francisco Franco"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
SportsTeam | 3 | 7975 | Id48 | [
{
"subject": "A.D._Isidro_Metapán",
"property": "ground",
"object": "Metapán"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "capacity",
"object": "10000"
},
{
"subject": "A.D._Isidro_Metapán",
"property": "fullname",
"object": "\"Asociación Deportiva\"@en"
}
] | [
{
"subject": "A.D._Isidro_Metapán",
"property": "ground",
"object": "Metapán"
},
{
"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)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Asociacion Deportiva is now known as A.D. Isidro Metapan and has 10000 members and plays in Metapan.",
"A.D. Isidro Metapán's ground is in Metapán, they have 10000 members and the full name Asociación Deportiva.",
"The full name of A.D. Isidro Metapan is Asociacion Deportiva, they have 10000 members and play at their ground at Metapán."
],
"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:ground",
"resource:Metap_n"
]
] | 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": "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": "Metapán",
"readable": "Metapán",
"graph": "resource:Metap_n"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?a = '10000' ) . ?c property:ground ?k . ?c rdf:type ontology:sports_team . ?c property:number_of_members ?a }",
"readable_query": "SELECT DISTINCT ?k WHERE { FILTER ( ?a = '10000' ) . ?c property:ground ?k . ?c rdf:type ontology:sports_team . ?c property:number_of_members ?a }",
"graph_answer": [
"resource:Metap_n"
],
"readable_answer": [
"Metapán"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Metap_n . FILTER ( ?g = '10000' ) . ?n property:number_of_members ?g . ?n rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:ground resource:Metapán . FILTER ( ?g = '10000' ) . ?n property:number_of_members ?g . ?n rdf:type ontology:sports_team }",
"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",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { resource:A_D__Isidro_Metap_n property:partial_failures ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { resource:A.D._Isidro_Metapán property:partial_failures ?v }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 2 | 4005 | Id157 | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_Netherland"
}
] | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_Netherland"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Asser Levy Public Baths are in New York City of which New Netherland is a part.",
"Asser Levy Public Baths are located in New York City, which is part of New Netherland."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:New_York_City",
"property:is_part_of",
"resource:New_Netherland"
],
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"resource:New_York_City"
]
] | Asser_Levy_Public_Baths | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
},
{
"modified": "New_Netherland",
"readable": "New Netherland",
"graph": "resource:New_Netherland"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y ?q WHERE { ?q property:is_part_of resource:New_Netherland . ?y rdf:type ontology:building . ?y property:location ?q }",
"readable_query": "SELECT DISTINCT ?y ?q WHERE { ?q property:is_part_of resource:New_Netherland . ?y rdf:type ontology:building . ?y property:location ?q }",
"graph_answer": [
"resource:Asser_Levy_Public_Baths",
"resource:New_York_City"
],
"readable_answer": [
"Asser Levy Public Baths",
"New York City"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Politician | 3 | 7816 | Id147 | [
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Albert_B._White",
"property": "birthPlace",
"object": "Cleveland"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
}
] | [
{
"subject": "Albert_B._White",
"property": "spouse",
"object": "Agnes_Ward_White"
},
{
"subject": "Albert_B._White",
"property": "birthPlace",
"object": "Cleveland"
},
{
"subject": "Albert_B._White",
"property": "successor",
"object": "William_M._O._Dawson"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Agnes Ward White was the wife of Cleveland born, Albert B. White, whose successor was, William M.O. Dawson.",
"Albert B. White, born in Cleveland and married to Agnes Ward White, was succeeded by William M O Dawson."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albert_B__White",
"property:spouse",
"resource:Agnes_Ward_White"
],
[
"resource:Albert_B__White",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_B__White",
"property:successor",
"resource:William_M__O__Dawson"
],
[
"resource:Albert_B__White",
"property:birth_place",
"resource:Cleveland"
]
] | Albert_B._White | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "spouse",
"readable": "spouse",
"graph": "property:spouse"
},
{
"modified": "successor",
"readable": "successor",
"graph": "property:successor"
},
{
"modified": "Agnes_Ward_White",
"readable": "Agnes Ward White",
"graph": "resource:Agnes_Ward_White"
},
{
"modified": "Albert_B._White",
"readable": "Albert B. White",
"graph": "resource:Albert_B__White"
},
{
"modified": "Cleveland",
"readable": "Cleveland",
"graph": "resource:Cleveland"
},
{
"modified": "William_M._O._Dawson",
"readable": "William M. O. Dawson",
"graph": "resource:William_M__O__Dawson"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?v property:birth_place resource:Italy . ?v rdf:type ontology:politician . ?v property:spouse ?u }",
"readable_query": "ASK WHERE { ?v property:birth_place resource:Italy . ?v rdf:type ontology:politician . ?v property:spouse ?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"
]
}
] |
|
CelestialBody | 4 | 9393 | Id110 | [
{
"subject": "110_Lydia",
"property": "orbitalPeriod",
"object": "1.42603e+08"
},
{
"subject": "110_Lydia",
"property": "periapsis",
"object": "3.77016e+11"
},
{
"subject": "110_Lydia",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "110_Lydia",
"property": "Planet/apoapsis",
"object": "\"4.40756E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "110_Lydia",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "110_Lydia",
"property": "orbitalPeriod",
"object": "142603000.0"
},
{
"subject": "110_Lydia",
"property": "periapsis",
"object": "377016000000.0"
},
{
"subject": "110_Lydia",
"property": "apoapsis",
"object": "440756000.0 (kilometres)"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"31 December 2006 was the epoch date of 110 Lydia and its apoapsis is 440756000.0 kilometres. It has an orbital period of 142603000 and its periapsis is 377016000000.0.",
"110 Lydia, with the epoch date 31 December 2006, has an orbital period of 142603000.0, a periapsis of 377016000000.0 and an apoapsis of 440756000.0 kilometres.",
"31 December 2006 was the epoch of 110 Lydia and its periapsis is 377016000000.0.Its apoapsis is 440756000.0 kilometres and has an orbital period of 142603000.0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:110_Lydia",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:110_Lydia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:110_Lydia",
"property:apoapsis",
"440756000.0 (kilometres)"
],
[
"resource:110_Lydia",
"property:periapsis",
"resource:377016000000_0"
],
[
"resource:110_Lydia",
"property:orbital_period",
"resource:142603000_0"
]
] | 110_Lydia | [
{
"modified": "440756000.0 (kilometres)",
"readable": "440756000.0",
"graph": "440756000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "110_Lydia",
"readable": "110 Lydia",
"graph": "resource:110_Lydia"
},
{
"modified": "142603000.0",
"readable": "142603000.0",
"graph": "resource:142603000_0"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "377016000000.0",
"readable": "377016000000.0",
"graph": "resource:377016000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?u rdf:type ontology:celestial_body . FILTER ( ?y = \"2006_12_31\" ) . ?u property:orbital_period ?g . ?u property:epoch ?y }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?u rdf:type ontology:celestial_body . FILTER ( ?y = \"2006-12-31\" ) . ?u property:orbital_period ?g . ?u property:epoch ?y }",
"graph_answer": [
"resource:142603000_0"
],
"readable_answer": [
"142603000.0"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?l property:orbital_period resource:7729430000_0 . ?l rdf:type ontology:celestial_body . ?l property:periapsis ?x }",
"readable_query": "ASK WHERE { ?l property:orbital_period resource:7729430000.0 . ?l rdf:type ontology:celestial_body . ?l property:periapsis ?x }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
Building | 3 | 6512 | Id132 | [
{
"subject": "Amdavad_ni_Gufa",
"property": "address",
"object": "\"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road\"@en"
},
{
"subject": "Amdavad_ni_Gufa",
"property": "locationTown",
"object": "Ahmedabad"
},
{
"subject": "Amdavad_ni_Gufa",
"property": "locationCountry",
"object": "India"
}
] | [
{
"subject": "Amdavad_ni_Gufa",
"property": "address",
"object": "\"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road\""
},
{
"subject": "Amdavad_ni_Gufa",
"property": "location",
"object": "Ahmedabad"
},
{
"subject": "Amdavad_ni_Gufa",
"property": "country",
"object": "India"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The address of Amdavad ni Gufa is Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road Ahmedabad, India.",
"Amdavad ni Gufa is located at Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road, Ahmedabad, India.",
"Amdavad ni Gufa is located in Ahmedabad, India, at the following addres: Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amdavad_ni_Gufa",
"rdf:type",
"ontology:building"
],
[
"resource:Amdavad_ni_Gufa",
"property:address",
"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road"
],
[
"resource:Amdavad_ni_Gufa",
"property:location",
"resource:Ahmedabad"
],
[
"resource:Amdavad_ni_Gufa",
"property:country",
"resource:India"
]
] | Amdavad_ni_Gufa | [
{
"modified": "Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road",
"readable": "Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road",
"graph": "Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road"
},
{
"modified": "address",
"readable": "address",
"graph": "property:address"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Ahmedabad",
"readable": "Ahmedabad",
"graph": "resource:Ahmedabad"
},
{
"modified": "Amdavad_ni_Gufa",
"readable": "Amdavad ni Gufa",
"graph": "resource:Amdavad_ni_Gufa"
},
{
"modified": "India",
"readable": "India",
"graph": "resource:India"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?h WHERE { resource:Amdavad_ni_Gufa property:country ?n . resource:Amdavad_ni_Gufa property:address ?h }",
"readable_query": "SELECT DISTINCT ?n ?h WHERE { resource:Amdavad_ni_Gufa property:country ?n . resource:Amdavad_ni_Gufa property:address ?h }",
"graph_answer": [
"resource:India",
"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road"
],
"readable_answer": [
"India",
"Lalbhai Dalpatbhai Campus, near CEPT University, opp. Gujarat University, University Road"
],
"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 ?f WHERE { resource:Amdavad_ni_Gufa property:material ?f }",
"readable_query": "SELECT DISTINCT ?f WHERE { resource:Amdavad_ni_Gufa property:material ?f }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 2 | 4704 | Id216 | [
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sago"
}
] | [
{
"subject": "Binignit",
"property": "country",
"object": "Philippines"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sago"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Sago is one of the ingredients used to make Binignit, which can be found in the Philippines.",
"Sago is an ingredient of Binignit which is a Philippine dish."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Binignit",
"property:ingredient",
"resource:Sago"
],
[
"resource:Binignit",
"rdf:type",
"ontology:food"
],
[
"resource:Binignit",
"property:country",
"resource:Philippines"
]
] | Binignit | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Binignit",
"readable": "Binignit",
"graph": "resource:Binignit"
},
{
"modified": "Philippines",
"readable": "Philippines",
"graph": "resource:Philippines"
},
{
"modified": "Sago",
"readable": "Sago",
"graph": "resource:Sago"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x ?u WHERE { resource:Binignit property:country ?u . resource:Binignit property:ingredient ?x }",
"readable_query": "SELECT DISTINCT ?x ?u WHERE { resource:Binignit property:country ?u . resource:Binignit property:ingredient ?x }",
"graph_answer": [
"resource:Sago",
"resource:Philippines"
],
"readable_answer": [
"Sago",
"Philippines"
],
"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"
]
}
] |
|
WrittenWork | 3 | 8160 | Id6 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "numberOfPages",
"object": "\"448\"^^xsd:positiveInteger"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "\"Print\"@en"
}
] | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "numberOfPages",
"object": "\"448\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "\"Print\""
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"1634: The Bavarian Crisis by Eric Flint, is available in print form and has 448 pages.",
"The printed book 1634: The Bavarian Crisis, was written by Eric Flint and has 448 pages."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Bavarian_Crisis",
"property:media_type",
"resource:Print"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:author",
"resource:Eric_Flint"
],
[
"resource:1634__The_Bavarian_Crisis",
"rdf:type",
"ontology:written_work"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:number_of_pages",
"448"
]
] | 1634:_The_Bavarian_Crisis | [
{
"modified": "448",
"readable": "448",
"graph": "448"
},
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "numberOfPages",
"readable": "number of pages",
"graph": "property:number_of_pages"
},
{
"modified": "1634:_The_Bavarian_Crisis",
"readable": "1634: The Bavarian Crisis",
"graph": "resource:1634__The_Bavarian_Crisis"
},
{
"modified": "Eric_Flint",
"readable": "Eric Flint",
"graph": "resource:Eric_Flint"
},
{
"modified": "Print",
"readable": "Print",
"graph": "resource:Print"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?c property:number_of_pages ?e . ?c rdf:type ontology:written_work . ?c property:author ?r . FILTER ( ?e = '448' ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?c property:number_of_pages ?e . ?c rdf:type ontology:written_work . ?c property:author ?r . FILTER ( ?e = '448' ) }",
"graph_answer": [
"resource:Eric_Flint"
],
"readable_answer": [
"Eric Flint"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g ?m WHERE { ?m property:author resource:Eric_Flint . ?m property:media_type ?g . ?m rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?g ?m WHERE { ?m property:author resource:Eric_Flint . ?m property:media_type ?g . ?m rdf:type ontology:written_work }",
"graph_answer": [
"resource:Print",
"resource:1634__The_Bavarian_Crisis"
],
"readable_answer": [
"Print",
"1634: The Bavarian Crisis"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
City | 4 | 9559 | Id158 | [
{
"subject": "Tarrant_County,_Texas",
"property": "largestCity",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "subdivisionName",
"object": "Tarrant_County,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Tarrant_County,_Texas",
"property": "largestCity",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Tarrant_County,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
}
] | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Tarrant County, with the largest city of Fort Worth, is home to Arlington, Texas, United States.",
"Arlington is in Tarrant County which is part of the state of Texas, US. The largest city of the county is Forth Worth.",
"Arlington and Fort Worth are both part of Tarrant County, Texas, United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Arlington__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Tarrant_County__Texas"
],
[
"resource:Texas",
"property:country",
"resource:United_States"
],
[
"resource:Tarrant_County__Texas",
"property:largest_city",
"resource:Fort_Worth__Texas"
]
] | Arlington,_Texas | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "Arlington,_Texas",
"readable": "Arlington, Texas",
"graph": "resource:Arlington__Texas"
},
{
"modified": "Fort_Worth,_Texas",
"readable": "Fort Worth, Texas",
"graph": "resource:Fort_Worth__Texas"
},
{
"modified": "Tarrant_County,_Texas",
"readable": "Tarrant County, Texas",
"graph": "resource:Tarrant_County__Texas"
},
{
"modified": "Texas",
"readable": "Texas",
"graph": "resource:Texas"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { { resource:Arlington__Texas property:is_part_of ?c } MINUS { ?c property:country resource:United_States } }",
"readable_query": "SELECT DISTINCT ?c WHERE { { resource:Arlington,_Texas property:is_part_of ?c } MINUS { ?c property:country resource:United_States } }",
"graph_answer": [
"resource:Tarrant_County__Texas"
],
"readable_answer": [
"Tarrant County, Texas"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Tarrant_County__Texas ) . resource:Arlington__Texas property:is_part_of ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?g != resource:Tarrant_County,_Texas ) . resource:Arlington,_Texas property:is_part_of ?g }",
"graph_answer": [
"resource:Texas"
],
"readable_answer": [
"Texas"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"exclusive",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { resource:Tarrant_County__Texas property:hub_airport ?y }",
"readable_query": "SELECT DISTINCT ?y WHERE { resource:Tarrant_County,_Texas property:hub_airport ?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"
]
}
] |
|
Politician | 4 | 10406 | Id90 | [
{
"subject": "Adam_Holloway",
"property": "battles",
"object": "Gulf_War"
},
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "\"Faversham, Kent, England\"@en"
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "\"2005-05-05\"^^xsd:date"
},
{
"subject": "Adam_Holloway",
"property": "almaMater",
"object": "Magdalene_College,_Cambridge"
}
] | [
{
"subject": "Adam_Holloway",
"property": "battle",
"object": "Gulf_War"
},
{
"subject": "Adam_Holloway",
"property": "birthPlace",
"object": "\"Faversham, Kent, England\""
},
{
"subject": "Adam_Holloway",
"property": "activeYearsStartDate",
"object": "2005-05-05"
},
{
"subject": "Adam_Holloway",
"property": "almaMater",
"object": "Magdalene_College,_Cambridge"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Adam Holloway was born in Faversham, Kent, England and graduated from Magdalene College, Cambridge. He began his career on 5 May 2005 and was involved in the Gulf War battles.",
"Adam Holloway was born in Faversham, Kent, England and graduated from Magdalene College, Cambridge. He fought in the Gulf War, beginning his career on 5 May 2005.",
"Adam Holloway, who was born in Faversham Kent, England, graduated from Magdalene College Cambridge and was involved in Gulf War battles on May 5th 2005."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adam_Holloway",
"rdf:type",
"ontology:politician"
],
[
"resource:Adam_Holloway",
"property:active_years_start_date",
"resource:2005_05_05"
],
[
"resource:Adam_Holloway",
"property:battle",
"resource:Gulf_War"
],
[
"resource:Adam_Holloway",
"property:alma_mater",
"resource:Magdalene_College__Cambridge"
],
[
"resource:Adam_Holloway",
"property:birth_place",
"resource:Faversham__Kent__England"
]
] | Adam_Holloway | [
{
"modified": "activeYearsStartDate",
"readable": "active years start date",
"graph": "property:active_years_start_date"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "2005-05-05",
"readable": "2005-05-05",
"graph": "resource:2005_05_05"
},
{
"modified": "Adam_Holloway",
"readable": "Adam Holloway",
"graph": "resource:Adam_Holloway"
},
{
"modified": "Faversham, Kent, England",
"readable": "Faversham, Kent, England",
"graph": "resource:Faversham__Kent__England"
},
{
"modified": "Gulf_War",
"readable": "Gulf War",
"graph": "resource:Gulf_War"
},
{
"modified": "Magdalene_College,_Cambridge",
"readable": "Magdalene College, Cambridge",
"graph": "resource:Magdalene_College__Cambridge"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( YEAR ( ?q ) , '2005' ) ) . ?t rdf:type ontology:politician . ?t property:active_years_start_date ?q . ?t property:birth_place ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { FILTER ( CONTAINS ( YEAR ( ?q ) , '2005' ) ) . ?t rdf:type ontology:politician . ?t property:active_years_start_date ?q . ?t property:birth_place ?z }",
"graph_answer": [
"resource:Faversham__Kent__England"
],
"readable_answer": [
"Faversham, Kent, England"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( YEAR ( ?d ) , '2005' ) ) . ?c property:active_years_start_date ?d . ?c property:birth_place resource:Faversham__Kent__England . ?c rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( CONTAINS ( YEAR ( ?d ) , '2005' ) ) . ?c property:active_years_start_date ?d . ?c property:birth_place resource:Faversham,_Kent,_England . ?c rdf:type ontology:politician }",
"graph_answer": [
"resource:Adam_Holloway"
],
"readable_answer": [
"Adam Holloway"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Adam_Holloway rdf:type ontology:politician . FILTER ( CONTAINS ( YEAR ( ?w ) , '2005' ) ) . resource:Adam_Holloway property:active_years_start_date ?w . resource:Adam_Holloway property:birth_place resource:Faversham__Kent__England }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Adam_Holloway rdf:type ontology:politician . FILTER ( CONTAINS ( YEAR ( ?w ) , '2005' ) ) . resource:Adam_Holloway property:active_years_start_date ?w . resource:Adam_Holloway property:birth_place resource:Faversham,_Kent,_England }",
"graph_answer": [
"resource:2005_05_05"
],
"readable_answer": [
"2005-05-05"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?x WHERE { resource:Adam_Holloway property:alma_mater ?i . resource:Adam_Holloway property:battle ?x }",
"readable_query": "SELECT DISTINCT ?i ?x WHERE { resource:Adam_Holloway property:alma_mater ?i . resource:Adam_Holloway property:battle ?x }",
"graph_answer": [
"resource:Magdalene_College__Cambridge",
"resource:Gulf_War"
],
"readable_answer": [
"Magdalene College, Cambridge",
"Gulf War"
],
"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 | 10144 | Id118 | [
{
"subject": "Alhambra_(1855)",
"property": "shipOwner",
"object": "P&O_(company)"
},
{
"subject": "Alhambra_(1855)",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Humphrys,_Tennant_and_Dykes",
"property": "location",
"object": "Deptford"
},
{
"subject": "Alhambra_(1855)",
"property": "MeanOfTransportation/length",
"object": "\"63800.0\"^^<http://dbpedia.org/datatype/millimetre>"
}
] | [
{
"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": "length",
"object": "63800.0 (millimetres)"
}
] | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Alhambra with length 63800.0milimetres is owned by the P&O company and powered by a Humphreys, Tennant and Dykes engine located in Deptford.",
"The Alhambra is owned by P&O and is 63800.0 millimetres long. It is powered by an engine from Humphrys, Tennant and Dykes who are located in Deptford."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Humphrys__Tennant_and_Dykes",
"property:location",
"resource:Deptford"
],
[
"resource:Alhambra",
"property:length",
"63800.0 (millimetres)"
],
[
"resource:Alhambra",
"property:power_type",
"resource:Humphrys__Tennant_and_Dykes"
],
[
"resource:Alhambra",
"property:owner",
"resource:P_O__company_"
]
] | Alhambra | [
{
"modified": "63800.0 (millimetres)",
"readable": "63800.0",
"graph": "63800.0 (millimetres)"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "owner",
"readable": "owner",
"graph": "property:owner"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "Alhambra",
"readable": "Alhambra",
"graph": "resource:Alhambra"
},
{
"modified": "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_"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?c property:length '253260.0 (millimetres)' . ?c property:owner resource:P_O__company_ }",
"readable_query": "ASK WHERE { ?c property:length '253260.0 (millimetres)' . ?c property:owner resource:P&O_(company) }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'and' ) ) . ?x property:location resource:Deptford }",
"readable_query": "SELECT DISTINCT ?x WHERE { FILTER ( CONTAINS ( LCASE ( ?x ) , 'and' ) ) . ?x property:location resource:Deptford }",
"graph_answer": [
"resource:Humphrys__Tennant_and_Dykes"
],
"readable_answer": [
"Humphrys, Tennant and Dykes"
],
"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 ?v WHERE { ?v property:length '63800.0 (millimetres)' . ?v property:power_type ?h . ?h property:location resource:Deptford }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?v property:length '63800.0 (millimetres)' . ?v property:power_type ?h . ?h property:location resource:Deptford }",
"graph_answer": [
"resource:Alhambra"
],
"readable_answer": [
"Alhambra"
],
"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 ?q WHERE { resource:Alhambra property:stylistic_origin ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Alhambra property:stylistic_origin ?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"
]
}
] |
|
CelestialBody | 3 | 6708 | Id125 | [
{
"subject": "11264_Claudiomaccone",
"property": "orbitalPeriod",
"object": "1.30786e+08"
},
{
"subject": "11264_Claudiomaccone",
"property": "epoch",
"object": "\"2005-11-26\"^^xsd:date"
},
{
"subject": "11264_Claudiomaccone",
"property": "Planet/apoapsis",
"object": "\"4.75426E8\"^^<http://dbpedia.org/datatype/kilometre>"
}
] | [
{
"subject": "11264_Claudiomaccone",
"property": "epoch",
"object": "2005-11-26"
},
{
"subject": "11264_Claudiomaccone",
"property": "orbitalPeriod",
"object": "1513.722 (days)"
},
{
"subject": "11264_Claudiomaccone",
"property": "apoapsis",
"object": "475426000.0 (kilometres)"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"11264 Claudiomaccone has the epoch date of 26 November 2005,an orbital period of 1513.722 days and its apoapsis is 475426000.0 kilometres.",
"11264 Claudiomaccone has an epoch date of November 26th 2005, an orbital period of 1513.722 days and an apoapsis of 475426000.0 kilometres."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:11264_Claudiomaccone",
"property:epoch",
"resource:2005_11_26"
],
[
"resource:11264_Claudiomaccone",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:11264_Claudiomaccone",
"property:apoapsis",
"475426000.0 (kilometres)"
],
[
"resource:11264_Claudiomaccone",
"property:orbital_period",
"1513.722 (days)"
]
] | 11264_Claudiomaccone | [
{
"modified": "1513.722 (days)",
"readable": "1513.722",
"graph": "1513.722 (days)"
},
{
"modified": "475426000.0 (kilometres)",
"readable": "475426000.0",
"graph": "475426000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "orbitalPeriod",
"readable": "orbital period",
"graph": "property:orbital_period"
},
{
"modified": "11264_Claudiomaccone",
"readable": "11264 Claudiomaccone",
"graph": "resource:11264_Claudiomaccone"
},
{
"modified": "2005-11-26",
"readable": "2005-11-26",
"graph": "resource:2005_11_26"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?p rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?f ) , '2005' ) ) . ?p property:orbital_period ?b . ?p property:epoch ?f }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?p rdf:type ontology:celestial_body . FILTER ( CONTAINS ( YEAR ( ?f ) , '2005' ) ) . ?p property:orbital_period ?b . ?p property:epoch ?f }",
"graph_answer": [
"1513.722 (days)"
],
"readable_answer": [
"1513.722"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?p property:orbital_period resource:139705000_0 . ?p rdf:type ontology:celestial_body . ?p property:apoapsis ?f }",
"readable_query": "ASK WHERE { ?p property:orbital_period resource:139705000.0 . ?p rdf:type ontology:celestial_body . ?p property:apoapsis ?f }",
"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 | 8014 | Id87 | [
{
"subject": "A.S._Livorno_Calcio",
"property": "manager",
"object": "Christian_Panucci"
},
{
"subject": "Christian_Panucci",
"property": "clubs",
"object": "A.S._Roma"
},
{
"subject": "Christian_Panucci",
"property": "team",
"object": "Italy_national_football_team"
}
] | [
{
"subject": "A.S._Livorno_Calcio",
"property": "manager",
"object": "Christian_Panucci"
},
{
"subject": "Christian_Panucci",
"property": "club",
"object": "A.S._Roma"
},
{
"subject": "Christian_Panucci",
"property": "club",
"object": "Italy_national_football_team"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Christian Panucci was a former player for the Italy national football team, now plays for A.S. Roma as well as manages A.S, Livorno Calcio.",
"A.S Livorno Calcio is managed by Christian Panucci who is in the A.S. Roma club and also plays for the Italian national football team.",
"Christian Panucci is in the A.S. Roma club, plays for the Italian national football team and manages A.S. Livorno Calcio."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Christian_Panucci",
"property:club",
"resource:Italy_national_football_team"
],
[
"resource:Christian_Panucci",
"property:club",
"resource:A_S__Roma"
],
[
"resource:A_S__Livorno_Calcio",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_S__Livorno_Calcio",
"property:manager",
"resource:Christian_Panucci"
]
] | A.S._Livorno_Calcio | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.S._Livorno_Calcio",
"readable": "A.S. Livorno Calcio",
"graph": "resource:A_S__Livorno_Calcio"
},
{
"modified": "A.S._Roma",
"readable": "A.S. Roma",
"graph": "resource:A_S__Roma"
},
{
"modified": "Christian_Panucci",
"readable": "Christian Panucci",
"graph": "resource:Christian_Panucci"
},
{
"modified": "Italy_national_football_team",
"readable": "Italy national football team",
"graph": "resource:Italy_national_football_team"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?w ) WHERE { resource:Christian_Panucci property:employer ?l }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?l ) AS ?w ) WHERE { resource:Christian_Panucci property:employer ?l }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"non_sense",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?j ) WHERE { resource:Christian_Panucci property:club ?c }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?j ) WHERE { resource:Christian_Panucci property:club ?c }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
],
"type": [
"ellipsis",
"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 ?q WHERE { resource:Christian_Panucci property:club ?q }",
"readable_query": "SELECT DISTINCT ?q WHERE { resource:Christian_Panucci property:club ?q }",
"graph_answer": [
"resource:Italy_national_football_team",
"resource:A_S__Roma"
],
"readable_answer": [
"Italy national football team",
"A.S. Roma"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:A_S__Livorno_Calcio property:manager resource:Christian_Panucci . resource:A_S__Livorno_Calcio rdf:type ontology:sports_team }",
"readable_query": "ASK WHERE { resource:A.S._Livorno_Calcio property:manager resource:Christian_Panucci . resource:A.S._Livorno_Calcio rdf:type ontology:sports_team }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
Politician | 5 | 12571 | Id90 | [
{
"subject": "Albert_Jennings_Fountain",
"property": "deathPlace",
"object": "New_Mexico_Territory"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "placeOfDeath",
"object": "United_States"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "dateOfDeath",
"object": "\"1896-02-01\"^^xsd:date"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "placeOfBirth",
"object": "Staten_Island"
}
] | [
{
"subject": "Albert_Jennings_Fountain",
"property": "deathPlace",
"object": "New_Mexico_Territory"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "deathPlace",
"object": "United_States"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "deathDate",
"object": "1896-02-01"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "Staten_Island"
}
] | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born Staten Island, New York, Albert Jennings Fountain, died 1896-02-01, in New Mexico Territory. in the United States.",
"Born in Staten Island, New York, Albert Jennings Fountain died in the United States, on 1896-02-01, in New Mexico Territory.",
"Albert Jennings Fountain was born in Staten Island, in New York city. He died on 1896-02-01, in the New Mexico Territory, in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albert_Jennings_Fountain",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_Jennings_Fountain",
"property:death_place",
"resource:United_States"
],
[
"resource:Albert_Jennings_Fountain",
"property:death_place",
"resource:New_Mexico_Territory"
],
[
"resource:Albert_Jennings_Fountain",
"property:birth_place",
"resource:New_York"
],
[
"resource:Albert_Jennings_Fountain",
"property:birth_place",
"resource:Staten_Island"
],
[
"resource:Albert_Jennings_Fountain",
"property:death_date",
"resource:1896_02_01"
]
] | Albert_Jennings_Fountain | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathDate",
"readable": "death date",
"graph": "property:death_date"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "1896-02-01",
"readable": "1896-02-01",
"graph": "resource:1896_02_01"
},
{
"modified": "Albert_Jennings_Fountain",
"readable": "Albert Jennings Fountain",
"graph": "resource:Albert_Jennings_Fountain"
},
{
"modified": "New_Mexico_Territory",
"readable": "New Mexico Territory",
"graph": "resource:New_Mexico_Territory"
},
{
"modified": "New_York",
"readable": "New York",
"graph": "resource:New_York"
},
{
"modified": "Staten_Island",
"readable": "Staten Island",
"graph": "resource:Staten_Island"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?p property:birth_place resource:Staten_Island . ?p property:death_date ?q . FILTER ( ?q = \"1896_02_01\" ) . ?p rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?p property:birth_place resource:Staten_Island . ?p property:death_date ?q . FILTER ( ?q = \"1896-02-01\" ) . ?p rdf:type ontology:politician }",
"graph_answer": [
"resource:Albert_Jennings_Fountain"
],
"readable_answer": [
"Albert Jennings Fountain"
],
"type": [
"complete",
"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 ?t ?i WHERE { resource:Albert_Jennings_Fountain property:birth_place ?i . resource:Albert_Jennings_Fountain property:death_place ?t }",
"readable_query": "SELECT DISTINCT ?t ?i WHERE { resource:Albert_Jennings_Fountain property:birth_place ?i . resource:Albert_Jennings_Fountain property:death_place ?t }",
"graph_answer": [
"resource:United_States",
"resource:New_York"
],
"readable_answer": [
"United States",
"New York"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Airport | 2 | 3305 | Id110 | [
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "elevation",
"object": "\"-3.3528\"^^xsd:double"
},
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "location",
"object": "Haarlemmermeer"
}
] | [
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "elevationAboveTheSeaLevel",
"object": "-3.3528"
},
{
"subject": "Amsterdam_Airport_Schiphol",
"property": "location",
"object": "Haarlemmermeer"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The Amsterdam Airport Schiphol in Haarlemmermeer is -3.3528 metres above sea level.",
"Amsterdam Airport Schiphol, located in Haarlemmermeer, is at an elevation of -3.3528 from sea level."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Amsterdam_Airport_Schiphol",
"rdf:type",
"ontology:airport"
],
[
"resource:Amsterdam_Airport_Schiphol",
"property:location",
"resource:Haarlemmermeer"
],
[
"resource:Amsterdam_Airport_Schiphol",
"property:elevation_above_the_sea_level",
"resource:_3_3528"
]
] | Amsterdam_Airport_Schiphol | [
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Amsterdam_Airport_Schiphol",
"readable": "Amsterdam Airport Schiphol",
"graph": "resource:Amsterdam_Airport_Schiphol"
},
{
"modified": "Haarlemmermeer",
"readable": "Haarlemmermeer",
"graph": "resource:Haarlemmermeer"
},
{
"modified": "-3.3528",
"readable": "-3.3528",
"graph": "resource:_3_3528"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?c rdf:type ontology:airport . ?c property:elevation_above_the_sea_level '507' . ?c property:location resource:Haarlemmermeer }",
"readable_query": "ASK WHERE { ?c rdf:type ontology:airport . ?c property:elevation_above_the_sea_level '507' . ?c property:location resource:Haarlemmermeer }",
"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 { ?n rdf:type ontology:airport . ?n property:location resource:Haarlemmermeer . ?n property:elevation_above_the_sea_level resource:_3_3528 }",
"readable_query": "ASK WHERE { ?n rdf:type ontology:airport . ?n property:location resource:Haarlemmermeer . ?n property:elevation_above_the_sea_level resource:-3.3528 }",
"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 ?p WHERE { ?p property:location resource:Haarlemmermeer . ?p property:elevation_above_the_sea_level resource:_3_3528 . ?p rdf:type ontology:airport }",
"readable_query": "SELECT ?p WHERE { ?p property:location resource:Haarlemmermeer . ?p property:elevation_above_the_sea_level resource:-3.3528 . ?p rdf:type ontology:airport }",
"graph_answer": [
"resource:Amsterdam_Airport_Schiphol"
],
"readable_answer": [
"Amsterdam Airport Schiphol"
],
"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"
]
}
] |
|
Airport | 4 | 8593 | Id191 | [
{
"subject": "Madrid",
"property": "isPartOf",
"object": "Community_of_Madrid"
},
{
"subject": "Madrid",
"property": "leaderParty",
"object": "Ahora_Madrid"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
}
] | [
{
"subject": "Madrid",
"property": "isPartOf",
"object": "Community_of_Madrid"
},
{
"subject": "Madrid",
"property": "leaderParty",
"object": "Ahora_Madrid"
},
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
}
] | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Madrid is a city in Spain, in which the Adolfo Suarez Madrid-Barajas airport is located. The leading part in Madrid is called Ahora Madrid.",
"Adolfo Suarez Madrid-Barajas Airport is located in Madrid, part of the community of Madrid in Spain where the leading party is Ahora Madrid.",
"Adolfo Suarez Madrid-Barajas Airport is located in Madrid, part of the community of Madrid in Spain where the leader party is Ahora Madrid."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Madrid"
],
[
"resource:Madrid",
"property:leader_party",
"resource:Ahora_Madrid"
],
[
"resource:Madrid",
"property:country",
"resource:Spain"
],
[
"resource:Madrid",
"property:is_part_of",
"resource:Community_of_Madrid"
]
] | Adolfo_Suárez_Madrid–Barajas_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "leaderParty",
"readable": "leader party",
"graph": "property:leader_party"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Adolfo_Suárez_Madrid–Barajas_Airport",
"readable": "Adolfo Suárez Madrid–Barajas Airport",
"graph": "resource:Adolfo_Su_rez_Madrid_Barajas_Airport"
},
{
"modified": "Ahora_Madrid",
"readable": "Ahora Madrid",
"graph": "resource:Ahora_Madrid"
},
{
"modified": "Community_of_Madrid",
"readable": "Community of Madrid",
"graph": "resource:Community_of_Madrid"
},
{
"modified": "Madrid",
"readable": "Madrid",
"graph": "resource:Madrid"
},
{
"modified": "Spain",
"readable": "Spain",
"graph": "resource:Spain"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?d WHERE { resource:Madrid property:leader_party ?z . resource:Madrid property:country ?d }",
"readable_query": "SELECT DISTINCT ?z ?d WHERE { resource:Madrid property:leader_party ?z . resource:Madrid property:country ?d }",
"graph_answer": [
"resource:Ahora_Madrid",
"resource:Spain"
],
"readable_answer": [
"Ahora Madrid",
"Spain"
],
"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 ?p WHERE { resource:Madrid property:model_start_year ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { resource:Madrid property:model_start_year ?p }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
MeanOfTransportation | 3 | 7470 | Id70 | [
{
"subject": "AMC_Matador",
"property": "assembly",
"object": "Kenosha,_Wisconsin"
},
{
"subject": "AMC_Matador",
"property": "modelYears",
"object": "1971"
},
{
"subject": "AMC_Matador",
"property": "related",
"object": "AMC_Ambassador"
}
] | [
{
"subject": "AMC_Matador",
"property": "assembly",
"object": "Kenosha,_Wisconsin"
},
{
"subject": "AMC_Matador",
"property": "modelYears",
"object": "1971"
},
{
"subject": "AMC_Matador",
"property": "relatedMeanOfTransportation",
"object": "AMC_Ambassador"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The AMC Matador model was manufactured during 1971 and assembled in Kenosha, Wisconsin. The AMC Matador and the AMC Ambassador are relative means of transportation.",
"The AMC Matador, similar to the AMC Ambassador, was manufactured during 1971 in Kenosha, Wisconsin.",
"The AMC Matador's was assembled in Kenosha, Wisconsin in 1971 and is related to the AMC Ambassador, another vehicle."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AMC_Matador",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:AMC_Matador",
"property:related_mean_of_transportation",
"resource:AMC_Ambassador"
],
[
"resource:AMC_Matador",
"property:model_years",
"resource:1971"
],
[
"resource:AMC_Matador",
"property:assembly",
"resource:Kenosha__Wisconsin"
]
] | AMC_Matador | [
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "modelYears",
"readable": "model years",
"graph": "property:model_years"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "1971",
"readable": "1971",
"graph": "resource:1971"
},
{
"modified": "AMC_Ambassador",
"readable": "AMC Ambassador",
"graph": "resource:AMC_Ambassador"
},
{
"modified": "AMC_Matador",
"readable": "AMC Matador",
"graph": "resource:AMC_Matador"
},
{
"modified": "Kenosha,_Wisconsin",
"readable": "Kenosha, Wisconsin",
"graph": "resource:Kenosha__Wisconsin"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z ?y WHERE { resource:AMC_Matador property:model_years ?z . resource:AMC_Matador property:related_mean_of_transportation ?y }",
"readable_query": "SELECT DISTINCT ?z ?y WHERE { resource:AMC_Matador property:model_years ?z . resource:AMC_Matador property:related_mean_of_transportation ?y }",
"graph_answer": [
"resource:1971",
"resource:AMC_Ambassador"
],
"readable_answer": [
"1971",
"AMC Ambassador"
],
"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 ?s WHERE { resource:AMC_Matador property:assembly ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:AMC_Matador property:assembly ?s }",
"graph_answer": [
"resource:Kenosha__Wisconsin"
],
"readable_answer": [
"Kenosha, Wisconsin"
],
"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 | 5525 | Id60 | [
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
}
] | [
{
"subject": "A_Fortress_of_Grey_Ice",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Fortress of Grey Ice is written in English, which is the language spoken in Great Britain.",
"A Fortress of Grey Ice was originally published in English which is spoken in Great Britain.",
"A Fortress of Grey Ice was originally published in English the language spoken in Great Britain."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:English_language",
"property:spoken_in",
"resource:Great_Britain"
],
[
"resource:A_Fortress_of_Grey_Ice",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Fortress_of_Grey_Ice",
"property:language",
"resource:English_language"
]
] | A_Fortress_of_Grey_Ice | [
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "spokenIn",
"readable": "spoken in",
"graph": "property:spoken_in"
},
{
"modified": "A_Fortress_of_Grey_Ice",
"readable": "A Fortress of Grey Ice",
"graph": "resource:A_Fortress_of_Grey_Ice"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "Great_Britain",
"readable": "Great Britain",
"graph": "resource:Great_Britain"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:written_work . ?y property:language ?m . ?m property:spoken_in resource:Great_Britain }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:written_work . ?y property:language ?m . ?m property:spoken_in resource:Great_Britain }",
"graph_answer": [
"resource:A_Fortress_of_Grey_Ice"
],
"readable_answer": [
"A Fortress of Grey Ice"
],
"type": [
"complete",
"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 ?t WHERE { ?t property:spoken_in resource:Great_Britain . resource:A_Fortress_of_Grey_Ice rdf:type ontology:written_work . resource:A_Fortress_of_Grey_Ice property:language ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?t property:spoken_in resource:Great_Britain . resource:A_Fortress_of_Grey_Ice rdf:type ontology:written_work . resource:A_Fortress_of_Grey_Ice property:language ?t }",
"graph_answer": [
"resource:English_language"
],
"readable_answer": [
"English language"
],
"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"
]
}
] |
|
Monument | 4 | 10275 | Id7 | [
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "range",
"object": "Seminary_Ridge"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "region",
"object": "Adams_County,_Pennsylvania"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "category",
"object": "Contributing_property"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "municipality",
"object": "Gettysburg,_Pennsylvania"
}
] | [
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "location",
"object": "Seminary_Ridge"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "location",
"object": "Adams_County,_Pennsylvania"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "category",
"object": "Contributing_property"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "municipality",
"object": "Gettysburg,_Pennsylvania"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 11th Mississippi Infantry Monument is a Contributing Property located at the Seminary Ridge in Adams County in the municipality of Gettysburg, Pennsylvania.",
"The 11th Mississippi Infantry Monument in Gettysburg, Pennsylvania, which is part of Adams County and a contributing property, is in Seminary Ridge.",
"The 11th Mississippi Infantry Monument's location is in the Seminary Ridge, Adams County, Gettysburg Pennsylvania and is categorised as a contributing property."
],
"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:location",
"resource:Seminary_Ridge"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:municipality",
"resource:Gettysburg__Pennsylvania"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:category",
"resource:Contributing_property"
]
] | 11th_Mississippi_Infantry_Monument | [
{
"modified": "category",
"readable": "category",
"graph": "property:category"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "municipality",
"readable": "municipality",
"graph": "property:municipality"
},
{
"modified": "11th_Mississippi_Infantry_Monument",
"readable": "11th Mississippi Infantry Monument",
"graph": "resource:11th_Mississippi_Infantry_Monument"
},
{
"modified": "Adams_County,_Pennsylvania",
"readable": "Adams County, Pennsylvania",
"graph": "resource:Adams_County__Pennsylvania"
},
{
"modified": "Contributing_property",
"readable": "Contributing property",
"graph": "resource:Contributing_property"
},
{
"modified": "Gettysburg,_Pennsylvania",
"readable": "Gettysburg, Pennsylvania",
"graph": "resource:Gettysburg__Pennsylvania"
},
{
"modified": "Seminary_Ridge",
"readable": "Seminary Ridge",
"graph": "resource:Seminary_Ridge"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?a ) WHERE { ?g rdf:type ontology:monument . ?g property:category ?k . ?g property:location resource:Adams_County__Pennsylvania }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?k ) AS ?a ) WHERE { ?g rdf:type ontology:monument . ?g property:category ?k . ?g property:location resource:Adams_County,_Pennsylvania }",
"graph_answer": [
"1"
],
"readable_answer": [
"1"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"number_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?s property:location resource:Adams_County__Pennsylvania . ?s rdf:type ontology:monument . ?s property:category ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?s property:location resource:Adams_County,_Pennsylvania . ?s rdf:type ontology:monument . ?s property:category ?e }",
"graph_answer": [
"resource:Contributing_property"
],
"readable_answer": [
"Contributing property"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?o ?h WHERE { ?h rdf:type ontology:monument . ?h property:category resource:Contributing_property . ?h property:municipality ?o }",
"readable_query": "SELECT DISTINCT ?o ?h WHERE { ?h rdf:type ontology:monument . ?h property:category resource:Contributing_property . ?h property:municipality ?o }",
"graph_answer": [
"resource:Gettysburg__Pennsylvania",
"resource:11th_Mississippi_Infantry_Monument"
],
"readable_answer": [
"Gettysburg, Pennsylvania",
"11th Mississippi Infantry Monument"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?o ) WHERE { ?h property:country resource:United_States . ?h rdf:type ontology:monument }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?o ) WHERE { ?h property:country resource:United_States . ?h rdf:type ontology:monument }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"typing",
"answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
}
] |
|
City | 4 | 9427 | Id26 | [
{
"subject": "Albuquerque,_New_Mexico",
"property": "isPartOf",
"object": "Bernalillo_County,_New_Mexico"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Albuquerque,_New_Mexico",
"property": "isPartOf",
"object": "Bernalillo_County,_New_Mexico"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "country",
"object": "United_States"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Albuquerque, New Mexico, is part of Bernalillo County in the United States. The president is the leader of the United States, and English is the language used in that country.",
"Albuquerque, New Mexico, is part of Bernalillo County, United States. English is the language of the United States and the leader is the president.",
"The President of the United States is leader of the US, a country which uses the English language. It is the location of Albuquerque, part of Bernalillo County in New Mexico."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:country",
"resource:United_States"
],
[
"resource:Albuquerque__New_Mexico",
"property:is_part_of",
"resource:Bernalillo_County__New_Mexico"
],
[
"resource:United_States",
"property:leader_title",
"resource:President_of_the_United_States"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
]
] | Albuquerque,_New_Mexico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "Albuquerque,_New_Mexico",
"readable": "Albuquerque, New Mexico",
"graph": "resource:Albuquerque__New_Mexico"
},
{
"modified": "Bernalillo_County,_New_Mexico",
"readable": "Bernalillo County, New Mexico",
"graph": "resource:Bernalillo_County__New_Mexico"
},
{
"modified": "English_language",
"readable": "English language",
"graph": "resource:English_language"
},
{
"modified": "President_of_the_United_States",
"readable": "President of the United States",
"graph": "resource:President_of_the_United_States"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?g property:language resource:English_language . ?n property:is_part_of resource:Bernalillo_County__New_Mexico . ?n rdf:type ontology:city . ?n property:country ?g }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?g property:language resource:English_language . ?n property:is_part_of resource:Bernalillo_County,_New_Mexico . ?n rdf:type ontology:city . ?n property:country ?g }",
"graph_answer": [
"resource:Albuquerque__New_Mexico"
],
"readable_answer": [
"Albuquerque, New Mexico"
],
"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 ?e WHERE { resource:Albuquerque__New_Mexico rdf:type ontology:city . resource:Albuquerque__New_Mexico property:is_part_of resource:Bernalillo_County__New_Mexico . ?e property:language resource:English_language . resource:Albuquerque__New_Mexico property:country ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { resource:Albuquerque,_New_Mexico rdf:type ontology:city . resource:Albuquerque,_New_Mexico property:is_part_of resource:Bernalillo_County,_New_Mexico . ?e property:language resource:English_language . resource:Albuquerque,_New_Mexico property:country ?e }",
"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"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:United_States property:chancellor ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:United_States property:chancellor ?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"
]
}
] |
|
Food | 2 | 4506 | Id18 | [
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredient",
"object": "Pecorino_Romano"
}
] | [
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
},
{
"subject": "Amatriciana_sauce",
"property": "ingredient",
"object": "Pecorino_Romano"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Pecorino Romano is an ingredient used in Amatriciana sauce, which comes from Italy.",
"Amatriciana sauce is a traditional Italian sauce made with Pecorino Romano.",
"Pecorino romano is an ingredient of Amatriciana sauce, which comes from Italy."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amatriciana_sauce",
"property:ingredient",
"resource:Pecorino_Romano"
],
[
"resource:Amatriciana_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Amatriciana_sauce",
"property:country",
"resource:Italy"
]
] | Amatriciana_sauce | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Amatriciana_sauce",
"readable": "Amatriciana sauce",
"graph": "resource:Amatriciana_sauce"
},
{
"modified": "Italy",
"readable": "Italy",
"graph": "resource:Italy"
},
{
"modified": "Pecorino_Romano",
"readable": "Pecorino Romano",
"graph": "resource:Pecorino_Romano"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?v WHERE { resource:Amatriciana_sauce property:country ?r . resource:Amatriciana_sauce property:ingredient ?v }",
"readable_query": "SELECT DISTINCT ?r ?v WHERE { resource:Amatriciana_sauce property:country ?r . resource:Amatriciana_sauce property:ingredient ?v }",
"graph_answer": [
"resource:Italy",
"resource:Pecorino_Romano"
],
"readable_answer": [
"Italy",
"Pecorino Romano"
],
"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"
]
}
] |
|
Astronaut | 4 | 8892 | Id44 | [
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Apollo_11",
"property": "crew2Up",
"object": "William_Anders"
},
{
"subject": "Apollo_11",
"property": "operator",
"object": "NASA"
}
] | [
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Apollo_11",
"property": "backupPilot",
"object": "William_Anders"
},
{
"subject": "Apollo_11",
"property": "operator",
"object": "NASA"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"American Buzz Aldrin was part of Apollo 11 along with William Anders as chosen by NASA.",
"Buzz Aldrin, a US national, worked for NASA and became a crew member of Apollo 11 with William Anders as his back up pilot."
],
"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"
]
] | Buzz_Aldrin | [
{
"modified": "backupPilot",
"readable": "backup pilot",
"graph": "property:backup_pilot"
},
{
"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": "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 { ?c property:operator resource:Arianespace . ?i property:mission ?c . ?i rdf:type ontology:astronaut }",
"readable_query": "ASK WHERE { ?c property:operator resource:Arianespace . ?i property:mission ?c . ?i rdf:type ontology:astronaut }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City | 3 | 6830 | Id118 | [
{
"subject": "Atlanta",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Atlanta",
"property": "isPartOf",
"object": "Fulton_County,_Georgia"
}
] | [
{
"subject": "Atlanta",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Atlanta",
"property": "isPartOf",
"object": "Fulton_County,_Georgia"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Atlanta is part of Fulton County in Georgia in the U.S. One ethnic group in the U.S. are Native Americans.",
"Atlanta is a part of Fulton County in Georgia in the U.S. An ethnic group in the U.S. are Native Americans.",
"Atlanta is found in Fulton County in Georgia. Georgia is part of the U.S.A. where when one of the ethnic groups is native Americans."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Atlanta",
"rdf:type",
"ontology:city"
],
[
"resource:Atlanta",
"property:country",
"resource:United_States"
],
[
"resource:Atlanta",
"property:is_part_of",
"resource:Fulton_County__Georgia"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_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": "Atlanta",
"readable": "Atlanta",
"graph": "resource:Atlanta"
},
{
"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"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?d WHERE { resource:Atlanta property:is_part_of ?q . resource:Atlanta property:country ?d }",
"readable_query": "SELECT DISTINCT ?q ?d WHERE { resource:Atlanta property:is_part_of ?q . resource:Atlanta property:country ?d }",
"graph_answer": [
"resource:Fulton_County__Georgia",
"resource:United_States"
],
"readable_answer": [
"Fulton County, Georgia",
"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 ( ?x ) AS ?v ) WHERE { resource:United_States property:ethnic_group ?x }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?v ) WHERE { resource:United_States property:ethnic_group ?x }",
"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 ?k WHERE { resource:United_States property:ethnic_group ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:United_States property:ethnic_group ?k }",
"graph_answer": [
"resource:Native_Americans_in_the_United_States"
],
"readable_answer": [
"Native Americans in the 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"
]
}
] |
|
WrittenWork | 4 | 10783 | Id2 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "isbn",
"object": "\"978-1-4165-4253-7\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "Hardcover"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "numberOfPages",
"object": "\"448\"^^xsd:positiveInteger"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Virginia_DeMarce"
}
] | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "isbnNumber",
"object": "\"978-1-4165-4253-7\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "Hardcover"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "numberOfPages",
"object": "\"448\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Virginia_DeMarce"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1634: The Bavarian Crisis by Virginia DeMarce which has 448 pages and is available in hardcover can be found by its ISBN number 978-1-4165-4253-7.",
"1634: The Bavarian Crisis is a hardcover publication written by Virginia DeMarce. It has 448 pages and has the ISBN number 978-1-4165-4253-7.",
"1634: The Bavarian Crisis can be located by its ISBN number \"978-1-4165-4253-7\". Its author is Virginia DeMarce, it has 448 pages and comes in hardcover."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Bavarian_Crisis",
"property:media_type",
"resource:Hardcover"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:author",
"resource:Virginia_DeMarce"
],
[
"resource:1634__The_Bavarian_Crisis",
"rdf:type",
"ontology:written_work"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:number_of_pages",
"448"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:isbn_number",
"978-1-4165-4253-7"
]
] | 1634:_The_Bavarian_Crisis | [
{
"modified": "448",
"readable": "448",
"graph": "448"
},
{
"modified": "978-1-4165-4253-7",
"readable": "978-1-4165-4253-7",
"graph": "978-1-4165-4253-7"
},
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "numberOfPages",
"readable": "number of pages",
"graph": "property:number_of_pages"
},
{
"modified": "1634:_The_Bavarian_Crisis",
"readable": "1634: The Bavarian Crisis",
"graph": "resource:1634__The_Bavarian_Crisis"
},
{
"modified": "Hardcover",
"readable": "Hardcover",
"graph": "resource:Hardcover"
},
{
"modified": "Virginia_DeMarce",
"readable": "Virginia DeMarce",
"graph": "resource:Virginia_DeMarce"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?q property:isbn_number '978-1-4165-4253-7' . ?q rdf:type ontology:written_work . FILTER ( CONTAINS ( YEAR ( ?s ) , '978' ) ) . ?q property:number_of_pages ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?q property:isbn_number '978-1-4165-4253-7' . ?q rdf:type ontology:written_work . FILTER ( CONTAINS ( YEAR ( ?s ) , '978' ) ) . ?q property:number_of_pages ?t }",
"graph_answer": [
"448"
],
"readable_answer": [
"448"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"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 ?i WHERE { ?t rdf:type ontology:written_work . ?t property:isbn_number '978-1-4165-4253-7' . ?t property:author ?i . FILTER ( CONTAINS ( YEAR ( ?x ) , '978' ) ) }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?t rdf:type ontology:written_work . ?t property:isbn_number '978-1-4165-4253-7' . ?t property:author ?i . FILTER ( CONTAINS ( YEAR ( ?x ) , '978' ) ) }",
"graph_answer": [
"resource:Virginia_DeMarce"
],
"readable_answer": [
"Virginia DeMarce"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"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 { ?q rdf:type ontology:written_work . ?q property:author resource:Virginia_DeMarce . FILTER ( CONTAINS ( YEAR ( ?p ) , '978' ) ) . ?q property:isbn_number '978-1-4165-4253-7' }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:written_work . ?q property:author resource:Virginia_DeMarce . FILTER ( CONTAINS ( YEAR ( ?p ) , '978' ) ) . ?q property:isbn_number '978-1-4165-4253-7' }",
"graph_answer": [
"resource:1634__The_Bavarian_Crisis"
],
"readable_answer": [
"1634: The Bavarian Crisis"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:1634__The_Bavarian_Crisis property:isbn_number '978-1-4165-4253-7' }",
"readable_query": "ASK WHERE { resource:1634:_The_Bavarian_Crisis property:isbn_number '978-1-4165-4253-7' }",
"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 ?e WHERE { resource:1634__The_Bavarian_Crisis property:media_type ?e . resource:1634__The_Bavarian_Crisis property:isbn_number ?s }",
"readable_query": "SELECT DISTINCT ?s ?e WHERE { resource:1634:_The_Bavarian_Crisis property:media_type ?e . resource:1634:_The_Bavarian_Crisis property:isbn_number ?s }",
"graph_answer": [
"978-1-4165-4253-7",
"resource:Hardcover"
],
"readable_answer": [
"978-1-4165-4253-7",
"Hardcover"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
MeanOfTransportation | 3 | 7446 | Id46 | [
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "American_Locomotive_Company"
},
{
"subject": "American_Locomotive_Company",
"property": "foundationPlace",
"object": "United_States"
},
{
"subject": "ALCO_RS-3",
"property": "MeanOfTransportation/length",
"object": "\"17068.8\"^^<http://dbpedia.org/datatype/millimetre>"
}
] | [
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "American_Locomotive_Company"
},
{
"subject": "American_Locomotive_Company",
"property": "foundationPlace",
"object": "United_States"
},
{
"subject": "ALCO_RS-3",
"property": "length",
"object": "17068.8 (millimetres)"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ALCO RS-3 was built by the US founded American Locomotive Company and is 17068.8mm long.",
"ALCO RS-3 is 17068.8 millimeters long and was built by, United States founded, the American Locomotive Company.",
"The ALCO RS-3 is 17068.8mm long and was built by the Americn Locomotive Company founded in the US."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:American_Locomotive_Company",
"property:foundation_place",
"resource:United_States"
],
[
"resource:ALCO_RS_3",
"property:length",
"17068.8 (millimetres)"
],
[
"resource:ALCO_RS_3",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALCO_RS_3",
"property:builder",
"resource:American_Locomotive_Company"
]
] | ALCO_RS-3 | [
{
"modified": "17068.8 (millimetres)",
"readable": "17068.8",
"graph": "17068.8 (millimetres)"
},
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified": "ALCO_RS-3",
"readable": "ALCO RS-3",
"graph": "resource:ALCO_RS_3"
},
{
"modified": "American_Locomotive_Company",
"readable": "American Locomotive Company",
"graph": "resource:American_Locomotive_Company"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { ?h property:builder resource:American_Locomotive_Company . ?h rdf:type ontology:mean_of_transportation . ?h property:length '253260.0 (millimetres)' }",
"readable_query": "ASK WHERE { ?h property:builder resource:American_Locomotive_Company . ?h rdf:type ontology:mean_of_transportation . ?h property:length '253260.0 (millimetres)' }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?g rdf:type ontology:mean_of_transportation . ?g property:builder resource:American_Locomotive_Company . ?g property:length '17068.8 (millimetres)' }",
"readable_query": "ASK WHERE { ?g rdf:type ontology:mean_of_transportation . ?g property:builder resource:American_Locomotive_Company . ?g property:length '17068.8 (millimetres)' }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?r WHERE { ?r property:length '17068.8 (millimetres)' . ?r property:builder resource:American_Locomotive_Company . ?r rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT ?r WHERE { ?r property:length '17068.8 (millimetres)' . ?r property:builder resource:American_Locomotive_Company . ?r rdf:type ontology:mean_of_transportation }",
"graph_answer": [
"resource:ALCO_RS_3"
],
"readable_answer": [
"ALCO RS-3"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m WHERE { resource:ALCO_RS_3 property:length ?m }",
"readable_query": "SELECT DISTINCT ?m WHERE { resource:ALCO_RS-3 property:length ?m }",
"graph_answer": [
"17068.8 (millimetres)"
],
"readable_answer": [
"17068.8"
],
"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 | 2 | 3560 | Id172 | [
{
"subject": "Anders_Osborne",
"property": "associatedBand",
"object": "Billy_Iuso"
},
{
"subject": "Anders_Osborne",
"property": "associatedMusicalArtist",
"object": "Tab_Benoit"
}
] | [
{
"subject": "Anders_Osborne",
"property": "associatedBand/associatedMusicalArtist",
"object": "Billy_Iuso"
},
{
"subject": "Anders_Osborne",
"property": "associatedBand/associatedMusicalArtist",
"object": "Tab_Benoit"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Anders Osborne is associated with Billy Iuso and Tab Benoit.",
"Anders Osborne is associated with the musical artist Billy Iuso and has worked with Tab Benoit.",
"Anders Osborne is associated with both the musical artist Billy Iuso and Tab Benoit."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Anders_Osborne",
"rdf:type",
"ontology:artist"
],
[
"resource:Anders_Osborne",
"property:associated_band_associated_musical_artist",
"resource:Billy_Iuso"
],
[
"resource:Anders_Osborne",
"property:associated_band_associated_musical_artist",
"resource:Tab_Benoit"
]
] | Anders_Osborne | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "Anders_Osborne",
"readable": "Anders Osborne",
"graph": "resource:Anders_Osborne"
},
{
"modified": "Billy_Iuso",
"readable": "Billy Iuso",
"graph": "resource:Billy_Iuso"
},
{
"modified": "Tab_Benoit",
"readable": "Tab Benoit",
"graph": "resource:Tab_Benoit"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?w . FILTER ( CONTAINS ( LCASE ( ?w ) , 'benoit' ) ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { resource:Anders_Osborne property:associated_band_associated_musical_artist ?w . FILTER ( CONTAINS ( LCASE ( ?w ) , 'benoit' ) ) }",
"graph_answer": [
"resource:Tab_Benoit"
],
"readable_answer": [
"Tab Benoit"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { resource:Anders_Osborne property:employer ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { resource:Anders_Osborne property:employer ?n }",
"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"
]
}
] |
|
Athlete | 3 | 6354 | Id190 | [
{
"subject": "FC_Spartak_Moscow",
"property": "ground",
"object": "Otkrytiye_Arena"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "youthclubs",
"object": "FC_Spartak_Moscow"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "clubs",
"object": "FC_Kuban_Krasnodar"
}
] | [
{
"subject": "FC_Spartak_Moscow",
"property": "ground",
"object": "Otkrytiye_Arena"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "youthclub",
"object": "FC_Spartak_Moscow"
},
{
"subject": "Aleksandr_Prudnikov",
"property": "club",
"object": "FC_Kuban_Krasnodar"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aleksandr Prudnikov, who plays for FC Kuban Krasnodar, was a member of the youth side of FC Spartak Moscow, which play at the Otkrytiye Arena.",
"Aleksandr Prudnikov plays for FC Kuban Krasnodar and is also a member of the youth side of FC Spartak Moscow whose ground is the Otkrytiye Arena."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aleksandr_Prudnikov",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandr_Prudnikov",
"property:club",
"resource:FC_Kuban_Krasnodar"
],
[
"resource:Aleksandr_Prudnikov",
"property:youthclub",
"resource:FC_Spartak_Moscow"
],
[
"resource:FC_Spartak_Moscow",
"property:ground",
"resource:Otkrytiye_Arena"
]
] | Aleksandr_Prudnikov | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "youthclub",
"readable": "youthclub",
"graph": "property:youthclub"
},
{
"modified": "Aleksandr_Prudnikov",
"readable": "Aleksandr Prudnikov",
"graph": "resource:Aleksandr_Prudnikov"
},
{
"modified": "FC_Kuban_Krasnodar",
"readable": "FC Kuban Krasnodar",
"graph": "resource:FC_Kuban_Krasnodar"
},
{
"modified": "FC_Spartak_Moscow",
"readable": "FC Spartak Moscow",
"graph": "resource:FC_Spartak_Moscow"
},
{
"modified": "Otkrytiye_Arena",
"readable": "Otkrytiye Arena",
"graph": "resource:Otkrytiye_Arena"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?u property:ground resource:Otkrytiye_Arena . ?f property:youthclub ?u . ?f rdf:type ontology:athlete . ?f property:club resource:FC_Kuban_Krasnodar }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u property:ground resource:Otkrytiye_Arena . ?f property:youthclub ?u . ?f rdf:type ontology:athlete . ?f property:club resource:FC_Kuban_Krasnodar }",
"graph_answer": [
"resource:FC_Spartak_Moscow"
],
"readable_answer": [
"FC Spartak Moscow"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { resource:FC_Spartak_Moscow property:ground resource:Otkrytiye_Arena . ?i rdf:type ontology:athlete . ?i property:club resource:FC_Kuban_Krasnodar . ?i property:youthclub resource:FC_Spartak_Moscow }",
"readable_query": "SELECT DISTINCT ?i WHERE { resource:FC_Spartak_Moscow property:ground resource:Otkrytiye_Arena . ?i rdf:type ontology:athlete . ?i property:club resource:FC_Kuban_Krasnodar . ?i property:youthclub resource:FC_Spartak_Moscow }",
"graph_answer": [
"resource:Aleksandr_Prudnikov"
],
"readable_answer": [
"Aleksandr Prudnikov"
],
"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"
]
}
] |
|
WrittenWork | 3 | 8299 | Id145 | [
{
"subject": "Addiction_(journal)",
"property": "publisher",
"object": "Wiley-Blackwell"
},
{
"subject": "Wiley-Blackwell",
"property": "parentCompany",
"object": "John_Wiley_&_Sons"
},
{
"subject": "Addiction_(journal)",
"property": "lccn",
"object": "93645978"
}
] | [
{
"subject": "Addiction_(journal)",
"property": "publisher",
"object": "Wiley-Blackwell"
},
{
"subject": "Wiley-Blackwell",
"property": "parentCompany",
"object": "John_Wiley_&_Sons"
},
{
"subject": "Addiction_(journal)",
"property": "LCCN_number",
"object": "93645978"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Wiley-Blackwell (parent company John Wiley & Sons) is the publisher of the Addiction Journal, which has the LCCN number 93645978.",
"John Wiley & Sons is the parent company of Wiley-Blackwell, the publisher of the journal Addiction which has the LCCN number 93645978.",
"John Wiley & Sons is the parent company of Wiley-Blackwell which in turn is the publisher of the journal addiction which has the LCCN number 93645978."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Addiction__journal_",
"property:l_c_c_n_number",
"93645978"
],
[
"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": "93645978",
"readable": "93645978",
"graph": "93645978"
},
{
"modified": "LCCN_number",
"readable": "l c c n number",
"graph": "property:l_c_c_n_number"
},
{
"modified": "parentCompany",
"readable": "parent company",
"graph": "property:parent_company"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"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": "SELECT DISTINCT ?l WHERE { FILTER ( ?v = '93645978' ) . ?d property:publisher ?l . ?d property:l_c_c_n_number ?v . ?d rdf:type ontology:written_work . ?l property:parent_company resource:John_Wiley___Sons }",
"readable_query": "SELECT DISTINCT ?l WHERE { FILTER ( ?v = '93645978' ) . ?d property:publisher ?l . ?d property:l_c_c_n_number ?v . ?d rdf:type ontology:written_work . ?l property:parent_company resource:John_Wiley_&_Sons }",
"graph_answer": [
"resource:Wiley_Blackwell"
],
"readable_answer": [
"Wiley-Blackwell"
],
"type": [
"complete",
"meaningful",
"answer",
"more_triples",
"mixed",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"number_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?a property:publisher resource:Wiley_Blackwell . ?a rdf:type ontology:written_work }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?a property:publisher resource:Wiley-Blackwell . ?a rdf:type ontology:written_work }",
"graph_answer": [
"resource:Addiction__journal_"
],
"readable_answer": [
"Addiction"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 2 | 4548 | Id60 | [
{
"subject": "Asam_pedas",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Malay_Peninsula"
}
] | [
{
"subject": "Asam_pedas",
"property": "country",
"object": "Indonesia"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Malay_Peninsula"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Indonesia is home to the Asam Pedas which are from the Malay Peninsula region.",
"Asam pedas hails from Malay Peninsula and Indonesia.",
"Asam pedas is an Indonesian dish found in the Malay Peninsula."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Indonesia"
],
[
"resource:Asam_pedas",
"property:region",
"resource:Malay_Peninsula"
]
] | Asam_pedas | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Asam_pedas",
"readable": "Asam pedas",
"graph": "resource:Asam_pedas"
},
{
"modified": "Indonesia",
"readable": "Indonesia",
"graph": "resource:Indonesia"
},
{
"modified": "Malay_Peninsula",
"readable": "Malay Peninsula",
"graph": "resource:Malay_Peninsula"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?u ) WHERE { resource:Chicharr_n property:region ?f }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?f ) AS ?u ) WHERE { resource:Chicharrón property:region ?f }",
"graph_answer": [
"0"
],
"readable_answer": [
"0"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"number_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"single_answer",
"no_comparison",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?e WHERE { resource:Asam_pedas property:region ?e . resource:Asam_pedas property:country ?q }",
"readable_query": "SELECT DISTINCT ?q ?e WHERE { resource:Asam_pedas property:region ?e . resource:Asam_pedas property:country ?q }",
"graph_answer": [
"resource:Indonesia",
"resource:Malay_Peninsula"
],
"readable_answer": [
"Indonesia",
"Malay Peninsula"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Building | 3 | 6559 | Id179 | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "subdivisionName",
"object": "Manhattan"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_Netherland"
}
] | [
{
"subject": "Asser_Levy_Public_Baths",
"property": "location",
"object": "New_York_City"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "Manhattan"
},
{
"subject": "New_York_City",
"property": "isPartOf",
"object": "New_Netherland"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Manhattan is part of New York City, which was part of New Netherland, and is the location of Asser Levy Public Baths.",
"The Asser Levy Public Baths are in New York City, Manhattan (a part of New Netherland).",
"The Asser Levy Public Baths in Manhattan, New York City are part of New Netherland."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:New_York_City",
"property:is_part_of",
"resource:Manhattan"
],
[
"resource:New_York_City",
"property:is_part_of",
"resource:New_Netherland"
],
[
"resource:Asser_Levy_Public_Baths",
"rdf:type",
"ontology:building"
],
[
"resource:Asser_Levy_Public_Baths",
"property:location",
"resource:New_York_City"
]
] | Asser_Levy_Public_Baths | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Asser_Levy_Public_Baths",
"readable": "Asser Levy Public Baths",
"graph": "resource:Asser_Levy_Public_Baths"
},
{
"modified": "Manhattan",
"readable": "Manhattan",
"graph": "resource:Manhattan"
},
{
"modified": "New_Netherland",
"readable": "New Netherland",
"graph": "resource:New_Netherland"
},
{
"modified": "New_York_City",
"readable": "New York City",
"graph": "resource:New_York_City"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'n' ) ) . resource:New_York_City property:is_part_of ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { FILTER ( STRSTARTS ( LCASE ( ?r ) , 'n' ) ) . resource:New_York_City property:is_part_of ?r }",
"graph_answer": [
"resource:New_Netherland"
],
"readable_answer": [
"New Netherland"
],
"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 ?r WHERE { resource:New_York_City property:is_part_of resource:New_Netherland . FILTER ( STRSTARTS ( LCASE ( resource:New_Netherland ) , 'n' ) ) }",
"readable_query": "SELECT DISTINCT ?r WHERE { resource:New_York_City property:is_part_of resource:New_Netherland . FILTER ( STRSTARTS ( LCASE ( resource:New_Netherland ) , 'n' ) ) }",
"graph_answer": [
"resource:Manhattan"
],
"readable_answer": [
"Manhattan"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "ASK WHERE { resource:Asser_Levy_Public_Baths rdf:type ontology:building . resource:Asser_Levy_Public_Baths property:location resource:New_York_City }",
"readable_query": "ASK WHERE { resource:Asser_Levy_Public_Baths rdf:type ontology:building . resource:Asser_Levy_Public_Baths property:location resource:New_York_City }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"coreference",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"typing",
"no_variable",
"single_answer",
"no_comparison"
]
}
] |
|
City | 5 | 12000 | Id221 | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "Akron,_Ohio",
"property": "subdivisionName",
"object": "Summit_County,_Ohio"
}
] | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States"
},
{
"subject": "Akron,_Ohio",
"property": "isPartOf",
"object": "Summit_County,_Ohio"
}
] | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akron, Summit County, Ohio is located in the United States, where the capital is Washington DC, the leader is Barack Obama and where Asian Americans are an ethnic group.",
"Barack Obama is leader of the United States, where the capital is Washington DC and where Asian Americans are one of the ethnic groups. The US is home to Akron, which is part of Summit County in Ohio.",
"Barack Obama is the leader of the United States, and resides in the capital city of Washington D.C. Ohio is one of the states, and within Ohio in Summit County is Akron. Asian Americans are an ethnic group."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Asian_Americans"
],
[
"resource:Akron__Ohio",
"rdf:type",
"ontology:city"
],
[
"resource:Akron__Ohio",
"property:country",
"resource:United_States"
],
[
"resource:Akron__Ohio",
"property:is_part_of",
"resource:Summit_County__Ohio"
]
] | Akron,_Ohio | [
{
"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": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Akron,_Ohio",
"readable": "Akron, Ohio",
"graph": "resource:Akron__Ohio"
},
{
"modified": "Asian_Americans",
"readable": "Asian Americans",
"graph": "resource:Asian_Americans"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "Summit_County,_Ohio",
"readable": "Summit County, Ohio",
"graph": "resource:Summit_County__Ohio"
},
{
"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 ?p WHERE { ?i property:ethnic_group resource:Asian_Americans . FILTER ( CONTAINS ( LCASE ( ?i ) , 'states' ) ) . ?p rdf:type ontology:city . ?p property:country ?i }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?i property:ethnic_group resource:Asian_Americans . FILTER ( CONTAINS ( LCASE ( ?i ) , 'states' ) ) . ?p rdf:type ontology:city . ?p property:country ?i }",
"graph_answer": [
"resource:Akron__Ohio"
],
"readable_answer": [
"Akron, Ohio"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"string_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?k ?o WHERE { resource:Akron__Ohio property:is_part_of ?o . resource:Akron__Ohio property:country ?k }",
"readable_query": "SELECT DISTINCT ?k ?o WHERE { resource:Akron,_Ohio property:is_part_of ?o . resource:Akron,_Ohio property:country ?k }",
"graph_answer": [
"resource:United_States",
"resource:Summit_County__Ohio"
],
"readable_answer": [
"United States",
"Summit County, Ohio"
],
"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 ?y ?u WHERE { resource:United_States property:capital ?y . resource:United_States property:leader ?u }",
"readable_query": "SELECT DISTINCT ?y ?u WHERE { resource:United_States property:capital ?y . resource:United_States property:leader ?u }",
"graph_answer": [
"resource:Washington__D_C_",
"resource:Barack_Obama"
],
"readable_answer": [
"Washington, D.C.",
"Barack Obama"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"multiple_intentions",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Building | 4 | 9140 | Id63 | [
{
"subject": "320_South_Boston_Building",
"property": "height",
"object": "\"400.0\"^^<http://dbpedia.org/datatype/foot>"
},
{
"subject": "320_South_Boston_Building",
"property": "formerName",
"object": "\"Exchange National Bank Building\"@en"
},
{
"subject": "320_South_Boston_Building",
"property": "completionDate",
"object": "1929"
},
{
"subject": "320_South_Boston_Building",
"property": "floorCount",
"object": "22"
}
] | [
{
"subject": "320_South_Boston_Building",
"property": "height",
"object": "121.92 (metres)"
},
{
"subject": "320_South_Boston_Building",
"property": "formerName",
"object": "\"Exchange National Bank Building\""
},
{
"subject": "320_South_Boston_Building",
"property": "completionDate",
"object": "1929"
},
{
"subject": "320_South_Boston_Building",
"property": "floorCount",
"object": "22"
}
] | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The building at 320 South Boston Street, formerly called the Exchange National Bank Building, is 121.92 metres, has 22 floors, and was completed in 1929.",
"The 320 South Boston Building formally known as the Exchange National Bank Building was completed in 1929 and has 22 floors and is 121.92 meters.",
"The 320 South Boston Building was formerly called the Exchange National Bank Building and was completed in 1929. The building has a height of 121.92 metres and has 22 floors."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:320_South_Boston_Building",
"property:floor_count",
"22"
],
[
"resource:320_South_Boston_Building",
"rdf:type",
"ontology:building"
],
[
"resource:320_South_Boston_Building",
"property:former_name",
"Exchange National Bank Building"
],
[
"resource:320_South_Boston_Building",
"property:completion_date",
"resource:1929"
],
[
"resource:320_South_Boston_Building",
"property:height",
"121.92 (metres)"
]
] | 320_South_Boston_Building | [
{
"modified": "121.92 (metres)",
"readable": "121.92",
"graph": "121.92 (metres)"
},
{
"modified": "22",
"readable": "22",
"graph": "22"
},
{
"modified": "Exchange National Bank Building",
"readable": "Exchange National Bank Building",
"graph": "Exchange National Bank Building"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "height",
"readable": "height",
"graph": "property:height"
},
{
"modified": "1929",
"readable": "1929",
"graph": "resource:1929"
},
{
"modified": "320_South_Boston_Building",
"readable": "320 South Boston Building",
"graph": "resource:320_South_Boston_Building"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?n <= '30' ) . ?a property:floor_count ?n . ?a property:height ?g . ?a rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?g WHERE { FILTER ( ?n <= '30' ) . ?a property:floor_count ?n . ?a property:height ?g . ?a rdf:type ontology:building }",
"graph_answer": [
"121.92 (metres)"
],
"readable_answer": [
"121.92"
],
"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 ?b WHERE { ?y property:completion_date ?b . ?y rdf:type ontology:building . ?y property:height '121.92 (metres)' }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?y property:completion_date ?b . ?y rdf:type ontology:building . ?y property:height '121.92 (metres)' }",
"graph_answer": [
"resource:1929"
],
"readable_answer": [
"1929"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q WHERE { ?q property:height '121.92 (metres)' . ?q property:completion_date resource:1929 . ?q rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?q property:height '121.92 (metres)' . ?q property:completion_date resource:1929 . ?q rdf:type ontology:building }",
"graph_answer": [
"resource:320_South_Boston_Building"
],
"readable_answer": [
"320 South Boston Building"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?d WHERE { resource:320_South_Boston_Building property:floor_count ?e . resource:320_South_Boston_Building property:former_name ?d }",
"readable_query": "SELECT DISTINCT ?e ?d WHERE { resource:320_South_Boston_Building property:floor_count ?e . resource:320_South_Boston_Building property:former_name ?d }",
"graph_answer": [
"22",
"Exchange National Bank Building"
],
"readable_answer": [
"22",
"Exchange National Bank Building"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_multiple_answers",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"two_variables",
"multiple_answers",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 3 | 6251 | Id87 | [
{
"subject": "Akeem_Priestley",
"property": "youthclubs",
"object": "Jacksonville_Dolphins"
},
{
"subject": "Akeem_Priestley",
"property": "team",
"object": "Jamaica_national_football_team"
},
{
"subject": "Akeem_Priestley",
"property": "clubs",
"object": "Dayton_Dutch_Lions"
}
] | [
{
"subject": "Akeem_Priestley",
"property": "youthclub",
"object": "Jacksonville_Dolphins"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Jamaica_national_football_team"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Dayton_Dutch_Lions"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Priestley is in the Jacksonville Dolphins youth club and plays for the Jamaica national football team in the Dayton Dutch Lions.",
"Akeem Priestley plays for Dayton Dutch Lions in the Jamaican National football team. His youth club is the Jacksonville Dolphins.",
"Akeem Priestley's club is Dayton Dutch Lions and he played for the Jacksonville Dolphins youth team and the Jamaican national football team."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Priestley",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Jamaica_national_football_team"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Dayton_Dutch_Lions"
],
[
"resource:Akeem_Priestley",
"property:youthclub",
"resource:Jacksonville_Dolphins"
]
] | Akeem_Priestley | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "youthclub",
"readable": "youthclub",
"graph": "property:youthclub"
},
{
"modified": "Akeem_Priestley",
"readable": "Akeem Priestley",
"graph": "resource:Akeem_Priestley"
},
{
"modified": "Dayton_Dutch_Lions",
"readable": "Dayton Dutch Lions",
"graph": "resource:Dayton_Dutch_Lions"
},
{
"modified": "Jacksonville_Dolphins",
"readable": "Jacksonville Dolphins",
"graph": "resource:Jacksonville_Dolphins"
},
{
"modified": "Jamaica_national_football_team",
"readable": "Jamaica national football team",
"graph": "resource:Jamaica_national_football_team"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { resource:Akeem_Priestley property:club ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'dayton' ) ) }",
"readable_query": "SELECT DISTINCT ?o WHERE { resource:Akeem_Priestley property:club ?o . FILTER ( CONTAINS ( LCASE ( ?o ) , 'dayton' ) ) }",
"graph_answer": [
"resource:Dayton_Dutch_Lions"
],
"readable_answer": [
"Dayton Dutch Lions"
],
"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 ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'national' ) ) . resource:Akeem_Priestley property:club ?p }",
"readable_query": "SELECT DISTINCT ?p WHERE { FILTER ( CONTAINS ( LCASE ( ?p ) , 'national' ) ) . resource:Akeem_Priestley property:club ?p }",
"graph_answer": [
"resource:Jamaica_national_football_team"
],
"readable_answer": [
"Jamaica national football team"
],
"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 ?z WHERE { resource:Akeem_Priestley property:industry ?z }",
"readable_query": "SELECT DISTINCT ?z WHERE { resource:Akeem_Priestley property:industry ?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 | 4332 | Id182 | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "Auburn,_Alabama",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
{
"subject": "Auburn,_Alabama",
"property": "country",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Auburn, Alabama is located in the United States, where the leader is Barack Obama.",
"Auburn, Alabama is located in the United States where Barack Obama is a leader."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:leader",
"resource:Barack_Obama"
],
[
"resource:Auburn__Alabama",
"rdf:type",
"ontology:city"
],
[
"resource:Auburn__Alabama",
"property:country",
"resource:United_States"
]
] | Auburn,_Alabama | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Auburn,_Alabama",
"readable": "Auburn, Alabama",
"graph": "resource:Auburn__Alabama"
},
{
"modified": "Barack_Obama",
"readable": "Barack Obama",
"graph": "resource:Barack_Obama"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?r ) WHERE { ?x property:country ?l . ?x rdf:type ontology:city . ?l property:leader resource:Barack_Obama }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?x ) AS ?r ) WHERE { ?x property:country ?l . ?x rdf:type ontology:city . ?l property:leader resource:Barack_Obama }",
"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 ?u WHERE { ?u rdf:type ontology:city . ?u property:country ?n . ?n property:leader resource:Barack_Obama }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:city . ?u property:country ?n . ?n property:leader resource:Barack_Obama }",
"graph_answer": [
"resource:Auburn__Alabama"
],
"readable_answer": [
"Auburn, Alabama"
],
"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 ?x WHERE { resource:Auburn__Alabama property:creator_of_dish ?x }",
"readable_query": "SELECT DISTINCT ?x WHERE { resource:Auburn,_Alabama property:creator_of_dish ?x }",
"graph_answer": [],
"readable_answer": [],
"type": [
"coreference",
"non_sense",
"no_answer",
"single_triple",
"direct",
"direct_none",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Athlete | 5 | 11498 | Id29 | [
{
"subject": "Aleksandre_Guruli",
"property": "team",
"object": "Olympique_Lyonnais"
},
{
"subject": "Olympique_Lyonnais",
"property": "chairman",
"object": "Jean-Michel_Aulas"
},
{
"subject": "Olympique_Lyonnais",
"property": "ground",
"object": "Parc_Olympique_Lyonnais"
},
{
"subject": "FC_Dinamo_Batumi",
"property": "manager",
"object": "Levan_Khomeriki"
},
{
"subject": "Aleksandre_Guruli",
"property": "clubs",
"object": "FC_Dinamo_Batumi"
}
] | [
{
"subject": "Aleksandre_Guruli",
"property": "club",
"object": "Olympique_Lyonnais"
},
{
"subject": "Olympique_Lyonnais",
"property": "chairman",
"object": "Jean-Michel_Aulas"
},
{
"subject": "Olympique_Lyonnais",
"property": "ground",
"object": "Parc_Olympique_Lyonnais"
},
{
"subject": "FC_Dinamo_Batumi",
"property": "manager",
"object": "Levan_Khomeriki"
},
{
"subject": "Aleksandre_Guruli",
"property": "club",
"object": "FC_Dinamo_Batumi"
}
] | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Olympique Lyonnais play their home games at the Parc Olympique Lyonnais and are chaired by Jean-Michel Aulas. Aleksandre Guruli, whose club is Olympique Lyonnais, played for FC Dinamo Batumi which is managed by, Levan Khomeriki.",
"Jean-Michel Aulas is the chairman of Olympique Lyonnais, the home ground og which is, Parc Olympique Lyonnais stadium. Former Olympique Lyonnais club player, Aleksandre Guruli. plays for FC Dinamo Batumi which is managed by Levan Khomeriki.",
"Aleksandre Guruli's club is Olympique Lyonnais whose home territory is at the Parc Olympique Lyonnais stadium and is chaired by Jean-Michel Aulas. Mr. Guruli plays for Dinamo Batumi FC that has Levan Khomeriki as its manager."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Olympique_Lyonnais",
"property:chairman",
"resource:Jean_Michel_Aulas"
],
[
"resource:Olympique_Lyonnais",
"property:ground",
"resource:Parc_Olympique_Lyonnais"
],
[
"resource:Aleksandre_Guruli",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandre_Guruli",
"property:club",
"resource:Olympique_Lyonnais"
],
[
"resource:Aleksandre_Guruli",
"property:club",
"resource:FC_Dinamo_Batumi"
],
[
"resource:FC_Dinamo_Batumi",
"property:manager",
"resource:Levan_Khomeriki"
]
] | Aleksandre_Guruli | [
{
"modified": "chairman",
"readable": "chairman",
"graph": "property:chairman"
},
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Aleksandre_Guruli",
"readable": "Aleksandre Guruli",
"graph": "resource:Aleksandre_Guruli"
},
{
"modified": "FC_Dinamo_Batumi",
"readable": "FC Dinamo Batumi",
"graph": "resource:FC_Dinamo_Batumi"
},
{
"modified": "Jean-Michel_Aulas",
"readable": "Jean-Michel Aulas",
"graph": "resource:Jean_Michel_Aulas"
},
{
"modified": "Levan_Khomeriki",
"readable": "Levan Khomeriki",
"graph": "resource:Levan_Khomeriki"
},
{
"modified": "Olympique_Lyonnais",
"readable": "Olympique Lyonnais",
"graph": "resource:Olympique_Lyonnais"
},
{
"modified": "Parc_Olympique_Lyonnais",
"readable": "Parc Olympique Lyonnais",
"graph": "resource:Parc_Olympique_Lyonnais"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { FILTER NOT EXISTS { ?r property:ground resource:Parc_Olympique_Lyonnais } . resource:Aleksandre_Guruli property:club ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { FILTER NOT EXISTS { ?r property:ground resource:Parc_Olympique_Lyonnais } . resource:Aleksandre_Guruli property:club ?r }",
"graph_answer": [
"resource:FC_Dinamo_Batumi"
],
"readable_answer": [
"FC Dinamo Batumi"
],
"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": "ASK WHERE { ?t property:chairman resource:James_Pallotta }",
"readable_query": "ASK WHERE { ?t property:chairman resource:James_Pallotta }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "ASK WHERE { ?u property:chairman resource:Jean_Michel_Aulas }",
"readable_query": "ASK WHERE { ?u property:chairman resource:Jean-Michel_Aulas }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"ellipsis",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_hidden_variable_typing",
"one_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT ?z WHERE { ?z property:chairman resource:Jean_Michel_Aulas }",
"readable_query": "SELECT ?z WHERE { ?z property:chairman resource:Jean-Michel_Aulas }",
"graph_answer": [
"resource:Olympique_Lyonnais"
],
"readable_answer": [
"Olympique Lyonnais"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Politician | 5 | 12523 | Id42 | [
{
"subject": "Abraham_A._Ribicoff",
"property": "spouse",
"object": "Casey_Ribicoff"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "deathPlace",
"object": "United_States"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "New_Britain,_Connecticut"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "nationality",
"object": "\"American\"@en"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | [
{
"subject": "Abraham_A._Ribicoff",
"property": "spouse",
"object": "Casey_Ribicoff"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "deathPlace",
"object": "United_States"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "New_Britain,_Connecticut"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "nationality",
"object": "American"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
}
] | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abraham A Ribicoff was born in New Britain, Connecticut and died in his native land. He was married to Casey Ribicoff and African Americans are among the ethnic groups in the country.",
"Abraham A Ribicoff is from the United States, born in New Britain, Connecticut. Casey Ribicoff was the spouse of Abraham A. Ribicoff, who died in the United States, the country where one of the ethnic groups is, African Americans.",
"African Americans are an ethnic group of the United States, where one of the nationals is Abraham A. Ribicoff. He, born in New Britain, Connecticut, was married to Casey Ribicoff, and died in the United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:African_Americans"
],
[
"resource:Abraham_A__Ribicoff",
"property:spouse",
"resource:Casey_Ribicoff"
],
[
"resource:Abraham_A__Ribicoff",
"rdf:type",
"ontology:politician"
],
[
"resource:Abraham_A__Ribicoff",
"property:death_place",
"resource:United_States"
],
[
"resource:Abraham_A__Ribicoff",
"property:nationality",
"resource:American"
],
[
"resource:Abraham_A__Ribicoff",
"property:birth_place",
"resource:New_Britain__Connecticut"
]
] | Abraham_A._Ribicoff | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "spouse",
"readable": "spouse",
"graph": "property:spouse"
},
{
"modified": "Abraham_A._Ribicoff",
"readable": "Abraham A. Ribicoff",
"graph": "resource:Abraham_A__Ribicoff"
},
{
"modified": "African_Americans",
"readable": "African Americans",
"graph": "resource:African_Americans"
},
{
"modified": "American",
"readable": "American",
"graph": "resource:American"
},
{
"modified": "Casey_Ribicoff",
"readable": "Casey Ribicoff",
"graph": "resource:Casey_Ribicoff"
},
{
"modified": "New_Britain,_Connecticut",
"readable": "New Britain, Connecticut",
"graph": "resource:New_Britain__Connecticut"
},
{
"modified": "United_States",
"readable": "United States",
"graph": "resource:United_States"
}
] | [
{
"question": [],
"graph_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }",
"readable_query": "ASK WHERE { resource:United_States property:ethnic_group resource:African_Americans }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
"meaningful",
"answer",
"single_triple",
"other",
"conjunctive_only",
"boolean_answer",
"true_answer",
"no_typing",
"no_variable",
"single_answer",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?m ?y WHERE { ?y property:birth_place ?m . ?y property:death_place resource:United_States . ?y rdf:type ontology:politician }",
"readable_query": "SELECT DISTINCT ?m ?y WHERE { ?y property:birth_place ?m . ?y property:death_place resource:United_States . ?y rdf:type ontology:politician }",
"graph_answer": [
"resource:New_Britain__Connecticut",
"resource:Abraham_A__Ribicoff"
],
"readable_answer": [
"New Britain, Connecticut",
"Abraham A. Ribicoff"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?q ?j WHERE { resource:Abraham_A__Ribicoff property:spouse ?q . resource:Abraham_A__Ribicoff property:nationality ?j }",
"readable_query": "SELECT DISTINCT ?q ?j WHERE { resource:Abraham_A._Ribicoff property:spouse ?q . resource:Abraham_A._Ribicoff property:nationality ?j }",
"graph_answer": [
"resource:Casey_Ribicoff",
"resource:American"
],
"readable_answer": [
"Casey Ribicoff",
"American"
],
"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 { ?z property:birth_place resource:Coatbridge . ?z property:spouse ?v . ?z rdf:type ontology:politician }",
"readable_query": "ASK WHERE { ?z property:birth_place resource:Coatbridge . ?z property:spouse ?v . ?z rdf:type ontology:politician }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"other",
"conjunctive_only",
"boolean_answer",
"false_answer",
"typing",
"hidden_variable_typing",
"two_variables",
"single_answer",
"no_comparison"
]
}
] |
|
City | 2 | 4223 | Id73 | [
{
"subject": "Angola,_Indiana",
"property": "subdivisionName",
"object": "Indiana"
},
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
}
] | [
{
"subject": "Angola,_Indiana",
"property": "isPartOf",
"object": "Indiana"
},
{
"subject": "Indiana",
"property": "capital",
"object": "Indianapolis"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Indiana's capital is Indianapolis and the city of Angola is part of Indiana.",
"Angola is a city in Indiana, the capital of which is Indianapolis.",
"Angola is a city in Indiana which has the capital of Indianapolis."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Angola__Indiana",
"rdf:type",
"ontology:city"
],
[
"resource:Angola__Indiana",
"property:is_part_of",
"resource:Indiana"
],
[
"resource:Indiana",
"property:capital",
"resource:Indianapolis"
]
] | Angola,_Indiana | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Angola,_Indiana",
"readable": "Angola, Indiana",
"graph": "resource:Angola__Indiana"
},
{
"modified": "Indiana",
"readable": "Indiana",
"graph": "resource:Indiana"
},
{
"modified": "Indianapolis",
"readable": "Indianapolis",
"graph": "resource:Indianapolis"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?x WHERE { ?d rdf:type ontology:city . ?d property:is_part_of ?x . ?x property:capital resource:Indianapolis }",
"readable_query": "SELECT DISTINCT ?d ?x WHERE { ?d rdf:type ontology:city . ?d property:is_part_of ?x . ?x property:capital resource:Indianapolis }",
"graph_answer": [
"resource:Angola__Indiana",
"resource:Indiana"
],
"readable_answer": [
"Angola, Indiana",
"Indiana"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"mixed",
"conjunctive_only",
"multiple_intentions",
"typing",
"answer_typing",
"two_variables",
"multiple_answers",
"no_comparison"
]
}
] |
|
Company | 2 | 4470 | Id58 | [
{
"subject": "Hypermarcas",
"property": "product",
"object": "Drugs"
},
{
"subject": "Hypermarcas",
"property": "keyPerson",
"object": "CEO"
}
] | [
{
"subject": "Hypermarcas",
"property": "product",
"object": "Drugs"
},
{
"subject": "Hypermarcas",
"property": "keyPerson",
"object": "CEO"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Hypermarcas, whose key person is their CEO, produces pharmaceutical drugs.",
"The CEO is the head of the drugmaker, Hypermarcas.",
"Hypermarcas is managed by their CEO and their main product is drugs."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Hypermarcas",
"property:product",
"resource:Drugs"
],
[
"resource:Hypermarcas",
"property:key_person",
"resource:CEO"
],
[
"resource:Hypermarcas",
"rdf:type",
"ontology:company"
]
] | Hypermarcas | [
{
"modified": "keyPerson",
"readable": "key person",
"graph": "property:key_person"
},
{
"modified": "product",
"readable": "product",
"graph": "property:product"
},
{
"modified": "CEO",
"readable": "CEO",
"graph": "resource:CEO"
},
{
"modified": "Drugs",
"readable": "Drugs",
"graph": "resource:Drugs"
},
{
"modified": "Hypermarcas",
"readable": "Hypermarcas",
"graph": "resource:Hypermarcas"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?p ) WHERE { resource:Hypermarcas property:key_person ?s }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?s ) AS ?p ) WHERE { resource:Hypermarcas property:key_person ?s }",
"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 ?k WHERE { resource:Hypermarcas property:key_person ?k }",
"readable_query": "SELECT DISTINCT ?k WHERE { resource:Hypermarcas property:key_person ?k }",
"graph_answer": [
"resource:CEO"
],
"readable_answer": [
"CEO"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { resource:Hypermarcas property:spoken_in ?u }",
"readable_query": "SELECT DISTINCT ?u WHERE { resource:Hypermarcas property:spoken_in ?u }",
"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"
]
}
] |
|
CelestialBody | 2 | 4113 | Id94 | [
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "1099_Figneria",
"property": "formerName",
"object": "\"1928 RQ\"@en"
}
] | [
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "1099_Figneria",
"property": "formerName",
"object": "\"1928 RQ\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1099 Figneria, formerly named 1928 RQ, has an epoch date of December 31st 2006.",
"1099 Figneria was formerly known as 1928 RQ and has an epoch date of December 31st 2006.",
"The epoch date for 1099 Figneria-formerly known as \"1928 RQ\" was 31 December 2006."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1099_Figneria",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1099_Figneria",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1099_Figneria",
"property:former_name",
"1928 RQ"
]
] | 1099_Figneria | [
{
"modified": "1928 RQ",
"readable": "1928 RQ",
"graph": "1928 RQ"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "1099_Figneria",
"readable": "1099 Figneria",
"graph": "resource:1099_Figneria"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?f property:former_name ?w . ?f property:epoch ?d . FILTER ( CONTAINS ( YEAR ( ?d ) , '2006' ) ) . ?f rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?f property:former_name ?w . ?f property:epoch ?d . FILTER ( CONTAINS ( YEAR ( ?d ) , '2006' ) ) . ?f rdf:type ontology:celestial_body }",
"graph_answer": [
"1928 RQ"
],
"readable_answer": [
"1928 RQ"
],
"type": [
"complete",
"meaningful",
"answer",
"two_triples",
"chain",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"hidden_variable_typing",
"more_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( YEAR ( ?v ) , '2006' ) ) . ?a property:epoch ?v . ?a property:former_name '1928 RQ' . ?a rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?a WHERE { FILTER ( CONTAINS ( YEAR ( ?v ) , '2006' ) ) . ?a property:epoch ?v . ?a property:former_name '1928 RQ' . ?a rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:1099_Figneria"
],
"readable_answer": [
"1099 Figneria"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"sibling",
"conjunctive_only",
"entity_answer",
"typing",
"answer_typing",
"no_hidden_variable_typing",
"two_variables",
"single_answer",
"comparison",
"date_comparison",
"open_entity_answer",
"single_intention"
]
},
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:1099_Figneria property:epoch ?s . resource:1099_Figneria property:former_name '1928 RQ' . resource:1099_Figneria rdf:type ontology:celestial_body }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:1099_Figneria property:epoch ?s . resource:1099_Figneria property:former_name '1928 RQ' . resource:1099_Figneria rdf:type ontology:celestial_body }",
"graph_answer": [
"resource:2006_12_31"
],
"readable_answer": [
"2006-12-31"
],
"type": [
"coreference",
"meaningful",
"answer",
"two_triples",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
CelestialBody | 3 | 6682 | Id99 | [
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "1099_Figneria",
"property": "formerName",
"object": "\"1928 RQ\"@en"
},
{
"subject": "1099_Figneria",
"property": "periapsis",
"object": "3.49206e+11"
}
] | [
{
"subject": "1099_Figneria",
"property": "formerName",
"object": "\"1928 RQ\""
},
{
"subject": "1099_Figneria",
"property": "periapsis",
"object": "349206000000.0"
},
{
"subject": "1099_Figneria",
"property": "epoch",
"object": "2006-12-31"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"1099 Figneria-formerly known 1928 RQ, has an epoch date of December 31st 2006 and its periapsis is 349206000000.0.",
"The epoch date for 1099 Figneria is 31 December 2006. Its former name was 1928 RQ. The periapsis of 1099 Figneria is 349206000000."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:1099_Figneria",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:1099_Figneria",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1099_Figneria",
"property:former_name",
"1928 RQ"
],
[
"resource:1099_Figneria",
"property:periapsis",
"resource:349206000000_0"
]
] | 1099_Figneria | [
{
"modified": "1928 RQ",
"readable": "1928 RQ",
"graph": "1928 RQ"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified": "formerName",
"readable": "former name",
"graph": "property:former_name"
},
{
"modified": "periapsis",
"readable": "periapsis",
"graph": "property:periapsis"
},
{
"modified": "1099_Figneria",
"readable": "1099 Figneria",
"graph": "resource:1099_Figneria"
},
{
"modified": "2006-12-31",
"readable": "2006-12-31",
"graph": "resource:2006_12_31"
},
{
"modified": "349206000000.0",
"readable": "349206000000.0",
"graph": "resource:349206000000_0"
}
] | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a WHERE { ?q rdf:type ontology:celestial_body . ?q property:periapsis ?a . ?q property:epoch ?b . FILTER ( ?b = \"2006_12_31\" ) }",
"readable_query": "SELECT DISTINCT ?a WHERE { ?q rdf:type ontology:celestial_body . ?q property:periapsis ?a . ?q property:epoch ?b . FILTER ( ?b = \"2006-12-31\" ) }",
"graph_answer": [
"resource:349206000000_0"
],
"readable_answer": [
"349206000000.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 ?e WHERE { FILTER ( ?z = \"2006_12_31\" ) . ?e rdf:type ontology:celestial_body . ?e property:periapsis resource:349206000000_0 . ?e property:epoch ?z }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?z = \"2006-12-31\" ) . ?e rdf:type ontology:celestial_body . ?e property:periapsis resource:349206000000.0 . ?e property:epoch ?z }",
"graph_answer": [
"resource:1099_Figneria"
],
"readable_answer": [
"1099 Figneria"
],
"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 ( COUNT ( ?d ) AS ?w ) WHERE { resource:1099_Figneria property:former_name ?d }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?d ) AS ?w ) WHERE { resource:1099_Figneria property:former_name ?d }",
"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 ?g WHERE { resource:1099_Figneria property:former_name ?g }",
"readable_query": "SELECT DISTINCT ?g WHERE { resource:1099_Figneria property:former_name ?g }",
"graph_answer": [
"1928 RQ"
],
"readable_answer": [
"1928 RQ"
],
"type": [
"ellipsis",
"coreference",
"meaningful",
"answer",
"single_triple",
"direct",
"direct_single",
"conjunctive_only",
"entity_answer",
"no_typing",
"no_answer_typing",
"one_variable",
"single_answer",
"no_comparison",
"open_entity_answer",
"single_intention"
]
}
] |
|
Food | 4 | 9918 | Id207 | [
{
"subject": "Beef_kway_teow",
"property": "region",
"object": "Singapore"
},
{
"subject": "Beef_kway_teow",
"property": "country",
"object": "\"Singapore and Indonesia\"@en"
},
{
"subject": "Singapore",
"property": "leaderName",
"object": "Tony_Tan"
},
{
"subject": "Singapore",
"property": "language",
"object": "Standard_Chinese"
}
] | [
{
"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"
}
] | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Beef kway teow comes from Singapore and its commonly found in Singapore and Indonesia. Standard Chinese is spoken in Singapore, where the leader is Tony Tan.",
"Beef kway teow is a dish commonly found in Indonesia. It can also be found in Singapore, where the leader is Tony Tan and the language spoken is Standard Chinese.",
"Beef kway teow is found in Indonesia and also Singapore where it comes from. The leader of Singapore, where Standard Chinese is spoken, is Tony Tan."
],
"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: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": "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 ?q WHERE { ?n property:language resource:Standard_Chinese . ?q property:region ?n . ?q property:country resource:Singapore_and_Indonesia . ?q rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?q WHERE { ?n property:language resource:Standard_Chinese . ?q property:region ?n . ?q property:country resource:Singapore_and_Indonesia . ?q rdf:type ontology:food }",
"graph_answer": [
"resource:Beef_kway_teow"
],
"readable_answer": [
"Beef kway teow"
],
"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": "ASK WHERE { resource:Singapore property:leader resource:Tony_Tan }",
"readable_query": "ASK WHERE { resource:Singapore property:leader resource:Tony_Tan }",
"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"
]
}
] |