618 lines
No EOL
28 KiB
JSON
618 lines
No EOL
28 KiB
JSON
{
|
|
"timestamp": "2026-01-09T20:23:25.588467",
|
|
"api_url": "https://archief.support",
|
|
"total_examples": 20,
|
|
"successful_calls": 19,
|
|
"passed_examples": 19,
|
|
"pass_rate": 0.95,
|
|
"average_score": 0.95,
|
|
"average_response_time_ms": 3746,
|
|
"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": 1727,
|
|
"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": 1328,
|
|
"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": 1333,
|
|
"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": 1430,
|
|
"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": 1638,
|
|
"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": 5632,
|
|
"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": 4609,
|
|
"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": 5529,
|
|
"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": 5017,
|
|
"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": 5939,
|
|
"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": 4607,
|
|
"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": 5233,
|
|
"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": 1527,
|
|
"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": 1532,
|
|
"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": 5738,
|
|
"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": 4435,
|
|
"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": 4160,
|
|
"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"
|
|
},
|
|
"success": false,
|
|
"error": "HTTP error: The read operation timed out",
|
|
"score": 0.0
|
|
},
|
|
{
|
|
"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": 4694,
|
|
"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": 5073,
|
|
"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
|
|
}
|
|
]
|
|
} |