Class SparqlAnalyticsWrapper

    • Method Summary

      Modifier and Type Method Description
      org.aksw.faraday_cage.engine.ValidatableParameterMap createParameterMap()  
      DeerExecutionNode wrap​(DeerExecutionNode executionNode)  
      • Methods inherited from class org.aksw.faraday_cage.decorator.AbstractParameterizedExecutionNodeWrapper

        getParameterMap, initParameters, isInitialized
      • Methods inherited from class org.aksw.faraday_cage.decorator.AbstractExecutionNodeWrapper

        getId, initPluginId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.aksw.faraday_cage.engine.Plugin

        getId, initPluginId, isInitialized
    • Field Detail

      • SPARQL_SELECT_QUERY

        public static final Property SPARQL_SELECT_QUERY
      • JSON_OUTPUT

        public static final Property JSON_OUTPUT
    • Constructor Detail

      • SparqlAnalyticsWrapper

        public SparqlAnalyticsWrapper()
    • Method Detail

      • createParameterMap

        public org.aksw.faraday_cage.engine.ValidatableParameterMap createParameterMap()