The FRODO rdf2java ToolDFKI logo

Description

The FRODO rdf2java tool allows RDF files to be imported into Java and Java objects to be exported to RDF files. Instead of defining an RDF Schema, simple Java classes serve this purpose (similar to the JavaBeans mechanism, put and get methods are used). The Java reflection API is then used to directly serialize and deserialize Java objects. See the RuleML and TRIPLE examples included in the distribution for further reference.
A newer version of rdf2java (with lots of new features) can be found here.

Usage

Download

You also need to download the rdf-api from here.
 

Applications


Changed 5-July-01  -  Michael Sintek  -  sintek@dfki.uni-kl.de