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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - IPAddress
IPAddress(IP address)

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


(documentation IPAddress EnglishLanguage "The Internet Protocol address, a numeric address such as 123.231.32.2 that the domain name server translates into a domain name.") QoSontology.kif 864-865
(subclass IPAddress PhysicalAddress) QoSontology.kif 863-863 IP address is a subclass of physical address

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


(termFormat ChineseLanguage IPAddress "IP地址") domainEnglishFormat.kif 30960-30960
(termFormat ChineseTraditionalLanguage IPAddress "IP地址") domainEnglishFormat.kif 30959-30959
(termFormat EnglishLanguage IPAddress "IP address") domainEnglishFormat.kif 30958-30958

appearance as argument number 3
-------------------------


(domain ipAddressOf 2 IPAddress) QoSontology.kif 869-869 The number 2 argument of ip address of is an instance of IP address
(domain ipOfDomain 1 IPAddress) ComputingBrands.kif 2073-2073 The number 1 argument of IP of domain is an instance of IP address
(domain monitorConnectivityData 2 IPAddress) QoSontology.kif 1074-1074 The number 2 argument of monitor connectivity data is an instance of IP address

consequent
-------------------------


(=>
    (instance ?URL UniformResourceLocator)
    (exists (?Address)
        (and
            (instance ?Address IPAddress)
            (represents ?URL ?Address))))
QoSontology.kif 1801-1806


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