Hey Peter,

for generation of HTML, consider XSLT on RDF/XML. It's not trivial, but
doable.

Regarding forms, take a look at RDF/POST
http://www.lsrn.org/semweb/rdfpost.html.

We have some code at graphity.org dealing with both of these. It's not
totally up-to-date, contact me off-list if you find this interesting.

Martynas
graphity.org
On May 25, 2012 9:17 PM, "Pieter Wouter Hartog" <[email protected]>
wrote:

> This is a newbie design question.
>
> I'm trying to create a CRUD (Create Read Update Delete) web-application for
> an RDF db. I've been playing with the various modules in Jena and it looks
> great, but I have not found a module that could deal with updates from HTML
> forms or generate HTML from the ontology. Of course I could fabricate
> something myself, transforming RDFS/OWL XML into HTML, and deal with data
> coming in from HTML forms, but I guess others have tried this before.
>
>
>
> Does anybody have any recommendation on what tools/modules to use to make a
> CRUD application using an RDF db?
>
>
>
>
>
>
>
>

Reply via email to