Awesome work!! On Mon, Aug 11, 2008 at 8:33 PM, Rickard Öberg <[EMAIL PROTECTED]> wrote:
> <association xmlns="urn:qi4j:association:org.qi4j.rest.TestEntity:" > rdf:resource="urn:qi4j:org.qi4j.rest.TestEntity/test1"/> Doesn't REST call for URLs so that applications can directly follow of links a la a web browser? If so, the association would end up being relative to the requested document, i.e. ".../<type>/<id>", "<id>" or "/entity/<type>/<id>". Well, protocol host and the rest could then also be included. But that could be going against RDF specs (don't have that in my head), which I guess expect complete URIs for resources. Cheers Niclas _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

