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

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

public class _4BigDataToCSVFlow
extends Object

Based on @author kura 's TransferYaddaPackToSesame

Author:
pdendek

Field Summary
protected static String O_LOGN3
           
protected static String O_MODE
           
protected static String O_OUTPUT_FILE
           
protected static String O_STOREDIR
           
 
Constructor Summary
_4BigDataToCSVFlow()
           
 
Method Summary
protected static org.apache.commons.cli.Options defineOptions()
           
static void main(String[] args)
           
static void proceedRepo(org.openrdf.repository.sail.SailRepository sailRep, org.apache.commons.cli.CommandLine commandLine)
           
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_OUTPUT_FILE

protected static final String O_OUTPUT_FILE
See Also:
Constant Field Values

O_LOGN3

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

_4BigDataToCSVFlow

public _4BigDataToCSVFlow()
Method Detail

defineOptions

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

usage

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

proceedRepo

public static void proceedRepo(org.openrdf.repository.sail.SailRepository sailRep,
                               org.apache.commons.cli.CommandLine commandLine)
                        throws Exception
Throws:
Exception

main

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


Copyright © 2002-2012. All Rights Reserved.