mime-types-data 3.2023.0218.1 → 3.2023.1003
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 +12 -0
- data/Rakefile +32 -17
- data/data/content_type_mime.db +1 -0
- data/data/ext_mime.db +2 -0
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +53 -2
- data/data/mime.docs.column +51 -0
- data/data/mime.encoding.column +51 -0
- data/data/mime.flags.column +52 -1
- data/data/mime.friendly.column +51 -0
- data/data/mime.pext.column +51 -0
- data/data/mime.use_instead.column +52 -1
- data/data/mime.xrefs.column +89 -38
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +355 -20
- data/types/audio.yaml +3 -3
- data/types/image.yaml +36 -17
- data/types/message.yaml +27 -0
- data/types/model.yaml +9 -0
- data/types/text.yaml +58 -0
- data/types/video.yaml +1 -1
- metadata +38 -37
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
|
@@ -86,8 +94,8 @@
|
|
86
94
|
content-type: application/ace+json
|
87
95
|
encoding: base64
|
88
96
|
xrefs:
|
89
|
-
|
90
|
-
-
|
97
|
+
rfc:
|
98
|
+
- rfc9431
|
91
99
|
template:
|
92
100
|
- application/ace+json
|
93
101
|
registered: true
|
@@ -529,6 +537,16 @@
|
|
529
537
|
obsolete: true
|
530
538
|
use-instead: application/x-bleeper
|
531
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
|
532
550
|
- !ruby/object:MIME::Type
|
533
551
|
content-type: application/calendar+json
|
534
552
|
encoding: base64
|
@@ -777,6 +795,15 @@
|
|
777
795
|
template:
|
778
796
|
- application/cfw
|
779
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
|
780
807
|
- !ruby/object:MIME::Type
|
781
808
|
content-type: application/city+json
|
782
809
|
encoding: base64
|
@@ -1013,7 +1040,7 @@
|
|
1013
1040
|
encoding: base64
|
1014
1041
|
xrefs:
|
1015
1042
|
person:
|
1016
|
-
- ISO-
|
1043
|
+
- ISO-IEC_JTC_1
|
1017
1044
|
- Thomas_Stockhammer
|
1018
1045
|
template:
|
1019
1046
|
- application/dash+xml
|
@@ -1023,7 +1050,7 @@
|
|
1023
1050
|
encoding: base64
|
1024
1051
|
xrefs:
|
1025
1052
|
person:
|
1026
|
-
- ISO-
|
1053
|
+
- ISO-IEC_JTC_1
|
1027
1054
|
template:
|
1028
1055
|
- application/dash-patch+xml
|
1029
1056
|
registered: true
|
@@ -1179,6 +1206,15 @@
|
|
1179
1206
|
template:
|
1180
1207
|
- application/dots+cbor
|
1181
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
|
1182
1218
|
- !ruby/object:MIME::Type
|
1183
1219
|
content-type: application/drafting
|
1184
1220
|
encoding: base64
|
@@ -1250,6 +1286,15 @@
|
|
1250
1286
|
notes:
|
1251
1287
|
- "(OBSOLETED in favor of text/javascript)"
|
1252
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
|
1297
|
+
registered: true
|
1253
1298
|
- !ruby/object:MIME::Type
|
1254
1299
|
content-type: application/EDI-consent
|
1255
1300
|
encoding: base64
|
@@ -1409,7 +1454,7 @@
|
|
1409
1454
|
- emma
|
1410
1455
|
xrefs:
|
1411
1456
|
person:
|
1412
|
-
- ISO-
|
1457
|
+
- ISO-IEC_JTC_1
|
1413
1458
|
- W3C
|
1414
1459
|
uri:
|
1415
1460
|
- http://www.w3.org/TR/2007/CR-emma-20071211/#media-type-registration
|
@@ -1524,7 +1569,7 @@
|
|
1524
1569
|
encoding: base64
|
1525
1570
|
xrefs:
|
1526
1571
|
person:
|
1527
|
-
- ISO-
|
1572
|
+
- ISO-IEC_JTC_1_SC_6_ASN.1_Rapporteur
|
1528
1573
|
- ITU-T_ASN.1_Rapporteur
|
1529
1574
|
template:
|
1530
1575
|
- application/fastinfoset
|
@@ -1534,7 +1579,7 @@
|
|
1534
1579
|
encoding: base64
|
1535
1580
|
xrefs:
|
1536
1581
|
person:
|
1537
|
-
- ISO-
|
1582
|
+
- ISO-IEC_JTC_1_SC_6_ASN.1_Rapporteur
|
1538
1583
|
- ITU-T_ASN.1_Rapporteur
|
1539
1584
|
template:
|
1540
1585
|
- application/fastsoap
|
@@ -1606,7 +1651,7 @@
|
|
1606
1651
|
use-instead: font/sfnt
|
1607
1652
|
xrefs:
|
1608
1653
|
person:
|
1609
|
-
- ISO-
|
1654
|
+
- ISO-IEC_JTC_1
|
1610
1655
|
- Levantovsky
|
1611
1656
|
rfc:
|
1612
1657
|
- rfc8081
|
@@ -1996,7 +2041,13 @@
|
|
1996
2041
|
encoding: base64
|
1997
2042
|
extensions:
|
1998
2043
|
- jar
|
1999
|
-
|
2044
|
+
xrefs:
|
2045
|
+
person:
|
2046
|
+
- Iris_Clark
|
2047
|
+
- JCP
|
2048
|
+
template:
|
2049
|
+
- application/java-archive
|
2050
|
+
registered: true
|
2000
2051
|
- !ruby/object:MIME::Type
|
2001
2052
|
content-type: application/java-serialized-object
|
2002
2053
|
friendly:
|
@@ -3103,6 +3154,15 @@
|
|
3103
3154
|
template:
|
3104
3155
|
- application/ogg
|
3105
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
|
3106
3166
|
- !ruby/object:MIME::Type
|
3107
3167
|
content-type: application/omdoc+xml
|
3108
3168
|
encoding: base64
|
@@ -3519,7 +3579,7 @@
|
|
3519
3579
|
encoding: base64
|
3520
3580
|
xrefs:
|
3521
3581
|
rfc:
|
3522
|
-
-
|
3582
|
+
- rfc9457
|
3523
3583
|
template:
|
3524
3584
|
- application/problem+json
|
3525
3585
|
registered: true
|
@@ -3528,7 +3588,7 @@
|
|
3528
3588
|
encoding: base64
|
3529
3589
|
xrefs:
|
3530
3590
|
rfc:
|
3531
|
-
-
|
3591
|
+
- rfc9457
|
3532
3592
|
template:
|
3533
3593
|
- application/problem+xml
|
3534
3594
|
registered: true
|
@@ -3583,6 +3643,33 @@
|
|
3583
3643
|
template:
|
3584
3644
|
- application/prs.hpub+zip
|
3585
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
|
3586
3673
|
- !ruby/object:MIME::Type
|
3587
3674
|
content-type: application/prs.nprend
|
3588
3675
|
encoding: base64
|
@@ -3613,6 +3700,15 @@
|
|
3613
3700
|
template:
|
3614
3701
|
- application/prs.rdf-xml-crypt
|
3615
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
|
3616
3712
|
- !ruby/object:MIME::Type
|
3617
3713
|
content-type: application/prs.xsf+xml
|
3618
3714
|
encoding: base64
|
@@ -3714,7 +3810,7 @@
|
|
3714
3810
|
- rnc
|
3715
3811
|
xrefs:
|
3716
3812
|
uri:
|
3717
|
-
- http://www.
|
3813
|
+
- http://www.JTC_1sc34.org/repository/0661.pdf
|
3718
3814
|
template:
|
3719
3815
|
- application/relax-ng-compact-syntax
|
3720
3816
|
registered: true
|
@@ -4437,7 +4533,7 @@
|
|
4437
4533
|
encoding: base64
|
4438
4534
|
xrefs:
|
4439
4535
|
person:
|
4440
|
-
- ISO-
|
4536
|
+
- ISO-IEC_JTC_1_SC_6_ASN.1_Rapporteur
|
4441
4537
|
- ITU-T_ASN.1_Rapporteur
|
4442
4538
|
template:
|
4443
4539
|
- application/soap+fastinfoset
|
@@ -4589,8 +4685,8 @@
|
|
4589
4685
|
content-type: application/swid+cbor
|
4590
4686
|
encoding: base64
|
4591
4687
|
xrefs:
|
4592
|
-
|
4593
|
-
-
|
4688
|
+
rfc:
|
4689
|
+
- rfc9393
|
4594
4690
|
template:
|
4595
4691
|
- application/swid+cbor
|
4596
4692
|
registered: true
|
@@ -4600,7 +4696,7 @@
|
|
4600
4696
|
xrefs:
|
4601
4697
|
person:
|
4602
4698
|
- David_Waltermire
|
4603
|
-
- ISO-
|
4699
|
+
- ISO-IEC_JTC_1
|
4604
4700
|
- Ron_Brill
|
4605
4701
|
template:
|
4606
4702
|
- application/swid+xml
|
@@ -4917,7 +5013,7 @@
|
|
4917
5013
|
xrefs:
|
4918
5014
|
person:
|
4919
5015
|
- Gottfried_Zimmermann
|
4920
|
-
- ISO-
|
5016
|
+
- ISO-IEC_JTC_1
|
4921
5017
|
template:
|
4922
5018
|
- application/urc-grpsheet+xml
|
4923
5019
|
registered: true
|
@@ -4927,7 +5023,7 @@
|
|
4927
5023
|
xrefs:
|
4928
5024
|
person:
|
4929
5025
|
- Gottfried_Zimmermann
|
4930
|
-
- ISO-
|
5026
|
+
- ISO-IEC_JTC_1
|
4931
5027
|
template:
|
4932
5028
|
- application/urc-ressheet+xml
|
4933
5029
|
registered: true
|
@@ -4937,7 +5033,7 @@
|
|
4937
5033
|
xrefs:
|
4938
5034
|
person:
|
4939
5035
|
- Gottfried_Zimmermann
|
4940
|
-
- ISO-
|
5036
|
+
- ISO-IEC_JTC_1
|
4941
5037
|
template:
|
4942
5038
|
- application/urc-targetdesc+xml
|
4943
5039
|
registered: true
|
@@ -4998,6 +5094,15 @@
|
|
4998
5094
|
template:
|
4999
5095
|
- application/vnd.1000minds.decision-model+xml
|
5000
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
|
5001
5106
|
- !ruby/object:MIME::Type
|
5002
5107
|
content-type: application/vnd.3gpp-prose+xml
|
5003
5108
|
encoding: base64
|
@@ -5080,6 +5185,24 @@
|
|
5080
5185
|
template:
|
5081
5186
|
- application/vnd.3gpp.bsf+xml
|
5082
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
|
5083
5206
|
- !ruby/object:MIME::Type
|
5084
5207
|
content-type: application/vnd.3gpp.GMOP+xml
|
5085
5208
|
encoding: base64
|
@@ -5253,6 +5376,15 @@
|
|
5253
5376
|
template:
|
5254
5377
|
- application/vnd.3gpp.mcptt-mbms-usage-info+xml
|
5255
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
|
5256
5388
|
- !ruby/object:MIME::Type
|
5257
5389
|
content-type: application/vnd.3gpp.mcptt-service-config+xml
|
5258
5390
|
encoding: base64
|
@@ -5347,6 +5479,15 @@
|
|
5347
5479
|
template:
|
5348
5480
|
- application/vnd.3gpp.mcvideo-mbms-usage-info+xml
|
5349
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
|
5350
5491
|
- !ruby/object:MIME::Type
|
5351
5492
|
content-type: application/vnd.3gpp.mcvideo-service-config+xml
|
5352
5493
|
encoding: base64
|
@@ -5461,6 +5602,15 @@
|
|
5461
5602
|
template:
|
5462
5603
|
- application/vnd.3gpp.s1ap
|
5463
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
|
5464
5614
|
- !ruby/object:MIME::Type
|
5465
5615
|
content-type: application/vnd.3gpp.seal-info+xml
|
5466
5616
|
encoding: base64
|
@@ -5481,6 +5631,54 @@
|
|
5481
5631
|
template:
|
5482
5632
|
- application/vnd.3gpp.seal-location-info+xml
|
5483
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
|
5484
5682
|
- !ruby/object:MIME::Type
|
5485
5683
|
content-type: application/vnd.3gpp.sms
|
5486
5684
|
encoding: base64
|
@@ -5537,6 +5735,15 @@
|
|
5537
5735
|
template:
|
5538
5736
|
- application/vnd.3gpp.ussd+xml
|
5539
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
|
5540
5747
|
- !ruby/object:MIME::Type
|
5541
5748
|
content-type: application/vnd.3gpp.vae-info+xml
|
5542
5749
|
encoding: base64
|
@@ -5627,6 +5834,24 @@
|
|
5627
5834
|
template:
|
5628
5835
|
- application/vnd.accpac.simply.imp
|
5629
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
|
5630
5855
|
- !ruby/object:MIME::Type
|
5631
5856
|
content-type: application/vnd.acucobol
|
5632
5857
|
friendly:
|
@@ -6682,6 +6907,15 @@
|
|
6682
6907
|
template:
|
6683
6908
|
- application/vnd.cncf.helm.chart.provenance.v1.prov
|
6684
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
|
6685
6919
|
- !ruby/object:MIME::Type
|
6686
6920
|
content-type: application/vnd.coffeescript
|
6687
6921
|
encoding: base64
|
@@ -8342,6 +8576,15 @@
|
|
8342
8576
|
template:
|
8343
8577
|
- application/vnd.framemaker
|
8344
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
|
8345
8588
|
- !ruby/object:MIME::Type
|
8346
8589
|
content-type: application/vnd.frogans.fnc
|
8347
8590
|
friendly:
|
@@ -8743,6 +8986,8 @@
|
|
8743
8986
|
- !ruby/object:MIME::Type
|
8744
8987
|
content-type: application/vnd.geogebra.slides
|
8745
8988
|
encoding: base64
|
8989
|
+
extensions:
|
8990
|
+
- ggs
|
8746
8991
|
xrefs:
|
8747
8992
|
person:
|
8748
8993
|
- GeoGebra
|
@@ -9702,6 +9947,15 @@
|
|
9702
9947
|
template:
|
9703
9948
|
- application/vnd.intu.qfx
|
9704
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
|
9705
9959
|
- !ruby/object:MIME::Type
|
9706
9960
|
content-type: application/vnd.ipld.car
|
9707
9961
|
encoding: base64
|
@@ -10479,6 +10733,24 @@
|
|
10479
10733
|
template:
|
10480
10734
|
- application/vnd.mcd
|
10481
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
|
10482
10754
|
- !ruby/object:MIME::Type
|
10483
10755
|
content-type: application/vnd.medcalcdata
|
10484
10756
|
friendly:
|
@@ -10523,6 +10795,15 @@
|
|
10523
10795
|
template:
|
10524
10796
|
- application/vnd.meridian-slingshot
|
10525
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
|
10526
10807
|
- !ruby/object:MIME::Type
|
10527
10808
|
content-type: application/vnd.MFER
|
10528
10809
|
friendly:
|
@@ -10733,6 +11014,15 @@
|
|
10733
11014
|
template:
|
10734
11015
|
- application/vnd.Mobius.TXF
|
10735
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
|
10736
11026
|
- !ruby/object:MIME::Type
|
10737
11027
|
content-type: application/vnd.mophun.application
|
10738
11028
|
friendly:
|
@@ -12062,6 +12352,16 @@
|
|
12062
12352
|
template:
|
12063
12353
|
- application/vnd.oasis.opendocument.text-master
|
12064
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
|
12065
12365
|
- !ruby/object:MIME::Type
|
12066
12366
|
content-type: application/vnd.oasis.opendocument.text-template
|
12067
12367
|
friendly:
|
@@ -13825,6 +14125,15 @@
|
|
13825
14125
|
template:
|
13826
14126
|
- application/vnd.psfs
|
13827
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
|
13828
14137
|
- !ruby/object:MIME::Type
|
13829
14138
|
content-type: application/vnd.publishare-delta-tree
|
13830
14139
|
friendly:
|
@@ -14116,6 +14425,15 @@
|
|
14116
14425
|
template:
|
14117
14426
|
- application/vnd.recordare.musicxml+xml
|
14118
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
|
14119
14437
|
- !ruby/object:MIME::Type
|
14120
14438
|
content-type: application/vnd.RenLearn.rlprint
|
14121
14439
|
encoding: base64
|
@@ -16600,6 +16918,12 @@
|
|
16600
16918
|
content-type: application/x-dxf
|
16601
16919
|
encoding: base64
|
16602
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
|
16603
16927
|
- !ruby/object:MIME::Type
|
16604
16928
|
content-type: application/x-envoy
|
16605
16929
|
encoding: base64
|
@@ -16879,7 +17203,7 @@
|
|
16879
17203
|
- js
|
16880
17204
|
- mjs
|
16881
17205
|
obsolete: true
|
16882
|
-
use-instead:
|
17206
|
+
use-instead: text/javascript
|
16883
17207
|
registered: false
|
16884
17208
|
- !ruby/object:MIME::Type
|
16885
17209
|
content-type: application/x-koan
|
@@ -17931,6 +18255,17 @@
|
|
17931
18255
|
template:
|
17932
18256
|
- application/xv+xml
|
17933
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
|
17934
18269
|
- !ruby/object:MIME::Type
|
17935
18270
|
content-type: application/yang
|
17936
18271
|
friendly:
|
data/types/audio.yaml
CHANGED
@@ -43,7 +43,7 @@
|
|
43
43
|
encoding: base64
|
44
44
|
xrefs:
|
45
45
|
person:
|
46
|
-
- ISO-
|
46
|
+
- ISO-IEC_JTC_1
|
47
47
|
- Max_Neuendorf
|
48
48
|
template:
|
49
49
|
- audio/aac
|
@@ -700,7 +700,7 @@
|
|
700
700
|
encoding: base64
|
701
701
|
xrefs:
|
702
702
|
person:
|
703
|
-
- ISO-
|
703
|
+
- ISO-IEC_JTC_1
|
704
704
|
- Ingo_Hofmann
|
705
705
|
- Nils_Peters
|
706
706
|
template:
|
@@ -1116,7 +1116,7 @@
|
|
1116
1116
|
encoding: base64
|
1117
1117
|
xrefs:
|
1118
1118
|
person:
|
1119
|
-
- ISO-
|
1119
|
+
- ISO-IEC_JTC_1
|
1120
1120
|
- Max_Neuendorf
|
1121
1121
|
template:
|
1122
1122
|
- audio/usac
|