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 30965-30965 | |
(termFormat ChineseTraditionalLanguage IPAddress "IP地址") | domainEnglishFormat.kif 30964-30964 | |
(termFormat EnglishLanguage IPAddress "IP address") | domainEnglishFormat.kif 30963-30963 |
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 |
|