diagnostický proces (DiagnosticProcess)
A Process that is carried out for
the purpose of determining the nature of a DiseaseOrSyndrome.
Ontologie
SUMO / PROCESSESNadtřída(y)
Related WordNet synsets
- diagnostic
- concerned with diagnosis; used for furthering diagnosis; "a diagnostic clinic"; "a diagnostic reading test"; "diagnostic information"
See more related synsets on a separate page.
Axiomy (1)
Jestliže proc je instancí třídy diagnostický proces a agent je původcem proc, potom existuje cause tak, že proc has purpose "agent knows "cause causes proc"" for agent.
(=>
(and
(instance ?PROC DiagnosticProcess)
(agent ?PROC ?AGENT))
(exists
(?CAUSE)
(hasPurposeForAgent
?PROC
(knows
?AGENT
(causes ?CAUSE ?PROC))
?AGENT)))