- auth.setup.ts: require env vars for test credentials (no hardcoded defaults) - manifest.json: update schema manifest - full_evaluation_results.json: add RAG evaluation results - petra-links.json: update birth date from web claim
1916 lines
No EOL
91 KiB
JSON
1916 lines
No EOL
91 KiB
JSON
{
|
|
"timestamp": "2026-01-09T20:59:50.222978",
|
|
"api_url": "https://archief.support",
|
|
"total_examples": 60,
|
|
"successful_calls": 60,
|
|
"passed_examples": 44,
|
|
"pass_rate": 0.7333333333333333,
|
|
"average_score": 0.8520833333333333,
|
|
"average_response_time_ms": 3744,
|
|
"category_filter": null,
|
|
"results": [
|
|
{
|
|
"id": "count_001",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Utrecht?",
|
|
"expected_count": 10,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-UT",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1488,
|
|
"answer": "Er zijn 10 archieven in Utrecht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-UT\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 10,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_002",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Noord-Holland?",
|
|
"expected_count": 26,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-NH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1384,
|
|
"answer": "Er zijn 26 archieven in Noord-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-NH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 26,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_003",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Zuid-Holland?",
|
|
"expected_count": 35,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-ZH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1978,
|
|
"answer": "Er zijn 35 archieven in Zuid-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-ZH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 35,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_004",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Gelderland?",
|
|
"expected_count": 28,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-GE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1374,
|
|
"answer": "Er zijn 28 archieven in Gelderland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-GE\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 28,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_005",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Noord-Brabant?",
|
|
"expected_count": 14,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-NB",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1362,
|
|
"answer": "Er zijn 14 archieven in Noord-Brabant.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-NB\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 14,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_006",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Overijssel?",
|
|
"expected_count": 31,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-OV",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1291,
|
|
"answer": "Er zijn 31 archieven in Overijssel.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-OV\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 31,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_007",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Friesland?",
|
|
"expected_count": 24,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-FR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1282,
|
|
"answer": "Er zijn 24 archieven in Fryslân.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-FR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 24,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_008",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Limburg?",
|
|
"expected_count": 15,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-LI",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1371,
|
|
"answer": "Er zijn 15 archieven in Limburg.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-LI\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 15,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_009",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Zeeland?",
|
|
"expected_count": 8,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-ZE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1113,
|
|
"answer": "Er zijn 8 archieven in Zeeland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-ZE\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 8,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_010",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Drenthe?",
|
|
"expected_count": 13,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-DR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1289,
|
|
"answer": "Er zijn 13 archieven in Drenthe.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-DR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 13,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_011",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Groningen?",
|
|
"expected_count": 28,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-GR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1225,
|
|
"answer": "Er zijn 28 archieven in Groningen.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-GR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 28,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_012",
|
|
"category": "count",
|
|
"subcategory": "archive_by_province",
|
|
"question": "Hoeveel archieven zijn er in Flevoland?",
|
|
"expected_count": 3,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-FL",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1649,
|
|
"answer": "Er zijn 3 archieven in Flevoland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-FL\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 3,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_013",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Utrecht?",
|
|
"expected_count": 59,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-UT",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1466,
|
|
"answer": "Er zijn 59 musea in Utrecht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-UT\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 59,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_014",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Noord-Holland?",
|
|
"expected_count": 204,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-NH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1477,
|
|
"answer": "Er zijn 204 musea in Noord-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-NH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 204,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_015",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Zuid-Holland?",
|
|
"expected_count": 164,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-ZH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1537,
|
|
"answer": "Er zijn 164 musea in Zuid-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-ZH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 164,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_016",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Gelderland?",
|
|
"expected_count": 135,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-GE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1466,
|
|
"answer": "Er zijn 135 musea in Gelderland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-GE\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 135,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_017",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Noord-Brabant?",
|
|
"expected_count": 114,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-NB",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1317,
|
|
"answer": "Er zijn 114 musea in Noord-Brabant.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-NB\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 114,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_018",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Overijssel?",
|
|
"expected_count": 80,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-OV",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1423,
|
|
"answer": "Er zijn 80 musea in Overijssel.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-OV\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 80,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_019",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Friesland?",
|
|
"expected_count": 70,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-FR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1421,
|
|
"answer": "Er zijn 70 musea in Fryslân.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-FR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 70,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_020",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Limburg?",
|
|
"expected_count": 53,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-LI",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1727,
|
|
"answer": "Er zijn 53 musea in Limburg.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-LI\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 53,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_021",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Zeeland?",
|
|
"expected_count": 48,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-ZE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4932,
|
|
"answer": "Er zijn 48 musea in Zeeland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-ZE\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 48,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_022",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Drenthe?",
|
|
"expected_count": 32,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-DR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5118,
|
|
"answer": "Er zijn 32 musea in Drenthe.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-DR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 32,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_023",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Groningen?",
|
|
"expected_count": 31,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-GR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5337,
|
|
"answer": "Er zijn 31 musea in Groningen.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-GR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 31,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_024",
|
|
"category": "count",
|
|
"subcategory": "museum_by_province",
|
|
"question": "Hoeveel musea zijn er in Flevoland?",
|
|
"expected_count": 8,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-FL",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5112,
|
|
"answer": "Er zijn 8 musea in Flevoland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-FL\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 8,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_025",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Utrecht?",
|
|
"expected_count": 13,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-UT",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1288,
|
|
"answer": "Er zijn 13 bibliotheken in Utrecht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-UT\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 13,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_026",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Noord-Holland?",
|
|
"expected_count": 25,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-NH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5090,
|
|
"answer": "Er zijn 25 bibliotheken in Noord-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-NH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 25,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_027",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Zuid-Holland?",
|
|
"expected_count": 39,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-ZH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5410,
|
|
"answer": "Er zijn 39 bibliotheken in Zuid-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-ZH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 39,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_028",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Gelderland?",
|
|
"expected_count": 23,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-GE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 1591,
|
|
"answer": "Er zijn 23 bibliotheken in Gelderland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-GE\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 23,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_029",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Noord-Brabant?",
|
|
"expected_count": 24,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-NB",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5093,
|
|
"answer": "Er zijn 24 bibliotheken in Noord-Brabant.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-NB\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 24,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_030",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Overijssel?",
|
|
"expected_count": 32,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-OV",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5685,
|
|
"answer": "Er zijn 32 bibliotheken in Overijssel.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-OV\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 32,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_031",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Friesland?",
|
|
"expected_count": 6,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-FR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4768,
|
|
"answer": "Er zijn 6 bibliotheken in Fryslân.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-FR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 6,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_032",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Limburg?",
|
|
"expected_count": 17,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-LI",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4794,
|
|
"answer": "Er zijn 17 bibliotheken in Limburg.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-LI\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 17,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_033",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Zeeland?",
|
|
"expected_count": 8,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-ZE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5128,
|
|
"answer": "Er zijn 8 bibliotheken in Zeeland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-ZE\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 8,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_034",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Drenthe?",
|
|
"expected_count": 5,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-DR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4854,
|
|
"answer": "Er zijn 5 bibliotheken in Drenthe.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-DR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 5,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_035",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Groningen?",
|
|
"expected_count": 5,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-GR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4266,
|
|
"answer": "Er zijn 5 bibliotheken in Groningen.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-GR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 5,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_036",
|
|
"category": "count",
|
|
"subcategory": "library_by_province",
|
|
"question": "Hoeveel bibliotheken zijn er in Flevoland?",
|
|
"expected_count": 5,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-FL",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4759,
|
|
"answer": "Er zijn 5 bibliotheken in Flevoland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-FL\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 5,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_037",
|
|
"category": "count",
|
|
"subcategory": "alternative_phrasing",
|
|
"question": "Wat is het aantal archieven in Utrecht?",
|
|
"expected_count": 10,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-UT",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4157,
|
|
"answer": "Er zijn 10 archieven in Utrecht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-UT\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 10,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_038",
|
|
"category": "count",
|
|
"subcategory": "alternative_phrasing",
|
|
"question": "Kun je me vertellen hoeveel musea er in Amsterdam zijn?",
|
|
"expected_count": 75,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "Amsterdam",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4572,
|
|
"answer": "Gevonden: 96 musea in Amsterdam.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?website ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"Amsterdam\" ;\n schema:name ?name .\n OPTIONAL { ?institution foaf:homepage ?website }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 96,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.75,
|
|
"score": 0.425,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_039",
|
|
"category": "count",
|
|
"subcategory": "alternative_phrasing",
|
|
"question": "Tel het aantal bibliotheken in Zuid-Holland",
|
|
"expected_count": 39,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "NL-ZH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5302,
|
|
"answer": "Gevonden: 10 bibliotheken in NL-ZH.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?city ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-ZH\" ;\n schema:name ?name .\n OPTIONAL { ?institution hc:settlementName ?city }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name\nLIMIT 10",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 10,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.75,
|
|
"score": 0.425,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_040",
|
|
"category": "count",
|
|
"subcategory": "alternative_phrasing",
|
|
"question": "Geef het totaal aantal archieven in Noord-Holland",
|
|
"expected_count": 26,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-NH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4540,
|
|
"answer": "Gevonden: 26 archieven in NL-NH.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?city ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-NH\" ;\n schema:name ?name .\n OPTIONAL { ?institution hc:settlementName ?city }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 26,
|
|
"count_score": 1.0,
|
|
"slot_score": 0.75,
|
|
"score": 0.925,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_041",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel archieven zijn er in Den Haag?",
|
|
"expected_count": 8,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "Den Haag",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4412,
|
|
"answer": "Er zijn 9 archieven in Den Haag.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:settlementName \"Den Haag\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 9,
|
|
"count_score": 0.5,
|
|
"slot_score": 1.0,
|
|
"score": 0.75,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_042",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel musea zijn er in Rotterdam?",
|
|
"expected_count": 35,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "Rotterdam",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4750,
|
|
"answer": "Er zijn 20 musea in Rotterdam.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"Rotterdam\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 20,
|
|
"count_score": 0.0,
|
|
"slot_score": 1.0,
|
|
"score": 0.5,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_043",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel bibliotheken zijn er in Utrecht stad?",
|
|
"expected_count": 6,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "Utrecht",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4797,
|
|
"answer": "Er zijn 13 bibliotheken in Utrecht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-UT\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 13,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.5,
|
|
"score": 0.35,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_044",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel archieven heeft Haarlem?",
|
|
"expected_count": 3,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "Haarlem",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 6640,
|
|
"answer": "Er zijn 3 archieven in Haarlem.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:settlementName \"Haarlem\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 3,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_045",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel musea staan er in Leiden?",
|
|
"expected_count": 18,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "Leiden",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4815,
|
|
"answer": "Gevonden: 21 musea in Leiden.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?website ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"Leiden\" ;\n schema:name ?name .\n OPTIONAL { ?institution foaf:homepage ?website }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 21,
|
|
"count_score": 0.5,
|
|
"slot_score": 0.75,
|
|
"score": 0.675,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_046",
|
|
"category": "count",
|
|
"subcategory": "informal_query",
|
|
"question": "Zijn er veel archieven in Zeeland?",
|
|
"expected_count": 8,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-ZE",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4895,
|
|
"answer": "Gevonden: 8 archieven in NL-ZE.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?city ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-ZE\" ;\n schema:name ?name .\n OPTIONAL { ?institution hc:settlementName ?city }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 8,
|
|
"count_score": 1.0,
|
|
"slot_score": 0.75,
|
|
"score": 0.925,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_047",
|
|
"category": "count",
|
|
"subcategory": "informal_query",
|
|
"question": "Welke musea zijn er in Flevoland en hoeveel?",
|
|
"expected_count": 8,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-FL",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 6658,
|
|
"answer": "Geen resultaten gevonden.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?website ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"\" ;\n schema:name ?name .\n OPTIONAL { ?institution foaf:homepage ?website }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name\nLIMIT 10",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": null,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.25,
|
|
"score": 0.275,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_048",
|
|
"category": "count",
|
|
"subcategory": "informal_query",
|
|
"question": "Ik zoek archieven in Drenthe, hoeveel zijn er?",
|
|
"expected_count": 13,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-DR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 6061,
|
|
"answer": "Geen resultaten gevonden.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?website ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:settlementName \"\" ;\n schema:name ?name .\n OPTIONAL { ?institution foaf:homepage ?website }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name\nLIMIT 10",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": null,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.25,
|
|
"score": 0.275,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_049",
|
|
"category": "count",
|
|
"subcategory": "edge_case",
|
|
"question": "Hoeveel archieven en musea zijn er in Groningen?",
|
|
"expected_count": null,
|
|
"expected_slots": {
|
|
"institution_type": [
|
|
"A",
|
|
"M"
|
|
],
|
|
"location": "NL-GR",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5848,
|
|
"answer": "Er zijn 0 {{ institution_type_nl }} in {{ location }}.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"\" ;\n hc:settlementName \"\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 0,
|
|
"count_score": 0.5,
|
|
"slot_score": 0.25,
|
|
"score": 0.525,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_050",
|
|
"category": "count",
|
|
"subcategory": "edge_case",
|
|
"question": "Hoeveel erfgoedinstellingen zijn er in Limburg?",
|
|
"expected_count": null,
|
|
"expected_slots": {
|
|
"institution_type": "*",
|
|
"location": "NL-LI",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 6178,
|
|
"answer": "Er zijn 0 overheidsinstellingen in Limburg.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"O\" ;\n hc:subregionCode \"NL-LI\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 0,
|
|
"count_score": 0.5,
|
|
"slot_score": 1.0,
|
|
"score": 0.75,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_051",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel archieven zijn er in Maastricht?",
|
|
"expected_count": 5,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "Maastricht",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4152,
|
|
"answer": "Er zijn 2 archieven in Maastricht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:settlementName \"Maastricht\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 2,
|
|
"count_score": 0.0,
|
|
"slot_score": 1.0,
|
|
"score": 0.5,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_052",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel musea zijn er in Arnhem?",
|
|
"expected_count": 12,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "Arnhem",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4296,
|
|
"answer": "Er zijn 9 musea in Arnhem.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"Arnhem\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 9,
|
|
"count_score": 0.0,
|
|
"slot_score": 1.0,
|
|
"score": 0.5,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_053",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel archieven zijn er in Eindhoven?",
|
|
"expected_count": 3,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "Eindhoven",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5288,
|
|
"answer": "Er zijn 1 archieven in Eindhoven.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:settlementName \"Eindhoven\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 1,
|
|
"count_score": 0.0,
|
|
"slot_score": 1.0,
|
|
"score": 0.5,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_054",
|
|
"category": "count",
|
|
"subcategory": "city_level",
|
|
"question": "Hoeveel bibliotheken zijn er in Groningen stad?",
|
|
"expected_count": 4,
|
|
"expected_slots": {
|
|
"institution_type": "L",
|
|
"location": "Groningen",
|
|
"location_level": "settlement",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4458,
|
|
"answer": "Er zijn 5 bibliotheken in Groningen.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"L\" ;\n hc:subregionCode \"NL-GR\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 5,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.5,
|
|
"score": 0.35,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_055",
|
|
"category": "count",
|
|
"subcategory": "formal_dutch",
|
|
"question": "Kunt u mij informeren over het aantal archieven in de provincie Utrecht?",
|
|
"expected_count": 10,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-UT",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4702,
|
|
"answer": "Gevonden: 10 archieven in NL-UT.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?city ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-UT\" ;\n schema:name ?name .\n OPTIONAL { ?institution hc:settlementName ?city }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 10,
|
|
"count_score": 1.0,
|
|
"slot_score": 0.75,
|
|
"score": 0.925,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_056",
|
|
"category": "count",
|
|
"subcategory": "formal_dutch",
|
|
"question": "Graag zou ik willen weten hoeveel musea er in Noord-Brabant gevestigd zijn",
|
|
"expected_count": 114,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-NB",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5409,
|
|
"answer": "Geen resultaten gevonden.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?website ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"\" ;\n schema:name ?name .\n OPTIONAL { ?institution foaf:homepage ?website }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": null,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.25,
|
|
"score": 0.275,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_057",
|
|
"category": "count",
|
|
"subcategory": "abbreviated_province",
|
|
"question": "Hoeveel archieven zijn er in NH?",
|
|
"expected_count": 26,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-NH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5013,
|
|
"answer": "Er zijn 26 archieven in Noord-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-NH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 26,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_058",
|
|
"category": "count",
|
|
"subcategory": "abbreviated_province",
|
|
"question": "Hoeveel musea in ZH?",
|
|
"expected_count": 164,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-ZH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5446,
|
|
"answer": "Geen resultaten gevonden.",
|
|
"visualization": {
|
|
"types": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT DISTINCT ?institution ?name ?website ?lat ?lon WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:settlementName \"\" ;\n schema:name ?name .\n OPTIONAL { ?institution foaf:homepage ?website }\n OPTIONAL { \n ?institution schema:location ?loc .\n ?loc geo:lat ?lat ;\n geo:long ?lon .\n }\n}\nORDER BY ?name",
|
|
"response_modes": [
|
|
"table",
|
|
"map"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": null,
|
|
"count_score": 0.0,
|
|
"slot_score": 0.25,
|
|
"score": 0.275,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_059",
|
|
"category": "count",
|
|
"subcategory": "misspelling",
|
|
"question": "Hoeveel archiefen zijn er in Utrecht?",
|
|
"expected_count": 10,
|
|
"expected_slots": {
|
|
"institution_type": "A",
|
|
"location": "NL-UT",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 5653,
|
|
"answer": "Er zijn 10 archieven in Utrecht.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"A\" ;\n hc:subregionCode \"NL-UT\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 10,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
},
|
|
{
|
|
"id": "count_060",
|
|
"category": "count",
|
|
"subcategory": "misspelling",
|
|
"question": "Hoeveel musea zijn er in Noordholland?",
|
|
"expected_count": 204,
|
|
"expected_slots": {
|
|
"institution_type": "M",
|
|
"location": "NL-NH",
|
|
"location_level": "subregion",
|
|
"response_mode": "count"
|
|
},
|
|
"response_time_ms": 4766,
|
|
"answer": "Er zijn 204 musea in Noord-Holland.",
|
|
"visualization": {
|
|
"types": [],
|
|
"primary_type": "table",
|
|
"sparql_query": "PREFIX hc: <https://nde.nl/ontology/hc/>\nPREFIX hcc: <https://nde.nl/ontology/hc/class/>\nPREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>\nPREFIX schema: <http://schema.org/>\nPREFIX skos: <http://www.w3.org/2004/02/skos/core#>\nPREFIX org: <http://www.w3.org/ns/org#>\nPREFIX foaf: <http://xmlns.com/foaf/0.1/>\nPREFIX dcterms: <http://purl.org/dc/terms/>\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\nPREFIX wd: <http://www.wikidata.org/entity/>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\nSELECT (COUNT(DISTINCT ?institution) AS ?count) WHERE {\n ?institution a hcc:Custodian ;\n hc:institutionType \"M\" ;\n hc:subregionCode \"NL-NH\" .\n}",
|
|
"response_modes": [
|
|
"count"
|
|
],
|
|
"databases_used": [
|
|
"oxigraph"
|
|
]
|
|
},
|
|
"actual_count": 204,
|
|
"count_score": 1.0,
|
|
"slot_score": 1.0,
|
|
"score": 1.0,
|
|
"success": true
|
|
}
|
|
]
|
|
} |