Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 12 KB

README.md

File metadata and controls

67 lines (51 loc) · 12 KB

Media Types

This page lists Media Types, still frequently referred to as "MIME Types", defined in this repository's taxonomy. A table of mappings to IANA's Media Types Registry is provided. Also, a supplemental of some IANA Media Types is provided.

Note that due to Github page-size limitations, this page is limited to Media Types that have in some way been extended in UCO's taxonomy, and/or do not somehow appear with a certain text pattern in the IANA Registry.

Media Type Aliases

Some Media Types are recognized from their defining documentation to be aliases of one another.

UCO Concept Alternate UCO Concept
uco-mime:application/tar uco-mime:application/x-tar
uco-mime:application/tar+gzip uco-mime:application/x-tar+gzip
uco-mime:application/xml uco-mime:text/xml
uco-mime:application/xml-external-parsed-entity uco-mime:text/xml-external-parsed-entity
uco-mime:image/jpg uco-mime:image/jpeg
uco-mime:text/xml uco-mime:application/xml
uco-mime:text/xml-external-parsed-entity uco-mime:application/xml-external-parsed-entity

Media Type Knowledge Extensions

While most of UCO's Media Types are associated as an exact match with an IANA-listed media type, some are not. Yet, they have been found to appear in tool output and/or data sets already. UCO has defined additional Media Type IRIs, which can be seen to not have a corresponding IANA concept via lacking records from their third column onward in the following table.

The last column in this table is a second knowledge-extension, where UCO Media Types are noted as having some broader Media Type. As a matter of domain of responsibility, UCO Media Types have these taxonomic relationships defined between themselves, but definition of the same relationships in either Dublin Core or IANA is deferred to the upstream knowledge base provider.

Notation UCO Concept Dublin Core Concept IANA documentation Broader Concepts
application/ld+json uco-mime IRI dcterms-mime IRI IANA Document application/json
application/rdf+xml uco-mime IRI dcterms-mime IRI IANA Document application/xml, text/xml
application/tar uco-mime IRI
application/tar+gzip uco-mime IRI application/gzip, application/tar, application/x-tar
application/vnd.openxmlformats-officedocument.presentationml.presentation uco-mime IRI dcterms-mime IRI IANA Document application/zip
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet uco-mime IRI dcterms-mime IRI IANA Document application/zip
application/vnd.openxmlformats-officedocument.wordprocessingml.document uco-mime IRI dcterms-mime IRI IANA Document application/zip
application/x-tar uco-mime IRI
application/x-tar+gzip uco-mime IRI application/gzip, application/x-tar
image/jpg uco-mime IRI

Media Type Supplemental Listing

Some Media Types appear on the IANA page, but due to lacking a templated documentation file do not appear in a flat text search following the type/subtype pattern. To alleviate confusion, this list of concepts can be reviewed to confirm subtype registration before reviewing the IANA Registry.