diff --git a/ckanext/odsh/resources/fileformats.rdf b/ckanext/odsh/resources/fileformats.rdf
index ccf19a8dbd2be2bcda1f7900b36fff41d0d03bbb..f59db57f47d62830a7ff618d4ff043344a840f46 100644
--- a/ckanext/odsh/resources/fileformats.rdf
+++ b/ckanext/odsh/resources/fileformats.rdf
@@ -831,4 +831,8 @@
     <skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type" />
     <skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type" />
   </rdf:Description>
+  <rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/PARQUET">
+    <skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type" />
+    <skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type" />
+  </rdf:Description>
 </rdf:RDF>
\ No newline at end of file