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

immediate instance (immediateInstance)

An object is an immediateInstance of a SetOrClass if it is an instance of the SetOrClass and there does not exist a subclass of SetOrClass such that it is an instance of the subclass.

Ontologie

SUMO / STRUCTURAL-ONTOLOGY

Class(es)

nesymetrická relace
is instance of
netranzitivní relace
is instance of

is instance of
  immediate instance  

Superrelation(s)

instance
is subrelation of
  immediate instance  

Související termín(y)

back fn  cardinality fn  front fn  principal host fn  probability fn  skin fn  attribute  authors  causes  causes subclass  citizen  closed on  completely fills  contains information  crosses  date  developmental form  documentation  duration  editor  element  equivalence relation on  exploits  expressed in language  fills  frequency  graph part  has purpose  has skill  holds during  holds obligation  holds right  hole  identity element  immediate subclass  in list  in scope of interest  inhabits  irreflexive on  manner  measure  meets temporally  member  modal attribute  parent  partial ordering on  partially fills  path length  penetrates  possesses  precondition  proper part  properly fills  publishes  range  range subclass  realization  reflexive on  successor attribute  surface  temporal part  time  total ordering on  trichotomizing on  uses  valence  version 

Axiomy (1)

Jestliže immediate instance(entity,class) platí, potom neexistuje class subclass tak, že entity je instancí třídy subclass.
(=>
      (immediateInstance ?ENTITY ?CLASS)
      (not
            (exists
                  (?SUBCLASS)
                  (and
                        (subclass ?SUBCLASS ?CLASS)
                        (instance ?ENTITY ?SUBCLASS)))))