org.dllearner.scripts
Class RDF2NT

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

public class RDF2NT
extends Object


Constructor Summary
RDF2NT()
           
 
Method Summary
static void convertRDF2NT(String inputOntopath)
          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

RDF2NT

public RDF2NT()
Method Detail

main

public static void main(String[] args)

convertRDF2NT

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

Parameters:
inputOntopath - 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