- From: McBride, Brian <bwm@hplb.hpl.hp.com>
- Date: Mon, 12 Feb 2001 17:56:53 -0000
- To: www-rdf-interest@w3.org
Have you considered explicitly modelling the probabilities?
e.g.
<bar:Computer about='...'>
<bar:has-part>
<rdf:Description>
<rdf:value rdf:resource='printer'/>
<foo:fwd-prob>20</foo:fwd-prob/>
<foo:bwd-prob>30</foo:bwd-prob>
</rdf:Description>
</bar:has-part>
<bar:Computer>
Brian
> -----Original Message-----
> From: harmeet singh lamba [mailto:harmeet_lamba@rediffmail.com]
> Sent: 07 February 2001 15:31
> To: www-rdf-interest@w3.org
> Subject: About using distances or probabilities
>
>
> [freed from spam trap -ralph]
>
> Date: Wed, 7 Feb 2001 01:23:14 -0500 (EST)
> Message-ID: <20010207062423.9628.qmail@mailweb3.rediffmail.com>
> To: "www-rdf-interest@w3.org" <www-rdf-interest@w3.org>
> From: "harmeet singh lamba" <harmeet_lamba@rediffmail.com>
> Subject: About using distances or probabilities
>
>
> Hi,
> While desigining the RDF schema i'm unable to uderstand how to put
> distances or probabilities onn relations between two nodes
> i.e from one
> node to other and vice-versa.Also see the attached file
> conataining the
> diagram which explains what i mean, so please let me know the
> solution for
> this with examples and how to allocate these diatances as
> described in the
> diagram as 20,30 or you can take it as d1,d2 , so how assign values to
> these d1 and d2 and how to use them.i'll be waiting for your sooner
> response as my work is stuck at this point.
> Thanks and regards
> Harmeet
>
> _____________________________________________________
> Chat with your friends as soon as they come online. Get Rediff Bol at
> http://bol.rediff.com
>
>
>
>
Received on Monday, 12 February 2001 12:56:59 UTC