| http://www.w3.org/ns/prov#value | - if the request is a POST, specifies three parameters like user.name, user.password and user.birthday and does not specify a user.id, the runtime builds an object of type User that is ready to be put in the DB with a simple User.save() - provided if passed the validation, if any, specified in the User class
|