Hi Christian,
Replies inline

On Thu, Mar 31, 2016 at 1:25 PM, <[email protected]> wrote:

> From: "Christian T Stackhouse (Campus)" <[email protected]>
> To: "[email protected]" <[email protected]>
> Cc:
> Date: Thu, 24 Mar 2016 16:37:59 +0000
> Subject: Command Line Interface
>
> I need to batch convert several hundred files to RDF. I have split the
> files from larger files because of the 200000 limit for the local server
> conversion. Is there a way to batch convert files through the command line
> and is there a way to convert larger files (approx 30mb)? I am converting
> text files to RDF.
>

In short no.
This needs tobe your own logic. We have an example in Nutch of how this can
work in a parallel manner
https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/parse/Parser.java

>
> Also, I have an owl doc that can stylize my files, but I'm not sure how to
> incorporate it. Any help or suggestions would be greatly appreciated!
>

In all honesty, with regards to styling, I have not got a clue. Are you
sure it is owl and not XSLT?

>
> I'm running a 64bit ubuntu VM on my 64bit windows 10 laptop. I also have
> access to a compute server with plenty of resources running centos and BASH
> interface.
>
Sounds good. Please let us know about the above and we can take it from
there.
Thanks

Reply via email to