Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
06/07/05 10:22:21 (19 years ago)
Author:
schwarz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    88 
    99Contacting the developers is currently done via [mailto:Sven.Schwarz@dfki.de,Malte.Kiesel@dfki.de?subject=[rdf2java]%20 email]. 
     10 
     11<b>Attention!</b> This "documentation" is quite old.  
     12If you are interested in rdf2java, be it that you want to use it or that you want to know more about it,  
     13you should definitely contact the developers via the link above. 
     14However, the following text gives at least a quite good feeling about what rdf2java is about.<br/> 
     15One missing information is, for example, that rdf2java now contains a package named jena2java which 1. works with Jena and 2. allows lightweight wrapping of RDF instances instead of separat, redundant mapping (copying!) an RDF model to Java objects and vice versa. 
    1016 
    1117== 1. Introduction == 
     
    165171rdf2java is a pure java tool, written using Java 2, JDK 1.3.1_02. Hence, I propose to NOT use an older JDK. However, the sources are included, whereas you could try to recompile the tool with whatever JDK you like. If you are using JBuilder 6 (or later), you will even find a project file "rdf2java.jpx", so you can open it directly into the JBuilder IDE and compile it, debug it, whatever... 
    166172 
    167 Just download [http://www.dfki.uni-kl.de/~schwarz/rdf2java.zip rdf2java.zip] and extract it to some directory, e.g., C:\java\  (an rdf2java directory will be created there automatically). 
     173Just download [http://www.dfki.uni-kl.de/~schwarz/rdf2java.zip rdf2java.zip] and extract it to some directory, e.g., C:\java\  (an rdf2java directory will be created there automatically).<br/> 
     174However: This ZIP can be quite old, contact the developers (see link at the top of the page) for a newer one. 
     175The reason for this is, that as are using subversion for development, the ZIP is not created automatically. Sorry for that inconvenience! 
    168176 
    169177Top-level directories:[[BR]]