@!{pastMilestone}past(?MILESTONE) :- ?MILESTONE:Milestone, ?MILESTONE[due->?DUE], ?DUE < \dateTime[now].
look it up in The Primitive Type \dateTime
\dateTime[now->?n]@\basetype.
--
You received this message because you are subscribed to the Google Groups "ErgoAI, Flora-2, and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-Flora2-XSB...@coherentknowledge.com.
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-Flora2-XSB-forum/5f4256e1-c170-44da-a246-8e4f8f310843%40coherentknowledge.com.
look it up in The Primitive Type \dateTime
\dateTime[now->?n]@\basetype.
On 7/17/19 7:30 PM, Paul Payne wrote:
How does one reference "now"? This doesn't work:--
@!{pastMilestone}past(?MILESTONE) :- ?MILESTONE:Milestone, ?MILESTONE[due->?DUE], ?DUE < \dateTime[now].
Also, is \dateTime 'now' calculated only at time of loading? Or during querying/rule execution as well?
You received this message because you are subscribed to the Google Groups "ErgoAI, Flora-2, and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-Flora2-XSB-forum+unsubscribe@coherentknowledge.com.
I did, but maybe I'm not smart enough to understand it. :(
On Wednesday, July 17, 2019 at 4:43:15 PM UTC-7, Michael Kifer wrote:
look it up in The Primitive Type \dateTime
\dateTime[now->?n]@\basetype.
On 7/17/19 7:30 PM, Paul Payne wrote:
How does one reference "now"? This doesn't work:--
@!{pastMilestone}past(?MILESTONE) :- ?MILESTONE:Milestone, ?MILESTONE[due->?DUE], ?DUE < \dateTime[now].
Also, is \dateTime 'now' calculated only at time of loading? Or during querying/rule execution as well?
You received this message because you are subscribed to the Google Groups "ErgoAI, Flora-2, and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-Flora2-XSB...@coherentknowledge.com.
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-Flora2-XSB-forum/5f4256e1-c170-44da-a246-8e4f8f310843%40coherentknowledge.com.
--
You received this message because you are subscribed to the Google Groups "ErgoAI, Flora-2, and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-Flora2-XSB...@coherentknowledge.com.
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-Flora2-XSB-forum/1d4da852-f7d1-4b1d-9f1b-8eb431a23af6%40coherentknowledge.com.