Apache Clerezza allows to easily develop semantic web application by providing the following:
  • An API to access RDF Graphs
  • A Jax RS implementation
  • TypeHandlers: Jax-RS resources bound to an RDF type
  • Renderlets to create various represenattions from RDF resources, ScalaServerPages allow to easily write renderlets in Scala