Hi,

I've just committed the first archetype for stanbol. After building (normal
mvn install) you can create a new project with

 mvn archetype:generate -DarchetypeCatalog=local

and select the archetype:

 org.apache.stanbol:statefull-webmodule-archetype (Archetype for a project
that accesses the entityhub, and logs queries to a persisten graph)


The archetypes shows a simple webapp that is accessible both as text/html
as well as RDF. The webapps allows looking up entities (using the Entityhub
SiteManager) and presents them together with information about previous
requests for the same entity.

Cheers,
Reto

Reply via email to