lookup> text/turtle

text/turtle

text/turtle is a text media type commonly associated with .ttl extensions.

textUTF-8Content-Type
MIME typetext/turtle
Extensions.ttl
CharsetUTF-8
Compressible
Sourceiana

text/turtle

text/turtle is one of the text media types used on the internet, with charset UTF-8. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: text/turtle; charset=utf-8

Related entities: associated extensions include .ttl, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.

Related formats:

TTL Data & Text
.ttlserved as
mime type
text/turtlesent via header
http header

text/turtle is identified in HTTP by the Content-Type header and is commonly used with these methods:

What is text/turtle?

text/turtle is a text media type used to identify a content format; servers announce it to clients with the Content-Type header.

Which file extensions use text/turtle?

Extensions such as .ttl are associated with this MIME type.

How do I set the Content-Type for text/turtle?

Send Content-Type: text/turtle; charset=utf-8 in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods