mime-types-data 3.2022.0105 → 3.2023.1003
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Contributing.md +3 -0
- data/History.md +86 -34
- data/Manifest.txt +0 -1
- data/Rakefile +34 -19
- data/data/content_type_mime.db +2 -0
- data/data/ext_mime.db +5 -2
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +131 -4
- data/data/mime.docs.column +127 -0
- data/data/mime.encoding.column +127 -0
- data/data/mime.flags.column +135 -8
- data/data/mime.friendly.column +127 -0
- data/data/mime.pext.column +127 -0
- data/data/mime.use_instead.column +130 -3
- data/data/mime.xrefs.column +212 -85
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +1130 -59
- data/types/audio.yaml +5 -5
- data/types/image.yaml +81 -20
- data/types/message.yaml +38 -2
- data/types/model.yaml +66 -6
- data/types/multipart.yaml +2 -2
- data/types/text.yaml +99 -8
- data/types/video.yaml +10 -1
- metadata +42 -42
- data/types/provisional-standard-types.yaml +0 -145
data/types/application.yaml
CHANGED
@@ -8,6 +8,14 @@
|
|
8
8
|
template:
|
9
9
|
- application/1d-interleaved-parityfec
|
10
10
|
registered: true
|
11
|
+
- !ruby/object:MIME::Type
|
12
|
+
content-type: application/1ob
|
13
|
+
encoding: base64
|
14
|
+
xrefs:
|
15
|
+
person:
|
16
|
+
- Rob_Coyle
|
17
|
+
registered: true
|
18
|
+
provisional: true
|
11
19
|
- !ruby/object:MIME::Type
|
12
20
|
content-type: application/3gpdash-qoe-report+xml
|
13
21
|
encoding: base64
|
@@ -77,11 +85,20 @@
|
|
77
85
|
content-type: application/ace+cbor
|
78
86
|
encoding: base64
|
79
87
|
xrefs:
|
80
|
-
|
81
|
-
-
|
88
|
+
rfc:
|
89
|
+
- rfc9200
|
82
90
|
template:
|
83
91
|
- application/ace+cbor
|
84
92
|
registered: true
|
93
|
+
- !ruby/object:MIME::Type
|
94
|
+
content-type: application/ace+json
|
95
|
+
encoding: base64
|
96
|
+
xrefs:
|
97
|
+
rfc:
|
98
|
+
- rfc9431
|
99
|
+
template:
|
100
|
+
- application/ace+json
|
101
|
+
registered: true
|
85
102
|
- !ruby/object:MIME::Type
|
86
103
|
content-type: application/activemessage
|
87
104
|
encoding: base64
|
@@ -101,6 +118,50 @@
|
|
101
118
|
template:
|
102
119
|
- application/activity+json
|
103
120
|
registered: true
|
121
|
+
- !ruby/object:MIME::Type
|
122
|
+
content-type: application/aif+cbor
|
123
|
+
encoding: base64
|
124
|
+
xrefs:
|
125
|
+
rfc:
|
126
|
+
- rfc9237
|
127
|
+
template:
|
128
|
+
- application/aif+cbor
|
129
|
+
registered: true
|
130
|
+
- !ruby/object:MIME::Type
|
131
|
+
content-type: application/aif+json
|
132
|
+
encoding: base64
|
133
|
+
xrefs:
|
134
|
+
rfc:
|
135
|
+
- rfc9237
|
136
|
+
template:
|
137
|
+
- application/aif+json
|
138
|
+
registered: true
|
139
|
+
- !ruby/object:MIME::Type
|
140
|
+
content-type: application/akn+xml
|
141
|
+
encoding: base64
|
142
|
+
xrefs:
|
143
|
+
person:
|
144
|
+
- Chet_Ensign
|
145
|
+
registered: true
|
146
|
+
provisional: true
|
147
|
+
- !ruby/object:MIME::Type
|
148
|
+
content-type: application/alto-cdni+json
|
149
|
+
encoding: base64
|
150
|
+
xrefs:
|
151
|
+
rfc:
|
152
|
+
- rfc9241
|
153
|
+
template:
|
154
|
+
- application/alto-cdni+json
|
155
|
+
registered: true
|
156
|
+
- !ruby/object:MIME::Type
|
157
|
+
content-type: application/alto-cdnifilter+json
|
158
|
+
encoding: base64
|
159
|
+
xrefs:
|
160
|
+
rfc:
|
161
|
+
- rfc9241
|
162
|
+
template:
|
163
|
+
- application/alto-cdnifilter+json
|
164
|
+
registered: true
|
104
165
|
- !ruby/object:MIME::Type
|
105
166
|
content-type: application/alto-costmap+json
|
106
167
|
encoding: base64
|
@@ -191,6 +252,24 @@
|
|
191
252
|
template:
|
192
253
|
- application/alto-networkmapfilter+json
|
193
254
|
registered: true
|
255
|
+
- !ruby/object:MIME::Type
|
256
|
+
content-type: application/alto-propmap+json
|
257
|
+
encoding: base64
|
258
|
+
xrefs:
|
259
|
+
rfc:
|
260
|
+
- rfc9240
|
261
|
+
template:
|
262
|
+
- application/alto-propmap+json
|
263
|
+
registered: true
|
264
|
+
- !ruby/object:MIME::Type
|
265
|
+
content-type: application/alto-propmapparams+json
|
266
|
+
encoding: base64
|
267
|
+
xrefs:
|
268
|
+
rfc:
|
269
|
+
- rfc9240
|
270
|
+
template:
|
271
|
+
- application/alto-propmapparams+json
|
272
|
+
registered: true
|
194
273
|
- !ruby/object:MIME::Type
|
195
274
|
content-type: application/alto-updatestreamcontrol+json
|
196
275
|
encoding: base64
|
@@ -404,6 +483,24 @@
|
|
404
483
|
template:
|
405
484
|
- application/auth-policy+xml
|
406
485
|
registered: true
|
486
|
+
- !ruby/object:MIME::Type
|
487
|
+
content-type: application/automationml-aml+xml
|
488
|
+
encoding: base64
|
489
|
+
xrefs:
|
490
|
+
person:
|
491
|
+
- AutomationML_e.V.
|
492
|
+
template:
|
493
|
+
- application/automationml-aml+xml
|
494
|
+
registered: true
|
495
|
+
- !ruby/object:MIME::Type
|
496
|
+
content-type: application/automationml-amlx+zip
|
497
|
+
encoding: base64
|
498
|
+
xrefs:
|
499
|
+
person:
|
500
|
+
- AutomationML_e.V.
|
501
|
+
template:
|
502
|
+
- application/automationml-amlx+zip
|
503
|
+
registered: true
|
407
504
|
- !ruby/object:MIME::Type
|
408
505
|
content-type: application/bacnet-xdd+zip
|
409
506
|
encoding: base64
|
@@ -440,6 +537,16 @@
|
|
440
537
|
obsolete: true
|
441
538
|
use-instead: application/x-bleeper
|
442
539
|
registered: false
|
540
|
+
- !ruby/object:MIME::Type
|
541
|
+
content-type: application/c2pa
|
542
|
+
encoding: base64
|
543
|
+
xrefs:
|
544
|
+
person:
|
545
|
+
- C2PA
|
546
|
+
- Leonard_Rosenthol
|
547
|
+
template:
|
548
|
+
- application/c2pa
|
549
|
+
registered: true
|
443
550
|
- !ruby/object:MIME::Type
|
444
551
|
content-type: application/calendar+json
|
445
552
|
encoding: base64
|
@@ -549,6 +656,16 @@
|
|
549
656
|
template:
|
550
657
|
- application/ccxml+xml
|
551
658
|
registered: true
|
659
|
+
- !ruby/object:MIME::Type
|
660
|
+
content-type: application/cda+xml
|
661
|
+
encoding: base64
|
662
|
+
xrefs:
|
663
|
+
person:
|
664
|
+
- HL7
|
665
|
+
- Marc_Duteau
|
666
|
+
template:
|
667
|
+
- application/cda+xml
|
668
|
+
registered: true
|
552
669
|
- !ruby/object:MIME::Type
|
553
670
|
content-type: application/CDFX+XML
|
554
671
|
encoding: base64
|
@@ -661,6 +778,14 @@
|
|
661
778
|
template:
|
662
779
|
- application/cellml+xml
|
663
780
|
registered: true
|
781
|
+
- !ruby/object:MIME::Type
|
782
|
+
content-type: application/cert-chain+cbor
|
783
|
+
encoding: base64
|
784
|
+
xrefs:
|
785
|
+
draft:
|
786
|
+
- draft-yasskin-http-origin-signed-responses
|
787
|
+
registered: true
|
788
|
+
provisional: true
|
664
789
|
- !ruby/object:MIME::Type
|
665
790
|
content-type: application/cfw
|
666
791
|
encoding: base64
|
@@ -670,6 +795,23 @@
|
|
670
795
|
template:
|
671
796
|
- application/cfw
|
672
797
|
registered: true
|
798
|
+
- !ruby/object:MIME::Type
|
799
|
+
content-type: application/cid-edhoc+cbor-seq
|
800
|
+
encoding: base64
|
801
|
+
xrefs:
|
802
|
+
draft:
|
803
|
+
- RFC-ietf-lake-edhoc-22
|
804
|
+
template:
|
805
|
+
- application/cid-edhoc+cbor-seq
|
806
|
+
registered: true
|
807
|
+
- !ruby/object:MIME::Type
|
808
|
+
content-type: application/city+json
|
809
|
+
encoding: base64
|
810
|
+
xrefs:
|
811
|
+
person:
|
812
|
+
- Hugo_Ledoux
|
813
|
+
registered: true
|
814
|
+
provisional: true
|
673
815
|
- !ruby/object:MIME::Type
|
674
816
|
content-type: application/clariscad
|
675
817
|
encoding: base64
|
@@ -747,6 +889,15 @@
|
|
747
889
|
template:
|
748
890
|
- application/commonground
|
749
891
|
registered: true
|
892
|
+
- !ruby/object:MIME::Type
|
893
|
+
content-type: application/concise-problem-details+cbor
|
894
|
+
encoding: base64
|
895
|
+
xrefs:
|
896
|
+
rfc:
|
897
|
+
- rfc9290
|
898
|
+
template:
|
899
|
+
- application/concise-problem-details+cbor
|
900
|
+
registered: true
|
750
901
|
- !ruby/object:MIME::Type
|
751
902
|
content-type: application/conference-info+xml
|
752
903
|
encoding: base64
|
@@ -760,8 +911,8 @@
|
|
760
911
|
content-type: application/cose
|
761
912
|
encoding: base64
|
762
913
|
xrefs:
|
763
|
-
|
764
|
-
-
|
914
|
+
rfc:
|
915
|
+
- rfc9052
|
765
916
|
template:
|
766
917
|
- application/cose
|
767
918
|
registered: true
|
@@ -769,8 +920,8 @@
|
|
769
920
|
content-type: application/cose-key
|
770
921
|
encoding: base64
|
771
922
|
xrefs:
|
772
|
-
|
773
|
-
-
|
923
|
+
rfc:
|
924
|
+
- rfc9052
|
774
925
|
template:
|
775
926
|
- application/cose-key
|
776
927
|
registered: true
|
@@ -778,11 +929,20 @@
|
|
778
929
|
content-type: application/cose-key-set
|
779
930
|
encoding: base64
|
780
931
|
xrefs:
|
781
|
-
|
782
|
-
-
|
932
|
+
rfc:
|
933
|
+
- rfc9052
|
783
934
|
template:
|
784
935
|
- application/cose-key-set
|
785
936
|
registered: true
|
937
|
+
- !ruby/object:MIME::Type
|
938
|
+
content-type: application/cose-x509
|
939
|
+
encoding: base64
|
940
|
+
xrefs:
|
941
|
+
rfc:
|
942
|
+
- rfc9360
|
943
|
+
template:
|
944
|
+
- application/cose-x509
|
945
|
+
registered: true
|
786
946
|
- !ruby/object:MIME::Type
|
787
947
|
content-type: application/cpl+xml
|
788
948
|
encoding: base64
|
@@ -837,6 +997,26 @@
|
|
837
997
|
extensions:
|
838
998
|
- cu
|
839
999
|
registered: false
|
1000
|
+
- !ruby/object:MIME::Type
|
1001
|
+
content-type: application/cwl
|
1002
|
+
encoding: base64
|
1003
|
+
xrefs:
|
1004
|
+
person:
|
1005
|
+
- CWL_Project
|
1006
|
+
- Michael_R._Crusoe
|
1007
|
+
template:
|
1008
|
+
- application/cwl
|
1009
|
+
registered: true
|
1010
|
+
- !ruby/object:MIME::Type
|
1011
|
+
content-type: application/cwl+json
|
1012
|
+
encoding: base64
|
1013
|
+
xrefs:
|
1014
|
+
person:
|
1015
|
+
- CWL_Project
|
1016
|
+
- Michael_R._Crusoe
|
1017
|
+
template:
|
1018
|
+
- application/cwl+json
|
1019
|
+
registered: true
|
840
1020
|
- !ruby/object:MIME::Type
|
841
1021
|
content-type: application/cwt
|
842
1022
|
encoding: base64
|
@@ -860,7 +1040,7 @@
|
|
860
1040
|
encoding: base64
|
861
1041
|
xrefs:
|
862
1042
|
person:
|
863
|
-
- ISO-
|
1043
|
+
- ISO-IEC_JTC_1
|
864
1044
|
- Thomas_Stockhammer
|
865
1045
|
template:
|
866
1046
|
- application/dash+xml
|
@@ -870,7 +1050,7 @@
|
|
870
1050
|
encoding: base64
|
871
1051
|
xrefs:
|
872
1052
|
person:
|
873
|
-
- ISO-
|
1053
|
+
- ISO-IEC_JTC_1
|
874
1054
|
template:
|
875
1055
|
- application/dash-patch+xml
|
876
1056
|
registered: true
|
@@ -949,7 +1129,7 @@
|
|
949
1129
|
encoding: base64
|
950
1130
|
xrefs:
|
951
1131
|
person:
|
952
|
-
-
|
1132
|
+
- DICOM_Standard_Committee
|
953
1133
|
- David_Clunie
|
954
1134
|
template:
|
955
1135
|
- application/dicom+json
|
@@ -959,7 +1139,7 @@
|
|
959
1139
|
encoding: base64
|
960
1140
|
xrefs:
|
961
1141
|
person:
|
962
|
-
-
|
1142
|
+
- DICOM_Standard_Committee
|
963
1143
|
- David_Clunie
|
964
1144
|
template:
|
965
1145
|
- application/dicom+xml
|
@@ -1026,6 +1206,15 @@
|
|
1026
1206
|
template:
|
1027
1207
|
- application/dots+cbor
|
1028
1208
|
registered: true
|
1209
|
+
- !ruby/object:MIME::Type
|
1210
|
+
content-type: application/dpop+jwt
|
1211
|
+
encoding: base64
|
1212
|
+
xrefs:
|
1213
|
+
rfc:
|
1214
|
+
- rfc9449
|
1215
|
+
template:
|
1216
|
+
- application/dpop+jwt
|
1217
|
+
registered: true
|
1029
1218
|
- !ruby/object:MIME::Type
|
1030
1219
|
content-type: application/drafting
|
1031
1220
|
encoding: base64
|
@@ -1086,11 +1275,25 @@
|
|
1086
1275
|
extensions:
|
1087
1276
|
- ecma
|
1088
1277
|
- es
|
1278
|
+
obsolete: true
|
1279
|
+
use-instead: text/javascript
|
1089
1280
|
xrefs:
|
1090
1281
|
rfc:
|
1091
1282
|
- rfc4329
|
1283
|
+
- rfc9239
|
1092
1284
|
template:
|
1093
1285
|
- application/ecmascript
|
1286
|
+
notes:
|
1287
|
+
- "(OBSOLETED in favor of text/javascript)"
|
1288
|
+
registered: true
|
1289
|
+
- !ruby/object:MIME::Type
|
1290
|
+
content-type: application/edhoc+cbor-seq
|
1291
|
+
encoding: base64
|
1292
|
+
xrefs:
|
1293
|
+
draft:
|
1294
|
+
- RFC-ietf-lake-edhoc-22
|
1295
|
+
template:
|
1296
|
+
- application/edhoc+cbor-seq
|
1094
1297
|
registered: true
|
1095
1298
|
- !ruby/object:MIME::Type
|
1096
1299
|
content-type: application/EDI-consent
|
@@ -1194,6 +1397,16 @@
|
|
1194
1397
|
template:
|
1195
1398
|
- application/EmergencyCallData.eCall.MSD
|
1196
1399
|
registered: true
|
1400
|
+
- !ruby/object:MIME::Type
|
1401
|
+
content-type: application/EmergencyCallData.LegacyESN+json
|
1402
|
+
encoding: base64
|
1403
|
+
xrefs:
|
1404
|
+
person:
|
1405
|
+
- NENA
|
1406
|
+
- Randall_Gellens
|
1407
|
+
template:
|
1408
|
+
- application/EmergencyCallData.LegacyESN+json
|
1409
|
+
registered: true
|
1197
1410
|
- !ruby/object:MIME::Type
|
1198
1411
|
content-type: application/EmergencyCallData.ProviderInfo+xml
|
1199
1412
|
encoding: base64
|
@@ -1227,6 +1440,8 @@
|
|
1227
1440
|
xrefs:
|
1228
1441
|
rfc:
|
1229
1442
|
- rfc8148
|
1443
|
+
rfc-errata:
|
1444
|
+
- '6500'
|
1230
1445
|
template:
|
1231
1446
|
- application/EmergencyCallData.VEDS+xml
|
1232
1447
|
registered: true
|
@@ -1239,7 +1454,7 @@
|
|
1239
1454
|
- emma
|
1240
1455
|
xrefs:
|
1241
1456
|
person:
|
1242
|
-
- ISO-
|
1457
|
+
- ISO-IEC_JTC_1
|
1243
1458
|
- W3C
|
1244
1459
|
uri:
|
1245
1460
|
- http://www.w3.org/TR/2007/CR-emma-20071211/#media-type-registration
|
@@ -1283,8 +1498,8 @@
|
|
1283
1498
|
- epub
|
1284
1499
|
xrefs:
|
1285
1500
|
person:
|
1286
|
-
-
|
1287
|
-
-
|
1501
|
+
- EPUB_3_WG
|
1502
|
+
- W3C
|
1288
1503
|
template:
|
1289
1504
|
- application/epub+zip
|
1290
1505
|
registered: true
|
@@ -1334,8 +1549,8 @@
|
|
1334
1549
|
content-type: application/expect-ct-report+json
|
1335
1550
|
encoding: base64
|
1336
1551
|
xrefs:
|
1337
|
-
|
1338
|
-
-
|
1552
|
+
rfc:
|
1553
|
+
- rfc9163
|
1339
1554
|
template:
|
1340
1555
|
- application/expect-ct-report+json
|
1341
1556
|
registered: true
|
@@ -1354,7 +1569,7 @@
|
|
1354
1569
|
encoding: base64
|
1355
1570
|
xrefs:
|
1356
1571
|
person:
|
1357
|
-
- ISO-
|
1572
|
+
- ISO-IEC_JTC_1_SC_6_ASN.1_Rapporteur
|
1358
1573
|
- ITU-T_ASN.1_Rapporteur
|
1359
1574
|
template:
|
1360
1575
|
- application/fastinfoset
|
@@ -1364,11 +1579,21 @@
|
|
1364
1579
|
encoding: base64
|
1365
1580
|
xrefs:
|
1366
1581
|
person:
|
1367
|
-
- ISO-
|
1582
|
+
- ISO-IEC_JTC_1_SC_6_ASN.1_Rapporteur
|
1368
1583
|
- ITU-T_ASN.1_Rapporteur
|
1369
1584
|
template:
|
1370
1585
|
- application/fastsoap
|
1371
1586
|
registered: true
|
1587
|
+
- !ruby/object:MIME::Type
|
1588
|
+
content-type: application/fdf
|
1589
|
+
encoding: base64
|
1590
|
+
xrefs:
|
1591
|
+
person:
|
1592
|
+
- Betsy_Fanning
|
1593
|
+
- ISO-TC_171-SC_2
|
1594
|
+
template:
|
1595
|
+
- application/fdf
|
1596
|
+
registered: true
|
1372
1597
|
- !ruby/object:MIME::Type
|
1373
1598
|
content-type: application/fdt+xml
|
1374
1599
|
encoding: base64
|
@@ -1426,7 +1651,7 @@
|
|
1426
1651
|
use-instead: font/sfnt
|
1427
1652
|
xrefs:
|
1428
1653
|
person:
|
1429
|
-
- ISO-
|
1654
|
+
- ISO-IEC_JTC_1
|
1430
1655
|
- Levantovsky
|
1431
1656
|
rfc:
|
1432
1657
|
- rfc8081
|
@@ -1604,12 +1829,22 @@
|
|
1604
1829
|
obsolete: true
|
1605
1830
|
use-instead: application/x-hep
|
1606
1831
|
registered: false
|
1832
|
+
- !ruby/object:MIME::Type
|
1833
|
+
content-type: application/hl7v2+xml
|
1834
|
+
encoding: base64
|
1835
|
+
xrefs:
|
1836
|
+
person:
|
1837
|
+
- HL7
|
1838
|
+
- Marc_Duteau
|
1839
|
+
template:
|
1840
|
+
- application/hl7v2+xml
|
1841
|
+
registered: true
|
1607
1842
|
- !ruby/object:MIME::Type
|
1608
1843
|
content-type: application/http
|
1609
1844
|
encoding: base64
|
1610
1845
|
xrefs:
|
1611
|
-
|
1612
|
-
-
|
1846
|
+
rfc:
|
1847
|
+
- rfc9112
|
1613
1848
|
template:
|
1614
1849
|
- application/http
|
1615
1850
|
registered: true
|
@@ -1741,6 +1976,14 @@
|
|
1741
1976
|
template:
|
1742
1977
|
- application/inkml+xml
|
1743
1978
|
registered: true
|
1979
|
+
- !ruby/object:MIME::Type
|
1980
|
+
content-type: application/ion
|
1981
|
+
encoding: base64
|
1982
|
+
xrefs:
|
1983
|
+
person:
|
1984
|
+
- Jonathan_Hohle
|
1985
|
+
registered: true
|
1986
|
+
provisional: true
|
1744
1987
|
- !ruby/object:MIME::Type
|
1745
1988
|
content-type: application/iotp
|
1746
1989
|
encoding: base64
|
@@ -1798,7 +2041,13 @@
|
|
1798
2041
|
encoding: base64
|
1799
2042
|
extensions:
|
1800
2043
|
- jar
|
1801
|
-
|
2044
|
+
xrefs:
|
2045
|
+
person:
|
2046
|
+
- Iris_Clark
|
2047
|
+
- JCP
|
2048
|
+
template:
|
2049
|
+
- application/java-archive
|
2050
|
+
registered: true
|
1802
2051
|
- !ruby/object:MIME::Type
|
1803
2052
|
content-type: application/java-serialized-object
|
1804
2053
|
friendly:
|
@@ -1824,11 +2073,16 @@
|
|
1824
2073
|
- js
|
1825
2074
|
- mjs
|
1826
2075
|
- sj
|
2076
|
+
obsolete: true
|
2077
|
+
use-instead: text/javascript
|
1827
2078
|
xrefs:
|
1828
2079
|
rfc:
|
1829
2080
|
- rfc4329
|
2081
|
+
- rfc9239
|
1830
2082
|
template:
|
1831
2083
|
- application/javascript
|
2084
|
+
notes:
|
2085
|
+
- "(OBSOLETED in favor of text/javascript)"
|
1832
2086
|
registered: true
|
1833
2087
|
- !ruby/object:MIME::Type
|
1834
2088
|
content-type: application/jf2feed+json
|
@@ -1889,6 +2143,14 @@
|
|
1889
2143
|
template:
|
1890
2144
|
- application/json
|
1891
2145
|
registered: true
|
2146
|
+
- !ruby/object:MIME::Type
|
2147
|
+
content-type: application/json-nd
|
2148
|
+
encoding: base64
|
2149
|
+
xrefs:
|
2150
|
+
person:
|
2151
|
+
- Glen_Kleidon
|
2152
|
+
registered: true
|
2153
|
+
provisional: true
|
1892
2154
|
- !ruby/object:MIME::Type
|
1893
2155
|
content-type: application/json-patch+json
|
1894
2156
|
encoding: base64
|
@@ -1986,6 +2248,24 @@
|
|
1986
2248
|
template:
|
1987
2249
|
- application/link-format
|
1988
2250
|
registered: true
|
2251
|
+
- !ruby/object:MIME::Type
|
2252
|
+
content-type: application/linkset
|
2253
|
+
encoding: base64
|
2254
|
+
xrefs:
|
2255
|
+
rfc:
|
2256
|
+
- rfc9264
|
2257
|
+
template:
|
2258
|
+
- application/linkset
|
2259
|
+
registered: true
|
2260
|
+
- !ruby/object:MIME::Type
|
2261
|
+
content-type: application/linkset+json
|
2262
|
+
encoding: base64
|
2263
|
+
xrefs:
|
2264
|
+
rfc:
|
2265
|
+
- rfc9264
|
2266
|
+
template:
|
2267
|
+
- application/linkset+json
|
2268
|
+
registered: true
|
1989
2269
|
- !ruby/object:MIME::Type
|
1990
2270
|
content-type: application/load-control+xml
|
1991
2271
|
encoding: base64
|
@@ -1995,6 +2275,15 @@
|
|
1995
2275
|
template:
|
1996
2276
|
- application/load-control+xml
|
1997
2277
|
registered: true
|
2278
|
+
- !ruby/object:MIME::Type
|
2279
|
+
content-type: application/logout+jwt
|
2280
|
+
encoding: base64
|
2281
|
+
xrefs:
|
2282
|
+
person:
|
2283
|
+
- OpenID_Foundation_Artifact_Binding_WG
|
2284
|
+
template:
|
2285
|
+
- application/logout+jwt
|
2286
|
+
registered: true
|
1998
2287
|
- !ruby/object:MIME::Type
|
1999
2288
|
content-type: application/lost+xml
|
2000
2289
|
encoding: base64
|
@@ -2414,8 +2703,8 @@
|
|
2414
2703
|
content-type: application/missing-blocks+cbor-seq
|
2415
2704
|
encoding: base64
|
2416
2705
|
xrefs:
|
2417
|
-
|
2418
|
-
-
|
2706
|
+
rfc:
|
2707
|
+
- rfc9177
|
2419
2708
|
template:
|
2420
2709
|
- application/missing-blocks+cbor-seq
|
2421
2710
|
registered: true
|
@@ -2662,7 +2951,11 @@
|
|
2662
2951
|
extensions:
|
2663
2952
|
- nc
|
2664
2953
|
- cdf
|
2665
|
-
|
2954
|
+
xrefs:
|
2955
|
+
person:
|
2956
|
+
- Ethan_Davis
|
2957
|
+
registered: true
|
2958
|
+
provisional: true
|
2666
2959
|
- !ruby/object:MIME::Type
|
2667
2960
|
content-type: application/news-checkgroups
|
2668
2961
|
encoding: base64
|
@@ -2731,6 +3024,15 @@
|
|
2731
3024
|
template:
|
2732
3025
|
- application/oauth-authz-req+jwt
|
2733
3026
|
registered: true
|
3027
|
+
- !ruby/object:MIME::Type
|
3028
|
+
content-type: application/oblivious-dns-message
|
3029
|
+
encoding: base64
|
3030
|
+
xrefs:
|
3031
|
+
rfc:
|
3032
|
+
- rfc9230
|
3033
|
+
template:
|
3034
|
+
- application/oblivious-dns-message
|
3035
|
+
registered: true
|
2734
3036
|
- !ruby/object:MIME::Type
|
2735
3037
|
content-type: application/ocsp-request
|
2736
3038
|
encoding: base64
|
@@ -2796,6 +3098,14 @@
|
|
2796
3098
|
template:
|
2797
3099
|
- application/ODA
|
2798
3100
|
registered: true
|
3101
|
+
- !ruby/object:MIME::Type
|
3102
|
+
content-type: application/odm+json
|
3103
|
+
encoding: base64
|
3104
|
+
xrefs:
|
3105
|
+
person:
|
3106
|
+
- Sam_Hume
|
3107
|
+
registered: true
|
3108
|
+
provisional: true
|
2799
3109
|
- !ruby/object:MIME::Type
|
2800
3110
|
content-type: application/odm+xml
|
2801
3111
|
encoding: base64
|
@@ -2824,8 +3134,9 @@
|
|
2824
3134
|
extensions:
|
2825
3135
|
- opf
|
2826
3136
|
xrefs:
|
2827
|
-
|
2828
|
-
-
|
3137
|
+
person:
|
3138
|
+
- EPUB_3_WG
|
3139
|
+
- W3C
|
2829
3140
|
template:
|
2830
3141
|
- application/oebps-package+xml
|
2831
3142
|
registered: true
|
@@ -2843,6 +3154,15 @@
|
|
2843
3154
|
template:
|
2844
3155
|
- application/ogg
|
2845
3156
|
registered: true
|
3157
|
+
- !ruby/object:MIME::Type
|
3158
|
+
content-type: application/ohttp-keys
|
3159
|
+
encoding: base64
|
3160
|
+
xrefs:
|
3161
|
+
draft:
|
3162
|
+
- RFC-ietf-ohai-ohttp-09
|
3163
|
+
template:
|
3164
|
+
- application/ohttp-keys
|
3165
|
+
registered: true
|
2846
3166
|
- !ruby/object:MIME::Type
|
2847
3167
|
content-type: application/omdoc+xml
|
2848
3168
|
encoding: base64
|
@@ -3161,6 +3481,14 @@
|
|
3161
3481
|
template:
|
3162
3482
|
- application/pkix-crl
|
3163
3483
|
registered: true
|
3484
|
+
- !ruby/object:MIME::Type
|
3485
|
+
content-type: application/pkix-keyinfo
|
3486
|
+
encoding: base64
|
3487
|
+
xrefs:
|
3488
|
+
draft:
|
3489
|
+
- draft-hallambaker-mesh-udf
|
3490
|
+
registered: true
|
3491
|
+
provisional: true
|
3164
3492
|
- !ruby/object:MIME::Type
|
3165
3493
|
content-type: application/pkix-pkipath
|
3166
3494
|
friendly:
|
@@ -3251,7 +3579,7 @@
|
|
3251
3579
|
encoding: base64
|
3252
3580
|
xrefs:
|
3253
3581
|
rfc:
|
3254
|
-
-
|
3582
|
+
- rfc9457
|
3255
3583
|
template:
|
3256
3584
|
- application/problem+json
|
3257
3585
|
registered: true
|
@@ -3260,7 +3588,7 @@
|
|
3260
3588
|
encoding: base64
|
3261
3589
|
xrefs:
|
3262
3590
|
rfc:
|
3263
|
-
-
|
3591
|
+
- rfc9457
|
3264
3592
|
template:
|
3265
3593
|
- application/problem+xml
|
3266
3594
|
registered: true
|
@@ -3315,6 +3643,33 @@
|
|
3315
3643
|
template:
|
3316
3644
|
- application/prs.hpub+zip
|
3317
3645
|
registered: true
|
3646
|
+
- !ruby/object:MIME::Type
|
3647
|
+
content-type: application/prs.implied-document+xml
|
3648
|
+
encoding: base64
|
3649
|
+
xrefs:
|
3650
|
+
person:
|
3651
|
+
- Marek_Čermák
|
3652
|
+
template:
|
3653
|
+
- application/prs.implied-document+xml
|
3654
|
+
registered: true
|
3655
|
+
- !ruby/object:MIME::Type
|
3656
|
+
content-type: application/prs.implied-executable
|
3657
|
+
encoding: base64
|
3658
|
+
xrefs:
|
3659
|
+
person:
|
3660
|
+
- Marek_Čermák
|
3661
|
+
template:
|
3662
|
+
- application/prs.implied-executable
|
3663
|
+
registered: true
|
3664
|
+
- !ruby/object:MIME::Type
|
3665
|
+
content-type: application/prs.implied-structure
|
3666
|
+
encoding: base64
|
3667
|
+
xrefs:
|
3668
|
+
person:
|
3669
|
+
- Marek_Čermák
|
3670
|
+
template:
|
3671
|
+
- application/prs.implied-structure
|
3672
|
+
registered: true
|
3318
3673
|
- !ruby/object:MIME::Type
|
3319
3674
|
content-type: application/prs.nprend
|
3320
3675
|
encoding: base64
|
@@ -3345,6 +3700,15 @@
|
|
3345
3700
|
template:
|
3346
3701
|
- application/prs.rdf-xml-crypt
|
3347
3702
|
registered: true
|
3703
|
+
- !ruby/object:MIME::Type
|
3704
|
+
content-type: application/prs.vcfbzip2
|
3705
|
+
encoding: base64
|
3706
|
+
xrefs:
|
3707
|
+
person:
|
3708
|
+
- Paolo_Marcheschi
|
3709
|
+
template:
|
3710
|
+
- application/prs.vcfbzip2
|
3711
|
+
registered: true
|
3348
3712
|
- !ruby/object:MIME::Type
|
3349
3713
|
content-type: application/prs.xsf+xml
|
3350
3714
|
encoding: base64
|
@@ -3446,20 +3810,25 @@
|
|
3446
3810
|
- rnc
|
3447
3811
|
xrefs:
|
3448
3812
|
uri:
|
3449
|
-
- http://www.
|
3813
|
+
- http://www.JTC_1sc34.org/repository/0661.pdf
|
3450
3814
|
template:
|
3451
3815
|
- application/relax-ng-compact-syntax
|
3452
3816
|
registered: true
|
3453
3817
|
- !ruby/object:MIME::Type
|
3454
3818
|
content-type: application/remote-printing
|
3455
3819
|
encoding: base64
|
3820
|
+
obsolete: true
|
3456
3821
|
xrefs:
|
3457
3822
|
rfc:
|
3458
3823
|
- rfc1486
|
3459
3824
|
person:
|
3460
3825
|
- Marshall_Rose
|
3826
|
+
uri:
|
3827
|
+
- https://datatracker.ietf.org/doc/status-change-int-tlds-to-historic
|
3461
3828
|
template:
|
3462
3829
|
- application/remote-printing
|
3830
|
+
notes:
|
3831
|
+
- "(OBSOLETE)"
|
3463
3832
|
registered: true
|
3464
3833
|
- !ruby/object:MIME::Type
|
3465
3834
|
content-type: application/remote_printing
|
@@ -3467,6 +3836,14 @@
|
|
3467
3836
|
obsolete: true
|
3468
3837
|
use-instead: application/remote-printing
|
3469
3838
|
registered: false
|
3839
|
+
- !ruby/object:MIME::Type
|
3840
|
+
content-type: application/reports+json
|
3841
|
+
encoding: base64
|
3842
|
+
xrefs:
|
3843
|
+
person:
|
3844
|
+
- Douglas_Creager
|
3845
|
+
registered: true
|
3846
|
+
provisional: true
|
3470
3847
|
- !ruby/object:MIME::Type
|
3471
3848
|
content-type: application/reputon+json
|
3472
3849
|
encoding: base64
|
@@ -3511,6 +3888,14 @@
|
|
3511
3888
|
template:
|
3512
3889
|
- application/rfc+xml
|
3513
3890
|
registered: true
|
3891
|
+
- !ruby/object:MIME::Type
|
3892
|
+
content-type: application/rif+xml
|
3893
|
+
encoding: base64
|
3894
|
+
xrefs:
|
3895
|
+
person:
|
3896
|
+
- Sandro_Hawke
|
3897
|
+
registered: true
|
3898
|
+
provisional: true
|
3514
3899
|
- !ruby/object:MIME::Type
|
3515
3900
|
content-type: application/riscos
|
3516
3901
|
encoding: base64
|
@@ -3569,6 +3954,15 @@
|
|
3569
3954
|
template:
|
3570
3955
|
- application/route-usd+xml
|
3571
3956
|
registered: true
|
3957
|
+
- !ruby/object:MIME::Type
|
3958
|
+
content-type: application/rpki-checklist
|
3959
|
+
encoding: base64
|
3960
|
+
xrefs:
|
3961
|
+
rfc:
|
3962
|
+
- rfc9323
|
3963
|
+
template:
|
3964
|
+
- application/rpki-checklist
|
3965
|
+
registered: true
|
3572
3966
|
- !ruby/object:MIME::Type
|
3573
3967
|
content-type: application/rpki-ghostbusters
|
3574
3968
|
encoding: base64
|
@@ -3918,8 +4312,8 @@
|
|
3918
4312
|
encoding: base64
|
3919
4313
|
xrefs:
|
3920
4314
|
person:
|
4315
|
+
- Connectivity_Standards_Alliance
|
3921
4316
|
- Robby_Simpson
|
3922
|
-
- ZigBee
|
3923
4317
|
template:
|
3924
4318
|
- application/sep+xml
|
3925
4319
|
registered: true
|
@@ -3928,8 +4322,8 @@
|
|
3928
4322
|
encoding: base64
|
3929
4323
|
xrefs:
|
3930
4324
|
person:
|
4325
|
+
- Connectivity_Standards_Alliance
|
3931
4326
|
- Robby_Simpson
|
3932
|
-
- ZigBee
|
3933
4327
|
template:
|
3934
4328
|
- application/sep-exi
|
3935
4329
|
registered: true
|
@@ -4037,6 +4431,14 @@
|
|
4037
4431
|
template:
|
4038
4432
|
- application/sieve
|
4039
4433
|
registered: true
|
4434
|
+
- !ruby/object:MIME::Type
|
4435
|
+
content-type: application/signed-exchange
|
4436
|
+
encoding: base64
|
4437
|
+
xrefs:
|
4438
|
+
draft:
|
4439
|
+
- draft-yasskin-http-origin-signed-responses
|
4440
|
+
registered: true
|
4441
|
+
provisional: true
|
4040
4442
|
- !ruby/object:MIME::Type
|
4041
4443
|
content-type: application/simple-filter+xml
|
4042
4444
|
encoding: base64
|
@@ -4131,7 +4533,7 @@
|
|
4131
4533
|
encoding: base64
|
4132
4534
|
xrefs:
|
4133
4535
|
person:
|
4134
|
-
- ISO-
|
4536
|
+
- ISO-IEC_JTC_1_SC_6_ASN.1_Rapporteur
|
4135
4537
|
- ITU-T_ASN.1_Rapporteur
|
4136
4538
|
template:
|
4137
4539
|
- application/soap+fastinfoset
|
@@ -4279,13 +4681,22 @@
|
|
4279
4681
|
template:
|
4280
4682
|
- application/stix+json
|
4281
4683
|
registered: true
|
4684
|
+
- !ruby/object:MIME::Type
|
4685
|
+
content-type: application/swid+cbor
|
4686
|
+
encoding: base64
|
4687
|
+
xrefs:
|
4688
|
+
rfc:
|
4689
|
+
- rfc9393
|
4690
|
+
template:
|
4691
|
+
- application/swid+cbor
|
4692
|
+
registered: true
|
4282
4693
|
- !ruby/object:MIME::Type
|
4283
4694
|
content-type: application/swid+xml
|
4284
4695
|
encoding: base64
|
4285
4696
|
xrefs:
|
4286
4697
|
person:
|
4287
4698
|
- David_Waltermire
|
4288
|
-
- ISO-
|
4699
|
+
- ISO-IEC_JTC_1
|
4289
4700
|
- Ron_Brill
|
4290
4701
|
template:
|
4291
4702
|
- application/swid+xml
|
@@ -4495,6 +4906,16 @@
|
|
4495
4906
|
template:
|
4496
4907
|
- application/tlsrpt+json
|
4497
4908
|
registered: true
|
4909
|
+
- !ruby/object:MIME::Type
|
4910
|
+
content-type: application/tm+json
|
4911
|
+
encoding: base64
|
4912
|
+
xrefs:
|
4913
|
+
person:
|
4914
|
+
- Sebastian_Kaebisch
|
4915
|
+
- W3C
|
4916
|
+
template:
|
4917
|
+
- application/tm+json
|
4918
|
+
registered: true
|
4498
4919
|
- !ruby/object:MIME::Type
|
4499
4920
|
content-type: application/tnauthlist
|
4500
4921
|
encoding: base64
|
@@ -4592,7 +5013,7 @@
|
|
4592
5013
|
xrefs:
|
4593
5014
|
person:
|
4594
5015
|
- Gottfried_Zimmermann
|
4595
|
-
- ISO-
|
5016
|
+
- ISO-IEC_JTC_1
|
4596
5017
|
template:
|
4597
5018
|
- application/urc-grpsheet+xml
|
4598
5019
|
registered: true
|
@@ -4602,7 +5023,7 @@
|
|
4602
5023
|
xrefs:
|
4603
5024
|
person:
|
4604
5025
|
- Gottfried_Zimmermann
|
4605
|
-
- ISO-
|
5026
|
+
- ISO-IEC_JTC_1
|
4606
5027
|
template:
|
4607
5028
|
- application/urc-ressheet+xml
|
4608
5029
|
registered: true
|
@@ -4612,7 +5033,7 @@
|
|
4612
5033
|
xrefs:
|
4613
5034
|
person:
|
4614
5035
|
- Gottfried_Zimmermann
|
4615
|
-
- ISO-
|
5036
|
+
- ISO-IEC_JTC_1
|
4616
5037
|
template:
|
4617
5038
|
- application/urc-targetdesc+xml
|
4618
5039
|
registered: true
|
@@ -4673,6 +5094,15 @@
|
|
4673
5094
|
template:
|
4674
5095
|
- application/vnd.1000minds.decision-model+xml
|
4675
5096
|
registered: true
|
5097
|
+
- !ruby/object:MIME::Type
|
5098
|
+
content-type: application/vnd.1ob
|
5099
|
+
encoding: base64
|
5100
|
+
xrefs:
|
5101
|
+
person:
|
5102
|
+
- Rob_Coyle
|
5103
|
+
template:
|
5104
|
+
- application/vnd.1ob
|
5105
|
+
registered: true
|
4676
5106
|
- !ruby/object:MIME::Type
|
4677
5107
|
content-type: application/vnd.3gpp-prose+xml
|
4678
5108
|
encoding: base64
|
@@ -4682,6 +5112,24 @@
|
|
4682
5112
|
template:
|
4683
5113
|
- application/vnd.3gpp-prose+xml
|
4684
5114
|
registered: true
|
5115
|
+
- !ruby/object:MIME::Type
|
5116
|
+
content-type: application/vnd.3gpp-prose-pc3a+xml
|
5117
|
+
encoding: base64
|
5118
|
+
xrefs:
|
5119
|
+
person:
|
5120
|
+
- Haorui_Yang
|
5121
|
+
template:
|
5122
|
+
- application/vnd.3gpp-prose-pc3a+xml
|
5123
|
+
registered: true
|
5124
|
+
- !ruby/object:MIME::Type
|
5125
|
+
content-type: application/vnd.3gpp-prose-pc3ach+xml
|
5126
|
+
encoding: base64
|
5127
|
+
xrefs:
|
5128
|
+
person:
|
5129
|
+
- Haorui_Yang
|
5130
|
+
template:
|
5131
|
+
- application/vnd.3gpp-prose-pc3ach+xml
|
5132
|
+
registered: true
|
4685
5133
|
- !ruby/object:MIME::Type
|
4686
5134
|
content-type: application/vnd.3gpp-prose-pc3ch+xml
|
4687
5135
|
encoding: base64
|
@@ -4691,6 +5139,15 @@
|
|
4691
5139
|
template:
|
4692
5140
|
- application/vnd.3gpp-prose-pc3ch+xml
|
4693
5141
|
registered: true
|
5142
|
+
- !ruby/object:MIME::Type
|
5143
|
+
content-type: application/vnd.3gpp-prose-pc8+xml
|
5144
|
+
encoding: base64
|
5145
|
+
xrefs:
|
5146
|
+
person:
|
5147
|
+
- Haorui_Yang
|
5148
|
+
template:
|
5149
|
+
- application/vnd.3gpp-prose-pc8+xml
|
5150
|
+
registered: true
|
4694
5151
|
- !ruby/object:MIME::Type
|
4695
5152
|
content-type: application/vnd.3gpp-v2x-local-service-information
|
4696
5153
|
encoding: base64
|
@@ -4728,6 +5185,24 @@
|
|
4728
5185
|
template:
|
4729
5186
|
- application/vnd.3gpp.bsf+xml
|
4730
5187
|
registered: true
|
5188
|
+
- !ruby/object:MIME::Type
|
5189
|
+
content-type: application/vnd.3gpp.crs+xml
|
5190
|
+
encoding: base64
|
5191
|
+
xrefs:
|
5192
|
+
person:
|
5193
|
+
- Xu_Chen
|
5194
|
+
template:
|
5195
|
+
- application/vnd.3gpp.crs+xml
|
5196
|
+
registered: true
|
5197
|
+
- !ruby/object:MIME::Type
|
5198
|
+
content-type: application/vnd.3gpp.current-location-discovery+xml
|
5199
|
+
encoding: base64
|
5200
|
+
xrefs:
|
5201
|
+
person:
|
5202
|
+
- Peter_Leis
|
5203
|
+
template:
|
5204
|
+
- application/vnd.3gpp.current-location-discovery+xml
|
5205
|
+
registered: true
|
4731
5206
|
- !ruby/object:MIME::Type
|
4732
5207
|
content-type: application/vnd.3gpp.GMOP+xml
|
4733
5208
|
encoding: base64
|
@@ -4793,6 +5268,15 @@
|
|
4793
5268
|
template:
|
4794
5269
|
- application/vnd.3gpp.mcdata-info+xml
|
4795
5270
|
registered: true
|
5271
|
+
- !ruby/object:MIME::Type
|
5272
|
+
content-type: application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml
|
5273
|
+
encoding: base64
|
5274
|
+
xrefs:
|
5275
|
+
person:
|
5276
|
+
- Kiran_Kapale
|
5277
|
+
template:
|
5278
|
+
- application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml
|
5279
|
+
registered: true
|
4796
5280
|
- !ruby/object:MIME::Type
|
4797
5281
|
content-type: application/vnd.3gpp.mcdata-payload
|
4798
5282
|
encoding: base64
|
@@ -4802,6 +5286,15 @@
|
|
4802
5286
|
template:
|
4803
5287
|
- application/vnd.3gpp.mcdata-payload
|
4804
5288
|
registered: true
|
5289
|
+
- !ruby/object:MIME::Type
|
5290
|
+
content-type: application/vnd.3gpp.mcdata-regroup+xml
|
5291
|
+
encoding: base64
|
5292
|
+
xrefs:
|
5293
|
+
person:
|
5294
|
+
- Kiran_Kapale
|
5295
|
+
template:
|
5296
|
+
- application/vnd.3gpp.mcdata-regroup+xml
|
5297
|
+
registered: true
|
4805
5298
|
- !ruby/object:MIME::Type
|
4806
5299
|
content-type: application/vnd.3gpp.mcdata-service-config+xml
|
4807
5300
|
encoding: base64
|
@@ -4883,6 +5376,15 @@
|
|
4883
5376
|
template:
|
4884
5377
|
- application/vnd.3gpp.mcptt-mbms-usage-info+xml
|
4885
5378
|
registered: true
|
5379
|
+
- !ruby/object:MIME::Type
|
5380
|
+
content-type: application/vnd.3gpp.mcptt-regroup+xml
|
5381
|
+
encoding: base64
|
5382
|
+
xrefs:
|
5383
|
+
person:
|
5384
|
+
- Kiran_Kapale
|
5385
|
+
template:
|
5386
|
+
- application/vnd.3gpp.mcptt-regroup+xml
|
5387
|
+
registered: true
|
4886
5388
|
- !ruby/object:MIME::Type
|
4887
5389
|
content-type: application/vnd.3gpp.mcptt-service-config+xml
|
4888
5390
|
encoding: base64
|
@@ -4977,6 +5479,15 @@
|
|
4977
5479
|
template:
|
4978
5480
|
- application/vnd.3gpp.mcvideo-mbms-usage-info+xml
|
4979
5481
|
registered: true
|
5482
|
+
- !ruby/object:MIME::Type
|
5483
|
+
content-type: application/vnd.3gpp.mcvideo-regroup+xml
|
5484
|
+
encoding: base64
|
5485
|
+
xrefs:
|
5486
|
+
person:
|
5487
|
+
- Kiran_Kapale
|
5488
|
+
template:
|
5489
|
+
- application/vnd.3gpp.mcvideo-regroup+xml
|
5490
|
+
registered: true
|
4980
5491
|
- !ruby/object:MIME::Type
|
4981
5492
|
content-type: application/vnd.3gpp.mcvideo-service-config+xml
|
4982
5493
|
encoding: base64
|
@@ -5091,6 +5602,83 @@
|
|
5091
5602
|
template:
|
5092
5603
|
- application/vnd.3gpp.s1ap
|
5093
5604
|
registered: true
|
5605
|
+
- !ruby/object:MIME::Type
|
5606
|
+
content-type: application/vnd.3gpp.seal-group-doc+xml
|
5607
|
+
encoding: base64
|
5608
|
+
xrefs:
|
5609
|
+
person:
|
5610
|
+
- Sapan_Shah
|
5611
|
+
template:
|
5612
|
+
- application/vnd.3gpp.seal-group-doc+xml
|
5613
|
+
registered: true
|
5614
|
+
- !ruby/object:MIME::Type
|
5615
|
+
content-type: application/vnd.3gpp.seal-info+xml
|
5616
|
+
encoding: base64
|
5617
|
+
xrefs:
|
5618
|
+
person:
|
5619
|
+
- Christian_Herrero-Veron
|
5620
|
+
- _3GPP
|
5621
|
+
template:
|
5622
|
+
- application/vnd.3gpp.seal-info+xml
|
5623
|
+
registered: true
|
5624
|
+
- !ruby/object:MIME::Type
|
5625
|
+
content-type: application/vnd.3gpp.seal-location-info+xml
|
5626
|
+
encoding: base64
|
5627
|
+
xrefs:
|
5628
|
+
person:
|
5629
|
+
- Christian_Herrero-Veron
|
5630
|
+
- _3GPP
|
5631
|
+
template:
|
5632
|
+
- application/vnd.3gpp.seal-location-info+xml
|
5633
|
+
registered: true
|
5634
|
+
- !ruby/object:MIME::Type
|
5635
|
+
content-type: application/vnd.3gpp.seal-mbms-usage-info+xml
|
5636
|
+
encoding: base64
|
5637
|
+
xrefs:
|
5638
|
+
person:
|
5639
|
+
- Christian_Herrero-Veron
|
5640
|
+
- _3GPP
|
5641
|
+
template:
|
5642
|
+
- application/vnd.3gpp.seal-mbms-usage-info+xml
|
5643
|
+
registered: true
|
5644
|
+
- !ruby/object:MIME::Type
|
5645
|
+
content-type: application/vnd.3gpp.seal-network-QoS-management-info+xml
|
5646
|
+
encoding: base64
|
5647
|
+
xrefs:
|
5648
|
+
person:
|
5649
|
+
- Christian_Herrero-Veron
|
5650
|
+
- _3GPP
|
5651
|
+
template:
|
5652
|
+
- application/vnd.3gpp.seal-network-QoS-management-info+xml
|
5653
|
+
registered: true
|
5654
|
+
- !ruby/object:MIME::Type
|
5655
|
+
content-type: application/vnd.3gpp.seal-ue-config-info+xml
|
5656
|
+
encoding: base64
|
5657
|
+
xrefs:
|
5658
|
+
person:
|
5659
|
+
- Sapan_Shah
|
5660
|
+
template:
|
5661
|
+
- application/vnd.3gpp.seal-ue-config-info+xml
|
5662
|
+
registered: true
|
5663
|
+
- !ruby/object:MIME::Type
|
5664
|
+
content-type: application/vnd.3gpp.seal-unicast-info+xml
|
5665
|
+
encoding: base64
|
5666
|
+
xrefs:
|
5667
|
+
person:
|
5668
|
+
- Christian_Herrero-Veron
|
5669
|
+
- _3GPP
|
5670
|
+
template:
|
5671
|
+
- application/vnd.3gpp.seal-unicast-info+xml
|
5672
|
+
registered: true
|
5673
|
+
- !ruby/object:MIME::Type
|
5674
|
+
content-type: application/vnd.3gpp.seal-user-profile-info+xml
|
5675
|
+
encoding: base64
|
5676
|
+
xrefs:
|
5677
|
+
person:
|
5678
|
+
- Sapan_Shah
|
5679
|
+
template:
|
5680
|
+
- application/vnd.3gpp.seal-user-profile-info+xml
|
5681
|
+
registered: true
|
5094
5682
|
- !ruby/object:MIME::Type
|
5095
5683
|
content-type: application/vnd.3gpp.sms
|
5096
5684
|
encoding: base64
|
@@ -5147,6 +5735,25 @@
|
|
5147
5735
|
template:
|
5148
5736
|
- application/vnd.3gpp.ussd+xml
|
5149
5737
|
registered: true
|
5738
|
+
- !ruby/object:MIME::Type
|
5739
|
+
content-type: application/vnd.3gpp.v2x
|
5740
|
+
encoding: base64
|
5741
|
+
xrefs:
|
5742
|
+
person:
|
5743
|
+
- Sang_Min_Park
|
5744
|
+
template:
|
5745
|
+
- application/vnd.3gpp.v2x
|
5746
|
+
registered: true
|
5747
|
+
- !ruby/object:MIME::Type
|
5748
|
+
content-type: application/vnd.3gpp.vae-info+xml
|
5749
|
+
encoding: base64
|
5750
|
+
xrefs:
|
5751
|
+
person:
|
5752
|
+
- Christian_Herrero-Veron
|
5753
|
+
- _3GPP
|
5754
|
+
template:
|
5755
|
+
- application/vnd.3gpp.vae-info+xml
|
5756
|
+
registered: true
|
5150
5757
|
- !ruby/object:MIME::Type
|
5151
5758
|
content-type: application/vnd.3gpp2.bcmcsinfo+xml
|
5152
5759
|
encoding: base64
|
@@ -5227,6 +5834,24 @@
|
|
5227
5834
|
template:
|
5228
5835
|
- application/vnd.accpac.simply.imp
|
5229
5836
|
registered: true
|
5837
|
+
- !ruby/object:MIME::Type
|
5838
|
+
content-type: application/vnd.acm.addressxfer+json
|
5839
|
+
encoding: base64
|
5840
|
+
xrefs:
|
5841
|
+
person:
|
5842
|
+
- Sridhar_Ramakrishnan
|
5843
|
+
template:
|
5844
|
+
- application/vnd.acm.addressxfer+json
|
5845
|
+
registered: true
|
5846
|
+
- !ruby/object:MIME::Type
|
5847
|
+
content-type: application/vnd.acm.chatbot+json
|
5848
|
+
encoding: base64
|
5849
|
+
xrefs:
|
5850
|
+
person:
|
5851
|
+
- Sridhar_Ramakrishnan
|
5852
|
+
template:
|
5853
|
+
- application/vnd.acm.chatbot+json
|
5854
|
+
registered: true
|
5230
5855
|
- !ruby/object:MIME::Type
|
5231
5856
|
content-type: application/vnd.acucobol
|
5232
5857
|
friendly:
|
@@ -5682,6 +6307,15 @@
|
|
5682
6307
|
template:
|
5683
6308
|
- application/vnd.apache.thrift.json
|
5684
6309
|
registered: true
|
6310
|
+
- !ruby/object:MIME::Type
|
6311
|
+
content-type: application/vnd.apexlang
|
6312
|
+
encoding: base64
|
6313
|
+
xrefs:
|
6314
|
+
person:
|
6315
|
+
- Fawad_Shaikh
|
6316
|
+
template:
|
6317
|
+
- application/vnd.apexlang
|
6318
|
+
registered: true
|
5685
6319
|
- !ruby/object:MIME::Type
|
5686
6320
|
content-type: application/vnd.api+json
|
5687
6321
|
encoding: base64
|
@@ -5926,6 +6560,24 @@
|
|
5926
6560
|
template:
|
5927
6561
|
- application/vnd.bekitzur-stech+json
|
5928
6562
|
registered: true
|
6563
|
+
- !ruby/object:MIME::Type
|
6564
|
+
content-type: application/vnd.belightsoft.lhzd+zip
|
6565
|
+
encoding: base64
|
6566
|
+
xrefs:
|
6567
|
+
person:
|
6568
|
+
- Dmytro_Yunchyk
|
6569
|
+
template:
|
6570
|
+
- application/vnd.belightsoft.lhzd+zip
|
6571
|
+
registered: true
|
6572
|
+
- !ruby/object:MIME::Type
|
6573
|
+
content-type: application/vnd.belightsoft.lhzl+zip
|
6574
|
+
encoding: base64
|
6575
|
+
xrefs:
|
6576
|
+
person:
|
6577
|
+
- Dmytro_Yunchyk
|
6578
|
+
template:
|
6579
|
+
- application/vnd.belightsoft.lhzl+zip
|
6580
|
+
registered: true
|
5929
6581
|
- !ruby/object:MIME::Type
|
5930
6582
|
content-type: application/vnd.bint.med-content
|
5931
6583
|
encoding: base64
|
@@ -6237,6 +6889,33 @@
|
|
6237
6889
|
template:
|
6238
6890
|
- application/vnd.cluetrust.cartomobile-config-pkg
|
6239
6891
|
registered: true
|
6892
|
+
- !ruby/object:MIME::Type
|
6893
|
+
content-type: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
6894
|
+
encoding: base64
|
6895
|
+
xrefs:
|
6896
|
+
person:
|
6897
|
+
- Andrew_Block
|
6898
|
+
template:
|
6899
|
+
- application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
6900
|
+
registered: true
|
6901
|
+
- !ruby/object:MIME::Type
|
6902
|
+
content-type: application/vnd.cncf.helm.chart.provenance.v1.prov
|
6903
|
+
encoding: base64
|
6904
|
+
xrefs:
|
6905
|
+
person:
|
6906
|
+
- Andrew_Block
|
6907
|
+
template:
|
6908
|
+
- application/vnd.cncf.helm.chart.provenance.v1.prov
|
6909
|
+
registered: true
|
6910
|
+
- !ruby/object:MIME::Type
|
6911
|
+
content-type: application/vnd.cncf.helm.config.v1+json
|
6912
|
+
encoding: base64
|
6913
|
+
xrefs:
|
6914
|
+
person:
|
6915
|
+
- Andrew_Block
|
6916
|
+
template:
|
6917
|
+
- application/vnd.cncf.helm.config.v1+json
|
6918
|
+
registered: true
|
6240
6919
|
- !ruby/object:MIME::Type
|
6241
6920
|
content-type: application/vnd.coffeescript
|
6242
6921
|
encoding: base64
|
@@ -6697,9 +7376,18 @@
|
|
6697
7376
|
- rdz
|
6698
7377
|
xrefs:
|
6699
7378
|
person:
|
6700
|
-
- James_Fields
|
7379
|
+
- James_Fields
|
7380
|
+
template:
|
7381
|
+
- application/vnd.data-vision.rdz
|
7382
|
+
registered: true
|
7383
|
+
- !ruby/object:MIME::Type
|
7384
|
+
content-type: application/vnd.datalog
|
7385
|
+
encoding: base64
|
7386
|
+
xrefs:
|
7387
|
+
person:
|
7388
|
+
- Simon_Johnston
|
6701
7389
|
template:
|
6702
|
-
- application/vnd.
|
7390
|
+
- application/vnd.datalog
|
6703
7391
|
registered: true
|
6704
7392
|
- !ruby/object:MIME::Type
|
6705
7393
|
content-type: application/vnd.datapackage+json
|
@@ -6733,7 +7421,7 @@
|
|
6733
7421
|
encoding: base64
|
6734
7422
|
xrefs:
|
6735
7423
|
person:
|
6736
|
-
-
|
7424
|
+
- Debian_Policy_mailing_list
|
6737
7425
|
template:
|
6738
7426
|
- application/vnd.debian.binary-package
|
6739
7427
|
registered: true
|
@@ -7202,6 +7890,15 @@
|
|
7202
7890
|
template:
|
7203
7891
|
- application/vnd.ecip.rlp
|
7204
7892
|
registered: true
|
7893
|
+
- !ruby/object:MIME::Type
|
7894
|
+
content-type: application/vnd.eclipse.ditto+json
|
7895
|
+
encoding: base64
|
7896
|
+
xrefs:
|
7897
|
+
person:
|
7898
|
+
- Eclipse_Ditto_developers
|
7899
|
+
template:
|
7900
|
+
- application/vnd.eclipse.ditto+json
|
7901
|
+
registered: true
|
7205
7902
|
- !ruby/object:MIME::Type
|
7206
7903
|
content-type: application/vnd.ecowin.chart
|
7207
7904
|
friendly:
|
@@ -7280,6 +7977,15 @@
|
|
7280
7977
|
template:
|
7281
7978
|
- application/vnd.efi.iso
|
7282
7979
|
registered: true
|
7980
|
+
- !ruby/object:MIME::Type
|
7981
|
+
content-type: application/vnd.eln+zip
|
7982
|
+
encoding: base64
|
7983
|
+
xrefs:
|
7984
|
+
person:
|
7985
|
+
- Nicolas_CARPI
|
7986
|
+
template:
|
7987
|
+
- application/vnd.eln+zip
|
7988
|
+
registered: true
|
7283
7989
|
- !ruby/object:MIME::Type
|
7284
7990
|
content-type: application/vnd.emclient.accessrequest+xml
|
7285
7991
|
encoding: base64
|
@@ -7870,6 +8576,15 @@
|
|
7870
8576
|
template:
|
7871
8577
|
- application/vnd.framemaker
|
7872
8578
|
registered: true
|
8579
|
+
- !ruby/object:MIME::Type
|
8580
|
+
content-type: application/vnd.freelog.comic
|
8581
|
+
encoding: base64
|
8582
|
+
xrefs:
|
8583
|
+
person:
|
8584
|
+
- Liu_Qiancen
|
8585
|
+
template:
|
8586
|
+
- application/vnd.freelog.comic
|
8587
|
+
registered: true
|
7873
8588
|
- !ruby/object:MIME::Type
|
7874
8589
|
content-type: application/vnd.frogans.fnc
|
7875
8590
|
friendly:
|
@@ -8146,6 +8861,15 @@
|
|
8146
8861
|
template:
|
8147
8862
|
- application/vnd.genomatix.tuxedo
|
8148
8863
|
registered: true
|
8864
|
+
- !ruby/object:MIME::Type
|
8865
|
+
content-type: application/vnd.genozip
|
8866
|
+
encoding: base64
|
8867
|
+
xrefs:
|
8868
|
+
person:
|
8869
|
+
- Divon_Lan
|
8870
|
+
template:
|
8871
|
+
- application/vnd.genozip
|
8872
|
+
registered: true
|
8149
8873
|
- !ruby/object:MIME::Type
|
8150
8874
|
content-type: application/vnd.gentics.grd+json
|
8151
8875
|
encoding: base64
|
@@ -8155,6 +8879,69 @@
|
|
8155
8879
|
template:
|
8156
8880
|
- application/vnd.gentics.grd+json
|
8157
8881
|
registered: true
|
8882
|
+
- !ruby/object:MIME::Type
|
8883
|
+
content-type: application/vnd.gentoo.catmetadata+xml
|
8884
|
+
encoding: base64
|
8885
|
+
xrefs:
|
8886
|
+
person:
|
8887
|
+
- Michał_Górny
|
8888
|
+
template:
|
8889
|
+
- application/vnd.gentoo.catmetadata+xml
|
8890
|
+
registered: true
|
8891
|
+
- !ruby/object:MIME::Type
|
8892
|
+
content-type: application/vnd.gentoo.ebuild
|
8893
|
+
encoding: base64
|
8894
|
+
xrefs:
|
8895
|
+
person:
|
8896
|
+
- Michał_Górny
|
8897
|
+
template:
|
8898
|
+
- application/vnd.gentoo.ebuild
|
8899
|
+
registered: true
|
8900
|
+
- !ruby/object:MIME::Type
|
8901
|
+
content-type: application/vnd.gentoo.eclass
|
8902
|
+
encoding: base64
|
8903
|
+
xrefs:
|
8904
|
+
person:
|
8905
|
+
- Michał_Górny
|
8906
|
+
template:
|
8907
|
+
- application/vnd.gentoo.eclass
|
8908
|
+
registered: true
|
8909
|
+
- !ruby/object:MIME::Type
|
8910
|
+
content-type: application/vnd.gentoo.gpkg
|
8911
|
+
encoding: base64
|
8912
|
+
xrefs:
|
8913
|
+
person:
|
8914
|
+
- Michał_Górny
|
8915
|
+
template:
|
8916
|
+
- application/vnd.gentoo.gpkg
|
8917
|
+
registered: true
|
8918
|
+
- !ruby/object:MIME::Type
|
8919
|
+
content-type: application/vnd.gentoo.manifest
|
8920
|
+
encoding: base64
|
8921
|
+
xrefs:
|
8922
|
+
person:
|
8923
|
+
- Michał_Górny
|
8924
|
+
template:
|
8925
|
+
- application/vnd.gentoo.manifest
|
8926
|
+
registered: true
|
8927
|
+
- !ruby/object:MIME::Type
|
8928
|
+
content-type: application/vnd.gentoo.pkgmetadata+xml
|
8929
|
+
encoding: base64
|
8930
|
+
xrefs:
|
8931
|
+
person:
|
8932
|
+
- Michał_Górny
|
8933
|
+
template:
|
8934
|
+
- application/vnd.gentoo.pkgmetadata+xml
|
8935
|
+
registered: true
|
8936
|
+
- !ruby/object:MIME::Type
|
8937
|
+
content-type: application/vnd.gentoo.xpak
|
8938
|
+
encoding: base64
|
8939
|
+
xrefs:
|
8940
|
+
person:
|
8941
|
+
- Gentoo_Portage_Project
|
8942
|
+
template:
|
8943
|
+
- application/vnd.gentoo.xpak
|
8944
|
+
registered: true
|
8158
8945
|
- !ruby/object:MIME::Type
|
8159
8946
|
content-type: application/vnd.geo+json
|
8160
8947
|
encoding: base64
|
@@ -8199,6 +8986,8 @@
|
|
8199
8986
|
- !ruby/object:MIME::Type
|
8200
8987
|
content-type: application/vnd.geogebra.slides
|
8201
8988
|
encoding: base64
|
8989
|
+
extensions:
|
8990
|
+
- ggs
|
8202
8991
|
xrefs:
|
8203
8992
|
person:
|
8204
8993
|
- GeoGebra
|
@@ -8317,6 +9106,24 @@
|
|
8317
9106
|
notes:
|
8318
9107
|
- "- DEPRECATED"
|
8319
9108
|
registered: true
|
9109
|
+
- !ruby/object:MIME::Type
|
9110
|
+
content-type: application/vnd.gnu.taler.exchange+json
|
9111
|
+
encoding: base64
|
9112
|
+
xrefs:
|
9113
|
+
person:
|
9114
|
+
- Christian_Grothoff
|
9115
|
+
template:
|
9116
|
+
- application/vnd.gnu.taler.exchange+json
|
9117
|
+
registered: true
|
9118
|
+
- !ruby/object:MIME::Type
|
9119
|
+
content-type: application/vnd.gnu.taler.merchant+json
|
9120
|
+
encoding: base64
|
9121
|
+
xrefs:
|
9122
|
+
person:
|
9123
|
+
- Christian_Grothoff
|
9124
|
+
template:
|
9125
|
+
- application/vnd.gnu.taler.merchant+json
|
9126
|
+
registered: true
|
8320
9127
|
- !ruby/object:MIME::Type
|
8321
9128
|
content-type: application/vnd.google-earth.kml+xml
|
8322
9129
|
friendly:
|
@@ -8373,6 +9180,15 @@
|
|
8373
9180
|
template:
|
8374
9181
|
- application/vnd.gov.sk.xmldatacontainer+xml
|
8375
9182
|
registered: true
|
9183
|
+
- !ruby/object:MIME::Type
|
9184
|
+
content-type: application/vnd.gpxsee.map+xml
|
9185
|
+
encoding: base64
|
9186
|
+
xrefs:
|
9187
|
+
person:
|
9188
|
+
- Martin_Tůma
|
9189
|
+
template:
|
9190
|
+
- application/vnd.gpxsee.map+xml
|
9191
|
+
registered: true
|
8376
9192
|
- !ruby/object:MIME::Type
|
8377
9193
|
content-type: application/vnd.grafeq
|
8378
9194
|
friendly:
|
@@ -8686,6 +9502,15 @@
|
|
8686
9502
|
template:
|
8687
9503
|
- application/vnd.hp-PCLXL
|
8688
9504
|
registered: true
|
9505
|
+
- !ruby/object:MIME::Type
|
9506
|
+
content-type: application/vnd.hsl
|
9507
|
+
encoding: base64
|
9508
|
+
xrefs:
|
9509
|
+
person:
|
9510
|
+
- Heungsub_Lee
|
9511
|
+
template:
|
9512
|
+
- application/vnd.hsl
|
9513
|
+
registered: true
|
8689
9514
|
- !ruby/object:MIME::Type
|
8690
9515
|
content-type: application/vnd.httphone
|
8691
9516
|
encoding: base64
|
@@ -9122,6 +9947,51 @@
|
|
9122
9947
|
template:
|
9123
9948
|
- application/vnd.intu.qfx
|
9124
9949
|
registered: true
|
9950
|
+
- !ruby/object:MIME::Type
|
9951
|
+
content-type: application/vnd.ipfs.ipns-record
|
9952
|
+
encoding: base64
|
9953
|
+
xrefs:
|
9954
|
+
person:
|
9955
|
+
- Marcin_Rataj
|
9956
|
+
template:
|
9957
|
+
- application/vnd.ipfs.ipns-record
|
9958
|
+
registered: true
|
9959
|
+
- !ruby/object:MIME::Type
|
9960
|
+
content-type: application/vnd.ipld.car
|
9961
|
+
encoding: base64
|
9962
|
+
xrefs:
|
9963
|
+
person:
|
9964
|
+
- Marcin_Rataj
|
9965
|
+
template:
|
9966
|
+
- application/vnd.ipld.car
|
9967
|
+
registered: true
|
9968
|
+
- !ruby/object:MIME::Type
|
9969
|
+
content-type: application/vnd.ipld.dag-cbor
|
9970
|
+
encoding: base64
|
9971
|
+
xrefs:
|
9972
|
+
person:
|
9973
|
+
- Marcin_Rataj
|
9974
|
+
template:
|
9975
|
+
- application/vnd.ipld.dag-cbor
|
9976
|
+
registered: true
|
9977
|
+
- !ruby/object:MIME::Type
|
9978
|
+
content-type: application/vnd.ipld.dag-json
|
9979
|
+
encoding: base64
|
9980
|
+
xrefs:
|
9981
|
+
person:
|
9982
|
+
- Marcin_Rataj
|
9983
|
+
template:
|
9984
|
+
- application/vnd.ipld.dag-json
|
9985
|
+
registered: true
|
9986
|
+
- !ruby/object:MIME::Type
|
9987
|
+
content-type: application/vnd.ipld.raw
|
9988
|
+
encoding: base64
|
9989
|
+
xrefs:
|
9990
|
+
person:
|
9991
|
+
- Marcin_Rataj
|
9992
|
+
template:
|
9993
|
+
- application/vnd.ipld.raw
|
9994
|
+
registered: true
|
9125
9995
|
- !ruby/object:MIME::Type
|
9126
9996
|
content-type: application/vnd.iptc.g2.catalogitem+xml
|
9127
9997
|
encoding: base64
|
@@ -9832,6 +10702,15 @@
|
|
9832
10702
|
template:
|
9833
10703
|
- application/vnd.mason+json
|
9834
10704
|
registered: true
|
10705
|
+
- !ruby/object:MIME::Type
|
10706
|
+
content-type: application/vnd.maxar.archive.3tz+zip
|
10707
|
+
encoding: base64
|
10708
|
+
xrefs:
|
10709
|
+
person:
|
10710
|
+
- Erik_Dahlström
|
10711
|
+
template:
|
10712
|
+
- application/vnd.maxar.archive.3tz+zip
|
10713
|
+
registered: true
|
9835
10714
|
- !ruby/object:MIME::Type
|
9836
10715
|
content-type: application/vnd.maxmind.maxmind-db
|
9837
10716
|
encoding: base64
|
@@ -9854,6 +10733,24 @@
|
|
9854
10733
|
template:
|
9855
10734
|
- application/vnd.mcd
|
9856
10735
|
registered: true
|
10736
|
+
- !ruby/object:MIME::Type
|
10737
|
+
content-type: application/vnd.mdl
|
10738
|
+
encoding: base64
|
10739
|
+
xrefs:
|
10740
|
+
person:
|
10741
|
+
- Lutz_Kettner
|
10742
|
+
template:
|
10743
|
+
- application/vnd.mdl
|
10744
|
+
registered: true
|
10745
|
+
- !ruby/object:MIME::Type
|
10746
|
+
content-type: application/vnd.mdl-mbsdf
|
10747
|
+
encoding: base64
|
10748
|
+
xrefs:
|
10749
|
+
person:
|
10750
|
+
- Lutz_Kettner
|
10751
|
+
template:
|
10752
|
+
- application/vnd.mdl-mbsdf
|
10753
|
+
registered: true
|
9857
10754
|
- !ruby/object:MIME::Type
|
9858
10755
|
content-type: application/vnd.medcalcdata
|
9859
10756
|
friendly:
|
@@ -9880,6 +10777,15 @@
|
|
9880
10777
|
template:
|
9881
10778
|
- application/vnd.mediastation.cdkey
|
9882
10779
|
registered: true
|
10780
|
+
- !ruby/object:MIME::Type
|
10781
|
+
content-type: application/vnd.medicalholodeck.recordxr
|
10782
|
+
encoding: base64
|
10783
|
+
xrefs:
|
10784
|
+
person:
|
10785
|
+
- Dominique_Sandoz
|
10786
|
+
template:
|
10787
|
+
- application/vnd.medicalholodeck.recordxr
|
10788
|
+
registered: true
|
9883
10789
|
- !ruby/object:MIME::Type
|
9884
10790
|
content-type: application/vnd.meridian-slingshot
|
9885
10791
|
encoding: base64
|
@@ -9889,6 +10795,15 @@
|
|
9889
10795
|
template:
|
9890
10796
|
- application/vnd.meridian-slingshot
|
9891
10797
|
registered: true
|
10798
|
+
- !ruby/object:MIME::Type
|
10799
|
+
content-type: application/vnd.mermaid
|
10800
|
+
encoding: base64
|
10801
|
+
xrefs:
|
10802
|
+
person:
|
10803
|
+
- Sidharth_Vinod
|
10804
|
+
template:
|
10805
|
+
- application/vnd.mermaid
|
10806
|
+
registered: true
|
9892
10807
|
- !ruby/object:MIME::Type
|
9893
10808
|
content-type: application/vnd.MFER
|
9894
10809
|
friendly:
|
@@ -10099,6 +11014,15 @@
|
|
10099
11014
|
template:
|
10100
11015
|
- application/vnd.Mobius.TXF
|
10101
11016
|
registered: true
|
11017
|
+
- !ruby/object:MIME::Type
|
11018
|
+
content-type: application/vnd.modl
|
11019
|
+
encoding: base64
|
11020
|
+
xrefs:
|
11021
|
+
person:
|
11022
|
+
- Elliott_Brown
|
11023
|
+
template:
|
11024
|
+
- application/vnd.modl
|
11025
|
+
registered: true
|
10102
11026
|
- !ruby/object:MIME::Type
|
10103
11027
|
content-type: application/vnd.mophun.application
|
10104
11028
|
friendly:
|
@@ -11201,6 +12125,16 @@
|
|
11201
12125
|
template:
|
11202
12126
|
- application/vnd.ntt-local.sip-ta_tcp_stream
|
11203
12127
|
registered: true
|
12128
|
+
- !ruby/object:MIME::Type
|
12129
|
+
content-type: application/vnd.oasis.opendocument.base
|
12130
|
+
encoding: base64
|
12131
|
+
xrefs:
|
12132
|
+
person:
|
12133
|
+
- OASIS
|
12134
|
+
- OASIS_TC_Admin
|
12135
|
+
template:
|
12136
|
+
- application/vnd.oasis.opendocument.base
|
12137
|
+
registered: true
|
11204
12138
|
- !ruby/object:MIME::Type
|
11205
12139
|
content-type: application/vnd.oasis.opendocument.chart
|
11206
12140
|
friendly:
|
@@ -11211,7 +12145,7 @@
|
|
11211
12145
|
xrefs:
|
11212
12146
|
person:
|
11213
12147
|
- OASIS
|
11214
|
-
-
|
12148
|
+
- OASIS_TC_Admin
|
11215
12149
|
template:
|
11216
12150
|
- application/vnd.oasis.opendocument.chart
|
11217
12151
|
registered: true
|
@@ -11226,7 +12160,7 @@
|
|
11226
12160
|
xrefs:
|
11227
12161
|
person:
|
11228
12162
|
- OASIS
|
11229
|
-
-
|
12163
|
+
- OASIS_TC_Admin
|
11230
12164
|
template:
|
11231
12165
|
- application/vnd.oasis.opendocument.chart-template
|
11232
12166
|
registered: true
|
@@ -11237,12 +12171,16 @@
|
|
11237
12171
|
encoding: base64
|
11238
12172
|
extensions:
|
11239
12173
|
- odb
|
12174
|
+
obsolete: true
|
12175
|
+
use-instead: application/vnd.oasis.opendocument.base
|
11240
12176
|
xrefs:
|
11241
12177
|
person:
|
11242
12178
|
- OASIS
|
11243
|
-
-
|
12179
|
+
- OASIS_TC_Admin
|
11244
12180
|
template:
|
11245
12181
|
- application/vnd.oasis.opendocument.database
|
12182
|
+
notes:
|
12183
|
+
- "(OBSOLETED in favor of application/vnd.oasis.opendocument.base)"
|
11246
12184
|
registered: true
|
11247
12185
|
- !ruby/object:MIME::Type
|
11248
12186
|
content-type: application/vnd.oasis.opendocument.formula
|
@@ -11254,7 +12192,7 @@
|
|
11254
12192
|
xrefs:
|
11255
12193
|
person:
|
11256
12194
|
- OASIS
|
11257
|
-
-
|
12195
|
+
- OASIS_TC_Admin
|
11258
12196
|
template:
|
11259
12197
|
- application/vnd.oasis.opendocument.formula
|
11260
12198
|
registered: true
|
@@ -11269,7 +12207,7 @@
|
|
11269
12207
|
xrefs:
|
11270
12208
|
person:
|
11271
12209
|
- OASIS
|
11272
|
-
-
|
12210
|
+
- OASIS_TC_Admin
|
11273
12211
|
template:
|
11274
12212
|
- application/vnd.oasis.opendocument.formula-template
|
11275
12213
|
registered: true
|
@@ -11283,7 +12221,7 @@
|
|
11283
12221
|
xrefs:
|
11284
12222
|
person:
|
11285
12223
|
- OASIS
|
11286
|
-
-
|
12224
|
+
- OASIS_TC_Admin
|
11287
12225
|
template:
|
11288
12226
|
- application/vnd.oasis.opendocument.graphics
|
11289
12227
|
registered: true
|
@@ -11297,7 +12235,7 @@
|
|
11297
12235
|
xrefs:
|
11298
12236
|
person:
|
11299
12237
|
- OASIS
|
11300
|
-
-
|
12238
|
+
- OASIS_TC_Admin
|
11301
12239
|
template:
|
11302
12240
|
- application/vnd.oasis.opendocument.graphics-template
|
11303
12241
|
registered: true
|
@@ -11311,7 +12249,7 @@
|
|
11311
12249
|
xrefs:
|
11312
12250
|
person:
|
11313
12251
|
- OASIS
|
11314
|
-
-
|
12252
|
+
- OASIS_TC_Admin
|
11315
12253
|
template:
|
11316
12254
|
- application/vnd.oasis.opendocument.image
|
11317
12255
|
registered: true
|
@@ -11326,7 +12264,7 @@
|
|
11326
12264
|
xrefs:
|
11327
12265
|
person:
|
11328
12266
|
- OASIS
|
11329
|
-
-
|
12267
|
+
- OASIS_TC_Admin
|
11330
12268
|
template:
|
11331
12269
|
- application/vnd.oasis.opendocument.image-template
|
11332
12270
|
registered: true
|
@@ -11340,7 +12278,7 @@
|
|
11340
12278
|
xrefs:
|
11341
12279
|
person:
|
11342
12280
|
- OASIS
|
11343
|
-
-
|
12281
|
+
- OASIS_TC_Admin
|
11344
12282
|
template:
|
11345
12283
|
- application/vnd.oasis.opendocument.presentation
|
11346
12284
|
registered: true
|
@@ -11354,7 +12292,7 @@
|
|
11354
12292
|
xrefs:
|
11355
12293
|
person:
|
11356
12294
|
- OASIS
|
11357
|
-
-
|
12295
|
+
- OASIS_TC_Admin
|
11358
12296
|
template:
|
11359
12297
|
- application/vnd.oasis.opendocument.presentation-template
|
11360
12298
|
registered: true
|
@@ -11368,7 +12306,7 @@
|
|
11368
12306
|
xrefs:
|
11369
12307
|
person:
|
11370
12308
|
- OASIS
|
11371
|
-
-
|
12309
|
+
- OASIS_TC_Admin
|
11372
12310
|
template:
|
11373
12311
|
- application/vnd.oasis.opendocument.spreadsheet
|
11374
12312
|
registered: true
|
@@ -11382,7 +12320,7 @@
|
|
11382
12320
|
xrefs:
|
11383
12321
|
person:
|
11384
12322
|
- OASIS
|
11385
|
-
-
|
12323
|
+
- OASIS_TC_Admin
|
11386
12324
|
template:
|
11387
12325
|
- application/vnd.oasis.opendocument.spreadsheet-template
|
11388
12326
|
registered: true
|
@@ -11396,7 +12334,7 @@
|
|
11396
12334
|
xrefs:
|
11397
12335
|
person:
|
11398
12336
|
- OASIS
|
11399
|
-
-
|
12337
|
+
- OASIS_TC_Admin
|
11400
12338
|
template:
|
11401
12339
|
- application/vnd.oasis.opendocument.text
|
11402
12340
|
registered: true
|
@@ -11410,10 +12348,20 @@
|
|
11410
12348
|
xrefs:
|
11411
12349
|
person:
|
11412
12350
|
- OASIS
|
11413
|
-
-
|
12351
|
+
- OASIS_TC_Admin
|
11414
12352
|
template:
|
11415
12353
|
- application/vnd.oasis.opendocument.text-master
|
11416
12354
|
registered: true
|
12355
|
+
- !ruby/object:MIME::Type
|
12356
|
+
content-type: application/vnd.oasis.opendocument.text-master-template
|
12357
|
+
encoding: base64
|
12358
|
+
xrefs:
|
12359
|
+
person:
|
12360
|
+
- OASIS
|
12361
|
+
- OASIS_TC_Admin
|
12362
|
+
template:
|
12363
|
+
- application/vnd.oasis.opendocument.text-master-template
|
12364
|
+
registered: true
|
11417
12365
|
- !ruby/object:MIME::Type
|
11418
12366
|
content-type: application/vnd.oasis.opendocument.text-template
|
11419
12367
|
friendly:
|
@@ -11424,7 +12372,7 @@
|
|
11424
12372
|
xrefs:
|
11425
12373
|
person:
|
11426
12374
|
- OASIS
|
11427
|
-
-
|
12375
|
+
- OASIS_TC_Admin
|
11428
12376
|
template:
|
11429
12377
|
- application/vnd.oasis.opendocument.text-template
|
11430
12378
|
registered: true
|
@@ -11438,7 +12386,7 @@
|
|
11438
12386
|
xrefs:
|
11439
12387
|
person:
|
11440
12388
|
- OASIS
|
11441
|
-
-
|
12389
|
+
- OASIS_TC_Admin
|
11442
12390
|
template:
|
11443
12391
|
- application/vnd.oasis.opendocument.text-web
|
11444
12392
|
registered: true
|
@@ -12057,6 +13005,15 @@
|
|
12057
13005
|
template:
|
12058
13006
|
- application/vnd.onepagertatx
|
12059
13007
|
registered: true
|
13008
|
+
- !ruby/object:MIME::Type
|
13009
|
+
content-type: application/vnd.onvif.metadata
|
13010
|
+
encoding: base64
|
13011
|
+
xrefs:
|
13012
|
+
person:
|
13013
|
+
- Hans_Busch
|
13014
|
+
template:
|
13015
|
+
- application/vnd.onvif.metadata
|
13016
|
+
registered: true
|
12060
13017
|
- !ruby/object:MIME::Type
|
12061
13018
|
content-type: application/vnd.openblox.game+xml
|
12062
13019
|
encoding: base64
|
@@ -13168,6 +14125,15 @@
|
|
13168
14125
|
template:
|
13169
14126
|
- application/vnd.psfs
|
13170
14127
|
registered: true
|
14128
|
+
- !ruby/object:MIME::Type
|
14129
|
+
content-type: application/vnd.pt.mundusmundi
|
14130
|
+
encoding: base64
|
14131
|
+
xrefs:
|
14132
|
+
person:
|
14133
|
+
- Igor_Lima_Bolacha_Severino
|
14134
|
+
template:
|
14135
|
+
- application/vnd.pt.mundusmundi
|
14136
|
+
registered: true
|
13171
14137
|
- !ruby/object:MIME::Type
|
13172
14138
|
content-type: application/vnd.publishare-delta-tree
|
13173
14139
|
friendly:
|
@@ -13459,6 +14425,15 @@
|
|
13459
14425
|
template:
|
13460
14426
|
- application/vnd.recordare.musicxml+xml
|
13461
14427
|
registered: true
|
14428
|
+
- !ruby/object:MIME::Type
|
14429
|
+
content-type: application/vnd.relpipe
|
14430
|
+
encoding: base64
|
14431
|
+
xrefs:
|
14432
|
+
person:
|
14433
|
+
- Frantisek_Kucera
|
14434
|
+
template:
|
14435
|
+
- application/vnd.relpipe
|
14436
|
+
registered: true
|
13462
14437
|
- !ruby/object:MIME::Type
|
13463
14438
|
content-type: application/vnd.RenLearn.rlprint
|
13464
14439
|
encoding: base64
|
@@ -13961,6 +14936,15 @@
|
|
13961
14936
|
template:
|
13962
14937
|
- application/vnd.smart.teacher
|
13963
14938
|
registered: true
|
14939
|
+
- !ruby/object:MIME::Type
|
14940
|
+
content-type: application/vnd.smintio.portals.archive
|
14941
|
+
encoding: base64
|
14942
|
+
xrefs:
|
14943
|
+
person:
|
14944
|
+
- Reinhard_Holzner
|
14945
|
+
template:
|
14946
|
+
- application/vnd.smintio.portals.archive
|
14947
|
+
registered: true
|
13964
14948
|
- !ruby/object:MIME::Type
|
13965
14949
|
content-type: application/vnd.snesdev-page-table
|
13966
14950
|
encoding: base64
|
@@ -14280,6 +15264,15 @@
|
|
14280
15264
|
template:
|
14281
15265
|
- application/vnd.swiftview-ics
|
14282
15266
|
registered: true
|
15267
|
+
- !ruby/object:MIME::Type
|
15268
|
+
content-type: application/vnd.sybyl.mol2
|
15269
|
+
encoding: base64
|
15270
|
+
xrefs:
|
15271
|
+
person:
|
15272
|
+
- Finn_Rayk_Gärtner
|
15273
|
+
template:
|
15274
|
+
- application/vnd.sybyl.mol2
|
15275
|
+
registered: true
|
14283
15276
|
- !ruby/object:MIME::Type
|
14284
15277
|
content-type: application/vnd.sycle+xml
|
14285
15278
|
encoding: base64
|
@@ -14945,6 +15938,15 @@
|
|
14945
15938
|
template:
|
14946
15939
|
- application/vnd.wap.wmlscriptc
|
14947
15940
|
registered: true
|
15941
|
+
- !ruby/object:MIME::Type
|
15942
|
+
content-type: application/vnd.wasmflow.wafl
|
15943
|
+
encoding: base64
|
15944
|
+
xrefs:
|
15945
|
+
person:
|
15946
|
+
- Fawad_Shaikh
|
15947
|
+
template:
|
15948
|
+
- application/vnd.wasmflow.wafl
|
15949
|
+
registered: true
|
14948
15950
|
- !ruby/object:MIME::Type
|
14949
15951
|
content-type: application/vnd.webturbo
|
14950
15952
|
friendly:
|
@@ -15045,6 +16047,15 @@
|
|
15045
16047
|
template:
|
15046
16048
|
- application/vnd.wolfram.player
|
15047
16049
|
registered: true
|
16050
|
+
- !ruby/object:MIME::Type
|
16051
|
+
content-type: application/vnd.wordlift
|
16052
|
+
encoding: base64
|
16053
|
+
xrefs:
|
16054
|
+
person:
|
16055
|
+
- David_Riccitelli
|
16056
|
+
template:
|
16057
|
+
- application/vnd.wordlift
|
16058
|
+
registered: true
|
15048
16059
|
- !ruby/object:MIME::Type
|
15049
16060
|
content-type: application/vnd.wordperfect
|
15050
16061
|
friendly:
|
@@ -15422,6 +16433,14 @@
|
|
15422
16433
|
template:
|
15423
16434
|
- application/voucher-cms+json
|
15424
16435
|
registered: true
|
16436
|
+
- !ruby/object:MIME::Type
|
16437
|
+
content-type: application/voucher-cose+cbor
|
16438
|
+
encoding: base64
|
16439
|
+
xrefs:
|
16440
|
+
draft:
|
16441
|
+
- draft-ietf-anima-constrained-voucher-17
|
16442
|
+
registered: true
|
16443
|
+
provisional: true
|
15425
16444
|
- !ruby/object:MIME::Type
|
15426
16445
|
content-type: application/vq-rtcpxr
|
15427
16446
|
encoding: base64
|
@@ -15456,6 +16475,14 @@
|
|
15456
16475
|
template:
|
15457
16476
|
- application/watcherinfo+xml
|
15458
16477
|
registered: true
|
16478
|
+
- !ruby/object:MIME::Type
|
16479
|
+
content-type: application/webbundle
|
16480
|
+
encoding: base64
|
16481
|
+
xrefs:
|
16482
|
+
draft:
|
16483
|
+
- draft-yasskin-wpack-bundled-exchanges
|
16484
|
+
registered: true
|
16485
|
+
provisional: true
|
15459
16486
|
- !ruby/object:MIME::Type
|
15460
16487
|
content-type: application/webpush-options+json
|
15461
16488
|
encoding: base64
|
@@ -15516,6 +16543,14 @@
|
|
15516
16543
|
template:
|
15517
16544
|
- application/wita
|
15518
16545
|
registered: true
|
16546
|
+
- !ruby/object:MIME::Type
|
16547
|
+
content-type: application/won
|
16548
|
+
encoding: base64
|
16549
|
+
xrefs:
|
16550
|
+
person:
|
16551
|
+
- Roy_T._Fielding
|
16552
|
+
registered: true
|
16553
|
+
provisional: true
|
15519
16554
|
- !ruby/object:MIME::Type
|
15520
16555
|
content-type: application/word
|
15521
16556
|
encoding: base64
|
@@ -15883,6 +16918,12 @@
|
|
15883
16918
|
content-type: application/x-dxf
|
15884
16919
|
encoding: base64
|
15885
16920
|
registered: false
|
16921
|
+
- !ruby/object:MIME::Type
|
16922
|
+
content-type: application/x-ecmascript
|
16923
|
+
encoding: 8bit
|
16924
|
+
obsolete: true
|
16925
|
+
use-instead: text/javascript
|
16926
|
+
registered: false
|
15886
16927
|
- !ruby/object:MIME::Type
|
15887
16928
|
content-type: application/x-envoy
|
15888
16929
|
encoding: base64
|
@@ -16162,7 +17203,7 @@
|
|
16162
17203
|
- js
|
16163
17204
|
- mjs
|
16164
17205
|
obsolete: true
|
16165
|
-
use-instead:
|
17206
|
+
use-instead: text/javascript
|
16166
17207
|
registered: false
|
16167
17208
|
- !ruby/object:MIME::Type
|
16168
17209
|
content-type: application/x-koan
|
@@ -17055,6 +18096,16 @@
|
|
17055
18096
|
template:
|
17056
18097
|
- application/xenc+xml
|
17057
18098
|
registered: true
|
18099
|
+
- !ruby/object:MIME::Type
|
18100
|
+
content-type: application/xfdf
|
18101
|
+
encoding: base64
|
18102
|
+
xrefs:
|
18103
|
+
person:
|
18104
|
+
- Betsy_Fanning
|
18105
|
+
- ISO-TC_171-SC_2
|
18106
|
+
template:
|
18107
|
+
- application/xfdf
|
18108
|
+
registered: true
|
17058
18109
|
- !ruby/object:MIME::Type
|
17059
18110
|
content-type: application/xhtml+xml
|
17060
18111
|
friendly:
|
@@ -17204,6 +18255,17 @@
|
|
17204
18255
|
template:
|
17205
18256
|
- application/xv+xml
|
17206
18257
|
registered: true
|
18258
|
+
- !ruby/object:MIME::Type
|
18259
|
+
content-type: application/yaml
|
18260
|
+
encoding: base64
|
18261
|
+
xrefs:
|
18262
|
+
uri:
|
18263
|
+
- https://yaml.org/spec/1.2.2/
|
18264
|
+
draft:
|
18265
|
+
- RFC-ietf-httpapi-yaml-mediatypes-10
|
18266
|
+
template:
|
18267
|
+
- application/yaml
|
18268
|
+
registered: true
|
17207
18269
|
- !ruby/object:MIME::Type
|
17208
18270
|
content-type: application/yang
|
17209
18271
|
friendly:
|
@@ -17217,6 +18279,15 @@
|
|
17217
18279
|
template:
|
17218
18280
|
- application/yang
|
17219
18281
|
registered: true
|
18282
|
+
- !ruby/object:MIME::Type
|
18283
|
+
content-type: application/yang-data+cbor
|
18284
|
+
encoding: base64
|
18285
|
+
xrefs:
|
18286
|
+
rfc:
|
18287
|
+
- rfc9254
|
18288
|
+
template:
|
18289
|
+
- application/yang-data+cbor
|
18290
|
+
registered: true
|
17220
18291
|
- !ruby/object:MIME::Type
|
17221
18292
|
content-type: application/yang-data+json
|
17222
18293
|
encoding: base64
|