solid / webid-profile

Discovery based on Solid Social Agent WebID
https://solid.github.io/webid-profile/
MIT License
12 stars 9 forks source link

Ideally requirement statements should be standalone statements to make them easier to understand in other contexts such as test results #101

Open VirginiaBalseiro opened 1 year ago

VirginiaBalseiro commented 1 year ago
          > Writer Application MUST use an HTTP PUT or PATCH request targeting the Solid WebID Profile to be updated

Ideally requirement statements should be standalone statements to make them easier to understand in other contexts such as test results. What I think is missing above is the clear purpose - the context is 'update' but perhaps it could be worded as "To update the Solid WebID Profile ...". Is there also something about the body and content type of such requests.

_Originally posted by @edwardsph in https://github.com/solid/webid-profile/pull/98#discussion_r1285941085_