jenabean is a free, open-source and cross-platform to persist Java beans with the help of the Jena RDF OWL API.
Rather than being driven by an OWL or RDF schema, jenabean is driven by the java object model.
The jenabean library employs basic java bean conventions to derive RDF property URIs. For instance, the Java bean property “name” would become RDF property “:name”.
Detailed instructions on how to install and use the jenabean utility on your Mac are available HERE.
jenabean is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java