CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Mon Jan 15 2001 - 07:03:16 PST


Date: Monday January 15, 19101 @ 7:03
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/cvsroot/sierra/docs
In directory openprivacy.org:/tmp/cvs-serv14407

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.21

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?rev=1.21&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.21&r2=1.20

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

Index: sierra/docs/TODO
diff -u sierra/docs/TODO:1.20 sierra/docs/TODO:1.21
--- sierra/docs/TODO:1.20 Sun Jan 14 22:40:51 2001
+++ sierra/docs/TODO Mon Jan 15 07:03:15 2001
@@ -1,12 +1,11 @@
 ********************************************************************************
-* Last-Modified: $Date: 2001/01/15 06:40:51 $
-* Version: $Id: TODO,v 1.20 2001/01/15 06:40:51 burton Exp $
+* Last-Modified: $Date: 2001/01/15 15:03:15 $
+* Version: $Id: TODO,v 1.21 2001/01/15 15:03:15 burton Exp $
 * Author: Kevin A. Burton ( burton@openprivacy.org )
 ********************************************************************************
 
-- All Reputations should be required to provide a Principal.
- - Need to parse out properties files when Sierra starts up so that it knows
- what principal the server is running under.
+- Need to fix the Value/Ontology/Word mechanism... it doesn't work.
+
   
 - Need a better way to store values and ontology...
 
@@ -17,12 +16,15 @@
   - XML for adding an ontology:
   
   <ontology>
+
     <namespace>urn:OpenPrivacy</namespace>
- <range value="0" name="BAD"/>
- <range value="1" name="GOOD"/>
+
+ <opinion value="0" name="BAD"/>
+ <opinion value="1" name="GOOD"/>
 
- <word>Java</word>
- <word>Coffee</word>
+ <concept>Java</concept>
+ <concpt>Coffee</concept>
+
   </ontology>
    
   Need an OntologicalValue( WORD, NUMBER );
@@ -30,18 +32,17 @@
   - throw an UnknownOntologyException when data is entered which we don't know
     about.
 
-
 - Need a mechanism to register ontological namespaces. This may also need to be
   done via SOAP so that remote objects can install their namespaces.
 
 - Make sure multiple values work correctly. We need an Arrowhead test for
   this.
 
-- write a StandardDeviationReputationCalculationEngine. This should be the
+- write a MeanReputationCalculationEngine. This should be the
   default which ships with Sierra.
 
 - Include support for ontology... use a default namespace. XSLT between
- ontology.
+ ontology. Come up with an Example of an XSLT between namespaces.
 
 - Need a mechanism to snap in Reputation Calculation Engines (RCEs)
   - Need a composite ReputationCalculationEngine which can contain multiple RCEs
@@ -49,8 +50,6 @@
   - how do we blend multiple reputation responses with a composite engine?
     There is a lot we have to factor in here:
   - Ontological Reputation response per RCE?
-
-- put in pubkey support in Reputation even if it is basic.
 
 - define reputation:// URI namespace so that reputations can have reputations..
   reputation://<SERVER>/pubkey/hash
@@ -86,6 +85,10 @@
 - how are agents resolved in the system???
 
 **** Version 0.0.3 ****
+
+- (DONE) All Reputations should be required to provide a Principal.
+ - Need to parse out properties files when Sierra starts up so that it knows
+ what principal the server is running under.
 
 - (DONE) before put-reputation is called... output what we are about to set.
 



This archive was generated by hypermail 2b30 : Mon Jan 22 2001 - 15:52:14 PST