ReusingAResource(reusing a resource) |
appearance as argument number 1 |
![]() |
(documentation ReusingAResource EnglishLanguage "To use the same resource again.") | QoSontology.kif 2080-2080 | |
(subclass ReusingAResource ComputerProcess) | QoSontology.kif 2079-2079 | Reusing a resource is a subclass of computer process |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage ReusingAResource "重用资源") | domainEnglishFormat.kif 49895-49895 | |
(termFormat ChineseTraditionalLanguage ReusingAResource "重用資源") | domainEnglishFormat.kif 49894-49894 | |
(termFormat EnglishLanguage ReusingAResource "reusing a resource") | domainEnglishFormat.kif 49893-49893 |
antecedent |
![]() |
(=> (and (instance ?Reusing ReusingAResource) (resourceUsed ?Reusing ?Resource)) (exists (?Using) (and (instance ?Using UsingAResource) (resourceUsed ?Using ?Resource) (earlier (WhenFn ?Using) (WhenFn ?Reusing))))) |
QoSontology.kif 2087-2095 |
|
(=> (instance ?Using ReusingAResource) (exists (?Resource) (resourceUsed ?Using ?Resource))) |
QoSontology.kif 2082-2085 |
|
![]() |
![]() |