Hi Bryan,

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?

You can use this UI endpoint:

http://host:port/dataspace/services/bookmark/services.vsmx


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.

The bookmark gems should show the most recent ones.



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?

I suppose you mean using the Bookmarks export feature?
If yes, for now in export all boomarks are exported.


Best Regards,
Rumi



Cheers,
Bryan Rasmussen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Reply via email to