Datasets:
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Food | 3 | 7367 | Id280 | [
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Italy",
"property": "leader",
"object": "Matteo_Renzi"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
}
] | [
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Italy",
"property": "leader",
"object": "Matteo_Renzi"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Rome is the capital of Italy, where Matteo Renzi is a leader, and where Amatriciana sauce can be found.",
"Amatriciana sauce comes from Italy, a country led by Matteo Renzi and whose capital is Rome."
],
"lang": [... | [] | [] | [
[
"resource:Amatriciana_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Amatriciana_sauce",
"property:country",
"resource:Italy"
],
[
"resource:Italy",
"property:leader",
"resource:Matteo_Renzi"
],
[
"resource:Italy",
"property:capital",
"resource:Rome"... | Amatriciana_sauce | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Amatriciana_sau... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:food . ?o property:capital resource:Rome . ?s property:country ?o }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:food . ?o property:capital resource:Rome . ?s property:country ?o }",
"graph_answ... | |
Airport | 4 | 8404 | Id2 | [
{
"subject": "Aarhus_Airport",
"property": "location",
"object": "Tirstrup"
},
{
"subject": "Tirstrup",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "demonym",
"object": "Danes"
},
{
"subject": "Tirstrup",
"property": "subd... | [
{
"subject": "Aarhus_Airport",
"property": "location",
"object": "Tirstrup"
},
{
"subject": "Tirstrup",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "demonym",
"object": "Danes"
},
{
"subject": "Tirstrup",
"property": "isPa... | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus airport is located in Tirstrup which is part of the Central Denmark region. The demonym for the people of Denmark is Danes.",
"The location of Aarhus Airport is Tirstrup in Denmark. Tirst... | [] | [] | [
[
"resource:Tirstrup",
"property:country",
"resource:Denmark"
],
[
"resource:Tirstrup",
"property:is_part_of",
"resource:Central_Denmark_Region"
],
[
"resource:Denmark",
"property:demonym",
"resource:Danes"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"onto... | Aarhus_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "locat... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?u WHERE { ?u property:is_part_of resource:Central_Denmark_Region . ?b property:location ?u . ?b rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?b ?u WHERE { ?u property:is_part_of resource:Central_Denmark_Region . ?b property:locati... | |
Food | 4 | 9953 | Id242 | [
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Sweet_potato"
},
{
"subject": "Sweet_potato",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Taro"
},
{
"subject": "Sweet_potato... | [
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Sweet_potato"
},
{
"subject": "Sweet_potato",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Taro"
},
{
"subject": "Sweet_potato... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Binignit includes the ingredients sweet potato (a flowering plant of the order Solanales) and taro.",
"Binignit's main ingredients are sweet potatoes which belongs to flowering plants and the Solanales order. The dish... | [] | [] | [
[
"resource:Sweet_potato",
"property:division",
"resource:Flowering_plant"
],
[
"resource:Sweet_potato",
"property:order",
"resource:Solanales"
],
[
"resource:Binignit",
"property:ingredient",
"resource:Taro"
],
[
"resource:Binignit",
"property:main_ingredient... | Binignit | [
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
}... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Binignit property:main_ingredient resource:Sweet_potato }",
"readable_query": "ASK WHERE { resource:Binignit property:main_ingredient resource:Sweet_potato }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
... | |
Artist | 2 | 3557 | Id169 | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigins",
"object": "Blues"
}
] | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allen Forrest performs rhythm and blues music, a genre that originated from blues music.",
"Allen Forrest lays Rhythm and Blues which originated from blues music.",
"Allen Forrest plays Rhyt... | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:stylistic_origin",
"resource:Blues"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Allen_Forrest | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Allen_Forrest",
"readable": "Allen Forrest",
"graph": "resource:Allen_Forrest"
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Allen_Forrest property:genre ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Allen_Forrest property:genre ?b }",
"graph_answer": [
"resource:Rhythm_and_blues"
],
"readable_answer": [
"Rhythm and b... | |
Politician | 5 | 12501 | Id20 | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "successor",
"object": "Adenan_Satem"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "residence",
"object": "Kuching"
},... | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "successor",
"object": "Adenan_Satem"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "residence",
"object": "Kuching"
},... | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Succeeded by Adenan Satem, Abdul Taib Mahmud, was born in Miri, Malaysia and resides in Kuching. His alma mater is the University of Adelaide and his party is the Parti Pesaka Bumiputera Bersatu.",
... | [] | [] | [
[
"resource:Adenan_Satem",
"property:alma_mater",
"resource:University_of_Adelaide"
],
[
"resource:Abdul_Taib_Mahmud",
"property:party",
"resource:Parti_Pesaka_Bumiputera_Bersatu"
],
[
"resource:Abdul_Taib_Mahmud",
"rdf:type",
"ontology:politician"
],
[
"resource:... | Abdul_Taib_Mahmud | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": ... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Adenan_Satem property:alma_mater ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Adenan_Satem property:alma_mater ?l }",
"graph_answer": [
"resource:University_of_Adelaide"
],
"readable_answer": [
... | |
Food | 2 | 4691 | Id203 | [
{
"subject": "Bhajji",
"property": "alias",
"object": "\"Bhaji, bajji\"@en"
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Gram_flour"
}
] | [
{
"subject": "Bhajji",
"property": "alternativeName",
"object": "\"Bhaji, bajji\""
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Gram_flour"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bhajji is also known as Bhaji or bajji and contains gram flour.",
"Bhaji or bajji is made with gram flour. Bhajji is another name of that dish.",
"Bhaji and bajji are alternative names for B... | [] | [] | [
[
"resource:Bhajji",
"property:ingredient",
"resource:Gram_flour"
],
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:alternative_name",
"resource:Bhaji__bajji"
]
] | Bhajji | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Bhaji, bajji",
"readable": "Bhaji, bajji",
"graph": "resource:Bh... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:food . ?x property:alternative_name resource:Bhaji__bajji . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'b' ) ) . ?x property:ingredient resource:Gram_flour }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:fo... | |
City | 4 | 9589 | Id188 | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "New_Mexico_Senate"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
... | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "New_Mexico_Senate"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Led by the New Mexico Senate, Albuquerque, New Mexico, is in the United States. The country where Barack Obama is the leader and African Americans are one of the ethnic groups.",
"The New Mexico... | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"property:leader_title",
"resource:New_Mexico_Senate"
],
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:country",
"resource:United_States"
],
[
"resource:Un... | Albuquerque,_New_Mexico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "l... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?n ) WHERE { ?x rdf:type ontology:city . ?x property:country ?w . ?x property:leader_title resource:New_Mexico_Senate . ?w property:ethnic_group resource:African_Americans }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?n ) WH... | |
Company | 4 | 9670 | Id16 | [
{
"subject": "Chinabank",
"property": "location",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Leni_Robredo"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Maria_Lourdes_Sereno"
},
{
"subject": "Chinabank... | [
{
"subject": "Chinabank",
"property": "location",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Leni_Robredo"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Maria_Lourdes_Sereno"
},
{
"subject": "Chinabank... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Chinabank is located in the Philippines and was founded on the 16th of August, 1920, the leaders are Leni Robredo and Maria Lourdes Sereno.",
"Chinabank was founded on 1920-08-16 in the Philippi... | [] | [] | [
[
"resource:Chinabank",
"property:founding_date",
"resource:1920_08_16"
],
[
"resource:Chinabank",
"rdf:type",
"ontology:company"
],
[
"resource:Chinabank",
"property:location",
"resource:Philippines"
],
[
"resource:Philippines",
"property:leader",
"resour... | Chinabank | [
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modifie... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?u = \"1920_08_16\" ) . ?a property:founding_date ?u . ?a rdf:type ontology:company . ?a property:location ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?u = \"1920-08-16\" ) . ?a property:founding_date ?u . ?a rdf:typ... | |
WrittenWork | 3 | 8275 | Id121 | [
{
"subject": "Above_the_Veil",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Above_the_Veil",
"property": "isbn",
"object": "\"0-439-17685-9\""
},
{
"subject": "Above_the_Veil",
"property": "mediaType",
"object": "Hardcover"
}
] | [
{
"subject": "Above_the_Veil",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Above_the_Veil",
"property": "isbnNumber",
"object": "\"0-439-17685-9\""
},
{
"subject": "Above_the_Veil",
"property": "mediaType",
"object": "Hardcover"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Above the Veil (ISBN number 0-439-17685-9) is written by Garth Nix and is available in hardcover.",
"Above the Veil, written by Garth Nix is available in hardcover and has the ISBN number 0-439-... | [] | [] | [
[
"resource:Above_the_Veil",
"property:media_type",
"resource:Hardcover"
],
[
"resource:Above_the_Veil",
"property:author",
"resource:Garth_Nix"
],
[
"resource:Above_the_Veil",
"rdf:type",
"ontology:written_work"
],
[
"resource:Above_the_Veil",
"property:isbn_... | Above_the_Veil | [
{
"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... | [
{
"question": [],
"graph_query": "ASK WHERE { ?t property:isbn_number resource:0_439_92550_9 . ?t rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?t property:isbn_number resource:0-439-92550-9 . ?t rdf:type ontology:written_work }",
"graph_answer": [
"False"
],
"reada... | |
Food | 3 | 7160 | Id73 | [
{
"subject": "Asam_pedas",
"property": "mainIngredient",
"object": "\"Fish cooked in sour and hot sauce\"@en"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Sumatra"
},
{
"subject": "Asam_pedas",
"property": "country",
"object": "\"Indonesia and Malaysia\"... | [
{
"subject": "Asam_pedas",
"property": "region",
"object": "Sumatra"
},
{
"subject": "Asam_pedas",
"property": "mainIngredient",
"object": "\"Fish cooked in sour and hot sauce\""
},
{
"subject": "Asam_pedas",
"property": "country",
"object": "\"Indonesia and Malaysia\""
... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A dish from Sumatra, Malaysia and Indonesia called asam pedas is fish cooked in a sour and hot sauce.",
"Asam pedas is from Indonesia, Malaysia and Sumatra and mainly consists of fish cooked in ... | [] | [] | [
[
"resource:Asam_pedas",
"property:main_ingredient",
"Fish cooked in sour and hot sauce"
],
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Indonesia_and_Malaysia"
],
[
"resource:Asam_pedas",
"prop... | Asam_pedas | [
{
"modified": "Fish cooked in sour and hot sauce",
"readable": "Fish cooked in sour and hot sauce",
"graph": "Fish cooked in sour and hot sauce"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "mainIngredient",
"readable": "main... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Asam_pedas property:region ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Asam_pedas property:region ?s }",
"graph_answer": [
"resource:Sumatra"
],
"readable_answer": [
"Sumatra"
],
"type... | |
Politician | 5 | 12490 | Id9 | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "region",
"object": "Asajaya"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Miri,_Malaysia"
},... | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "region",
"object": "Asajaya"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Miri,_Malaysia"
},... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Miri, Malaysia, is the birthplace of Abdul Taib Mahmud, whose date of birth is 1936-05-21. Abdul Taib Mahmud represented Asajaya and resides in Demak Jaya, Jalan Bako, Kuching, Sarawak. Abdul Taib M... | [] | [] | [
[
"resource:Abdul_Taib_Mahmud",
"property:party",
"resource:Parti_Pesaka_Bumiputera_Bersatu"
],
[
"resource:Abdul_Taib_Mahmud",
"rdf:type",
"ontology:politician"
],
[
"resource:Abdul_Taib_Mahmud",
"property:birth_date",
"resource:1936_05_21"
],
[
"resource:Abdul_T... | Abdul_Taib_Mahmud | [
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": ... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?v property:birth_date ?n . ?v rdf:type ontology:politician . ?v property:birth_place ?c . FILTER ( ?n = \"1936_05_21\" ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?v property:birth_date ?n . ?v rdf:type ontology:politician . ?v proper... | |
University | 3 | 8118 | Id22 | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "students",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "city",
... | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "numberOfStudents",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Accademia di Architettura di Mendrisio is located in Mendrisio. Its dean is called Mario Botta and it has 600 students.",
"There are 600 students at the Accademia di Architettura di Mendrisi... | [] | [] | [
[
"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:univers... | Accademia_di_Architettura_di_Mendrisio | [
{
"modified": "600",
"readable": "600",
"graph": "600"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "dean",
"readable": "dean",
"graph": "property:dean"
},
{
"modified": "numberOfStudents",
"readable": "number of stude... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:university . ?y property:number_of_students ?l . FILTER ( ?l >= '400' ) }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:university . ?y property:number_of_students ?l . FILTER ( ?l >= '400' ) }",
... | |
Politician | 5 | 12587 | Id106 | [
{
"subject": "Alvah_Sabin",
"property": "activeYearsEndDate",
"object": "\"1857-03-03\"^^xsd:date"
},
{
"subject": "Vermont",
"property": "largestCity",
"object": "Burlington,_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "state",
"object": "Vermont"
},
{
"s... | [
{
"subject": "Alvah_Sabin",
"property": "activeYearsEndDate",
"object": "1857-03-03"
},
{
"subject": "Vermont",
"property": "largestCity",
"object": "Burlington,_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "state",
"object": "Vermont"
},
{
"subject": "Alva... | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Vermont's Alvah Sabin died in Sycamore, DeKalb County, Illinois. He retired 03/03/1857. The largest city in Vermont is Burlington.",
"Alvah Sabin was from Vermont, the largest city of which is Burlington. Alvah Sabin ... | [] | [] | [
[
"resource:Sycamore__Illinois",
"property:region",
"resource:DeKalb_County__Illinois"
],
[
"resource:Alvah_Sabin",
"rdf:type",
"ontology:politician"
],
[
"resource:Alvah_Sabin",
"property:death_place",
"resource:Sycamore__Illinois"
],
[
"resource:Alvah_Sabin",
... | Alvah_Sabin | [
{
"modified": "activeYearsEndDate",
"readable": "active years end date",
"graph": "property:active_years_end_date"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?h property:active_years_end_date ?m . ?h rdf:type ontology:politician . FILTER ( CONTAINS ( YEAR ( ?m ) , '1857' ) ) . ?h property:state ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?h property:active_years_end_date ?m . ?h rdf:type o... | |
Politician | 3 | 7922 | Id253 | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "New_Britain,_Connecticut"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "nationality",
... | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "New_Britain,_Connecticut"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "nationality",
... | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Native Americans are an ethnic group in the US where Abraham A Ribicoff has nationality, having been born in New Britain, Connecticut.",
"Abraham A. Ribicoff was born in New Britain, Connect... | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Abraham_A__Ribicoff",
"rdf:type",
"ontology:politician"
],
[
"resource:Abraham_A__Ribicoff",
"property:nationality",
"resource:United_States"
],
[
... | Abraham_A._Ribicoff | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?f WHERE { resource:Abraham_A__Ribicoff property:nationality ?i . resource:Abraham_A__Ribicoff property:birth_place ?f }",
"readable_query": "SELECT DISTINCT ?i ?f WHERE { resource:Abraham_A._Ribicoff property:nationality ?i . resource:Abraham_A._Ribi... | |
Airport | 3 | 5724 | Id57 | [
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "Iraq"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "\"3990.0\"^^xsd:double"
},
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "\"United States Air Force\"@en"... | [
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "Iraq"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "3990.0"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Al Asad Airbase in Iraq with a runway length of 3,990 is operated by the United States Air Force.",
"Al Asad Airbase, operated by the USAF, is found in Iraq and has a runway length of 3990.0.",
... | [] | [] | [
[
"resource:Al_Asad_Airbase",
"property:runway_length",
"resource:3990_0"
],
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:location",
"resource:Iraq"
],
[
"resource:Al_Asad_Airbase",
"property:operating... | Al_Asad_Airbase | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?d WHERE { resource:Al_Asad_Airbase property:location ?d . resource:Al_Asad_Airbase property:operating_organisation ?h }",
"readable_query": "SELECT DISTINCT ?h ?d WHERE { resource:Al_Asad_Airbase property:location ?d . resource:Al_Asad_Airbase proper... | |
ComicsCharacter | 2 | 4338 | Id3 | [
{
"subject": "Airman_(comics)",
"property": "creator",
"object": "George_Kapitan"
},
{
"subject": "Airman_(comics)",
"property": "creators",
"object": "Harry_Sahle"
}
] | [
{
"subject": "Airman_(comicsCharacter)",
"property": "creator",
"object": "Harry_Sahle"
},
{
"subject": "Airman_(comicsCharacter)",
"property": "creator",
"object": "George_Kapitan"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The creators of the comic character Airman were Harry Sahle and George Kapitan.",
"The comic book character Airman was created by both Harry Sahle and George Kapitan.",
"The creators of the ... | [] | [] | [
[
"resource:Airman__comicsCharacter_",
"property:creator",
"resource:George_Kapitan"
],
[
"resource:Airman__comicsCharacter_",
"property:creator",
"resource:Harry_Sahle"
],
[
"resource:Airman__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
]
] | Airman_(comicsCharacter) | [
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "Airman_(comicsCharacter)",
"readable": "Airman",
"graph": "resource:Airman__comicsCharacter_"
},
{
"modified": "George_Kapitan",
"readable": "George Kapitan",
"graph": "resource:... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?i ) WHERE { resource:Airman__comicsCharacter_ property:creator ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?i ) WHERE { resource:Airman_(comicsCharacter) property:creator ?b }",
"graph_answer": [
"2"
],
... | |
MeanOfTransportation | 5 | 12331 | Id48 | [
{
"subject": "Alhambra_(1855)",
"property": "shipOwner",
"object": "P&O_(company)"
},
{
"subject": "P&O_(company)",
"property": "location",
"object": "London"
},
{
"subject": "Alhambra_(1855)",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
... | [
{
"subject": "Alhambra",
"property": "owner",
"object": "P&O_(company)"
},
{
"subject": "P&O_(company)",
"property": "location",
"object": "London"
},
{
"subject": "Alhambra",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Alhamb... | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Alhambra (built by the Samuda Brothers) is owned by the P & O company, located in London. It is powered by a Humphrys, Tennant and Dykes engine, and is 63800.0 millimetres long.",
"The Alham... | [] | [] | [
[
"resource:P_O__company_",
"property:location",
"resource:London"
],
[
"resource:Alhambra",
"property:length",
"63800.0 (millimetres)"
],
[
"resource:Alhambra",
"property:power_type",
"resource:Humphrys__Tennant_and_Dykes"
],
[
"resource:Alhambra",
"property:... | Alhambra | [
{
"modified": "63800.0 (millimetres)",
"readable": "63800.0",
"graph": "63800.0 (millimetres)"
},
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified... | [
{
"question": [],
"graph_query": "ASK WHERE { ?d property:length '192000.0 (millimetres)' . ?d property:builder resource:Samuda_Brothers }",
"readable_query": "ASK WHERE { ?d property:length '192000.0 (millimetres)' . ?d property:builder resource:Samuda_Brothers }",
"graph_answer": [
"False"
... | |
WrittenWork | 2 | 5558 | Id93 | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Loyal Character Dancer is published in the United States where English is the language.",
"A Loyal Character Dancer is published in the United States, a country whose official language is Engl... | [] | [] | [
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:A_Loyal_Character_Dancer",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Loyal_Character_Dancer",
"property:country",
"resource:United_States"
]
] | A_Loyal_Character_Dancer | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "A_Loyal_Character_Dancer",
"readable": "A Loyal Character Dancer",
"graph": "resource:A_Loyal_Ch... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'states' ) ) . ?h rdf:type ontology:written_work . ?h property:country ?i . ?i property:language resource:English_language }",
"readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , ... | |
CelestialBody | 2 | 4067 | Id48 | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "education",
"object": "University_of_Michigan"
}
] | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "almaMater",
"object": "University_of_Michigan"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"James Craig Watson's Alma mater is the University of Michigan and he discovered 101 Helena.",
"James Craig Watson, who discovered 101 Helena, studied at the University of Michigan.",
"James ... | [] | [] | [
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:discoverer",
"resource:James_Craig_Watson"
],
[
"resource:James_Craig_Watson",
"property:alma_mater",
"resource:University_of_Michigan"
]
] | 101_Helena | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?n property:discoverer ?r . ?r property:alma_mater resource:University_of_Michigan . ?n rdf:type ontology:celestial_body . FILTER ( CONTAINS ( LCASE ( ?n ) , 'helena' ) ) }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:discoverer... | |
City | 4 | 9583 | Id182 | [
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "Albany,_Georgia",
"property": "subdivisionName",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
... | [
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "Albany,_Georgia",
"property": "isPartOf",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albany is part of Dougherty County in Georgia, United States. The inhabitants of the United States are known as Americans and some of them are Asian Americans.",
"Albany, Georgia, in Dougherty County, is in the United... | [] | [] | [
[
"resource:Albany__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Georgia",
"property:country",
"resource:United_States"
],
[
"resource:Albany__Georgia",
"property:is_part_of",
"resource:Dougherty_County__Georgia"
],
[
"resource:United_States",
... | Albany,_Georgia | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?t ) WHERE { ?w property:ethnic_group resource:Asian_Americans }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?t ) WHERE { ?w property:ethnic_group resource:Asian_Americans }",
"graph_answer": [
"1"
],
"reada... | |
MeanOfTransportation | 3 | 7557 | Id157 | [
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "European_Space_Agency"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "\"2004-12-18\"^^xsd:date"
}
] | [
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "European_Space_Agency"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "2004-12-18"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ariane 5 is manufactured by the European Space Agency, the launch sitte was ELA-3 launchpad. The final flight of Ariane 5 was on the 18th December 2004.",
"The Ariane 5 was launched at ELA-3 and... | [] | [] | [
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Ariane_5",
"property:manufacturer",
"resource:European_Space_Agency"
],
[
"resource:Ariane_5",
"property:fina... | Ariane_5 | [
{
"modified": "finalFlight",
"readable": "final flight",
"graph": "property:final_flight"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:final_flight ?g . FILTER ( CONTAINS ( YEAR ( ?g ) , '2004' ) ) . ?b rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:final_flight ?g . FILTER ( CONTAINS ( YEAR ( ?g ) , '2004' )... | |
Politician | 4 | 10321 | Id5 | [
{
"subject": "Aaron_S._Daggett",
"property": "battles",
"object": "Battle_of_the_Wilderness"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "deathPlace",
"object": "Massachusetts"
},
{
... | [
{
"subject": "Aaron_S._Daggett",
"property": "battle",
"object": "Battle_of_the_Wilderness"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "deathPlace",
"object": "Massachusetts"
},
{
... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aaron S. Daggett was born in Maine and he died in Massachusetts. He fought in the Battle of the Wilderness and was awarded the Purple Heart.",
"Aaron S. Daggett, who was born in Maine and died in Massachusetts, has fo... | [] | [] | [
[
"resource:Aaron_S__Daggett",
"property:award",
"resource:Purple_Heart"
],
[
"resource:Aaron_S__Daggett",
"rdf:type",
"ontology:politician"
],
[
"resource:Aaron_S__Daggett",
"property:death_place",
"resource:Massachusetts"
],
[
"resource:Aaron_S__Daggett",
"p... | Aaron_S._Daggett | [
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace... | [
{
"question": [],
"graph_query": "ASK WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Dallas . ?q property:award resource:Purple_Heart }",
"readable_query": "ASK WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Dallas . ?q property:award resource:Purp... | |
University | 6 | 12974 | Id3 | [
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "AWH_Engineering_College",
"property": "established",
"object": "2001"
},
{
"subject": "AWH_Engineering_College",
"property": "facultySize",
"object": "\"250\"^^xsd:nonNegativ... | [
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "AWH_Engineering_College",
"property": "established",
"object": "2001"
},
{
"subject": "AWH_Engineering_College",
"property": "academicStaffSize",
"object": "250"
},
{
... | (X (X) (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"AWH Engineering College in Kuttikkattoor, India is in the state of Kerala which has Mahe to its northwest. The school was established in 2001 and employs 250 people in its academic department.",
... | [] | [] | [
[
"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_C... | AWH_Engineering_College | [
{
"modified": "250",
"readable": "250",
"graph": "250"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?i property:has_to_its_northwest resource:Mah___India . ?w rdf:type ontology:university . ?w property:state ?i . ?w property:academic_staff_size ?z . FILTER ( ?z = '250' ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?i property:has_to_it... | |
Artist | 3 | 6027 | Id173 | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
}
] | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allen Forrest performs rhythm and blues music, a style that originated from blues and was derived into funk.",
"Allen Forrest performs rhythm and blues music, which originated from the blues. Fu... | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Funk"
],
[
"resource:Rhythm_and_blues",
"property:stylistic_origin",
"resource:Blues"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:genre",
... | Allen_Forrest | [
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?m WHERE { resource:Rhythm_and_blues property:derivative ?n . resource:Rhythm_and_blues property:stylistic_origin ?m }",
"readable_query": "SELECT DISTINCT ?n ?m WHERE { resource:Rhythm_and_blues property:derivative ?n . resource:Rhythm_and_blues prop... | |
Airport | 4 | 8426 | Id24 | [
{
"subject": "Adolfo_SuΓ‘rez_MadridβBarajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "ENAIRE",
"property": "locationCity",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
},
{
"subject... | [
{
"subject": "Adolfo_SuΓ‘rez_MadridβBarajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "ENAIRE",
"property": "city",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
},
{
"subject": "Adol... | (X (X) (X (X (X)))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Located at Paracuellos de Jarama, Adolfo Suarez Madrid-Barajas airport is operated by ENAIRE which is in the city of Madrid, in Spain.",
"Adolfo Suarez Madrid-Barajas airport is located at Paracuellos de Jarama in the... | [] | [] | [
[
"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... | Adolfo_SuΓ‘rez_MadridβBarajas_Airport | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisat... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Madrid property:country resource:Spain }",
"readable_query": "ASK WHERE { resource:Madrid property:country resource:Spain }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
... | |
Company | 6 | 12935 | Id15 | [
{
"subject": "Trane",
"property": "product",
"object": "Building_Management_System"
},
{
"subject": "Trane",
"property": "revenue",
"object": "1.0264E10"
},
{
"subject": "Trane",
"property": "netIncome",
"object": "5.563E8"
},
{
"subject": "Trane",
"property":... | [
{
"subject": "Trane",
"property": "product",
"object": "Building_Management_System"
},
{
"subject": "Trane",
"property": "revenue",
"object": "10264000000"
},
{
"subject": "Trane",
"property": "netIncome",
"object": "556300000"
},
{
"subject": "Trane",
"proper... | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Trane is a subsidiary founded on 1913-01-01 in Swords, Dublin, that produces building management systems. Trane has a revenue of $10,264,000,000, and a net income of about $556 million.",
"Trane... | [] | [] | [
[
"resource:Trane",
"property:net_income",
"556300000"
],
[
"resource:Trane",
"property:founding_date",
"resource:1913_01_01"
],
[
"resource:Trane",
"property:revenue",
"10264000000"
],
[
"resource:Trane",
"property:product",
"resource:Building_Management_... | Trane | [
{
"modified": "10264000000",
"readable": "10264000000",
"graph": "10264000000"
},
{
"modified": "556300000",
"readable": "556300000",
"graph": "556300000"
},
{
"modified": "Subsidiary",
"readable": "subsidiary",
"graph": "ontology:subsidiary"
},
{
"modified": "fou... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?f rdf:type ontology:company . ?f property:founding_date ?e . FILTER ( ?e = \"1913_01_01\" ) . ?f property:location ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?f rdf:type ontology:company . ?f property:founding_date ?e . FILTER ( ?e ... | |
Astronaut | 6 | 12920 | Id90 | [
{
"subject": "William_Anders",
"property": "selection",
"object": "1963"
},
{
"subject": "William_Anders",
"property": "nationality",
"object": "United_States"
},
{
"subject": "William_Anders",
"property": "status",
"object": "\"Retired\"@en"
},
{
"subject": "Will... | [
{
"subject": "William_Anders",
"property": "selectedByNasa",
"object": "1963"
},
{
"subject": "William_Anders",
"property": "nationality",
"object": "United_States"
},
{
"subject": "William_Anders",
"property": "status",
"object": "\"Retired\""
},
{
"subject": "Wi... | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"American William Anders was born on October 17th 1933 in British Hong Kong. He joined NASA in 1963 where he worked as a fighter pilot before he retired."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:William_Anders",
"property:selected_by_nasa",
"resource:1963"
],
[
"resource:William_Anders",
"property:status",
"resource:Retired"
],
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:nationali... | William_Anders | [
{
"modified": "1933-10-17",
"readable": "1933-10-17",
"graph": "1933-10-17"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modif... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?h ) , '1933' ) ) . ?b property:birth_date ?h }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?h ) , '1933' ) ) . ?b prop... | |
City | 5 | 11786 | Id7 | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United... | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United... | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"New York City is the largest city in the United States which has its capital as Washington Dc and hails Spanish as a spoken language. Abilene, Texas is located within the U.S.",
"One of the languages spoken in Texas i... | [] | [] | [
[
"resource:Texas",
"property:language",
"resource:Spanish_language"
],
[
"resource:United_States",
"property:largest_city",
"resource:New_York_City"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:Abilene__Texas",
... | Abilene,_Texas | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "langu... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:city . ?y property:country ?t . ?t property:capital resource:Washington__D_C_ . FILTER ( CONTAINS ( LCASE ( ?t ) , 'united' ) ) . ?y property:is_part_of resource:Texas }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y r... | |
City | 4 | 9404 | Id3 | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_Texas"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"prope... | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_Texas"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"prope... | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene, is in Texas (capital of which is Austin), in the United States, where English is spoken.",
"Abilene is in Texas in the U.S. and English is spoken in that country. Austin is the capital ... | [] | [] | [
[
"resource:Texas",
"property:capital",
"resource:Austin__Texas"
],
[
"resource:Texas",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:Abilene__Texas",
"rdf:type",
... | Abilene,_Texas | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "langu... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?n property:capital resource:Austin__Texas . ?v property:language resource:English_language . ?n property:country ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?n property:capital resource:Austin,_Texas . ?v property:language resource:E... | |
Food | 4 | 9805 | Id94 | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},... | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},... | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Paul Ryan is a leader in the US, where Washington DC is the capital. Native Americans are one of the ethnic groups. Bacon Explosion also comes from the US.",
"One leader in the U.S. is Paul Ryan... | [] | [] | [
[
"resource:United_States",
"property:leader",
"resource:Paul_Ryan"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resour... | Bacon_Explosion | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?j WHERE { resource:United_States property:ethnic_group ?i . resource:United_States property:leader ?j }",
"readable_query": "SELECT DISTINCT ?i ?j WHERE { resource:United_States property:ethnic_group ?i . resource:United_States property:leader ?j }",... | |
Astronaut | 5 | 11449 | Id66 | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliations",
"object": "University_of_Texas_System"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "athl... | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliation",
"object": "University_of_Texas_System"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "compe... | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Elliot See attended the University of Texas at Austin who were affiliated to the university of Texas system which competed in the Big 12 Conference, died in St. Louis, Kingdom of France.",
"The University of Texas at ... | [] | [] | [
[
"resource:St__Louis",
"property:is_part_of",
"resource:Kingdom_of_France"
],
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:death_place",
"resource:St__Louis"
],
[
"resource:Elliot_See",
"property:alma_mater",... | Elliot_See | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "competeIn",
"readable": "compete in",
"graph": "property:compete_in"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?t rdf:type ontology:astronaut . ?t property:alma_mater ?d . ?t property:death_place resource:St__Louis . ?d property:compete_in resource:Big_12_Conference }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?t rdf:type ontology:astronaut . ?t p... | |
WrittenWork | 2 | 5620 | Id155 | [
{
"subject": "Aenir",
"property": "mediaType",
"object": "\"Print\"@en"
},
{
"subject": "Aenir",
"property": "isbn",
"object": "\"0-439-17684-0\""
}
] | [
{
"subject": "Aenir",
"property": "mediaType",
"object": "\"Print\""
},
{
"subject": "Aenir",
"property": "isbnNumber",
"object": "\"0-439-17684-0\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aenir is available in print and has the ISBN number of \"0-439-17684-0\".",
"Aenir with ISBN\"0-439-17684-0\" was produced in print.",
"Aenir with the ISBN number 0-439-17684-0 is a print pr... | [] | [] | [
[
"resource:Aenir",
"property:media_type",
"resource:Print"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:isbn_number",
"resource:0_439_17684_0"
]
] | Aenir | [
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "0-439-17684-0",
"readable": "0-439-17684-0",
"graph": "resource:0_439_17684_0"
... | [
{
"question": [],
"graph_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:isbn_number '978-1-4165-4253-7' }",
"readable_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:isbn_number '978-1-4165-4253-7' }",
"graph_answer": [
"False"
],
"readable_an... | |
Athlete | 3 | 6226 | Id62 | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "New_England_Patriots"
},
{
"subject": "Akeem_Ayers",
"property": "dateOfBirth",
"object": "\"1989-07-10\"^^xsd:date"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "New_England_Patriots"
},
{
"subject": "Akeem_Ayers",
"property": "birthDate",
"object": "1989-07-10"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born on 10th July 1989, Akeem Ayers made his debut for the Tennessee Titans and later played for the New England Patriots.",
"Akeem Ayers was born July 10th, 1989 and his debut team was the Tenn... | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:New_England_Patriots"
],
[
"resource:Akeem_Ayers",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Ayers",
"property:birth_date",
"resource:1989_07_10"
],
[
"resource:Akeem_Ayers",
"property:debut... | Akeem_Ayers | [
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "debutTeam",
"readable": "debut team",
"graph": "property:debut_team"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?z property:debut_team ?p . ?z rdf:type ontology:athlete . ?z property:birth_date ?y . FILTER ( CONTAINS ( YEAR ( ?y ) , '1989' ) ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?z property:debut_team ?p . ?z rdf:type ontology:athlete . ?z... | |
WrittenWork | 3 | 8319 | Id165 | [
{
"subject": "Aenir",
"property": "country",
"object": "Australians"
},
{
"subject": "Above_the_Veil",
"property": "precededBy",
"object": "Aenir"
},
{
"subject": "Aenir",
"property": "previousWork",
"object": "Castle_(novel)"
}
] | [
{
"subject": "Aenir",
"property": "country",
"object": "Australians"
},
{
"subject": "Above_the_Veil",
"property": "precededBy",
"object": "Aenir"
},
{
"subject": "Aenir",
"property": "precededBy",
"object": "Castle_(novel)"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Above the Veil was preceded By Australian novel Aenir, which was preceded by the novel Castle.",
"Aenir was written by Australians. It was preceded by the novel Castle and followed by Above the ... | [] | [] | [
[
"resource:Aenir",
"property:preceded_by",
"resource:Castle__novel_"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:country",
"resource:Australians"
],
[
"resource:Above_the_Veil",
"property:preceded_by",
"reso... | Aenir | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "precededBy",
"readable": "preceded by",
"graph": "property:preceded_by"
},
{
"modified": "Above_the_Veil",
"readable": "Above the Veil",
"graph": "resource:Above_the_Veil"
},
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:written_work . VALUES ( ?l ) { ( resource:Castle__novel_ ) ( resource:Aenir ) } . resource:Above_the_Veil property:preceded_by ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:written_work . VALUES... | |
Airport | 2 | 3339 | Id144 | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Appleton International airport is located in Greenville, Wisconsin, in the United States.",
"Appleton International Airport can be found in Greenville, Wisconsin, United States.",
"The Apple... | [] | [] | [
[
"resource:Appleton_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Appleton_International_Airport",
"property:location",
"resource:Greenville__Wisconsin"
],
[
"resource:Greenville__Wisconsin",
"property:country",
"resource:United_States"
]
] | Appleton_International_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Appleton_International_Airport",
"readable": "Appleton International Airport",
"graph": "resourc... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?t WHERE { ?t property:country resource:United_States . ?e rdf:type ontology:airport . ?e property:location ?t }",
"readable_query": "SELECT DISTINCT ?e ?t WHERE { ?t property:country resource:United_States . ?e rdf:type ontology:airport . ?e property... | |
University | 4 | 10768 | Id60 | [
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "faculty",
"object": "737"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "students",
"object": "16000"
},
{
"subject": "Aarhus_University,_School_of_Bu... | [
{
"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": "numberOfStudents",
"object": "16000"
},
{
"subject": "S... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The School of Business and Social Sciences at the Aarhus University, Denmark, has 16000 students, 737 academic staff and is affiliated with the European University Association.",
"The School of ... | [] | [] | [
[
"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:Schoo... | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "16000",
"readable": "16000",
"graph": "16000"
},
{
"modified": "737",
"readable": "737",
"graph": "737"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "affiliation",
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?s property:affiliation ?x . FILTER ( ?r > '500' ) . ?s rdf:type ontology:university . ?s property:academic_staff_size ?r }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?s property:affiliation ?x . FILTER ( ?r > '500' ) . ?s rdf:type ontolo... | |
Athlete | 2 | 3712 | Id52 | [
{
"subject": "Akeem_Adams",
"property": "clubs",
"object": "FerencvΓ‘rosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "team",
"object": "Trinidad_and_Tobago_national_football_team"
}
] | [
{
"subject": "Akeem_Adams",
"property": "club",
"object": "FerencvΓ‘rosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "club",
"object": "Trinidad_and_Tobago_national_football_team"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Adams plays for Ferencvarosi TC and the Trinidad and Tobago national football team.",
"Akeem Adams is in Ferencvarosi TC. Plays for Trinidad and Tobago national football team.",
"Akeem... | [] | [] | [
[
"resource:Akeem_Adams",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Ferencv_rosi_TC"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Trinidad_and_Tobago_national_football_team"
]
] | Akeem_Adams | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Akeem_Adams",
"readable": "Akeem Adams",
"graph": "resource:Akeem_Adams"
},
{
"modified": "FerencvΓ‘rosi_TC",
"readable": "FerencvΓ‘rosi TC",
"graph": "resource:Ferencv_rosi_TC"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?r ) WHERE { resource:Akeem_Adams property:club ?j }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?r ) WHERE { resource:Akeem_Adams property:club ?j }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"... | |
Athlete | 2 | 3673 | Id13 | [
{
"subject": "Aaron_Hunt",
"property": "team",
"object": "Hamburger_SV"
},
{
"subject": "Aaron_Hunt",
"property": "clubs",
"object": "SV_Werder_Bremen_II"
}
] | [
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "Hamburger_SV"
},
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "SV_Werder_Bremen_II"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Hunt, former player for SV Werder Bremen II, now plays for Hamburger SV.",
"Aaron Hunt plays for the clubs Hamburger SV and SV Werder Bremen II.",
"Aaron Hunt plays for SV Werder Breme... | [] | [] | [
[
"resource:Aaron_Hunt",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:SV_Werder_Bremen_II"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:Hamburger_SV"
]
] | Aaron_Hunt | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Aaron_Hunt",
"readable": "Aaron Hunt",
"graph": "resource:Aaron_Hunt"
},
{
"modified": "Hamburger_SV",
"readable": "Hamburger SV",
"graph": "resource:Hamburger_SV"
},
{
"modified"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?y ) WHERE { resource:Aaron_Hunt property:club ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?y ) WHERE { resource:Aaron_Hunt property:club ?y }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
... | |
Astronaut | 6 | 12873 | Id43 | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject":... | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject":... | (X (X) (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Buzz Aldrin was born in Glen Ridge, New Jersey in the United States. He went to work for NASA in 1963. He graduated from MIT in 1963 with a doctorate in Science. He was a member of Apollo 11 which w... | [] | [] | [
[
"resource:Apollo_11",
"property:operator",
"resource:NASA"
],
[
"resource:Buzz_Aldrin",
"property:selected_by_nasa",
"resource:1963"
],
[
"resource:Buzz_Aldrin",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Buzz_Aldrin",
"property:mission",
"resource:... | Buzz_Aldrin | [
{
"modified": "Massachusetts Institute of Technology, Sc.D. 1963",
"readable": "Massachusetts Institute of Technology, Sc.D. 1963",
"graph": "Massachusetts Institute of Technology, Sc.D. 1963"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{... | [
{
"question": [],
"graph_query": "ASK WHERE { ?d rdf:type ontology:astronaut . ?d property:mission ?t . ?d property:birth_place resource:San_Francisco }",
"readable_query": "ASK WHERE { ?d rdf:type ontology:astronaut . ?d property:mission ?t . ?d property:birth_place resource:San_Francisco }",
"grap... | |
Politician | 2 | 5196 | Id188 | [
{
"subject": "Alfred_Moore_Scales",
"property": "battles",
"object": "Battle_of_Fredericksburg"
},
{
"subject": "Battle_of_Fredericksburg",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
}
] | [
{
"subject": "Alfred_Moore_Scales",
"property": "battle",
"object": "Battle_of_Fredericksburg"
},
{
"subject": "Battle_of_Fredericksburg",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfred Moore Scales fought in battles such as the Battle of Fredericksburg in the American Civil War military conflict.",
"Alfred Moore Scales fought in battles such as the Battle of Fredericksb... | [] | [] | [
[
"resource:Alfred_Moore_Scales",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_Moore_Scales",
"property:battle",
"resource:Battle_of_Fredericksburg"
],
[
"resource:Battle_of_Fredericksburg",
"property:is_part_of_military_conflict",
"resource:American_Civil_War"... | Alfred_Moore_Scales | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "isPartOfMilitaryConflict",
"readable": "is part of military conflict",
"graph": "property:is_part_of_military_conflict"
},
{
"modified": "Alfred_Moore_Scales",
"readable": "Alfred Moore... | [
{
"question": [],
"graph_query": "ASK WHERE { ?e rdf:type ontology:politician . ?g property:is_part_of_military_conflict resource:Russian_Civil_War . ?e property:battle ?g }",
"readable_query": "ASK WHERE { ?e rdf:type ontology:politician . ?g property:is_part_of_military_conflict resource:Russian_Civil... | |
ComicsCharacter | 4 | 9627 | Id8 | [
{
"subject": "Bananaman",
"property": "network",
"object": "BBC"
},
{
"subject": "Bananaman",
"property": "creator",
"object": "\"Steve Bright\"@en"
},
{
"subject": "Bananaman",
"property": "starring",
"object": "Graeme_Garden"
},
{
"subject": "Bananaman",
"pr... | [
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "BBC"
},
{
"subject": "Bananaman",
"property": "creator",
"object": "Steve_Bright"
},
{
"subject": "Bananaman",
"property": "starring",
"object": "Graeme_Garden"
},
{
"subject": "Bananaman",
"pro... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bananaman, which was first broadcast by the BBC on 3rd October 1983, was created by Steve Bright and starred Graeme Garden.",
"Steve Bright created Bananaman which was first aired by the BBC on ... | [] | [] | [
[
"resource:Bananaman",
"property:creator",
"resource:Steve_Bright"
],
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:BBC"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Bananaman",
"property:first_aired",
"... | Bananaman | [
{
"modified": "1983-10-03",
"readable": "1983-10-03",
"graph": "1983-10-03"
},
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?o property:starring ?u . FILTER ( CONTAINS ( YEAR ( ?q ) , '1983' ) ) . ?o rdf:type ontology:comics_character . ?o property:first_aired ?q }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?o property:starring ?u . FILTER ( CONTAINS ( YEAR ( ... | |
City | 3 | 6864 | Id152 | [
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Hays_County,_Texas"
},
{
"subject": "Hays_County,_Texas",
"property": "largestCity",
"object": "San_Marcos,_Texas"
},
{
"subject": "Austin,_Texas",
"property": "subdivisionName",
"object": "Travis_County,_Te... | [
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Hays_County,_Texas"
},
{
"subject": "Hays_County,_Texas",
"property": "largestCity",
"object": "San_Marcos,_Texas"
},
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Travis_County,_Texas"
... | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Austin in Texas is part of Travis County and Hays County, the latter of which has San Marcos as its largest city.",
"Austin, Texas is part of Travis County and also Hays County, where the larges... | [] | [] | [
[
"resource:Hays_County__Texas",
"property:largest_city",
"resource:San_Marcos__Texas"
],
[
"resource:Austin__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Austin__Texas",
"property:is_part_of",
"resource:Hays_County__Texas"
],
[
"resource:Austin__Texas",
... | Austin,_Texas | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "Austin,_Texas",
"readable": "Austin, Texas",
"graph": "resource:Austin__Texas"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'h' ) ) . resource:Austin__Texas property:is_part_of ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'h' ) ) . resource:Austin,_Texas property:is_part_of ?e }",
"... | |
Airport | 5 | 10989 | Id38 | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Curitiba",
"property": "subdivisionName",
"object": "ParanΓ‘_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operator",
"object": "I... | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "ParanΓ‘_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operatingOrganisation",
"objec... | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Curitiba, part of Parana state, is served by Afonso Pena International airport. The airport is operated by Infraero and is located in Sao Jose dos Pinhais, part of the south region of Brazil.",
... | [] | [] | [
[
"resource:S_o_Jos__dos_Pinhais",
"property:is_part_of",
"resource:South_Region__Brazil"
],
[
"resource:Curitiba",
"property:is_part_of",
"resource:Paran___state_"
],
[
"resource:Afonso_Pena_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Af... | 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"
},
{
"mod... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Curitiba property:is_part_of ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Curitiba property:is_part_of ?c }",
"graph_answer": [
"resource:Paran___state_"
],
"readable_answer": [
"ParanΓ‘"
],... | |
CelestialBody | 4 | 9353 | Id70 | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "B._Zellner"
},
{
"subject": "107_Camilla",
"property": "periapsis",
"object": "4.79343e+11"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "1... | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "B._Zellner"
},
{
"subject": "107_Camilla",
"property": "periapsis",
"object": "479343000.0 (kilometres)"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "10... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"B.Zellner discovered 107 Camilla whose epoch date was on December 31st 2006.Its periapsis is 479343000.0 and its apoapsis is 560937000.0 kilometres.",
"Discovered by B. Zellner, 107 Camilla has ... | [] | [] | [
[
"resource:107_Camilla",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:107_Camilla",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:107_Camilla",
"property:apoapsis",
"560937000.0 (kilometres)"
],
[
"resource:107_Camilla",
"property:periapsis",... | 107_Camilla | [
{
"modified": "479343000.0 (kilometres)",
"readable": "479343000.0",
"graph": "479343000.0 (kilometres)"
},
{
"modified": "560937000.0 (kilometres)",
"readable": "560937000.0",
"graph": "560937000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?o property:epoch ?b . ?o rdf:type ontology:celestial_body . ?o property:discoverer ?h . FILTER ( ?b = \"2006_12_31\" ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?o property:epoch ?b . ?o rdf:type ontology:celestial_body . ?o property:... | |
Food | 3 | 7128 | Id41 | [
{
"subject": "ArrΓ²s_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "ArrΓ²s_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "ArrΓ²s_negre",
"property": "ingredient",
"object": "Cephalopod_ink"
}
] | [
{
"subject": "ArrΓ²s_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "ArrΓ²s_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "ArrΓ²s_negre",
"property": "ingredient",
"object": "Cephalopod_ink"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Cephalopod ink is an ingredient in ArrΓ²s negre. A dish which is from the Catalonia region, in Spain.",
"ArrΓ²s negre is from the Catalonia region of spain, it includes Cephalopod ink.",
"Arro... | [] | [] | [
[
"resource:Arr_s_negre",
"property:ingredient",
"resource:Cephalopod_ink"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:... | ArrΓ²s_negre | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "ArrΓ²s_... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?l ) WHERE { ?o property:ingredient ?h . ?o property:region resource:Catalonia . ?o rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?l ) WHERE { ?o property:ingredient ?h . ?o property:region resource:Cat... | |
ComicsCharacter | 3 | 6967 | Id20 | [
{
"subject": "Bananaman",
"property": "network",
"object": "BBC"
},
{
"subject": "BBC",
"property": "locationCity",
"object": "Broadcasting_House"
},
{
"subject": "BBC",
"property": "foundedBy",
"object": "John_Reith,_1st_Baron_Reith"
}
] | [
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "BBC"
},
{
"subject": "BBC",
"property": "city",
"object": "Broadcasting_House"
},
{
"subject": "BBC",
"property": "foundedBy",
"object": "John_Reith,_1st_Baron_Reith"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Bananaman the TV series was shown on the BBC which was founded by John Reith, 1st Baron Reith and is located in the Broadcasting House in London.",
"1st Baron, John Reith was the founder of BBC whose location is the B... | [] | [] | [
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:BBC"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:BBC",
"property:city",
"resource:Broadcasting_House"
],
[
"resource:BBC",
"property:founded_by",
"resource:J... | Bananaman | [
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "foundedBy",
"readable": "founded by",
"graph": "property:founded_by"
},
{
"modif... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:BBC property:founded_by resource:Giovanni_Bertone }",
"readable_query": "ASK WHERE { resource:BBC property:founded_by resource:Giovanni_Bertone }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": ... | |
MeanOfTransportation | 2 | 4966 | Id201 | [
{
"subject": "MTU_Friedrichshafen",
"property": "locationCity",
"object": "Friedrichshafen"
},
{
"subject": "A-Rosa_Luna",
"property": "powerType",
"object": "MTU_Friedrichshafen"
}
] | [
{
"subject": "MTU_Friedrichshafen",
"property": "city",
"object": "Friedrichshafen"
},
{
"subject": "A-Rosa_Luna",
"property": "powerType",
"object": "MTU_Friedrichshafen"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The A-Rosa Luna is powered by a MTU Friedrichshafen engine in Friedrichshafen.",
"The A-Rosa Luna is powered by MTU Friedrichshafen made engines, located in Friedrichshafen.",
"The A-Rosa Lu... | [] | [] | [
[
"resource:A_Rosa_Luna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:A_Rosa_Luna",
"property:power_type",
"resource:MTU_Friedrichshafen"
],
[
"resource:MTU_Friedrichshafen",
"property:city",
"resource:Friedrichshafen"
]
] | A-Rosa_Luna | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "A-Rosa_Luna",
"readable": "A-Rosa Luna",
"graph": "resource:A_Rosa_Luna"
},
{
"modified": "F... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?q WHERE { ?a rdf:type ontology:mean_of_transportation . ?q property:city resource:Friedrichshafen . ?a property:power_type ?q }",
"readable_query": "SELECT DISTINCT ?a ?q WHERE { ?a rdf:type ontology:mean_of_transportation . ?q property:city resource... |
Dataset Card for WEBNLG-QA
Dataset Summary
WEBNLG-QA is a conversational question answering dataset grounded on WEBNLG. It consists in a set of question-answering dialogues (follow-up question-answer pairs) based on short paragraphs of text. Each paragraph is associated a knowledge graph (from WEBNLG). The questions are associated with SPARQL queries.
Supported tasks
- Knowledge-based question-answering
- SPARQL-to-Text conversion
Knowledge based question-answering
Below is an example of dialogue:
- Q1: What is used as an instrument is Sludge Metal or in Post-metal?
- A1: Singing, Synthesizer
- Q2: And what about Sludge Metal in particular?
- A2: Singing
- Q3: Does the Year of No Light album Nord belong to this genre?
- A3: Yes.
SPARQL-to-Text Question Generation
SPARQL-to-Text question generation refers to the task of converting a SPARQL query into a natural language question, eg:
SELECT (COUNT(?country) as ?answer)
WHERE { ?country property:member_of resource:Europe .
?country property:population ?n .
FILTER ( ?n > 10000000 )
}
could be converted into:
How many European countries have more than 10 million inhabitants?
Dataset Structure
Types of questions
Comparison of question types compared to related datasets:
| SimpleQuestions | ParaQA | LC-QuAD 2.0 | CSQA | WebNLQ-QA | ||
|---|---|---|---|---|---|---|
| Number of triplets in query | 1 | β | β | β | β | β |
| 2 | β | β | β | β | ||
| More | β | β | β | |||
| Logical connector between triplets | Conjunction | β | β | β | β | β |
| Disjunction | β | β | ||||
| Exclusion | β | β | ||||
| Topology of the query graph | Direct | β | β | β | β | β |
| Sibling | β | β | β | β | ||
| Chain | β | β | β | β | ||
| Mixed | β | β | ||||
| Other | β | β | β | β | ||
| Variable typing in the query | None | β | β | β | β | β |
| Target variable | β | β | β | β | ||
| Internal variable | β | β | β | β | ||
| Comparisons clauses | None | β | β | β | β | β |
| String | β | β | ||||
| Number | β | β | β | |||
| Date | β | β | ||||
| Superlative clauses | No | β | β | β | β | β |
| Yes | β | |||||
| Answer type | Entity (open) | β | β | β | β | β |
| Entity (closed) | β | β | ||||
| Number | β | β | β | |||
| Boolean | β | β | β | β | ||
| Answer cardinality | 0 (unanswerable) | β | β | |||
| 1 | β | β | β | β | β | |
| More | β | β | β | β | ||
| Number of target variables | 0 (β ASK verb) | β | β | β | β | |
| 1 | β | β | β | β | β | |
| 2 | β | β | ||||
| Dialogue context | Self-sufficient | β | β | β | β | β |
| Coreference | β | β | ||||
| Ellipsis | β | β | ||||
| Meaning | Meaningful | β | β | β | β | β |
| Non-sense | β |
Data splits
Text verbalization is only available for a subset of the test set, referred to as challenge set. Other sample only contain dialogues in the form of follow-up sparql queries.
| Train | Validation | Test | Challenge | |
|---|---|---|---|---|
| Questions | 27727 | 3485 | 4179 | 332 |
| Dialogues | 1001 | 1264 | 1417 | 100 |
| NL question per query | 0 | 0 | 0 | 2 |
| Characters per query | 129 (Β± 43) | 131 (Β± 45) | 122 (Β± 45) | 113 (Β± 38) |
| Tokens per question | - | - | - | 8.4 (Β± 4.5) |
Additional information
Related datasets
This corpus is part of a set of 5 datasets released for SPARQL-to-Text generation, namely:
- Non conversational datasets
- Conversational datasets
Licencing information
- Content from original dataset: CC-BY-SA 4.0
- New content: CC BY-SA 4.0
Citation information
This dataset
@inproceedings{lecorve2022sparql2text,
title={SPARQL-to-Text Question Generation for Knowledge-Based Conversational Applications},
author={Lecorv\'e, Gw\'enol\'e and Veyret, Morgan and Brabant, Quentin and Rojas-Barahona, Lina M.},
journal={Proceedings of the Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the International Joint Conference on Natural Language Processing (AACL-IJCNLP)},
year={2022}
}
The underlying corpus WEBNLG 3.0
@inproceedings{castro-ferreira-etal-2020-2020,
title = "The 2020 Bilingual, Bi-Directional {W}eb{NLG}+ Shared Task: Overview and Evaluation Results ({W}eb{NLG}+ 2020)",
author = "Castro Ferreira, Thiago and Gardent, Claire and Ilinykh, Nikolai and van der Lee, Chris and Mille, Simon and Moussallem, Diego and Shimorina, Anastasia",
booktitle = "Proceedings of the 3rd International Workshop on Natural Language Generation from the Semantic Web (WebNLG+)",
year = "2020",
pages = "55--76"
}
- Downloads last month
- 218