CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Sun Jan 14 2001 - 04:43:50 PST


Date: Sunday January 14, 19101 @ 4:43
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-serv11569/docs

Modified Files:
        TODO
Log Message:
now using arrowhead for unit testing

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

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

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

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

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

Index: sierra/docs/TODO
diff -u sierra/docs/TODO:1.17 sierra/docs/TODO:1.18
--- sierra/docs/TODO:1.17 Sat Jan 13 03:04:03 2001
+++ sierra/docs/TODO Sun Jan 14 04:43:49 2001
@@ -1,13 +1,37 @@
 ********************************************************************************
-* Last-Modified: $Date: 2001/01/13 11:04:03 $
-* Version: $Id: TODO,v 1.17 2001/01/13 11:04:03 burton Exp $
+* Last-Modified: $Date: 2001/01/14 12:43:49 $
+* Version: $Id: TODO,v 1.18 2001/01/14 12:43:49 burton Exp $
 * Author: Kevin A. Burton ( burton@openprivacy.org )
 ********************************************************************************
 
+- Need a better way to store values and ontology...
+
+ package sierra.ontology
+
+ Where should Reputation go???
+
+ - XML for adding an ontology:
+
+ <ontology>
+ <namespace>urn:OpenPrivacy</namespace>
+ <range value="0" name="BAD"/>
+ <range value="1" name="GOOD"/>
+
+ <word>Java</word>
+ <word>Coffee</word>
+ </ontology>
+
+ Need an OntologicalValue( WORD, NUMBER );
+
+ - 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
+- Make sure multiple values work correctly. We need an Arrowhead test for
+ this.
 
 - write a StandardDeviationReputationCalculationEngine. This should be the
   default which ships with Sierra.



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