The IBM OSLC specification for a PUT request makes the following statement: "...The PUT method updates both literal properties and local resource properties, and it deletes any local resource properties that are not included in the request."
Can someone clarify the distinction between 'local resource properties' and the 'literal properties'? I've not observed any removal of property values in my OSLC resource records if they are not included in the PUT request.