public class TransformPropertyFunction extends TransformCopy
COPY_ALWAYS, COPY_ONLY_ON_CHANGE| Constructor and Description |
|---|
TransformPropertyFunction(Context context) |
| Modifier and Type | Method and Description |
|---|---|
Op |
transform(OpBGP opBGP) |
static Op |
transform(Op op,
Context context)
Apply the property function transformation.
|
Op |
transform(OpTriple opTriple) |
transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transformpublic TransformPropertyFunction(Context context)
public static Op transform(Op op, Context context)
The context provide the place to find the property function registry.
A custom one canbe supplied using
ARQConstants.registryPropertyFunctions
See PropertyFunctionRegistry.chooseRegistry(org.apache.jena.sparql.util.Context) for the full decision process.
In addition, ARQ.enablePropertyFunctions must be true (this is the default).
public Op transform(OpTriple opTriple)
transform in interface Transformtransform in class TransformCopyLicenced under the Apache License, Version 2.0