![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
OccupationalDomain
|
|
|
| appearance as argument number 1 |
|
|
| (subclass OccupationalDomain OccupationalRole) | Mid-level-ontology.kif 24553-24553 | Occupational domain is a subclass of occupational role |
| (documentation OccupationalDomain EnglishLanguage "A Class of OccupationalRoles defined as having at least one Process Class being a typicalAction and also the purpose of the occupation.") | Mid-level-ontology.kif 24554-24555 | Occupational domain is a subclass of occupational role |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage OccupationalDomain "occupational domain") | domainEnglishFormat.kif 65264-65264 |
| antecedent |
|
|
| (=> (and (instance ?OCCD OccupationalDomain) (instance ?X (AttrFn CognitiveAgent ?OCCD))) (exists (?PCLASS) (and (typicalAction ?PCLASS (AttrFn CognitiveAgent ?OCCD)) (hasPurpose ?X (exists (?P) (and (instance ?P ?PCLASS) (agent ?X ?P))))))) |
Mid-level-ontology.kif 24558-24571 | If X is an instance of occupational domain and Y is an instance of the attr of cognitive agent and X, then there exists Z such that Z is a typical action of a the attr of cognitive agent, X, Y has the purpose there exists W such that W is an instance of Z, and W is an agent of Y |