forked from SEMICeu/iso-19139-to-dcat-ap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinspire-media-types-to-mdr-file-types.rdf
205 lines (164 loc) · 10.9 KB
/
inspire-media-types-to-mdr-file-types.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF
xmlns:adms = "http://www.w3.org/ns/adms#"
xmlns:align = "http://knowledgeweb.semanticweb.org/heterogeneity/alignment#"
xmlns:dc = "http://purl.org/dc/elements/1.1/"
xmlns:dcat = "http://www.w3.org/ns/dcat#"
xmlns:dct = "http://purl.org/dc/terms/"
xmlns:owl = "http://www.w3.org/2002/07/owl#"
xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos = "http://www.w3.org/2004/02/skos/core#"
xmlns:xsd = "http://www.w3.org/2001/XMLSchema#"
>
<rdf:Description rdf:about="">
<rdf:type rdf:resource="http://knowledgeweb.semanticweb.org/heterogeneity/alignment#Alignment"/>
<align:onto1 rdf:resource="http://inspire.ec.europa.eu/media-types"/>
<align:onto2 rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
<rdfs:label xml:lang="en">Alignments between the INSPIRE media types and the MDR file types</rdfs:label>
<adms:status rdf:resource="http://purl.org/adms/status/UnderDevelopment"/>
<dcat:distribution>
<dcat:Distribution>
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/SEMICeu/iso-19139-to-dcat-ap/master/alignments/inspire-media-types-to-mdr-file-types.rdf"/>
<dct:format rdf:resource="http://www.w3.org/ns/formats/data/RDF_XML"/>
</dcat:Distribution>
</dcat:distribution>
</rdf:Description>
<!-- Aligned thesauri -->
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types">
<align:location rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://inspire.ec.europa.eu/media-types/media-types.en.rdf</align:location>
<!--
<align:location rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://inspire.ec.europa.eu/media-types/application/application.en.rdf</align:location>
<align:location rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://inspire.ec.europa.eu/media-types/image/image.en.rdf</align:location>
<align:location rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://inspire.ec.europa.eu/media-types/text/text.en.rdf</align:location>
-->
<dcat:distribution>
<dcat:Distribution>
<dcat:accessURL rdf:resource="http://inspire.ec.europa.eu/media-types/media-types.en.rdf"/>
<!--
<dcat:accessURL rdf:resource="http://inspire.ec.europa.eu/media-types/application/application.en.rdf"/>
<dcat:accessURL rdf:resource="http://inspire.ec.europa.eu/media-types/image/image.en.rdf"/>
<dcat:accessURL rdf:resource="http://inspire.ec.europa.eu/media-types/text/text.en.rdf"/>
-->
<dct:format rdf:resource="http://www.w3.org/ns/formats/data/RDF_XML"/>
</dcat:Distribution>
</dcat:distribution>
</rdf:Description>
<rdf:Description rdf:about="http://publications.europa.eu/resource/authority/file-type">
<align:location rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://publications.europa.eu/resource/authority/file-type</align:location>
<dcat:distribution>
<dcat:Distribution>
<dcat:accessURL rdf:resource="http://publications.europa.eu/resource/authority/file-type"/>
<dct:format rdf:resource="http://www.w3.org/ns/formats/data/RDF_XML"/>
</dcat:Distribution>
</dcat:distribution>
</rdf:Description>
<!-- Alignments -->
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/atom+xml">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/ATOM"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/atom+xml">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/ATOM"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/geo+json">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GEOJSON"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/geo+json">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GEOJSON"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/geopackage+sqlite3">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GPKG"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/geopackage+sqlite3">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GPKG"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/gml+xml">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GML"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/gml+xml">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GML"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/vnd.google-earth.kml+xml">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/KML"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/vnd.google-earth.kml+xml">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/KML"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/vnd.google-earth.kmz">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/KMZ"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/vnd.google-earth.kmz">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/KMZ"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/vnd.las">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/LAS"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/vnd.las">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/LAS"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/vnd.shp">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/SHP"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/vnd.shp">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/SHP"/>
</rdf:Description>
<!-- Media type not available in the MDR file type code list
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/vnd.sqlite3">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/??"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/application/vnd.sqlite3">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/??"/>
</rdf:Description>
-->
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-ascii-grid">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GRID_ASCII"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-ecw">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/ECW"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-filegdb">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GDB"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-gmz">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/GMZ"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-las">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/LAS"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-laz">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/LAZ"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-oracledump">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/DMP"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-shapefile">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/SHP"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-tab">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/TAB"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-tab-raster">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/TAB_RSTR"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/application/x-worldfile">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/WORLD"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/image/jp2">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/JPEG2000"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/image/jp2">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/JPEG2000"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/image/tiff">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/TIFF"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/image/tiff">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/TIFF"/>
</rdf:Description>
<rdf:Description rdf:about="http://inspire.ec.europa.eu/media-types/text/csv">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/CSV"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.iana.org/assignments/media-types/text/csv">
<skos:exactMatch rdf:resource="http://publications.europa.eu/resource/authority/file-type/CSV"/>
</rdf:Description>
</rdf:RDF>