public class SMARTFISH_EntityCollection extends Object
| Modifier and Type | Method and Description |
|---|---|
File |
dump(File f) |
static SMARTFISH_EntityCollection |
getInstance() |
String |
getLabel(List<String> entitiesURIs,
String lang) |
String |
getLabel(String uri,
String lang) |
String |
getURI(ExtractedEntity[] ees,
String resType) |
String |
getURI(ExtractedEntity e,
String resType) |
com.hp.hpl.jena.query.ResultSet |
getURIrs(ExtractedEntity e,
String resType) |
static void |
main(String[] args) |
File |
toFile() |
void |
toRemoteGraph() |
public static SMARTFISH_EntityCollection getInstance()
public File toFile() throws UnsupportedEncodingException, FileNotFoundException
public void toRemoteGraph()
throws FileNotFoundException
FileNotFoundExceptionpublic File dump(File f) throws FileNotFoundException
FileNotFoundExceptionpublic String getURI(ExtractedEntity e, String resType)
public com.hp.hpl.jena.query.ResultSet getURIrs(ExtractedEntity e, String resType)
public String getURI(ExtractedEntity[] ees, String resType)
public static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2015. All Rights Reserved.