Class SPARQLEndpoints

java.lang.Object
org.aksw.qa.commons.sparql.SPARQLEndpoints

public class SPARQLEndpoints extends Object
  • Field Details

    • DBPEDIA_ORG

      public static final String DBPEDIA_ORG
      See Also:
      Constant Field Values
    • WIKIDATA_ORG

      public static final String WIKIDATA_ORG
      See Also:
      Constant Field Values
    • WIKIDATA_METAPHACTS

      public static final String WIKIDATA_METAPHACTS
      Be sure to import the SSL certificate from the metaphacts site to your local JRE certificate libary: http://stackoverflow.com/questions/6659360/how-to-solve-javax-net-ssl-sslhandshakeexception-error http://superuser.com/questions/97201/how-to-save-a-remote-server-ssl-certificate-locally-as-a-file
      See Also:
      Constant Field Values
  • Constructor Details

    • SPARQLEndpoints

      public SPARQLEndpoints()