Skip to content

Tag Archives: mime

MIME types and library metadata

While thinking about library metadata and RESTful web services I got to wondering how many application/*+xml MIME types have actually been registered. It turns out that 120 out of the 633 other application/* MIME types.
Does it seem like a generally useful thing to be able to identify metadata representations with MIME types? Rebecca Guenther [...]