| http://www.w3.org/ns/prov#value | - I would consult the API documentation for that particular URL. GET requests are simply requesting a readonly version of data, a POST request is implying that you are making a change to a certain URL, so it is possible that the API allows GET requests without authentication, but requires authentication on the POST request.
|