Hi Adrian I've just noticed that the rdf-expansion recipe as generated by the stateless-webapp-archetype is no longer working. Investingating the cause I found that the expander expect the ingredients to be of class http://vocab.netlabs.org/recipe#ingredient while the one in the recipe are of type http://vocab.netlabs.org/recipe#Ingredient. I assume that the conventional Uppercased classnmae is the right one and will fixe the recipe processor accordingly.
Unfortunately the ontology cannot be derferenced right now, so I canot check what's being used there. But if it's lowercase then it should it be fixes there too. Cheers, Reto