RDF Reactor usage with ModelSet

51 views
Skip to first unread message

Jeff

unread,
Nov 30, 2010, 10:57:18 AM11/30/10
to RDF2Go and RDFReactor (part of semweb4j)
Is it possible to generated RDFReactor classes that support ModelSet?
Otherwise are there any examples or recommended practice for adding
context to RDFReactor-generated data? Are there any other examples of
ModelSet usage in general? Thanks, Jeff

Max Voelkel

unread,
Nov 30, 2010, 11:08:46 AM11/30/10
to Jeff, RDF2Go and RDFReactor (part of semweb4j)
On Tue, Nov 30, 2010 at 16:57, Jeff <man...@gmail.com> wrote:
Is it possible to generated RDFReactor classes that support ModelSet?
No, RDFReactor is very model-centric.
 
Otherwise are there any examples or recommended practice for adding
context to RDFReactor-generated data?  Are there any other examples of
ModelSet usage in general?  Thanks, Jeff
You can create a ModelSet with RDF2Go, create a specific Model (which represents a certain context) and use that Model in RDFReactor.
All writes to the RDFReactor-generated wrapper-classes will then write back to the given Model which in turn just updates the ModelSet underneath.

A (partially outdated) tutorial on ModelSets can be found at [1]

[1] http://semanticweb.org/wiki/Semweb4j/multipleModels

Feel free to correct mistakes ;-)

Regards,
Max
Reply all
Reply to author
Forward
0 new messages