RE: Inexplicable behaviour with OPTIONAL in Jena

2012-05-28 Thread Robert Vesse
Hi Johnathon I saw your question on Answers.SemanticWeb.com and answered there as well but will repeat the answer here for completeness The problem is not to do with Jena but with your pattern nesting as you suspected. The OPTIONAL is in the right hand side of your UNION whereas I suspect you

Inexplicable behaviour with OPTIONAL in Jena

2012-05-28 Thread Johnathon Harris
(Apologies if this comes through on the mailing list twice, appears I used an old address for the list first time- jena-us...@incubator.apache.org) Hello all, Here is an example of a scenario where I cannot explain why the query behaves the way it does regarding an OPTIONAL. I expect it's becaus

Re: Are there tools in Jena to generate HTML / Forms from RDFS/OWL?

2012-05-28 Thread Holger Knublauch
See for example: http://answers.semanticweb.com/questions/11990/what-html-templating-systems-exist-for-rdf and similar topics on answers.semanticweb.com Holger On 5/26/2012 6:17, Pieter Wouter Hartog wrote: This is a newbie design question. I'm trying to create a CRUD (Create Read Update De