From: Fahad A. <fal...@gm...> - 2010-12-16 18:50:20
|
Hi Olaf, Thank you so much. I got it working properly. foaf:Document needs to be pointed specifically to the vocabulary in the local file. e.g: foaf:Document rdfs:seeAlso <http://localhost:8080/newspaper/vocabulary/news /sports> foaf:Document rdfs:seeAlso <http://localhost:8080/newspaper/vocabulary/news/ national> .... In terms of using SWCILib, how can I avoid the issue of query results caching. Thanks again for help Regards, Fahad |