Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

diagnostický proces (DiagnosticProcess)

A Process that is carried out for the purpose of determining the nature of a DiseaseOrSyndrome.

Ontologie

SUMO / PROCESSES

Nadtřída(y)

[tree]
entita
is subclass of
  fyzický objekt  
is subclass of
  proces  
is subclass of
  záměrný proces  
is subclass of
  hledání  
is subclass of
  vyšetřování  
is subclass of
  diagnostický proces  

Related WordNet synsets

diagnostic
concerned with diagnosis; used for furthering diagnosis; "a diagnostic clinic"; "a diagnostic reading test"; "diagnostic information"
diagnostic pertains to noun...  
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)))