Class FunctionEnvUtils
java.lang.Object
org.aksw.jenax.arq.util.exec.query.FunctionEnvUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.riot.system.PrefixMapgetActivePrefixes(org.apache.jena.sparql.function.FunctionEnv env) Returns a prefix map that is the union of those of the active statement and those of the dataset
-
Constructor Details
-
FunctionEnvUtils
public FunctionEnvUtils()
-
-
Method Details
-
getActivePrefixes
public static org.apache.jena.riot.system.PrefixMap getActivePrefixes(org.apache.jena.sparql.function.FunctionEnv env) Returns a prefix map that is the union of those of the active statement and those of the dataset
-