![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Ontology(ontology) | ontology |
| appearance as argument number 1 |
|
|
| (subclass Ontology ClassificationScheme) | Mid-level-ontology.kif 25077-25077 | Ontology is a subclass of classification scheme |
| (documentation Ontology EnglishLanguage "An Ontology is a ClassificationScheme that links concepts via many different relations. Ontologies typically are not restricted to binary relations and are structured by several kinds of conceptual hierarchies, including set- or class-based subsumption, spatial containment, mereology (theory of parts and wholes), and logical contexts. Thus, an ontology typically includes multiple taxonomies.") | Mid-level-ontology.kif 25078-25085 | Ontology is a subclass of classification scheme |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?ONT Ontology) (exists (?TAX) (and (instance ?TAX Taxonomy) (abstractPart ?TAX ?ONT)))) |
Mid-level-ontology.kif 25087-25092 | If X is an instance of ontology, then there exists Y such that Y is an instance of taxonomy and Y is a part of X |