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

Formal Language: 



KB Term:  Term intersection
English Word: 

  UniformResourceLocator

Sigma KEE - UniformResourceLocator
UniformResourceLocator

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


(documentation UniformResourceLocator EnglishLanguage "The term UniformResourceLocator (URL) refers to the subset of URI that identify resources via a representation of their primary access mechanism (e.g., their network location), rather than identifying the resource by name or by some other attribute(s) of that resource (source: http:/ / www.ietf.org/ rfc/ rfc2396.txt).") QoSontology.kif 1689-1693
(subclass UniformResourceLocator InternetAddress) Media.kif 2931-2931 UniformResourceLocator ist eine teilkategorie von InternetAddress
(subclass UniformResourceLocator StandardIdentifier) Media.kif 2932-2932 UniformResourceLocator ist eine teilkategorie von StandardIdentifier
(subclass UniformResourceLocator UniformResourceIdentifier) QoSontology.kif 1688-1688 UniformResourceLocator ist eine teilkategorie von UniformResourceIdentifier

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


(exhaustiveDecomposition UniformResourceIdentifier UniformResourceLocator UniformResourceName) QoSontology.kif 1675-1675 UniformResourceIdentifier wird mit UniformResourceLocator und UniformResourceName behandelt
(termFormat ChineseLanguage UniformResourceLocator "统一资源定位器") domainEnglishFormat.kif 59966-59966
(termFormat ChineseTraditionalLanguage UniformResourceLocator "統一資源定位器") domainEnglishFormat.kif 59965-59965
(termFormat EnglishLanguage UniformResourceLocator "uniform resource locator") domainEnglishFormat.kif 59964-59964

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


(domain urlString 1 UniformResourceLocator) ComputingBrands.kif 4402-4402 Die Zahl 1 Argument von urlString ist ein fall von UniformResourceLocator %n{nicht}
(domain webPageURL 2 UniformResourceLocator) ComputingBrands.kif 4394-4394 Die Zahl 2 Argument von webPageURL ist ein fall von UniformResourceLocator %n{nicht}

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


(=>
    (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