AcademySoftwareFoundation / AcademySoftwareFoundation/openvdb
[REQUEST] register media type (MIME) with IANA for vdb files
Open
enhancement
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 774
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 34
Description
having a [Media type](https://en.wikipedia.org/wiki/Media_type) is important for a lot of cms
> The basic registration process is not a formal standards process; it's just an administrative procedure intended to sanity check new types with the community, and record them in a registry, without much delay.
it is quite [easy to do](https://flylib.com/books/en/1.2.1.270/1/) just fill out the template and [email it](mailto:ietf-types@iana.org
)
type should be `model/vdb` or `application/vdb`
template
To: ietf-types@iana.org
Subject: Registration of MIME media type XXX/YYY
MIME media type name:
MIME subtype name:
Required parameters:
Optional parameters:
Encoding considerations:
Security considerations:
Interoperability considerations:
Published specification:
Applications which use this media type:
Additional information:
Magic number(s):
File extension(s):
Macintosh File Type Code(s):
Person & email address to contact for further information:
Intended usage:
(One of COMMON, LIMITED USE or OBSOLETE)
Author/Change controller:
(Any other information that the author deems interesting may be added below this line.)
I can't do it because I'm not part of the team.
Contributor guide
Assessment
This issue has not been assessed yet.