CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Mon Dec 18 2000 - 19:04:41 PST


Date: Monday December 18, 19100 @ 19:04
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

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

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

Modified Files:
        flow.txt
Log Message:
more cleanup

*****************************************************************
File: openprivacy/htdocs/notes/flow.txt

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

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

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

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt.diff?r1=1.28&r2=1.27

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

Index: openprivacy/htdocs/notes/flow.txt
diff -u openprivacy/htdocs/notes/flow.txt:1.27 openprivacy/htdocs/notes/flow.txt:1.28
--- openprivacy/htdocs/notes/flow.txt:1.27 Mon Dec 18 19:03:37 2000
+++ openprivacy/htdocs/notes/flow.txt Mon Dec 18 19:04:41 2000
@@ -1,4 +1,4 @@
-$Id: flow.txt,v 1.27 2000/12/19 03:03:37 burton Exp $
+$Id: flow.txt,v 1.28 2000/12/19 03:04:41 fen Exp $
 
 http://pix.comedia.com/OpenPrivacy/20001214/DSCN5532.JPG
 
@@ -56,7 +56,9 @@
         op.setProperty("channel", rssChannel)
         op.setProperty("URI", URI)
         op.setProperty("description", description)
-
+ //
+ // see ProbConfig, below, for a better way to do this
+ //
         prob = ProbFactory.create(op, JPN1p)
         //
         // TODO: define storage mechanism for probs
@@ -133,12 +135,11 @@
 //
 op = New Opinion // create new opinion object
 op.setProperty("namespace", "RSS*")
-op.setProperty("reference", RSS1.getURI)
+op.setProperty("reference", RSS1.getURL)
 op.setProperty("ontology", "OpenPrivacyDefaultOntology")
 op.setProperty("payload", "cool")
 
 // create prob with AJ1
-// see ProbConfig, below, for a better way to do this
 //
 prob_AJ1 = agent1.ProbFactory.create(op, AJ1s)
 
@@ -146,7 +147,7 @@
 // what kind of checking is done locally to look for duplications, etc.
 // (such as J1 grouping, duplication, etc...)
 //
-agent1.storeLocally(prob_AJ1, AJ1p)
+agent1.storeLocally(prob_AJ1)
 
 // categorize these four streams (with three J's) as "MyNews"
 // note that local JetsPeek client may handle this transparently



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