Skip to content

Commit

Permalink
Changed from eculture2 to OPS endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
RinkeHoekstra committed Nov 20, 2012
1 parent 7400e68 commit 7f1c230
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
public class Endpoint {
// private static String LOCAL_PROXY = "http://localhost:8080/sparqlProxy/";
private static String LOCAL_PROXY = "";
public static String ECULTURE2 = "http://eculture2.cs.vu.nl:5020/sparql/";
public static String ECULTURE2 = "http://aers.data2semantics.org/sparql/";
public static String LINKED_LIFE_DATA = "http://linkedlifedata.com/sparql";


Expand Down

0 comments on commit 7f1c230

Please sign in to comment.