[OTDev] Accounting and Tasks

chung chvng at mail.ntua.gr
Thu Dec 9 14:51:37 CET 2010


On Thu, 2010-12-09 at 11:03 +0200, Nina Jeliazkova wrote:

> Hi,
> 
> On 9 December 2010 10:48, Andreas Maunz <andreas at maunz.de> wrote:
> 
> > Hi Pantelis,
> >
> > chung wrote on 12/08/2010 06:06 PM:
> >
> >     I have some question, since we currently work on accounting and we've
> >> managed to handle local limitations on the per user number of models and
> >> running/queued tasks allowing for 2000 models, 1000 BibTeX entries and 2
> >> asynchronous tasks (these bounds were chosen arbitrarily). With the
> >> current set up, it is feasible (and easy) to provide to users lists of
> >> resources that they have created, exploiting our local database and the
> >> SSO identity service. The question is how this should be done? I was
> >> thinking of a boolean URL parameter so that the request:
> >>
> >> POST on /resource?onlyMine=true
> >> Authorization:{token}
> >>
> >> will return to the client the list of resources for which he is the
> >> creator. But what would be of real interest, is to provide to the user a
> >> list of URIs for all resources to which he has (any) access.
> >>
> >
> > I was considering such a "wildcard authorization query" a while ago for the
> > implementation in OpenSSO.
> > But it turned out that an automatically generated list, to which a given
> > user has any access, was not feasible.
> > Each query must be bound to a specific pair of URI and ACTION.
> >
> >


Hi Nina,
   Could you be more specific on what this bookmark service is supposed
to do and who will control entries under /bookmark/{userid}/ ? Is it
something like an online "My Favorites" repository? Could you give a use
case?

Best Regards,
Pantelis


> Yes, that's why we are considering additional service for "bookmarking" URLs
> of interest
> 
> /bookmark/{userid}/{bookmarkid}
> 
> It may include not only "own" resources but let's say somebody else model
> URI or dataset which are interesting to keep for some reason. There are
> relevant ontologies to represent bookmarks:
> 
> Bookmark : http://www.w3.org/2002/01/bookmark#
> Annotea: http://www.w3.org/2000/10/annotation-ns#
> 
> If there is a consensus to include it into the API , would be great,
> otherwise we'll be using it internally for toxpredict and read across
> applications.
> 
> Regards,
> Nina
> 
> 
> > Regards
> > Andreas
> >
> > --
> > http://www.maunz.de
> >
> > There are only 10 types of people in the world: those who understand binary
> > and those who don't.
> >
> > _______________________________________________
> > Development mailing list
> > Development at opentox.org
> > http://www.opentox.org/mailman/listinfo/development
> >
> _______________________________________________
> Development mailing list
> Development at opentox.org
> http://www.opentox.org/mailman/listinfo/development
> 





More information about the Development mailing list