From 16bba384dd07252a7281692595475a0e59d6c241 Mon Sep 17 00:00:00 2001 From: Jesper Zedlitz Date: Wed, 31 May 2023 11:49:38 +0200 Subject: [PATCH] added some more file types from the official EU list The EU publications office maintains an authoritive list of file types used in DCAT-AP and other standards. --- .../qa/resource_format_openness_scores.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ckanext/qa/resource_format_openness_scores.json b/ckanext/qa/resource_format_openness_scores.json index 864e7504..c4851f37 100644 --- a/ckanext/qa/resource_format_openness_scores.json +++ b/ckanext/qa/resource_format_openness_scores.json @@ -10,11 +10,14 @@ ["SPARQL", 5], ["RDF", 5], ["TTL", 5], + ["JSON_LD", 5], ["KML", 3], ["WCS", 3], + ["WCS_SRVC", 3], ["NetCDF", 3], ["TSV", 3], ["WFS", 3], + ["WFS_SRVC", 3], ["KMZ", 3], ["QGIS", 3], ["ODS", 3], @@ -23,8 +26,11 @@ ["ODF", 3], ["ODG", 3], ["XML", 3], + ["GML", 3], ["WMS", 3], + ["WMS_SRVC", 3], ["WMTS", 3], + ["WMTS_SRVC", 3], ["SVG", 3], ["JPEG", 3], ["CSV", 3], @@ -40,6 +46,7 @@ ["ArcGIS Map Service", 2], ["BMP", 2], ["TIFF", 2], + ["GEOTIFF", 2], ["XLSX", 2], ["GIF", 2], ["E00", 2], @@ -48,6 +55,7 @@ ["MOP", 2], ["Esri REST", 2], ["dBase", 2], + ["DBF", 2], ["SHP", 2], ["PPTX", 1], ["DOC", 1], @@ -63,6 +71,17 @@ ["PPT", 1], ["ODP", 1], ["PDF", 1], + ["PDF1X", 1], + ["PDFA1A", 1], + ["PDFA1B", 1], + ["PDFA2A", 1], + ["PDFA2B", 1], + ["PDFA3", 1], + ["PDFX", 1], + ["PDFX1A", 1], + ["PDFX2A", 1], + ["PDFX4", 1], + ["PDFUA", 1], ["ODC", 1], ["MXD", 1], ["TAR", 1],