Re: Representing trust (and other context) in RDF

I retract the bit about linking contexts to statements -- it's no 
improvement as far as I can tell...

At 03:30 PM 5/24/00 +0100, Graham Klyne wrote:
>There is still the problem of finding all statements to which a given 
>context applies, but, if necessary, this might be overcome by having 
>back-links from the context:
>
>>T --rdf:type-->  SignedDocument
>>T --principal--> Alice
>>T --algorithm--> RSA
>>T --statement--> digest:<hash1>
>>...
>>T --statement--> digest:<hashN>
>>digest:<hash1> --context--> T
>>...
>>digest:<hashN> --context--> T
>><statement 1>
>>...
>><statement N>

(Unfortunately, the back-links don't point to the statements...)

#g

------------
Graham Klyne
(GK@ACM.ORG)

Received on Wednesday, 24 May 2000 12:16:21 UTC