Baptiste Lafontaine wrote: > Hi, > > I need to convert RDF/XML files to N3 in a node.js application. > > Since I want my application needs to be portable (and because I have a few > skills un java), I though that jena.rdfcat would do this.
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). > 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"? 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 >
