Re: An object belongs to a set

The other way is really kind of using an instance name ":set" as a predicate.  Not typical.  Predicates are usually a pretty stable vocabulary. 

I wrote: 
>How about:
>
>  :x :in :set .
>
> or
>
>  :x :elementIn :set .
>
> Seems more expressive to me than using a boolean.
>

--
Mark Wallace
Principal Engineer, Semantic Applications
MODUS OPERANDI, INC.

________________________________________
From: Victor Porton <porton@narod.ru>
Sent: Monday, October 27, 2014 1:53 PM
To: SW-forum Web
Subject: An object belongs to a set

If I want to assert that an object :x belongs to a set :set is the best method to write this in triples `:x :set true .`?

Other ways?

--
Victor Porton - http://portonvictor.org


Received on Monday, 27 October 2014 18:09:22 UTC