Hierarchy

  • RdfStorePatcherInput

Properties

Properties

identifier: ResourceIdentifier

Identifier of the resource that will be patched

patch: Patch

The changes represented by a Patch object

store: Store<Quad, Quad, Quad, Quad>

The store on which the patch will be executed. Note the RdfStorePatcher is allowed to make changes to the store. This means the store object might be modified by the patch.