Every commit that has been applied should be stored here, which prevents applying the same commit twice
Private
commitOptional
commitIf the commit could not be saved, we put that info here.
Optional
errorIf the resource could not be fetched, we put that info here.
Is true when the Resource is currently being fetched, awaiting a response from the Server
Is true for locally created, unsaved resources
Private
propvalsPrivate
subjectReturns the current Commit Builder, which describes the pending changes of the resource
Set a Property, Value combination and perform a validation. Will throw if property is not valid for the datatype. Will fetch the datatype if it's not available. Adds the property to the commitbuilder.
Generated using TypeDoc
Describes an Atomic Resource, which has a Subject URL and a bunch of Property / Value combinations.