Class Fox

java.lang.Object
org.aksw.qa.annotation.spotter.ASpotter
org.aksw.qa.annotation.spotter.Fox

public class Fox extends ASpotter
  • Field Details

    • log

      private static org.slf4j.Logger log
    • requestURL

      private String requestURL
    • outputFormat

      private String outputFormat
    • taskType

      private String taskType
    • inputType

      private String inputType
    • contentType

      private String contentType
  • Constructor Details

    • Fox

      public Fox()
  • Method Details