Hi, In using the ODS Bookmark Manager Services are these examples expecting what kind of interface - http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/OdsBookmarkManagerServices ? An HTTP Post?
So if I do an HTTP(s) post to http://[host][port]/dataspace/services/bookmark of User = user name, Ex. 'dba' Password = user password, Ex. 'dba' Instance = instance name, Ex. 'dba's Bookmark BookmarkUri = bookmark uri, Ex. 'http://google.com'. If this uri exitst -> update, else -> insert BookmarkName = bookmark name, Ex. 'Google' BookmarkDescription = bookmark name, Ex. 'Google' BookmarkFolderPath = folder path, Ex. '/Search Engines' Then when I go to http://[host][port]/dataspace/dba/bookmark/dba%27s%20Bookmarks/gems/Bookmark.atom I will get back an atom feed in which the latest bookmark is represented. Is it possible in requesting a user's bookmarks to a numerical parameter, for example if you want to get bookmarks that were added in 200 bookmarks ago? Cheers, Bryan Rasmussen