OccupationalDomain(occupational domain) |
appearance as argument number 1 |
(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 22559-22560 | |
(subclass OccupationalDomain OccupationalRole) | Mid-level-ontology.kif 22558-22558 | Occupational domain is a subclass of occupational role |
appearance as argument number 2 |
(termFormat EnglishLanguage OccupationalDomain "occupational domain") | domainEnglishFormat.kif 65309-65309 |
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 22563-22576 |
|