Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AirlineCodeMap
AirlineCodeMap

appearance as argument number 1
-------------------------


(documentation AirlineCodeMap EnglishLanguage "AirlineCodeMap denotes the SymbolicString used by different aviation organizations to identify Airline") Transportation.kif 4037-4038
(subclass AirlineCodeMap CodeMap) Transportation.kif 4036-4036

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage AirlineCodeMap "airline code map") Transportation.kif 4039-4039

antecedent
-------------------------


(=>
    (and
        (instance ?CM AirlineCodeMap)
        (codeMapping ?CM ?STR ?AIR))
    (and
        (instance ?AIR Airline)
        (represents ?STR ?AIR)))
Transportation.kif 4041-4047


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners