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

entita (Entity)

The universal class of individuals. This is the root node of the ontology.

Ontologie

SUMO / BASE-ONTOLOGY

Instance(s)

 

Podtřída(y)

fyzický objekt  abstraktum 

Constrains relations

assignment fn  list order fn  confers obligation  confers right  destination  documentation  element  equal  identity element  in list  in scope of interest  instance  patient  property  refers  related external concept  related internal concept  represents for agent  represents in language 

Related WordNet synsets

See more related synsets on a separate page.

Axiomy (3)

entita je exhaustively partitioned into fyzický objekt,abstraktum.
(partition Entity Physical Abstract)

Existuje thing tak, že thing je instancí třídy entita.
(exists
      (?THING)
      (instance ?THING Entity))

Jestliže class je instancí třídy třída, potom class je podtřídou entita.
(=>
      (instance ?CLASS Class)
      (subclass ?CLASS Entity))