mime-types-data 3.2024.1203 → 3.2025.0220
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/{History.md → CHANGELOG.md} +81 -39
- data/CONTRIBUTING.md +150 -0
- data/CONTRIBUTORS.md +54 -0
- data/{Licence.md → LICENCE.md} +1 -1
- data/Manifest.txt +5 -19
- data/README.md +31 -30
- data/Rakefile +42 -116
- data/SECURITY.md +1 -1
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +13 -0
- data/data/mime.docs.column +13 -0
- data/data/mime.encoding.column +13 -0
- data/data/mime.flags.column +13 -0
- data/data/mime.friendly.column +13 -0
- data/data/mime.pext.column +13 -0
- data/data/mime.use_instead.column +13 -0
- data/data/mime.xrefs.column +49 -36
- data/lib/mime/types/data.rb +1 -1
- metadata +20 -91
- data/Contributing.md +0 -203
- data/types/application.yaml +0 -19098
- data/types/audio.yaml +0 -1753
- data/types/chemical.yaml +0 -71
- data/types/conference.yaml +0 -9
- data/types/drawing.yaml +0 -15
- data/types/example.yaml +0 -1
- data/types/font.yaml +0 -65
- data/types/haptics.yaml +0 -28
- data/types/image.yaml +0 -1329
- data/types/message.yaml +0 -247
- data/types/model.yaml +0 -454
- data/types/multipart.yaml +0 -187
- data/types/text.yaml +0 -1281
- data/types/video.yaml +0 -1158
- data/types/world.yaml +0 -8
- /data/{Code-of-Conduct.md → CODE_OF_CONDUCT.md} +0 -0
@@ -100,6 +100,7 @@ application/clue_info+xml
|
|
100
100
|
application/cms
|
101
101
|
application/cmw+cbor
|
102
102
|
application/cnrp+xml
|
103
|
+
application/coap-eap
|
103
104
|
application/coap-group+json
|
104
105
|
application/coap-payload
|
105
106
|
application/commonground
|
@@ -573,6 +574,8 @@ application/vnd.3gpp-v2x-local-service-information
|
|
573
574
|
application/vnd.3gpp.5gnas
|
574
575
|
application/vnd.3gpp.5gsa2x
|
575
576
|
application/vnd.3gpp.5gsa2x-local-service-information
|
577
|
+
application/vnd.3gpp.5gsv2x
|
578
|
+
application/vnd.3gpp.5gsv2x-local-service-information
|
576
579
|
application/vnd.3gpp.access-transfer-events+xml
|
577
580
|
application/vnd.3gpp.bsf+xml
|
578
581
|
application/vnd.3gpp.crs+xml
|
@@ -803,6 +806,7 @@ application/vnd.datalog
|
|
803
806
|
application/vnd.datapackage+json
|
804
807
|
application/vnd.dataresource+json
|
805
808
|
application/vnd.dbf
|
809
|
+
application/vnd.dcmp+xml
|
806
810
|
application/vnd.debian.binary-package
|
807
811
|
application/vnd.dece.data uvd uvf uvvd uvvf
|
808
812
|
application/vnd.dece.ttml+xml uvt uvvt
|
@@ -911,6 +915,7 @@ application/vnd.fastcopy-disk-image
|
|
911
915
|
application/vnd.fdf fdf
|
912
916
|
application/vnd.fdsn.mseed mseed
|
913
917
|
application/vnd.fdsn.seed dataless seed
|
918
|
+
application/vnd.fdsn.stationxml+xml
|
914
919
|
application/vnd.ffsns
|
915
920
|
application/vnd.ficlab.flb+zip
|
916
921
|
application/vnd.filmit.zfc
|
@@ -1083,6 +1088,7 @@ application/vnd.kde.kontour kon
|
|
1083
1088
|
application/vnd.kde.kpresenter kpr kpt
|
1084
1089
|
application/vnd.kde.kspread ksp
|
1085
1090
|
application/vnd.kde.kword kwd kwt
|
1091
|
+
application/vnd.kdl
|
1086
1092
|
application/vnd.kenameaapp htke
|
1087
1093
|
application/vnd.keyman.kmp+zip
|
1088
1094
|
application/vnd.keyman.kmx
|
@@ -1618,6 +1624,8 @@ application/vnd.vcx vcx
|
|
1618
1624
|
application/vnd.vd-study
|
1619
1625
|
application/vnd.vectorworks
|
1620
1626
|
application/vnd.vel+json
|
1627
|
+
application/vnd.veraison.tsm-report+cbor
|
1628
|
+
application/vnd.veraison.tsm-report+json
|
1621
1629
|
application/vnd.verimatrix.vcas
|
1622
1630
|
application/vnd.veritone.aion+json
|
1623
1631
|
application/vnd.veryant.thin
|
@@ -1683,6 +1691,7 @@ application/voicexml+xml vxml
|
|
1683
1691
|
application/voucher+cose
|
1684
1692
|
application/voucher-cms+json
|
1685
1693
|
application/voucher-cose+cbor
|
1694
|
+
application/voucher-jws+json
|
1686
1695
|
application/vp
|
1687
1696
|
application/vp+cose
|
1688
1697
|
application/vp+jwt
|
@@ -2148,6 +2157,8 @@ image/hsj2
|
|
2148
2157
|
image/ief ief
|
2149
2158
|
image/j2c
|
2150
2159
|
image/j2is
|
2160
|
+
image/jaii
|
2161
|
+
image/jais
|
2151
2162
|
image/jls
|
2152
2163
|
image/jp2 jp2 jpg2
|
2153
2164
|
image/jpeg jpeg jpg jpe jfif
|
@@ -2507,6 +2518,7 @@ video/JPEG jpgv
|
|
2507
2518
|
video/jpeg2000
|
2508
2519
|
video/jpm jpgm jpm
|
2509
2520
|
video/jxsv
|
2521
|
+
video/lottie+json
|
2510
2522
|
video/matroska
|
2511
2523
|
video/matroska-3d
|
2512
2524
|
video/MJ2 mj2 mjp2
|
@@ -2561,6 +2573,7 @@ video/vnd.nokia.interleaved-multimedia nim
|
|
2561
2573
|
video/vnd.nokia.mp4vr
|
2562
2574
|
video/vnd.nokia.videovoip
|
2563
2575
|
video/vnd.objectvideo mp4 m4v
|
2576
|
+
video/vnd.planar
|
2564
2577
|
video/vnd.radgamettools.bink
|
2565
2578
|
video/vnd.radgamettools.smacker
|
2566
2579
|
video/vnd.sealed.mpeg1 s11
|
data/data/mime.docs.column
CHANGED
@@ -2167,6 +2167,17 @@
|
|
2167
2167
|
-
|
2168
2168
|
-
|
2169
2169
|
-
|
2170
|
+
-
|
2171
|
+
-
|
2172
|
+
-
|
2173
|
+
-
|
2174
|
+
-
|
2175
|
+
-
|
2176
|
+
-
|
2177
|
+
-
|
2178
|
+
-
|
2179
|
+
-
|
2180
|
+
-
|
2170
2181
|
Fixes a bug with IE6 and progressive JPEGs
|
2171
2182
|
-
|
2172
2183
|
-
|
@@ -2598,3 +2609,5 @@ see-also:image/x-xcf
|
|
2598
2609
|
-
|
2599
2610
|
-
|
2600
2611
|
-
|
2612
|
+
-
|
2613
|
+
-
|
data/data/mime.encoding.column
CHANGED
@@ -225,6 +225,7 @@ base64
|
|
225
225
|
base64
|
226
226
|
base64
|
227
227
|
base64
|
228
|
+
base64
|
228
229
|
8bit
|
229
230
|
base64
|
230
231
|
base64
|
@@ -646,6 +647,8 @@ base64
|
|
646
647
|
base64
|
647
648
|
base64
|
648
649
|
base64
|
650
|
+
base64
|
651
|
+
base64
|
649
652
|
7bit
|
650
653
|
base64
|
651
654
|
base64
|
@@ -923,6 +926,8 @@ base64
|
|
923
926
|
base64
|
924
927
|
base64
|
925
928
|
base64
|
929
|
+
base64
|
930
|
+
base64
|
926
931
|
7bit
|
927
932
|
base64
|
928
933
|
base64
|
@@ -1196,6 +1201,7 @@ base64
|
|
1196
1201
|
base64
|
1197
1202
|
base64
|
1198
1203
|
base64
|
1204
|
+
base64
|
1199
1205
|
8bit
|
1200
1206
|
base64
|
1201
1207
|
base64
|
@@ -1622,6 +1628,8 @@ base64
|
|
1622
1628
|
base64
|
1623
1629
|
base64
|
1624
1630
|
base64
|
1631
|
+
base64
|
1632
|
+
base64
|
1625
1633
|
8bit
|
1626
1634
|
base64
|
1627
1635
|
base64
|
@@ -1687,6 +1695,7 @@ base64
|
|
1687
1695
|
base64
|
1688
1696
|
base64
|
1689
1697
|
base64
|
1698
|
+
base64
|
1690
1699
|
8bit
|
1691
1700
|
base64
|
1692
1701
|
base64
|
@@ -2173,6 +2182,8 @@ base64
|
|
2173
2182
|
base64
|
2174
2183
|
base64
|
2175
2184
|
base64
|
2185
|
+
base64
|
2186
|
+
base64
|
2176
2187
|
8bit
|
2177
2188
|
base64
|
2178
2189
|
base64
|
@@ -2555,6 +2566,7 @@ base64
|
|
2555
2566
|
base64
|
2556
2567
|
base64
|
2557
2568
|
base64
|
2569
|
+
base64
|
2558
2570
|
8bit
|
2559
2571
|
base64
|
2560
2572
|
base64
|
@@ -2598,3 +2610,4 @@ base64
|
|
2598
2610
|
base64
|
2599
2611
|
base64
|
2600
2612
|
base64
|
2613
|
+
base64
|
data/data/mime.flags.column
CHANGED
@@ -114,6 +114,7 @@
|
|
114
114
|
0 1 0 0
|
115
115
|
0 1 0 0
|
116
116
|
0 1 0 0
|
117
|
+
0 1 0 0
|
117
118
|
0 0 0 0
|
118
119
|
0 1 0 0
|
119
120
|
0 1 0 0
|
@@ -603,6 +604,8 @@
|
|
603
604
|
0 1 0 0
|
604
605
|
0 1 0 0
|
605
606
|
0 1 0 0
|
607
|
+
0 1 0 0
|
608
|
+
0 1 0 0
|
606
609
|
1 1 0 0
|
607
610
|
0 1 0 0
|
608
611
|
0 1 0 0
|
@@ -814,6 +817,7 @@
|
|
814
817
|
0 1 0 0
|
815
818
|
0 1 0 0
|
816
819
|
0 1 0 0
|
820
|
+
0 1 0 0
|
817
821
|
0 0 0 0
|
818
822
|
0 1 0 0
|
819
823
|
0 1 0 0
|
@@ -921,6 +925,7 @@
|
|
921
925
|
0 1 0 0
|
922
926
|
0 1 0 0
|
923
927
|
0 1 0 0
|
928
|
+
0 1 0 0
|
924
929
|
1 1 0 0
|
925
930
|
1 1 0 0
|
926
931
|
0 1 0 0
|
@@ -1170,6 +1175,7 @@
|
|
1170
1175
|
0 1 0 0
|
1171
1176
|
0 1 0 0
|
1172
1177
|
0 1 0 0
|
1178
|
+
0 1 0 0
|
1173
1179
|
0 0 0 0
|
1174
1180
|
0 0 0 0
|
1175
1181
|
0 0 0 0
|
@@ -1676,6 +1682,8 @@
|
|
1676
1682
|
0 1 0 0
|
1677
1683
|
0 1 0 0
|
1678
1684
|
0 1 0 0
|
1685
|
+
0 1 0 0
|
1686
|
+
0 1 0 0
|
1679
1687
|
1 1 0 0
|
1680
1688
|
0 1 0 0
|
1681
1689
|
0 1 0 0
|
@@ -1683,6 +1691,7 @@
|
|
1683
1691
|
0 1 0 1
|
1684
1692
|
0 1 0 0
|
1685
1693
|
0 1 0 1
|
1694
|
+
0 1 0 0
|
1686
1695
|
0 1 0 1
|
1687
1696
|
0 1 0 1
|
1688
1697
|
0 1 0 1
|
@@ -2155,6 +2164,8 @@
|
|
2155
2164
|
0 1 0 0
|
2156
2165
|
0 1 0 0
|
2157
2166
|
0 1 0 0
|
2167
|
+
0 1 0 0
|
2168
|
+
0 1 0 0
|
2158
2169
|
0 1 0 1
|
2159
2170
|
0 1 0 0
|
2160
2171
|
0 1 0 0
|
@@ -2507,6 +2518,8 @@
|
|
2507
2518
|
0 1 0 0
|
2508
2519
|
0 0 0 0
|
2509
2520
|
0 1 0 0
|
2521
|
+
0 1 0 1
|
2522
|
+
0 1 0 0
|
2510
2523
|
0 1 0 0
|
2511
2524
|
0 1 0 0
|
2512
2525
|
0 1 0 0
|
data/data/mime.friendly.column
CHANGED
@@ -114,6 +114,7 @@ en^Cloud Data Management Interface (CDMI) - Queue
|
|
114
114
|
-
|
115
115
|
-
|
116
116
|
-
|
117
|
+
-
|
117
118
|
en^CU-SeeMe
|
118
119
|
-
|
119
120
|
-
|
@@ -615,6 +616,8 @@ en^Time Stamped Data Envelope
|
|
615
616
|
-
|
616
617
|
-
|
617
618
|
-
|
619
|
+
-
|
620
|
+
-
|
618
621
|
en^3rd Generation Partnership Project - Pic Large
|
619
622
|
en^3rd Generation Partnership Project - Pic Small
|
620
623
|
en^3rd Generation Partnership Project - Pic Var
|
@@ -808,6 +811,7 @@ en^RemoteDocs R-Viewer
|
|
808
811
|
-
|
809
812
|
-
|
810
813
|
-
|
814
|
+
-
|
811
815
|
en^FCS Express Layout Link
|
812
816
|
-
|
813
817
|
-
|
@@ -916,6 +920,7 @@ en^Digital Siesmograph Networks - SEED Datafiles
|
|
916
920
|
-
|
917
921
|
-
|
918
922
|
-
|
923
|
+
-
|
919
924
|
en^NpGraphIt
|
920
925
|
en^FluxTime Clip
|
921
926
|
-
|
@@ -1083,6 +1088,7 @@ en^KDE KOffice Office Suite - Kontour
|
|
1083
1088
|
en^KDE KOffice Office Suite - Kpresenter
|
1084
1089
|
en^KDE KOffice Office Suite - Kspread
|
1085
1090
|
en^KDE KOffice Office Suite - Kword
|
1091
|
+
-
|
1086
1092
|
en^Kenamea App
|
1087
1093
|
-
|
1088
1094
|
-
|
@@ -1623,6 +1629,8 @@ en^VirtualCatalog
|
|
1623
1629
|
-
|
1624
1630
|
-
|
1625
1631
|
-
|
1632
|
+
-
|
1633
|
+
-
|
1626
1634
|
en^Microsoft Visio
|
1627
1635
|
en^Visionary
|
1628
1636
|
-
|
@@ -1687,6 +1695,7 @@ en^VoiceXML
|
|
1687
1695
|
-
|
1688
1696
|
-
|
1689
1697
|
-
|
1698
|
+
-
|
1690
1699
|
en^WebAssembly
|
1691
1700
|
-
|
1692
1701
|
-
|
@@ -2150,6 +2159,8 @@ en^Image Exchange Format
|
|
2150
2159
|
-
|
2151
2160
|
-
|
2152
2161
|
-
|
2162
|
+
-
|
2163
|
+
-
|
2153
2164
|
en^JPEG Image
|
2154
2165
|
-
|
2155
2166
|
-
|
@@ -2509,6 +2520,7 @@ en^JPEG 2000 Compound Image File Format
|
|
2509
2520
|
-
|
2510
2521
|
-
|
2511
2522
|
-
|
2523
|
+
-
|
2512
2524
|
en^Motion JPEG 2000
|
2513
2525
|
-
|
2514
2526
|
-
|
@@ -2567,6 +2579,7 @@ en^Microsoft PlayReady Ecosystem Video
|
|
2567
2579
|
-
|
2568
2580
|
-
|
2569
2581
|
-
|
2582
|
+
-
|
2570
2583
|
en^DECE MP4
|
2571
2584
|
en^Vivo
|
2572
2585
|
-
|
data/data/mime.pext.column
CHANGED
@@ -152,6 +152,7 @@ application/cals-1840
|
|
152
152
|
-
|
153
153
|
-
|
154
154
|
-
|
155
|
+
-
|
155
156
|
text/javascript
|
156
157
|
-
|
157
158
|
-
|
@@ -603,6 +604,8 @@ application/x-VMSBACKUP
|
|
603
604
|
-
|
604
605
|
-
|
605
606
|
-
|
607
|
+
-
|
608
|
+
-
|
606
609
|
application/vnd.3gpp.mcvideo-info+xml
|
607
610
|
-
|
608
611
|
-
|
@@ -955,6 +958,8 @@ application/vnd.aristanetworks.swi
|
|
955
958
|
-
|
956
959
|
-
|
957
960
|
-
|
961
|
+
-
|
962
|
+
-
|
958
963
|
application/geo+json
|
959
964
|
-
|
960
965
|
-
|
@@ -1238,6 +1243,7 @@ application/vnd.visionary
|
|
1238
1243
|
-
|
1239
1244
|
-
|
1240
1245
|
-
|
1246
|
+
-
|
1241
1247
|
application/vnd.nokia.ncd
|
1242
1248
|
-
|
1243
1249
|
-
|
@@ -1676,6 +1682,8 @@ application/vnd.oasis.opendocument.base
|
|
1676
1682
|
-
|
1677
1683
|
-
|
1678
1684
|
-
|
1685
|
+
-
|
1686
|
+
-
|
1679
1687
|
video/vnd.youtube.yt
|
1680
1688
|
-
|
1681
1689
|
-
|
@@ -1698,6 +1706,7 @@ video/vnd.youtube.yt
|
|
1698
1706
|
-
|
1699
1707
|
-
|
1700
1708
|
-
|
1709
|
+
-
|
1701
1710
|
application/vnd.wordperfect
|
1702
1711
|
-
|
1703
1712
|
application/x-wordperfect6.1
|
@@ -2175,6 +2184,8 @@ image/x-cmu-raster
|
|
2175
2184
|
-
|
2176
2185
|
-
|
2177
2186
|
-
|
2187
|
+
-
|
2188
|
+
-
|
2178
2189
|
image/x-targa
|
2179
2190
|
-
|
2180
2191
|
-
|
@@ -2574,6 +2585,8 @@ video/x-gl
|
|
2574
2585
|
-
|
2575
2586
|
-
|
2576
2587
|
-
|
2588
|
+
-
|
2589
|
+
-
|
2577
2590
|
video/DV
|
2578
2591
|
-
|
2579
2592
|
-
|
data/data/mime.xrefs.column
CHANGED
@@ -83,11 +83,11 @@ rfc^rfc6208|template^application/cdmi-domain
|
|
83
83
|
rfc^rfc6208|template^application/cdmi-object
|
84
84
|
rfc^rfc6208|template^application/cdmi-queue
|
85
85
|
rfc^rfc7736|template^application/cdni
|
86
|
-
person^Ned_M._Smith
|
86
|
+
person^Ned_M._Smith^TCG_DICE|template^application/ce+cbor
|
87
87
|
person^ASAM^Thomas_Thomsen|template^application/CEA
|
88
88
|
person^Gottfried_Zimmermann|template^application/cea-2018+xml
|
89
89
|
rfc^rfc4708|template^application/cellml+xml
|
90
|
-
draft^draft-yasskin-http-origin-signed-responses
|
90
|
+
draft^draft-yasskin-http-origin-signed-responses-07
|
91
91
|
person^Samuel_M._Smith
|
92
92
|
rfc^rfc6230|template^application/cfw
|
93
93
|
rfc^rfc9528|template^application/cid-edhoc+cbor-seq
|
@@ -100,6 +100,7 @@ rfc^rfc8846|template^application/clue_info+xml
|
|
100
100
|
rfc^rfc7193|template^application/cms
|
101
101
|
draft^draft-ietf-rats-msg-wrap-04
|
102
102
|
rfc^rfc3367|template^application/cnrp+xml
|
103
|
+
draft^RFC-ietf-ace-wg-coap-eap-14|template^application/coap-eap
|
103
104
|
rfc^rfc7390|template^application/coap-group+json
|
104
105
|
rfc^rfc8075|template^application/coap-payload
|
105
106
|
person^David_Glazer|template^application/commonground
|
@@ -380,9 +381,9 @@ rfc^rfc8351|template^application/pkcs8-encrypted
|
|
380
381
|
rfc^rfc5877|template^application/pkix-attr-cert
|
381
382
|
rfc^rfc2585|template^application/pkix-cert
|
382
383
|
rfc^rfc2585|template^application/pkix-crl
|
383
|
-
draft^draft-hallambaker-mesh-udf
|
384
|
+
draft^draft-hallambaker-mesh-udf-05
|
384
385
|
rfc^rfc6066|template^application/pkix-pkipath
|
385
|
-
|
386
|
+
draft^RFC-ietf-lamps-rfc6712bis-10|template^application/pkixcmp
|
386
387
|
rfc^rfc4267|template^application/pls+xml
|
387
388
|
rfc^rfc4354|template^application/poc-settings+xml
|
388
389
|
rfc^rfc2045^rfc2046|template^application/postscript
|
@@ -441,7 +442,7 @@ rfc^rfc6493|template^application/rpki-ghostbusters
|
|
441
442
|
rfc^rfc6481|template^application/rpki-manifest
|
442
443
|
rfc^rfc8181|template^application/rpki-publication
|
443
444
|
rfc^rfc9582|template^application/rpki-roa
|
444
|
-
|
445
|
+
rfc^rfc9691|template^application/rpki-signed-tal
|
445
446
|
rfc^rfc6492|template^application/rpki-updown
|
446
447
|
-
|
447
448
|
-
|
@@ -484,7 +485,7 @@ rfc^rfc1874|template^application/SGML
|
|
484
485
|
person^Paul_Grosso|template^application/sgml-open-catalog
|
485
486
|
rfc^rfc4194|template^application/shf+xml
|
486
487
|
rfc^rfc5228|template^application/sieve
|
487
|
-
draft^draft-yasskin-http-origin-signed-responses
|
488
|
+
draft^draft-yasskin-http-origin-signed-responses-07
|
488
489
|
rfc^rfc4661|template^application/simple-filter+xml
|
489
490
|
rfc^rfc3842|template^application/simple-message-summary
|
490
491
|
person^_3GPP|template^application/simpleSymbolContainer
|
@@ -537,13 +538,13 @@ rfc^rfc8460|template^application/tlsrpt+gzip
|
|
537
538
|
rfc^rfc8460|template^application/tlsrpt+json
|
538
539
|
person^Sebastian_Kaebisch^W3C|template^application/tm+json
|
539
540
|
rfc^rfc8226|template^application/tnauthlist
|
540
|
-
person^Ned_M._Smith
|
541
|
-
|
541
|
+
person^Ned_M._Smith^TCG_DICE|template^application/toc+cbor
|
542
|
+
rfc^rfc9701|template^application/token-introspection+jwt
|
542
543
|
person^Ben_van_Hartingsveldt|template^application/toml|uri^https://github.com/toml-lang/toml/issues/870
|
543
544
|
-
|
544
545
|
rfc^rfc8840|template^application/trickle-ice-sdpfrag
|
545
|
-
person^W3C^
|
546
|
-
person^W3C^
|
546
|
+
person^W3C^W3C_RDF_WG|template^application/trig
|
547
|
+
person^W3C^W3C_Timed_Text_WG|template^application/ttml+xml
|
547
548
|
person^Linda_Welsh|template^application/tve-trigger
|
548
549
|
rfc^rfc9636|template^application/tzif
|
549
550
|
rfc^rfc9636|template^application/tzif-leap
|
@@ -554,9 +555,9 @@ person^Gottfried_Zimmermann^ISO-IEC_JTC_1|template^application/urc-grpsheet+xml
|
|
554
555
|
person^Gottfried_Zimmermann^ISO-IEC_JTC_1|template^application/urc-ressheet+xml
|
555
556
|
person^Gottfried_Zimmermann^ISO-IEC_JTC_1|template^application/urc-targetdesc+xml
|
556
557
|
person^Gottfried_Zimmermann|template^application/urc-uisocketdesc+xml
|
557
|
-
person^Ivan_Herman^
|
558
|
-
person^Ivan_Herman
|
559
|
-
person^Ivan_Herman
|
558
|
+
person^Ivan_Herman^W3C_Verifiable_Credentials_WG|template^application/vc
|
559
|
+
person^Ivan_Herman^W3C_Verifiable_Credentials_WG|template^application/vc+cose
|
560
|
+
person^Ivan_Herman^W3C_Verifiable_Credentials_WG|template^application/vc+jwt
|
560
561
|
rfc^rfc7095|template^application/vcard+json
|
561
562
|
rfc^rfc6351|template^application/vcard+xml
|
562
563
|
-
|
@@ -573,6 +574,8 @@ person^Frederic_Firmin|template^application/vnd.3gpp-v2x-local-service-informati
|
|
573
574
|
person^Jones_Lu_Yunjie^_3GPP|template^application/vnd.3gpp.5gnas
|
574
575
|
person^Dongwook_Kim^_3GPP_CT1|template^application/vnd.3gpp.5gsa2x
|
575
576
|
person^Dongwook_Kim^_3GPP_CT1|template^application/vnd.3gpp.5gsa2x-local-service-information
|
577
|
+
person^Dongwook_Kim^_3GPP_CT1|template^application/vnd.3gpp.5gsv2x
|
578
|
+
person^Dongwook_Kim^_3GPP_CT1|template^application/vnd.3gpp.5gsv2x-local-service-information
|
576
579
|
person^Frederic_Firmin|template^application/vnd.3gpp.access-transfer-events+xml
|
577
580
|
person^John_M_Meredith|template^application/vnd.3gpp.bsf+xml
|
578
581
|
person^Xu_Chen|template^application/vnd.3gpp.crs+xml
|
@@ -803,6 +806,7 @@ person^Simon_Johnston|template^application/vnd.datalog
|
|
803
806
|
person^Paul_Walsh|template^application/vnd.datapackage+json
|
804
807
|
person^Paul_Walsh|template^application/vnd.dataresource+json
|
805
808
|
person^Mi_Tar|template^application/vnd.dbf
|
809
|
+
person^Jan_Boström|template^application/vnd.dcmp+xml
|
806
810
|
person^Debian_Policy_mailing_list|template^application/vnd.debian.binary-package
|
807
811
|
person^Michael_A_Dolan|template^application/vnd.dece.data
|
808
812
|
person^Michael_A_Dolan|template^application/vnd.dece.ttml+xml
|
@@ -911,6 +915,7 @@ person^Thomas_Huth|template^application/vnd.fastcopy-disk-image
|
|
911
915
|
person^Steve_Zilles|template^application/vnd.fdf
|
912
916
|
person^Chad_Trabant|template^application/vnd.fdsn.mseed
|
913
917
|
person^Chad_Trabant|template^application/vnd.fdsn.seed
|
918
|
+
person^Chad_Trabant|template^application/vnd.fdsn.stationxml+xml
|
914
919
|
person^Holstage|template^application/vnd.ffsns
|
915
920
|
person^Steve_Gilberd|template^application/vnd.ficlab.flb+zip
|
916
921
|
person^Harms_Moeller|template^application/vnd.filmit.zfc
|
@@ -1083,6 +1088,7 @@ person^David_Faure|template^application/vnd.kde.kontour
|
|
1083
1088
|
person^David_Faure|template^application/vnd.kde.kpresenter
|
1084
1089
|
person^David_Faure|template^application/vnd.kde.kspread
|
1085
1090
|
person^David_Faure|template^application/vnd.kde.kword
|
1091
|
+
person^Katerina_Zoé_Marchán_Salvá|template^application/vnd.kdl
|
1086
1092
|
person^Dirk_DiGiorgio-Haag|template^application/vnd.kenameaapp
|
1087
1093
|
person^Marc_Durdin|template^application/vnd.keyman.kmp+zip
|
1088
1094
|
person^Marc_Durdin|template^application/vnd.keyman.kmx
|
@@ -1312,24 +1318,24 @@ person^Hao_Wang^OMA|template^application/vnd.oma.cab-subs-invite+xml
|
|
1312
1318
|
person^Hao_Wang^OMA|template^application/vnd.oma.cab-user-prefs+xml
|
1313
1319
|
person^Avi_Primo^Open_Mobile_Naming_Authority|template^application/vnd.oma.dcd
|
1314
1320
|
person^Avi_Primo^Open_Mobile_Naming_Authority|template^application/vnd.oma.dcdc
|
1315
|
-
person^Jun_Sato^
|
1321
|
+
person^Jun_Sato^Open_Mobile_Alliance_BAC_DLDRM_WG|template^application/vnd.oma.dd2+xml
|
1316
1322
|
person^Open_Mobile_Naming_Authority^Uwe_Rauschenbach|template^application/vnd.oma.drm.risd+xml
|
1317
|
-
person^
|
1323
|
+
person^OMA_Presence_and_Availability_PAG_WG^Sean_Kelley|template^application/vnd.oma.group-usage-list+xml
|
1318
1324
|
person^John_Mudge^Open_Mobile_Naming_Authority|template^application/vnd.oma.lwm2m+cbor
|
1319
1325
|
person^John_Mudge^Open_Mobile_Naming_Authority|template^application/vnd.oma.lwm2m+json
|
1320
1326
|
person^John_Mudge^Open_Mobile_Naming_Authority|template^application/vnd.oma.lwm2m+tlv
|
1321
1327
|
person^Brian_McColgan^Open_Mobile_Naming_Authority|template^application/vnd.oma.pal+xml
|
1322
|
-
person^
|
1323
|
-
person^
|
1324
|
-
person^
|
1325
|
-
person^
|
1326
|
-
person^
|
1328
|
+
person^OMA_Push_to_Talk_over_Cellular_POC_WG|template^application/vnd.oma.poc.detailed-progress-report+xml
|
1329
|
+
person^OMA_Push_to_Talk_over_Cellular_POC_WG|template^application/vnd.oma.poc.final-report+xml
|
1330
|
+
person^OMA_Push_to_Talk_over_Cellular_POC_WG^Sean_Kelley|template^application/vnd.oma.poc.groups+xml
|
1331
|
+
person^OMA_Push_to_Talk_over_Cellular_POC_WG|template^application/vnd.oma.poc.invocation-descriptor+xml
|
1332
|
+
person^OMA_Push_to_Talk_over_Cellular_POC_WG|template^application/vnd.oma.poc.optimized-progress-report+xml
|
1327
1333
|
person^Bryan_Sullivan^OMA|template^application/vnd.oma.push
|
1328
1334
|
person^Open_Mobile_Naming_Authority^Wenjun_Zeng|template^application/vnd.oma.scidm.messages+xml
|
1329
|
-
person^
|
1330
|
-
person^
|
1331
|
-
person^
|
1332
|
-
person^
|
1335
|
+
person^OMA_Presence_and_Availability_PAG_WG^Sean_Kelley|template^application/vnd.oma.xcap-directory+xml
|
1336
|
+
person^OMA_Data_Synchronization_WG|template^application/vnd.omads-email+xml
|
1337
|
+
person^OMA_Data_Synchronization_WG|template^application/vnd.omads-file+xml
|
1338
|
+
person^OMA_Data_Synchronization_WG|template^application/vnd.omads-folder+xml
|
1333
1339
|
person^Julien_Grange|template^application/vnd.omaloc-supl-init
|
1334
1340
|
person^Nathan_Black|template^application/vnd.onepager
|
1335
1341
|
person^Nathan_Black|template^application/vnd.onepagertamp
|
@@ -1441,7 +1447,7 @@ person^April_Gandert|template^application/vnd.pg.osasli
|
|
1441
1447
|
person^Lucas_Maneos|template^application/vnd.piaccess.application-licence
|
1442
1448
|
person^Giuseppe_Naccarato|template^application/vnd.picsel
|
1443
1449
|
person^Rhys_Lewis|template^application/vnd.pmi.widget
|
1444
|
-
person^
|
1450
|
+
person^OMA_Push_to_Talk_over_Cellular_POC_WG^Sean_Kelley|template^application/vnd.poc.group-advertisement+xml
|
1445
1451
|
person^Jorge_Pando|template^application/vnd.pocketlearn
|
1446
1452
|
person^David_Guy|template^application/vnd.powerbuilder6
|
1447
1453
|
person^David_Guy|template^application/vnd.powerbuilder6-s
|
@@ -1571,7 +1577,7 @@ person^Finn_Rayk_Gärtner|template^application/vnd.sybyl.mol2
|
|
1571
1577
|
person^Johann_Terblanche|template^application/vnd.sycle+xml
|
1572
1578
|
person^Dan_Luhring|template^application/vnd.syft+json
|
1573
1579
|
-
|
1574
|
-
person^
|
1580
|
+
person^OMA_Data_Synchronization_WG|template^application/vnd.syncml+xml
|
1575
1581
|
person^OMA-DM_Work_Group|template^application/vnd.syncml.dm+wbxml
|
1576
1582
|
person^Bindu_Rama_Rao^OMA-DM_Work_Group|template^application/vnd.syncml.dm+xml
|
1577
1583
|
person^OMA-DM_Work_Group^Peter_Thompson|template^application/vnd.syncml.dm.notification
|
@@ -1579,7 +1585,7 @@ person^OMA-DM_Work_Group|template^application/vnd.syncml.dmddf+wbxml
|
|
1579
1585
|
person^OMA-DM_Work_Group|template^application/vnd.syncml.dmddf+xml
|
1580
1586
|
person^OMA-DM_Work_Group|template^application/vnd.syncml.dmtnds+wbxml
|
1581
1587
|
person^OMA-DM_Work_Group|template^application/vnd.syncml.dmtnds+xml
|
1582
|
-
person^
|
1588
|
+
person^OMA_Data_Synchronization_WG|template^application/vnd.syncml.ds.notification
|
1583
1589
|
person^Paul_Walsh|template^application/vnd.tableschema+json
|
1584
1590
|
person^Daniel_Shelton|template^application/vnd.tao.intent-module-archive
|
1585
1591
|
person^Glen_Turner^Guy_Harris|template^application/vnd.tcpdump.pcap
|
@@ -1618,6 +1624,8 @@ person^Taisuke_Sugimoto|template^application/vnd.vcx
|
|
1618
1624
|
person^Luc_Rogge|template^application/vnd.vd-study
|
1619
1625
|
person^Biplab_Sarkar^Lyndsey_Ferguson|template^application/vnd.vectorworks
|
1620
1626
|
person^James_Wigger|template^application/vnd.vel+json
|
1627
|
+
person^Thomas_Fossati|template^application/vnd.veraison.tsm-report+cbor
|
1628
|
+
person^Thomas_Fossati|template^application/vnd.veraison.tsm-report+json
|
1621
1629
|
person^Petr_Peterka|template^application/vnd.verimatrix.vcas
|
1622
1630
|
person^Al_Brown|template^application/vnd.veritone.aion+json
|
1623
1631
|
person^Massimo_Bertoli|template^application/vnd.veryant.thin
|
@@ -1646,7 +1654,7 @@ person^Wolfram|template^application/vnd.wolfram.mathematica.package
|
|
1646
1654
|
person^Wolfram|template^application/vnd.wolfram.player
|
1647
1655
|
person^David_Riccitelli|template^application/vnd.wordlift
|
1648
1656
|
person^Kim_Scarborough|template^application/vnd.wordperfect
|
1649
|
-
person^
|
1657
|
+
person^Jan_Boström|template^application/vnd.wqd
|
1650
1658
|
person^Chris_Bartram|template^application/vnd.wrq-hp3000-labelled
|
1651
1659
|
person^Bill_Wohler|template^application/vnd.wt.stf
|
1652
1660
|
person^Matti_Salmi|template^application/vnd.wv.csp+wbxml
|
@@ -1683,13 +1691,14 @@ rfc^rfc4267|template^application/voicexml+xml
|
|
1683
1691
|
draft^draft-ietf-anima-constrained-voucher-23
|
1684
1692
|
rfc^rfc8366|template^application/voucher-cms+json
|
1685
1693
|
draft^draft-ietf-anima-constrained-voucher-17
|
1686
|
-
|
1687
|
-
person^Ivan_Herman
|
1688
|
-
person^Ivan_Herman
|
1694
|
+
draft^RFC-ietf-anima-jws-voucher-16|template^application/voucher-jws+json
|
1695
|
+
person^Ivan_Herman^W3C_Verifiable_Credentials_WG|template^application/vp
|
1696
|
+
person^Ivan_Herman^W3C_Verifiable_Credentials_WG|template^application/vp+cose
|
1697
|
+
person^Ivan_Herman^W3C_Verifiable_Credentials_WG|template^application/vp+jwt
|
1689
1698
|
rfc^rfc6035|template^application/vq-rtcpxr
|
1690
1699
|
person^Eric_Prudhommeaux^W3C|template^application/wasm
|
1691
1700
|
rfc^rfc3858|template^application/watcherinfo+xml
|
1692
|
-
draft^draft-yasskin-wpack-bundled-exchanges
|
1701
|
+
draft^draft-yasskin-wpack-bundled-exchanges-02
|
1693
1702
|
rfc^rfc8292|template^application/webpush-options+json
|
1694
1703
|
rfc^rfc2957|template^application/whoispp-query
|
1695
1704
|
rfc^rfc2958|template^application/whoispp-response
|
@@ -1897,7 +1906,7 @@ rfc^rfc4825|template^application/xcap-error+xml
|
|
1897
1906
|
rfc^rfc4825|template^application/xcap-ns+xml
|
1898
1907
|
rfc^rfc6502|template^application/xcon-conference-info+xml
|
1899
1908
|
rfc^rfc6502|template^application/xcon-conference-info-diff+xml
|
1900
|
-
person^Joseph_Reagle^
|
1909
|
+
person^Joseph_Reagle^XENC_WG|template^application/xenc+xml
|
1901
1910
|
person^Betsy_Fanning^ISO-TC_171-SC_2|template^application/xfdf
|
1902
1911
|
person^Robin_Berjon^W3C|template^application/xhtml+xml
|
1903
1912
|
draft^draft-mccobb-xplusv-media-type|notes^- OBSOLETE; no replacement given|template^application/xhtml-voice+xml
|
@@ -1969,7 +1978,7 @@ rfc^rfc5188|template^audio/EVRCWB0
|
|
1969
1978
|
rfc^rfc5188|template^audio/EVRCWB1
|
1970
1979
|
person^Kyunghun_Jung^_3GPP|template^audio/EVS
|
1971
1980
|
rfc^rfc4735|template^audio/example
|
1972
|
-
|
1981
|
+
rfc^rfc9639|template^audio/flac
|
1973
1982
|
rfc^rfc8627|template^audio/flexfec
|
1974
1983
|
rfc^rfc6354|template^audio/fwdred
|
1975
1984
|
rfc^rfc7655|template^audio/G711-0
|
@@ -2125,7 +2134,7 @@ draft^RFC-ietf-mediaman-haptics-05|template^haptics/hjif
|
|
2125
2134
|
draft^RFC-ietf-mediaman-haptics-05|template^haptics/hmpg
|
2126
2135
|
draft^RFC-ietf-mediaman-haptics-05|template^haptics/ivs
|
2127
2136
|
person^Howard_Lukk^SMPTE|template^image/aces
|
2128
|
-
person^W3C^
|
2137
|
+
person^W3C^W3C_PNG_WG|template^image/apng
|
2129
2138
|
person^David_Singer^ISO-IEC_JTC_1|template^image/avci
|
2130
2139
|
person^David_Singer^ISO-IEC_JTC_1|template^image/avcs
|
2131
2140
|
person^Alliance_for_Open_Media^Cyril_Concolato|template^image/avif
|
@@ -2148,6 +2157,8 @@ notes^(OBSOLETE)|person^ISO-IEC_JTC_1^ITU-T|template^image/hsj2
|
|
2148
2157
|
rfc^rfc1314|template^image/ief
|
2149
2158
|
person^ISO-IEC_JTC_1^ISO-IEC_JTC_1_SC_29_WG_1^ITU-T|template^image/j2c
|
2150
2159
|
person^ISO-IEC_JTC_1-SC_29-WG_1_Convenor
|
2160
|
+
person^ISO-IEC_JTC_1_SC_29_WG_1^Ye-Kui_Wang|template^image/jaii
|
2161
|
+
person^ISO-IEC_JTC_1_SC_29_WG_1^Ye-Kui_Wang|template^image/jais
|
2151
2162
|
person^DICOM_Standard_Committee^David_Clunie|template^image/jls
|
2152
2163
|
rfc^rfc3745|template^image/jp2
|
2153
2164
|
rfc^rfc2045^rfc2046|template^image/jpeg
|
@@ -2168,7 +2179,7 @@ person^Khronos^Mark_Callow|template^image/ktx2
|
|
2168
2179
|
person^Ilya_Ferber|template^image/naplps
|
2169
2180
|
person^Pierre-Anthony_Lemieux
|
2170
2181
|
-
|
2171
|
-
person^
|
2182
|
+
person^PNG_WG^W3C|template^image/png
|
2172
2183
|
person^Ben_Simon|template^image/prs.btif
|
2173
2184
|
person^Juern_Laun|template^image/prs.pti
|
2174
2185
|
person^Michael_Sweet|template^image/pwg-raster
|
@@ -2507,6 +2518,7 @@ rfc^rfc3555|template^video/JPEG
|
|
2507
2518
|
rfc^rfc5371^rfc5372|template^video/jpeg2000
|
2508
2519
|
-
|
2509
2520
|
rfc^rfc9134|template^video/jxsv
|
2521
|
+
person^Lottie_Animation_Community|template^video/lottie+json
|
2510
2522
|
rfc^rfc9559|template^video/matroska
|
2511
2523
|
rfc^rfc9559|template^video/matroska-3d
|
2512
2524
|
rfc^rfc3745|template^video/mj2
|
@@ -2561,6 +2573,7 @@ person^Petteri_Kangaslampi|template^video/vnd.nokia.interleaved-multimedia
|
|
2561
2573
|
person^Miska_M._Hannuksela|template^video/vnd.nokia.mp4vr
|
2562
2574
|
person^Nokia|template^video/vnd.nokia.videovoip
|
2563
2575
|
person^John_Clark|template^video/vnd.objectvideo
|
2576
|
+
person^David_Atkins|template^video/vnd.planar
|
2564
2577
|
person^Henrik_Andersson|template^video/vnd.radgamettools.bink
|
2565
2578
|
person^Henrik_Andersson|template^video/vnd.radgamettools.smacker
|
2566
2579
|
person^David_Petersen|template^video/vnd.sealed.mpeg1
|
data/lib/mime/types/data.rb
CHANGED