RDFReactor

From semanticweb.org

Jump to:navigation, search
RDFReactor
Logo of RDFReactor
rdfreactor.semweb4j.org = this page
Status: stable
Last release: 4.7.3 (2010-02-11)
License: BSD licenses
Affiliation: FZI
Web resources

RDFReactor views the RDF data model through object-oriented Java proxies. It makes using RDF easy for Java developers. Technically, it translates an ontology into corresponding Java classes.

person.setName("Max Mustermann") 

instead of

addTriple( personURI, nameURI, "Max Mustermann" )

Contents

[edit] About

[edit] Documentation

Note that the memory consumption for this module can be quite high, e.g. up to 250M for some larger ontologies.

[edit] Community

User and developer community

Who is using RDFReactor?

Acknowledgements

[edit] Related Work

Navigation
services
Toolbox