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

Formal Language: 



KB Term:  Term intersection
English Word: 

  IPAddress

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 758-759
(subclass IPAddress PhysicalAddress) QoSontology.kif 757-757 IP address is a subclass of physical address

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


(termFormat ChineseLanguage IPAddress "IP地址") domainEnglishFormat.kif 30931-30931
(termFormat ChineseTraditionalLanguage IPAddress "IP地址") domainEnglishFormat.kif 30930-30930
(termFormat EnglishLanguage IPAddress "IP address") domainEnglishFormat.kif 30929-30929

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


(domain ipAddressOf 2 IPAddress) QoSontology.kif 763-763 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 968-968 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 1695-1700


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

Show without tree


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