CVS update: openprivacy/src/xml/reputations

From: cvs@openprivacy.org
Date: Fri Dec 08 2000 - 16:33:01 PST


Date: Friday December 8, 19100 @ 16:33
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/src/xml/reputations

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

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

Modified Files:
        reputation-opinion-example.xml
Log Message:
minor updates; added gilmore use case

*****************************************************************
File: openprivacy/src/xml/reputations/reputation-opinion-example.xml

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/reputations/reputation-opinion-example.xml?annotate=1.4

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/reputations/reputation-opinion-example.xml?rev=1.4&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/reputations/reputation-opinion-example.xml.diff?r1=1.4&r2=1.3

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

Index: openprivacy/src/xml/reputations/reputation-opinion-example.xml
diff -u openprivacy/src/xml/reputations/reputation-opinion-example.xml:1.3 openprivacy/src/xml/reputations/reputation-opinion-example.xml:1.4
--- openprivacy/src/xml/reputations/reputation-opinion-example.xml:1.3 Fri Dec 8 16:12:47 2000
+++ openprivacy/src/xml/reputations/reputation-opinion-example.xml Fri Dec 8 16:33:01 2000
@@ -3,7 +3,7 @@
 <!ENTITY dsig "http://www.w3.org/2000/09/xmldsig#">
 ]>
 
-<!-- $Id: reputation-opinion-example.xml,v 1.3 2000/12/09 00:12:47 fen Exp $ -->
+<!-- $Id -->
 <!--
 Example of Reputation Markup. See reputation-markup.xsd
 
@@ -21,7 +21,7 @@
     <!--
     The GraftHome URL is used to point to self for Reputation grafts
     An addressable location/object wrt some Reputation server (TBD)
- The idea here is much like a PURL: whereever an object may be replicated,
+ The idea here is much like a PURL: wherever an object may be replicated,
       there must be a base location for grafting and reputation calculation.
     The may be zero or more GraftHome elements
       in the case of zero, then the current document address is used
@@ -29,7 +29,7 @@
     <GraftHome URL="..."/>
 
     <!--
- The ReputationServer points to a prefered (list of) reputation server(s)
+ The ReputationServer points to a preferred (list of) reputation server(s)
     There may be zero or more ReputationServer elements
     -->
     <ReputationServer URL="..."/>
@@ -47,10 +47,10 @@
     <!--
     The ReputationOpinion section adds meaning (opinion) to the Reference URI
     The ontology provides a context and/or meaning
- The entry descriptor is a word or phrase defined in the ontology
+ The entry type is a word or phrase defined in the ontology
     -->
     <ReputationOpinion ontology="...">
- <entry descriptor="lame"/>
+ <entry type="cool"/>
     </ReputationOpinion>
 
     <!--
@@ -58,8 +58,14 @@
     -->
     <ReputationOpinion ontology="http://ontology.reputation.org/simple.xml">
       <entry type="*" value="5"/>
- <entry type="speed" value="4"/>
- <entry type="satisfaction" value="5"/>
+ <entry type="privacy" value="5"/>
+ </ReputationOpinion>
+
+ <!--
+ Here we mean the word 'privacy' in the same way John Gilmore used it
+ -->
+ <ReputationOpinion relation="http://www.eff.org/pub/Privacy/privacy_gilmore.speech"\>
+ <entry type="privacy" value="5"/>
     </ReputationOpinion>
 
   </SignedInfo>



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