status: complete

data.fm: data cloud

Welcome! This Read/Write Linked Data service is free (and open-source) for educational and personal use.


Fork me on GitHub

This web data platform supports several generations of standards and recommendations:

All endpoints interpret the HTTP request URI as the base URI for RDF operations and the default-graph URI for SPARQL operations.

Specify the media type of your request data with a Content-Type HTTP header.
Specify your response type preference with an Accept HTTP header.

Request methods:

Response types:

RDF media types:

(defaults to Turtle)
*/type
refers to a media type, specified in HTTP header (Accept or Content-Type)
name.ext
refers to a filename, specified by HTTP request URI
?k=v
refers to a query string parameter 'k' with value 'v': passed in URL via GET or application/x-www-form-urlencoded via POST

Some query string options and response (HTTP Accept) media types are complementary.

All uses of this service must comply with the MITnet rules of use.


generated in 0.1046s