What should be the URI for identifying the WACZ format? I was unable to find it on the specs page.
If there's none defined yet, I suggest some options:
net.webrecorder.wacz-archive
net.webrecorder.wacz
public.archive.wacz
Some real world examples for other known formats:
- TAR:
org.gnu.gnu-tar-archive or public.tar-archive
- 7Z:
org.7-zip.7-zip-archive
- ZIP:
com.winzip.zipx-archive
I get the MIME type is application/wacz as specified in the 7.4 media type section.
Ref: #1457
What should be the URI for identifying the WACZ format? I was unable to find it on the specs page.
If there's none defined yet, I suggest some options:
net.webrecorder.wacz-archivenet.webrecorder.waczpublic.archive.waczSome real world examples for other known formats:
org.gnu.gnu-tar-archiveorpublic.tar-archiveorg.7-zip.7-zip-archivecom.winzip.zipx-archiveI get the MIME type is
application/waczas specified in the 7.4 media type section.Ref: #1457