![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| resourceUsed |
| appearance as argument number 1 |
|
|
| (subrelation resourceUsed patient) | QoSontology.kif 2115-2115 | resource used is a subrelation of patient |
| (instance resourceUsed CaseRole) | QoSontology.kif 2116-2116 | resource used is an instance of case role |
| (instance resourceUsed BinaryPredicate) | QoSontology.kif 2117-2117 | resource used is an instance of binary predicate |
| (domain resourceUsed 1 ComputerProcess) | QoSontology.kif 2118-2118 | The number 1 argument of resource used is an instance of computer process |
| (domain resourceUsed 2 ComputerResource) | QoSontology.kif 2119-2119 | The number 2 argument of resource used is an instance of computer resource |
| (documentation resourceUsed EnglishLanguage "(resourceUsed ?Process ?Resource) means that the ComputerProcess ?Process has access to the ComputerResource ?Resource.") | QoSontology.kif 2120-2121 | The number 2 argument of resource used is an instance of computer resource |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?Using UsingAResource) (resourceUsed ?Using ?Resource) (agent ?Using ?Agent)) (uses ?Resource ?Agent)) |
QoSontology.kif 2090-2095 | If X is an instance of using a resource, X uses Y, and Z is an agent of X, then Z uses Y |
| (=> (and (instance ?Reusing ReusingAResource) (resourceUsed ?Reusing ?Resource)) (exists (?Using) (and (instance ?Using UsingAResource) (resourceUsed ?Using ?Resource) (earlier (WhenFn ?Using) (WhenFn ?Reusing))))) |
QoSontology.kif 2105-2113 | If X is an instance of reusing a resource and X uses Y, then there exists Z such that Z is an instance of using a resource, Z uses Y, and the time of existence of Z happens earlier than the time of existence of X |
| consequent |
|
|
| (=> (instance ?Using UsingAResource) (exists (?Resource) (resourceUsed ?Using ?Resource))) |
QoSontology.kif 2085-2088 | If X is an instance of using a resource, then there exists Y such that X uses Y |
| (=> (instance ?Using ReusingAResource) (exists (?Resource) (resourceUsed ?Using ?Resource))) |
QoSontology.kif 2100-2103 | If X is an instance of reusing a resource, then there exists Y such that X uses Y |
| (=> (and (instance ?Reusing ReusingAResource) (resourceUsed ?Reusing ?Resource)) (exists (?Using) (and (instance ?Using UsingAResource) (resourceUsed ?Using ?Resource) (earlier (WhenFn ?Using) (WhenFn ?Reusing))))) |
QoSontology.kif 2105-2113 | If X is an instance of reusing a resource and X uses Y, then there exists Z such that Z is an instance of using a resource, Z uses Y, and the time of existence of Z happens earlier than the time of existence of X |