>From the new spacetime wiki article here 
<https://wiki.opencog.org/w/SpaceServer> position representation look 
clear. 
The way I understand it, one should do something like this. 
Valuation
   PredicateNode "position"
   ConceptNode "face"
      LinkValue
         FloatValue $X
         FloatValue $Y
         FloatValue $Z

or 

   PredicateNode "position"
   ConceptNode "face"
      FloatSeqValue $X $Y $Z

^ if FloatValue and FloatSeqValue are going to be separate things after 
atomspace 
#1880 <https://github.com/opencog/atomspace/issues/1880>

and this looks great... continually updating the values is much simpler and
they can be easily queried. 

how is time suppose to be represented though? for example to remember 
(recall) some
occurrence along with the time of its incidence and also to pay something 
attention to 
when it repeatedly occurs?

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/100ea8d5-acbc-4a28-89b1-7c9922a3d5e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to