pub fn apply_patch_with_context(
patch: &RdfPatch,
context: &PatchContext,
) -> Result<PatchResult>Expand description
Apply RDF Patch operations to a dataset
pub fn apply_patch_with_context(
patch: &RdfPatch,
context: &PatchContext,
) -> Result<PatchResult>Apply RDF Patch operations to a dataset