pl.edu.icm.yadda.analysis.relations.general2sesame.bwmeta2bigdatasesame
Class _3ExportBigDataSesame2N3

java.lang.Object
  extended by pl.edu.icm.yadda.analysis.relations.general2sesame.bwmeta2bigdatasesame._3ExportBigDataSesame2N3

public class _3ExportBigDataSesame2N3
extends Object

Based on @author kura 's TransferYaddaPackToSesame

Author:
pdendek

Field Summary
protected static String O_MODE
           
protected static String O_STEP
           
protected static String O_STOREDIR
           
 
Constructor Summary
_3ExportBigDataSesame2N3()
           
 
Method Summary
protected static org.apache.commons.cli.Options defineOptions()
           
static void exportRepoToN3(org.openrdf.repository.Repository rep, String filePath)
           
static void main(String[] args)
           
protected static void usage(org.apache.commons.cli.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

O_STOREDIR

protected static final String O_STOREDIR
See Also:
Constant Field Values

O_MODE

protected static final String O_MODE
See Also:
Constant Field Values

O_STEP

protected static final String O_STEP
See Also:
Constant Field Values
Constructor Detail

_3ExportBigDataSesame2N3

public _3ExportBigDataSesame2N3()
Method Detail

defineOptions

protected static org.apache.commons.cli.Options defineOptions()

usage

protected static void usage(org.apache.commons.cli.Options options)

main

public static void main(String[] args)
                 throws NumberFormatException,
                        Exception
Throws:
NumberFormatException
Exception

exportRepoToN3

public static void exportRepoToN3(org.openrdf.repository.Repository rep,
                                  String filePath)
                           throws org.openrdf.repository.RepositoryException,
                                  org.openrdf.rio.RDFHandlerException,
                                  IOException
Throws:
org.openrdf.repository.RepositoryException
org.openrdf.rio.RDFHandlerException
IOException


Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.