Hi Alessandro On 20.03.2012, at 16:07, Alessandro Adamou wrote:
> Note from the example there that it accepts unprefixed references such as > <people/tom> . Correctly dealing with relative URIs needs an other small update to the SPARQL searcher as it currently does not provide any "baseURI" to the Clerezza parser. Because of that Clerezza adds a dummy prefix to URIs Do you think it would make sense to parse the baseURI of the SPARQL endpoint? It would work for this example, but is this a typical setting for LinkedData? The alternative would be to let the user manually configure a baseURI. best Rupert
