CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Mon Jan 29 2001 - 15:25:35 PST

  • Next message: cvs@openprivacy.org: "CVS update: sierra/docs"

    Date: Monday January 29, 19101 @ 15:25
    Author: burton
    CVSWEB Options: -------------------

    Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

    View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs

    -----------------------------------

    Update of /usr/local/cvs/public/sierra/docs
    In directory giga:/tmp/cvs-serv14114

    Modified Files:
            TODO
    Log Message:
    ....

    *****************************************************************
    File: sierra/docs/TODO

    CVSWEB Options: -------------------

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?annotate=1.41

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?rev=1.41&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO.diff?r1=1.41&r2=1.40

    -----------------------------------

    Index: sierra/docs/TODO
    diff -u sierra/docs/TODO:1.40 sierra/docs/TODO:1.41
    --- sierra/docs/TODO:1.40 Mon Jan 29 11:55:23 2001
    +++ sierra/docs/TODO Mon Jan 29 15:25:35 2001
    @@ -1,6 +1,6 @@
     ********************************************************************************
    -* Last-Modified: $Date: 2001/01/29 19:55:23 $
    -* Version: $Id: TODO,v 1.40 2001/01/29 19:55:23 burton Exp $
    +* Last-Modified: $Date: 2001/01/29 23:25:35 $
    +* Version: $Id: TODO,v 1.41 2001/01/29 23:25:35 burton Exp $
     * Author: Kevin A. Burton ( burton@openprivacy.org )
     ********************************************************************************
     
    @@ -27,7 +27,64 @@
         
     - should the SOAPServerRCE be pointed to another impl RCE which is local?
     
    +
    += ===============================================================================
    += MILESTONE 1 REQUIREMENTS
    += ===============================================================================
    +
    +
    + - Use Case 1: Standard JetSpeak SCDS stuff. A1 subscribes to multiple content
    + sources on a JetSpeek server. A2 then asks the JetSpeek server for the list
    + of favorite channels from A1.
    +
    + - this would build out to an XPath query something like:
    +
    + /reputations/pubkey=A1/value>=GOOD/URI=http://www.cnn.com
    +
    + - does our demo need to take advantage or namespaces???
    +
    + - *PROBLEM* : How does A2 specify a query subset which should return only
    + documents within the RSS namespace???
    +
    + - Use Case 2: http://pix.comedia.com/OpenPrivacy/20010115/DSCN6049.JPG
    +
    + - need to build hierarchies of URIs -> Reputations -> Reputations.
    +
    + - Use Case 3: should the "popularity" of a URL also be published? This could
    + be the total number of opinions cast... this might need to have a start and
    + end date.
    + - with reputations taken into account.
    +
    + - Use Case 4: Ability to calculate reputation sets (arrays) based on
    + threshold... "show me all Reputation objects for URI1 with a opinion > X..
    +
    + - Needs to be based on an XPath query
    +
    + - Given an ontology... determine the X best (or worst) things... sorted.
    + A good example. Show me the top 10 Open Source projects, Show me the
    + best RSS channels. It would be nice if http://apps.kde.com had this.
    +
    + - Use Case 5: Reputation Calculation Engines can have "sub-engines" or Bias
    + Calculation Engines. If the RCEContext specificies a different J... Make
    + sure to return the correct Bias RCE.
    +
     = ===============================================================================
    += MILESTONE 1 REQUIREMENTS
    += ===============================================================================
    +
    + - CompositeRCE functionality
    + - URL forwarding
    + - Ontology forwarding
    + - Bias forwarding.
    + - RCE Nesting via
    +
    + - MeanRCE should become WeightedRCE. This would provide the same functionlity
    + as a MeanRCE (by having all opinions as the same weight). The added
    + functionaly would that you could change the vote metric that each J has. A
    + good example of this would be that anythign that "Fen" says counts as 5
    + votes in the ontology of "Privacy".
    +
    += ===============================================================================
     = COMPOSITE RCE NOTES
     = ===============================================================================
     
    @@ -82,39 +139,6 @@
         - should a Talon component return a URI?
         
       - Should they also get an instance name???
    -
    -- Need to meet a certain use cases. Should these go on the website??? These
    - should become arrowhead unit tests.
    -
    - - Use Case 1: Standard JetSpeak SCDS stuff. A1 subscribes to multiple content
    - sources on a JetSpeek server. A2 then asks the JetSpeek server for the list
    - of favorite channels from A1.
    -
    - - this would build out to an XPath query something like:
    -
    - /reputations/pubkey=A1/value>=GOOD/URI=http://www.cnn.com
    -
    - - does our demo need to take advantage or namespaces???
    -
    - - *PROBLEM* : How does A2 specify a query subset which should return only
    - documents within the RSS namespace???
    -
    - - Use Case 2: http://pix.comedia.com/OpenPrivacy/20010115/DSCN6049.JPG
    -
    - - need to build hierarchies of URIs -> Reputations -> Reputations.
    -
    - - Use Case 3: should the "popularity" of a URL also be published? This could
    - be the total number of opinions cast... this might need to have a start and
    - end date.
    -
    - - Use Case 4: Ability to calculate reputation sets (arrays) based on
    - threshold... "show me all Reputation objects for URI1 with a opinion > X..
    -
    - - Needs to be based on an XPath query
    -
    - - Given an ontology... determine the X best (or worst) things... sorted.
    - A good example. Show me the top 10 Open Source projects, Show me the
    - best RSS channels. It would be nice if http://apps.kde.com had this.
     
     - How should we define the query() mechanism which is provide within the RCE
       interface? This would take a XPath query as a param and query a virtual XML



    This archive was generated by hypermail 2b30 : Mon Jan 29 2001 - 15:25:36 PST