JF2 object resulting from parsing the body of a request sent to the Micropub
endpoint using any one of these values for the Content-Type request header:
application/json
application/x-www-form-urlencoded
multipart/form-data
The properties of this object are all the properties defined in the basic
JF2 vocabulary, plus all
the properties defined in the Micropub vocabulary.
Micropub servers should follow the Postel's law
(i.e. be liberal in their receiving behavior).
JF2 object resulting from parsing the body of a request sent to the Micropub endpoint using any one of these values for the
Content-Type
request header:application/json
application/x-www-form-urlencoded
multipart/form-data
The properties of this object are all the properties defined in the basic JF2 vocabulary, plus all the properties defined in the Micropub vocabulary.
Micropub servers should follow the Postel's law (i.e. be liberal in their receiving behavior).