Class ContextUtils

java.lang.Object
org.aksw.jenax.arq.util.exec.query.ContextUtils

public class ContextUtils extends Object
  • Constructor Details

    • ContextUtils

      public ContextUtils()
  • Method Details

    • putAll

      public static org.apache.jena.sparql.util.Context putAll(org.apache.jena.sparql.util.Context cxt, Map<String,?> map)
      Extend a given context with all values from a map