From: Charles N. <cha...@ne...> - 2006-02-21 01:29:28
|
Hi, I would like to show a given triple on a web page, via an input parameter (GET, POST or SESSION). For example : http://example.org/?triple=jhfff4sd2qd What are the ways to do it ? Are there some best pratices for that ? Reification ? Graphs ? Hashes ? Is there a built in method in RAP ?... Note that I wouldn't use a GET with s, p ,o inside (as RAP web utils) as there will be limits with big literals... Charles Nepote |