@phobia: I think I will use the new
rdf feature of the
CVS version of SnipSnap (0.5) which makes it possible to use the xquery doc() function like doc("http://senikk.com/rdf/senikk")
So what could this be used for? Here are some ideas:
- Joining content from several snips or joining it with other xml data
- Making wml version (Also known as WAP)
- If also s:labels had been added to the snip xml namespace it would have been easy to make foaf from a user's snip
Since Qexo scripts can compile into servlets its possible to just add an .xql mapping to web.xml and adding the kawa-1.7.jar to the lib directory.
Qexo also have the possibility to compile on demand so its just to add the xql script to the server and run it just as easily as you would do with script languages such as php, asp or jsp.
I written some more using Qexo together with SnipSnap here:
Qexo in SnipSnap