- From: Giovanni Tummarello <g.tummarello@gmail.com>
- Date: Sat, 01 Apr 2006 17:39:51 +0200
- To: Robin Berjon <robin.berjon@expway.fr>, semantic-web@w3.org
For those interested in this specific topic, here is a very promising tool for Java http://autosemantix.sourceforge.net/ Created by Shawn Simister, one of the best students i had the honor to mentor for the Google SoC at Semedia, its an Eclipse plugin. Give it an OWL file it will create interfaces and actual java classes. Multiple inheritance is supported trough design patterns, and Ontology refactoring is supported to a certain degree (e.g. adding properties, renaming etc will preserve your existing code but autorename methods name etc) Giovanni Robin Berjon wrote: > > On Mar 31, 2006, at 17:37, Eyal Oren wrote: >> If people are interested, I could give more details about the >> challenges of doing object-oriented RDF access, the problems when >> using a statically typed compiled language and the advantages of >> using a scripting language. > > I for one would be very interested in hearing about that. > > --Robin Berjon > Senior Research Scientist > Expway, http://expway.com/ > > > >
Received on Saturday, 1 April 2006 15:41:07 UTC