Hi Baptiste

Baptiste Lafontaine wrote:
> 2011/12/5 Paolo Castagna <[email protected]>
>>
>> Hi Baptiste,
>> how are you planning to use a Java app/library (such as jena.rdfcat) from
>> node.js? Will that call/execute the JVM everytime you invoke it? (I assume
>> so).
> 
> I plan to use the child processes
> (http://nodejs.org/docs/v0.6.5/api/child_processes.html).
> It may be not perfect but I haven't found any javascript libraries
> that could parse XML/RDF.

Ack.

>>> Is it possible to have a "minimal" jar that only contains rdfcat (and
>>> dependencies) that could be embedded in my project ?
>> What do you mean with "minimal"?
> 
> As small as possible. For testing purpose I may use the full version although.

"small" is the size in bytes or the number of classes you have in a jar or
the numbers of lines of code?

Paolo

> 
>> Paolo
>>
>>> Thanks a lot
>>> --
>>> Baptiste Lafontaine
>>> Etudiant Télécom SudParis
>>> CV : http://magnetik.org/fr/curriculum-vitae/
>>> Mobile : +33 (0) 6 75 30 15 33
>>>

Reply via email to