org.dllearner.scripts
Class GeoInference

java.lang.Object
  extended by org.dllearner.scripts.GeoInference

public class GeoInference
extends Object

Gets additional geo information from DBpedia-Geonames mappings.

Author:
Jens Lehmann

Constructor Summary
GeoInference()
           
 
Method Summary
static List<URI> getParents(SPARQLTasks st, URI geoURI, List<URI> parents)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoInference

public GeoInference()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

getParents

public static List<URI> getParents(SPARQLTasks st,
                                   URI geoURI,
                                   List<URI> parents)


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann