Skip to content

Commit d2a733d

Browse files
authored
Merge pull request #107 from opendata-swiss/chore/update-vocabularies
Chore/update vocabularies
2 parents 4a99ffe + 6c47203 commit d2a733d

File tree

2 files changed

+277
-81
lines changed

2 files changed

+277
-81
lines changed

ckanext/dcatapchharvest/formats.xml

Lines changed: 41 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
12
<rdf:RDF
23
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
34
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
@@ -36,15 +37,15 @@
3637
<rdfs:label xml:lang="en">File type</rdfs:label>
3738
<owl:imports rdf:resource="http://publications.europa.eu/ontology/euvoc"/>
3839
<rdfs:comment rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">File type</rdfs:comment>
39-
<owl:versionInfo>20240313-0</owl:versionInfo>
40+
<owl:versionInfo>20240612-0</owl:versionInfo>
4041
<skos:prefLabel xml:lang="en">File type</skos:prefLabel>
4142
<dcterms:title xml:lang="en">File type</dcterms:title>
4243
<dcterms:identifier>http://publications.europa.eu/resource/authority/file-type</dcterms:identifier>
43-
<ns5:prefLabel rdf:nodeID="b172825506"/>
44+
<ns5:prefLabel rdf:nodeID="b177251606"/>
4445
<ns6:prefLabel xml:lang="en">File type</ns6:prefLabel>
4546
<ns6:table.id>file-type</ns6:table.id>
46-
<ns6:table.version.number>20240313-0</ns6:table.version.number>
47-
<owl:versionIRI rdf:resource="http://publications.europa.eu/resource/authority/file-type/20240313-0"/>
47+
<ns6:table.version.number>20240612-0</ns6:table.version.number>
48+
<owl:versionIRI rdf:resource="http://publications.europa.eu/resource/authority/file-type/20240612-0"/>
4849
</rdf:Description>
4950
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/ARC">
5051
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
@@ -758,10 +759,6 @@
758759
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
759760
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
760761
</rdf:Description>
761-
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/ETSI_TSL">
762-
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
763-
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
764-
</rdf:Description>
765762
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/GEOTIFF">
766763
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
767764
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
@@ -842,6 +839,10 @@
842839
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
843840
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
844841
</rdf:Description>
842+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/PARQUET">
843+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
844+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
845+
</rdf:Description>
845846
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/DWCA">
846847
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
847848
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
@@ -850,4 +851,36 @@
850851
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
851852
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
852853
</rdf:Description>
854+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/ETSI_TSL">
855+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
856+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
857+
</rdf:Description>
858+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/MARKDOWN">
859+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
860+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
861+
</rdf:Description>
862+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/THRIFT_COMPACT">
863+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
864+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
865+
</rdf:Description>
866+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/ARROW_STREAM">
867+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
868+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
869+
</rdf:Description>
870+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/ARROW_FILE">
871+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
872+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
873+
</rdf:Description>
874+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/LEGALHTML">
875+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
876+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
877+
</rdf:Description>
878+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/THRIFT_JSON">
879+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
880+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
881+
</rdf:Description>
882+
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type/THRIFT_BINARY">
883+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
884+
<skos:topConceptOf rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
885+
</rdf:Description>
853886
</rdf:RDF>

0 commit comments

Comments
 (0)