CVS update: openprivacy/htdocs/notes/reputations

From: cvs@openprivacy.org
Date: Tue Dec 12 2000 - 23:10:38 PST


Date: Tuesday December 12, 19100 @ 23:10
Author: fen
CVSWEB Options: -------------------

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

View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations

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

Update of /usr/local/cvsroot/openprivacy/htdocs/notes/reputations
In directory openprivacy.org:/home/fen/projects/openprivacy/htdocs/notes/reputations

Modified Files:
        requirements.txt
Log Message:
added limit (TTL) question to reputationCollection (D.1.b.iii)

*****************************************************************
File: openprivacy/htdocs/notes/reputations/requirements.txt

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations/requirements.txt?annotate=1.26

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations/requirements.txt?rev=1.26&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/reputations/requirements.txt.diff?r1=1.26&r2=1.25

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

Index: openprivacy/htdocs/notes/reputations/requirements.txt
diff -u openprivacy/htdocs/notes/reputations/requirements.txt:1.25 openprivacy/htdocs/notes/reputations/requirements.txt:1.26
--- openprivacy/htdocs/notes/reputations/requirements.txt:1.25 Tue Dec 12 22:58:33 2000
+++ openprivacy/htdocs/notes/reputations/requirements.txt Tue Dec 12 23:10:38 2000
@@ -1,4 +1,4 @@
-$Id: requirements.txt,v 1.25 2000/12/13 06:58:33 fen Exp $
+$Id: requirements.txt,v 1.26 2000/12/13 07:10:38 fen Exp $
 
 Reputation Server Requirements: top level feature list
 
@@ -79,13 +79,14 @@
 
 1. Data store features to support:
     a. putReputation(URI=object, XML=reputation) // insert
- b. reputationSet = getReputation(querySet=???) // select
+ b. reputationCollection = getReputation(querySet=???) // select
         i. define selection criteria (query) constraints (XML...)
         ii. provide query/matching mechanisms (XQL/XPATH?)
              that support standard data mining interfaces
         iii. when and how does this calculation span peer reputation servers?
- iv. if signed object but no reputation, return reputation of signer
- v. define retrieval set formats (set of grafts or merged value)
+ iv. what sort of limit (TTL) is placed on searching for reputations?
+ v. if signed object but no reputation, return reputation of signer
+ vi. define retrieval set formats (set of grafts or merged value)
     c. removeReputation(URI=object, XML=reputation) // delete
     d. define exceptions
         i. reputation_does_not_exist



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