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.
1. Think in objects, not statements - Read and write RDF data using familiar Java objects, e.g. use person.setName("Max Mustermann")
instead of
addTriple( personURI, nameURI, "Max Mustermann" )
2. Dynamic state - all state information is at all times only in the RDF model in the triple store of your choice
3. Java interfaces are generated automatically from an RDF Schema. Code generation via Velocity templates.
Commercial Use
Modify
Distribute
Place Warranty
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryJan 1 2025 — Jan 31 2025
|
12 Month SummaryJan 31 2024 — Jan 31 2025
|