ListOnSite(list on site) |
appearance as argument number 1 |
(documentation ListOnSite EnglishLanguage "An IntentionalProcess meant to represent the actions taken to initially list a Weblisting on a WebSite. There exists a TimeInterval before the processes occurred where the patient WebListing was not hostedOn the WebSite and a TimeInterval after which it does. The TimePoint marking the end of when the site is not hosted is the same as the end of the process (i.e. when WebListing began to be listed.") | UXExperimentalTerms.kif 260-264 | |
(subclass ListOnSite IntentionalProcess) | UXExperimentalTerms.kif 257-257 | List on site is a subclass of intentional process |
appearance as argument number 2 |
(termFormat EnglishLanguage ListOnSite "list on site") | UXExperimentalTerms.kif 258-258 |
antecedent |
consequent |
(=> (instance ?CHARGE InsertionFee) (exists (?ADVERT ?PROC ?OWNER) (and (instance ?ADVERT WebListing) (instance ?PROC ListOnSite) (instance ?OWNER AutonomousAgent) (patient ?PROC ?ADVERT) (causes ?PROC ?CHARGE) (agent ?CHARGE ?OWNER) (agent ?PROC ?OWNER)))) |
UXExperimentalTerms.kif 220-230 |
|