org.aksw.commons.sparql
Class SPARQLEndpoints
java.lang.Object
org.aksw.commons.sparql.SPARQLEndpoints
public class SPARQLEndpoints
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBPEDIA
public static final String DBPEDIA
- See Also:
- Constant Field Values
DBPEDIA_LIVE
public static final String DBPEDIA_LIVE
- See Also:
- Constant Field Values
LINKEDGEODATA
public static final String LINKEDGEODATA
- See Also:
- Constant Field Values
LINKEDGEODATA_LIVE
public static final String LINKEDGEODATA_LIVE
- See Also:
- Constant Field Values
LINKEDMDB
public static final String LINKEDMDB
- See Also:
- Constant Field Values
FACTBOOK
public static final String FACTBOOK
- See Also:
- Constant Field Values
SPARQLEndpoints
public SPARQLEndpoints()
endpointName
public static String endpointName(String endpoint)
prefix
public static String prefix(String endpoint)
- Returns:
- the most common resource prefix for a sparql endpoint, e.g.
"http://dbpedia/sparql" -> "http://dbpedia/resource".
This is useful to guess from which endpoint an instance originally came from.
Copyright © 2012. All Rights Reserved.