Hello, I have just installed Marmotta in order to see which functionality it provides, and I think I could use some help to get the dereferencing of URIs working.
Say Marmotta runs at http://www.example.com. I have used the administration GUI to import some sample data, with a context (graph URI) of http://www.example.com/mydataset. The import was successful, I can see the context in the Context Manager and I can download the data. What doesn't work (yet) is dereferencing the URIs in my dataset. For example, http://www.example.com/mydataset or http://www.example.com/mydataset/myResource give HTTP 404 errors (produced by Tomcat). Is there a way to enable or configure URI dereferencing in Marmotta? Greetings, Frans