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

Formal Language: 



KB Term:  Term intersection
English Word: 

  UniformResourceIdentifier

Sigma KEE - UniformResourceIdentifier
UniformResourceIdentifier(統一資源標識符)

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


(documentation UniformResourceIdentifier EnglishLanguage "A UniformResourceIdentifier (URI) is a compact string of characters for identifying an abstract or physical resource. A URI can be further classified as a locator, a name, or both (source: http:/ / www.ietf.org/ rfc/ rfc2396.txt).") QoSontology.kif 1676-1679
(exhaustiveDecomposition UniformResourceIdentifier UniformResourceLocator UniformResourceName) QoSontology.kif 1675-1675 徹底分解 統一資源標識符, 統一資源定位器 and 統一資源名稱
(subclass UniformResourceIdentifier ContentBearingObject) QoSontology.kif 1674-1674 子類 統一資源標識符 and ContentBearingObject

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


(subclass UniformResourceLocator UniformResourceIdentifier) QoSontology.kif 1688-1688 子類 統一資源定位器 and 統一資源標識符
(subclass UniformResourceName UniformResourceIdentifier) QoSontology.kif 1702-1702 子類 統一資源名稱 and 統一資源標識符
(termFormat ChineseLanguage UniformResourceIdentifier "统一资源标识符") domainEnglishFormat.kif 59960-59960
(termFormat ChineseTraditionalLanguage UniformResourceIdentifier "統一資源標識符") domainEnglishFormat.kif 59959-59959
(termFormat EnglishLanguage UniformResourceIdentifier "uniform resource identifier") domainEnglishFormat.kif 59958-59958

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


(=>
    (instance ?URI UniformResourceIdentifier)
    (exists (?Resource)
        (and
            (instance ?Resource DigitalData)
            (refers ?URI ?Resource))))
QoSontology.kif 1681-1686


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