> Yes, you need to add an indexing/querying subsystem, and at the moment
> there is only one. I would recommend that in your module assembly put
> in;
>
> import org.qi4j.entity.index.rdf.assembly.RdfNativeSesameStoreAssembler;
>
> module.addAssembler( new RdfNativeSesameStoreAssembler() );
That gives me an
Exception in thread "main" org.qi4j.bootstrap.AssemblyException: May not
register EntityComposites as a
Composite:org.qi4j.library.rdf.repository.NativeConfiguration
> I guess I have long hours of documentation ahead of me :-(
Is there a wiki where we (users) can document such things as well?
Ciao,
Piero
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev