org.dllearner.scripts
Class NT2RDF

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

public class NT2RDF
extends Object


Constructor Summary
NT2RDF()
           
 
Method Summary
static void convertNT2RDF(String ontopath)
          converts .nt file to rdf, same file name, different ending
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NT2RDF

public NT2RDF()
Method Detail

main

public static void main(String[] args)

convertNT2RDF

public static void convertNT2RDF(String ontopath)
converts .nt file to rdf, same file name, different ending

Parameters:
ontopath - path to nt file


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